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

Checkout Return URL is incorrect #1390

Open
sandmule opened this issue Oct 3, 2023 · 4 comments
Open

Checkout Return URL is incorrect #1390

sandmule opened this issue Oct 3, 2023 · 4 comments
Labels

Comments

@sandmule
Copy link

sandmule commented Oct 3, 2023

What is the location of your example repository?

No response

Which package or tool is having this issue?

hydrogen-react

What version of that package or tool are you using?

2023.7.4

What version of Remix are you using?

No response

Steps to Reproduce

I'm not sure if this has changed with the new 1 step checkout, but we've noticed the return URL on the logo and back button is pointing to a oxygen hosted domain, that results in a 404 https://yoxly-657166fcb851c4062ad2.o2.myshopify.dev/. We're using hydrogen-react.

There is no option to change/set the correct url either on the admin portal or in the code base.

Expected Behavior

It used to point back to our myshopify domain, while we would prefer to link back to our headless store, this was manageable.

Actual Behavior

it points to a non existent oxygen store: https://yoxly-657166fcb851c4062ad2.o2.myshopify.dev/

@contrebande-labs
Copy link

HI @sandmule ! This appears to be a dupe of #1203. Can you confirm?

@sandmule
Copy link
Author

sandmule commented Oct 4, 2023

Hi @contrebande-labs yes, I did see that issue and it is similar in regards to pertaining to the checkout, but we're not using oxygen to host. So the domain isn't accessible inside shopify and these is no functionality in shopify to chose which return URL to use.

@contrebande-labs
Copy link

Hi @sandmule. Well, even if there seems to have DNS settings for Oxygen, they don't work for the checkout, just the same. So, it's the same issue.

@sandmule
Copy link
Author

sandmule commented Nov 7, 2023

@contrebande-labs, it is not the same issue. This issue is that the URL in the logo and cart button is pointing to a non-existent hydrogen deployment and there is no way to change it.

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

3 participants