How to retrieve under checkout > payment phone optional value using Shopify Functions (cart and checkout validation) #364
ghost
started this conversation in
Feedback: Cart and Checkout Validation API
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
i want to retrieve and check if the 'phone (optional)' value is provided via the Shopify Functions cart and checkout validation on checkout > payment section, but when i use the graphQl RunInput with:
For trying to retrieve phone value, there is the following TypeScript code pat
The phone value is always null, someone has an idea please because according to the doc
deliveryAddress: MailingAddress can be used for billing address.
Thank you
Beta Was this translation helpful? Give feedback.
All reactions