Background of the issue:
I have a website with four currencies: RSD, DEN, KM, and EUR. I’ve integrated PayPal as a payment method in WooCommerce. The DEN and KM currencies are not supported by PayPal. I want to set it up so that users see all prices in DEN and KM, but the payment is automatically converted to EUR when paying via PayPal.
Symptoms:
Encountering an error: CURRENCY_NOT_SUPPORTED Currency code is not currently supported.
Questions:
Is there a way to set it up so that users see all prices in DEN and KM, but the payment is automatically converted to EUR when paying via PayPal?