Dedicated to the Hydrogen framework, headless commerce, and building custom storefronts using the Storefront API.
Hi, im currently using a storefront graphql api to get checkout object.
but everytime i tried to pay the checkout with google pay in my app and i tried to get the checkout again using node(checkoutId) even with insomnia, i get the response as {node:null}. does anyone know why does it become null? if i tried to pay using normal method of using cc, i can still access the checkout using node and it does not return null. Please help
(this only happen everytime i tried to buy things with google pay)