I found that the configured currency code wasn't being passed to PayPal when using the Website Payments Standard method, instead defaulting to USD.

The problem seems to be an incorrect key name in pay_method_direct_paypal.inc. According to the PayPal standard variable reference it should be currency_code, not currencycode.

Comments

mayur.pimple’s picture

Hi
goto this path /admin/store/settings/payment/edit/methods

Then select code.

Ken Hawkins’s picture

Priority: Normal » Major
Status: Active » Closed (fixed)

This is fixed in the current dev version, setting to closed.