cancel
Showing results for 
Search instead for 
Did you mean: 

Magento Paypal issues with INR as basic currency.

   Did you know you can see the translated content as per your choice?

Translation is in progress. Please check again after few minutes.

Magento Paypal issues with INR as basic currency.

Hi,

 

I am getting an issue when user is trying to checkout with INR as base currency with Paypal.

 

Can someone suggest a solution. I have already installed Paypal multicurrency of magecoders

 

I checked the logs. It is giving me USD as currency and amount as 0.00 . Any one want to connect  with me also please do it.

2 REPLIES 2

Re: Magento Paypal issues with INR as basic currency.

Magento version is 1.9.3.8

Re: Magento Paypal issues with INR as basic currency.

Hello @Gary Globals,

 

I have same issue then I have perfomed below steps to resolve it.

This FREE Magento Extension that supports PayPal payments for not supported currencies by PayPal might be helpful for you.

https://github.com/Meabed/Paypal-Multi-Currency-Magento

First of all, we need to setup multi-currency shop (System -> Configuration -> GENERAL -> Currency Setup). https://www.screencast.com/t/uNF00nZLSX

XM4Hc.png

Then, we do necessary setup for PayPal Payment Method (System -> Configuration -> SALES -> Payment Methods). https://www.screencast.com/t/rkFgWXc7hs

HEKr9.png

After installing this module, you can go to System -> Configuration -> SALES -> Payment Methods -> Paypal Multi Currency and make necessary settings over there. https://www.screencast.com/t/zUc01O0UecK

VXUSd.png

Here is the checkout page where you can see USD equivalent amount being displayed on Order Review step. https://www.screencast.com/t/pvCjdSnt

aaWxz.png

Finally, after the order is placed, the following information is displayed in Sales -> Orders in Magento admin/backend. https://www.screencast.com/t/JZiabSaJxg8o

GVfYq.png

 

--
If my answer is useful, please Accept as Solution & give Kudos