Access a community of over 900,000 Shopify Merchants and Partners and engage in meaningful conversations with your peers.
Hi!
I am building mobile app which uses StoreFront API. I use GraphiQL to test queries and mutations.
As web customer, in Online Store sales channel, i have created a cart, put 2 goods in it. Fill in address and stopped.
Now I want to continue checkout process in my mobile application. I estimate to find this incomplete checkout ID by a query like this:
query($customerAccessToken : String!){
customer(customerAccessToken: $customerAccessToken) {
id
displayName
lastIncompleteCheckout {
id
webUrl
}
}
But, I always get lastIncompleteCheckout == null. All other customers' information is right.
So, my questions are:
1 - Is it possible in my mobile App to get ID of the checkout which was started in Online Store?
2 - If it is possible, how to do this?
Thank you!
HI
I think the checkout need to be abandoned first for lastIncompleteCheckout to return the id. i.e. the customer has to close the checkout page or navigate away from it e.g. using browser back button etc.
Thanks
Hi. Did you find any solution to this problem?
Connect your PayPal account to allow your customers to checkout using the PayPal gateway a...
ByYour online store speed can enhance your store’s discoverability, boost conversion rates a...
ByShopping is at our fingertips with mobile devices. Is your theme optimized to be user-frie...
By