Description
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.
Screenshots
Installation
- Install the plugin
- Go to openexchangerates.org, create your account and get your APP ID
- From the WordPress dashboard visit Products > Woo INR.
- Enter the App ID from step 1 and save.
Congrats you are ready to use INR as your Paypal currency.
FAQ
- Installation Instructions
-
- Install the plugin
- Go to openexchangerates.org, create your account and get your APP ID
- From the WordPress dashboard visit Products > Woo INR.
- Enter the App ID from step 1 and save.
Congrats you are ready to use INR as your Paypal currency.
- 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)
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Woocommerce Paypal INR” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Woocommerce Paypal INR” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
- Initial release