...
go to Magento Admin panel - Stores - Configuration - General - Currency Setup - Currency Options tab
set “Base Currency” option to “Us Dollar“ for example
set “Default Display Currency” option to “Us Dollar“ for example
select “Allowed Currencies“ - “Us Dollar“ and “Euro“
...
go to Magento Admin panel - Salesforce (sidebar menu) - Orders - Currency Configuration tab
set “Multi-Currency“ option to “Yes“
set “Which currency should be used” option to “Base store currency“
go to Magento Frontend - Switch currency to Euro and place an order
...
...
As a result, Order will be synchronized to Salesforce in currency US Dollar
...
Currency selected by the customer
...
go to Magento Admin panel - Stores - Configuration - General - Currency Setup - Currency Options tab
set “Base Currency” option to “Us Dollar“ for example
set “Default Display Currency” option to “EuroUs Dollar“ for example
select “Allowed Currencies“ - “Us Dollar“ and “Euro“
...
go to Magento Admin panel - Salesforce (sidebar menu) - Orders - Currency Configuration tab
set “Multi-Currency“ option to “No“ “Yes“
set “Which currency should be used” option to “Currency selected by the customer“
go to Magento Frontend - Switch currency to Euro and place an order
...
As a result, Order will be synchronized to Salesforce in currency Euro
...
Multi-Currency - No
go to Magento Admin panel - Salesforce (sidebar menu) - Orders - Currency Configuration tab
set “Multi-Currency“ option to “No“
...