thetrevorharmon / gatsby-theme-shopify-manager

The easiest way to start a Shopify shop on Gatsby.
https://gatsby-theme-shopify-manager.netlify.app/
MIT License
122 stars 12 forks source link

Associate a Customer with a Checkout #87

Open indit0m opened 3 years ago

indit0m commented 3 years ago

Hey there! First of all, thanks for this amazing tool :)

I was wondering, is there a way to associate a Customer with the Checkout process so the user doesn't have to fill its details again?

Thanks!

davidpaulsson commented 3 years ago

@tomasIndicius I was looking at this just the other day. You can use the checkoutCustomerAssociateV2 mutation, and I tried that but it only "associate" the customer with checkout meaning once n the checkout their email address will be pre-filled, but they will not be logged in.

The only way to have them logged in when they go to the checkout is with multipass.