i have 2 store, 1 for USD 2 for CAD
my first store working fine, my 2nd store shows product value CAD when i send in paypal that time CAD value convert in USD, can you suggest me how to slove it i need when paypal goes its show CAD.
Fixer.io is a very simple and easy-to-use API for current and historical foreign exchange (forex) rates. It provides real-time data on the exchange rates for 170 world currencies and is updated every 60 seconds. Fixer.IO Geolocation Currency Converter allows your online store to display prices in multiple currencies.
You can use following code: $objectManager = \Magento\Framework\App\ObjectManager::getInstance(); $currencysymbol = $objectManager->get('Magento\Directory\Model\Currency'); echo $currencysymbol->getCurrencySymbol();
The solution to this problem lies in this Magento thread; here’s a summary for anyone struggling with this:
System > Configuration > Catalog
System > Configuration > Currency Setup
System > Manage Currency Rates
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With