Linux 软件免费装
Banner图

Woocommerce Paypal INR

开发者 promz
更新时间 2018年7月10日 20:05
PHP版本: 5.4 及以上
WordPress版本: 4.9.6
版权: GPL
版权网址: 版权信息

标签

payment woocommerce paypal currency inr

下载

0.9

详情介绍:

As we all know Paypal doesn't support Indian rupees as a currency. But if you want to use paypal and let your users see the prices in Indian Rupee then you can use this plugins. This plugin allows you to make use of Paypal as payment gateway while selling products in Indian Rupees (INR) currency. **The payment will be made in USD but you can show the prices in INR. ** This plugin will convert the INR amount into USD by making use of (https://openexchangerates.org)'s free API. Example: If your cart total is 240 INR, and the currency rate is 1USD = 60 INR then this plugin will do the calculation on the fly and will charge user 4 USD.

安装:

  1. Install the plugin
  2. Go to openexchangerates.org, create your account and get your APP ID
  3. From the WordPress dashboard visit Products > Woo INR.
  4. Enter the App ID from step 1 and save. Congrats you are ready to use INR as your Paypal currency.

屏幕截图:

  • Settings
  • Front end
  • paypal

常见问题:

How does this plugin work?

This plugin will convert the INR amount into USD by making use of (https://openexchangerates.org)'s free API. Example: If your cart total is 240 INR, and the currency rate is 1USD = 60 INR then this plugin will do the calculation on the fly and will charge user 4 USD.

I want to contribute, how can I help?

Great to hear that. I'd love to get your help. Fill the contact form on my website - (http://pramodjodhani.com)

更新日志:

  1. Initial release