Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ignoring local currency #60

Closed
izidormatusov opened this issue Dec 17, 2013 · 1 comment
Closed

Ignoring local currency #60

izidormatusov opened this issue Dec 17, 2013 · 1 comment

Comments

@izidormatusov
Copy link
Contributor

From mailing list:

I am having a silly problem. I was testing checkout using PayPal but when I go to Sandbox Site, I see the currecy was altered, like I am trying Chinese currency 'CNY', but in paypal sandbox it shows GBP. screen shot here:
Checkout snap:

checkout

PayPal sandbox image:

PayPal

Configuration settings :

PAYPAL_PAYFLOW_CURRENCY = 'CNY'
PAYPAL_PAYFLOW_DASHBOARD_FORMS = True

PAYPAL_SANDBOX_MODE = True
PAYPAL_API_VERSION = '109.0'

#Oscar default currency
OSCAR_DEFAULT_CURRENCY='CNY'
@izidormatusov
Copy link
Contributor Author

For paypal express, you need to set PAYPAL_CURRENCY not PAYPAL_PAYFLOW_CURRENCY

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant