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

[Bug] PayPal button does not appear in "pay with paypal" form #244

Open
jorisduenas opened this issue May 4, 2022 · 0 comments
Open

[Bug] PayPal button does not appear in "pay with paypal" form #244

jorisduenas opened this issue May 4, 2022 · 0 comments
Labels

Comments

@jorisduenas
Copy link

jorisduenas commented May 4, 2022

Hello,

PayPal button does not appear in "pay with paypal" form:

image

The paypal sdk wont load and i have this error in my console:

/**
throw new Error("SDK Validation error: 'Invalid query value for locale: fr'" );

/* Original Error:

Invalid query value for locale: fr (debug id: ***)

*/

Sylius locale codes are used to request the paypal sdk. So does not work when the local codes of sylius are different from paypal codes.

The problem is similar to this one: 188

I think the LocaleProcessor could solve the problem.

@jorisduenas jorisduenas added the Bug label May 4, 2022
@jorisduenas jorisduenas changed the title [Bug] PayPal button does not appair in "pay with paypal" form [Bug] PayPal button does not appear in "pay with paypal" form May 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant