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

ShopPayButton component should redirect to localized checkout #1788

Open
thomasKn opened this issue Feb 22, 2024 · 0 comments
Open

ShopPayButton component should redirect to localized checkout #1788

thomasKn opened this issue Feb 22, 2024 · 0 comments
Labels

Comments

@thomasKn
Copy link
Contributor

What is the location of your example repository?

No response

Which package or tool is having this issue?

Hydrogen

What version of that package or tool are you using?

2024.1.1

What version of Remix are you using?

2.7.2

Steps to Reproduce

Use ShopPayButton on a page using a language other than English. The redirected checkout stays in English.

Expected Behavior

The ShopPayButton url should have a ?locale= parameter to redirect user to a localized checkout.

Actual Behavior

When clicking on ShopPayButton, user is always redirected to an English checkout, even when the current locale is not English.

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

2 participants