Quote from Hoodlum on February 5, 2021, 21:39
Hi,
I use your this plugin for my ecommerce store, and it seems to be working and calculating fine right until the Checkout page.
My main currency is USD and I have enabled Peruvian Sol as well.
The prices are calculated well, except the shipping price which is loaded from an API of my postal provider (calculated automatically from third-party in real time.)
If I choose Peruvian Sol (or any other currency) the shipping get much more than should be.
I figured out that it's multiplying the price with the exchange rate, twice.
$ 6.1 * 3,64 (Seruvian sol exchange rate) * 3,64 = ~80,1 (the calculated shipping price in Peruvian Sol)
USD
Peruvian Sol
I'm planning to buy the premium plugin, but at first I have to solve this issue to be sure this will be the perfect plugin. :)
Could you please help me?
Thank you in advance.
P.s.: I've found a similar problem, but unfortunately that did not solve my issue: https://wordpress.org/support/topic/currency-conversion-is-wrong-in-cart-page/
Hi,
I use your this plugin for my ecommerce store, and it seems to be working and calculating fine right until the Checkout page.
My main currency is USD and I have enabled Peruvian Sol as well.
The prices are calculated well, except the shipping price which is loaded from an API of my postal provider (calculated automatically from third-party in real time.)
If I choose Peruvian Sol (or any other currency) the shipping get much more than should be.
I figured out that it's multiplying the price with the exchange rate, twice.
$ 6.1 * 3,64 (Seruvian sol exchange rate) * 3,64 = ~80,1 (the calculated shipping price in Peruvian Sol)
USD
Peruvian Sol
I'm planning to buy the premium plugin, but at first I have to solve this issue to be sure this will be the perfect plugin. :)
Could you please help me?
Thank you in advance.
P.s.: I've found a similar problem, but unfortunately that did not solve my issue: https://wordpress.org/support/topic/currency-conversion-is-wrong-in-cart-page/