VirtueMart Forum

VirtueMart 2 + 3 + 4 => Plugins: Payment, Shipment and others => Topic started by: sorga on December 06, 2013, 13:40:13 PM

Title: [SOLVED]Issue with paypal configuration
Post by: sorga on December 06, 2013, 13:40:13 PM
I have some issues with setting up the payment by paypal. The issue is that we have display prices in LEU (romanian currency). Exchange rate LEU - EURO is 4.5lei=1euro.
Paypal no accepted payments in lei so VM must configured to transform lei in euro. The issue is that instead of to divide euro at lei, he has multiplied lei with 8.

Thus: if we say that a product costs 100 lei, in euros would cost him 100 lei / 4.5 = 22.2 euro. Now the system calculates wrong, that 100 X 8 = 800Euro .... lol

my site is located at www.floridesign.ro
Title: Re: Issue with paypal configuration
Post by: alatak on December 09, 2013, 13:02:18 PM
Hello

I have just tried setting the shop currency in LEI, and the payment currency in EURO, and the prices are converted correctly for me.
How did you configure the payment?
Title: Re: Issue with paypal configuration
Post by: sorga on February 02, 2014, 12:24:14 PM
Thank you Alatak. I solved this issue. Issue provided by exchange rate where I don't known who set 8 instead the 0.000 value. I change 8 with 0 and everything is ok. Thank
Title: Re: Issue with paypal configuration
Post by: alatak on February 03, 2014, 09:14:41 AM
Hello
Ok. great you found.