You must be logged in to see replies to this topic. Click here to login or register
Home › Forums › Plugins › CURCY – WooCommerce Multi Currency › Currency conversion is wrong
We want to allow visitors to give in various currencies but want the amount to convert to Philippine pesos at checkout. Base currency should be pesos. The problem is that when PHP is selected as base currency, conversion multiplies by the exchange rate (0.02) instead of divides. Example: $100 becomes $2 at checkout instead of PHP5000.
Is there any way to set USD exchange rate as 1 but make PHP the default?
You must be logged in to see replies to this topic. Click here to login or register