Skip to content

Is it possible customize checkout page with hydrogen/storefront API? #300

Locked Answered by morganmccunn
michael-land asked this question in Help
Discussion options

You must be logged in to vote

Hey @xiaoyu-tamu! At this point we only grant permission for customizing the checkout page to select users based on eligibility. They would use the checkoutComplete mutation to control the UI. This is why you're only seeing the cart and web checkout in Hydrogen. In fact there is are a number of challenges that come with the checkoutCreate mutation, including the ability for bots to bypass the UI and essentially cause throttle issues for customers. The cart is much safer approach here!

You can learn more about the cart here and specifically how it was built in Hydrogen here.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by michael-land
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants