Dedicated to the Hydrogen framework, headless commerce, and building custom storefronts using the Storefront API.
Hello there, I'm currently working on a mobile app using the MobileBuySDK iOS.
I've ran into a problem when implementing the applePay payment method.
Basically when creating a shipping address via applePay pop-up, it does not offer a province/state/county field. After creating the address I have to call your "checkoutShippingAddressUpdateV2" method but in your api the "province" field is REQUIRED and can not be blank.
I am not able to complete a applePay procedure using "checkoutCompleteWithTokenizedPaymentV3" since of this "province" field being empty.
Please help!
Solved! Go to the solution
This is an accepted solution.
Nevermind, found that I could simply not send the province field in the MailingAddressInput...
This is an accepted solution.
Nevermind, found that I could simply not send the province field in the MailingAddressInput...