I have changed my default currency from Aud to Nzd. It all looks fine until you get to the checkout page. On checkout, it shows currency as A$ and it passes it through to PayPal as Australian dollar. I have tried changing it to usd and yen also to check and get the same result. Any ideas?
Do you have the currency correctly set for the Payments module and the UNA Currency Code (for the checkout system) in the system settings?
I
Yes, they're both set to NZD
Hello @IllMethods !
Could you please specify what value do you have for the NZD in the `sys_form_pre_lists` table? For AUD it looks like:
('bx_payment_currencies', 'AUD', 1, 'AUD', 'A$'),
I
Sorry, I figured it out. I just hadn't changed the currency in my profiles settings...