Access a community of over 900,000 Shopify Merchants and Partners and engage in meaningful conversations with your peers.
Is there any possible way to read the checkout settings for a shop? Knowing if the shop requires customer accounts for checkout, or if they prefer to collect email instead of email-or-phone would be helpful to the sales channel app that I am building.
Solved! Go to the solution
This is an accepted solution.
Hey there,
You can retrieve the customer account preferences for a shop using GraphQL, but not REST. An example query to get that would be :
query{ shop { customerAccounts } }
As far as the e-mail or e-mail/phone setting though, I'm not aware of a way to grab that one.
Josh | Shopify
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit the Shopify Help Center or the Shopify Blog
This is an accepted solution.
Hey there,
You can retrieve the customer account preferences for a shop using GraphQL, but not REST. An example query to get that would be :
query{ shop { customerAccounts } }
As far as the e-mail or e-mail/phone setting though, I'm not aware of a way to grab that one.
Josh | Shopify
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit the Shopify Help Center or the Shopify Blog
Can you offer any insight into whether this will be supported in the REST API in the future?
Where can I find information about whether store is using our app as post purchase or not in checkout settings?
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