Shopify / mobile-buy-sdk-ios

Shopify’s Mobile Buy SDK makes it simple to sell physical products inside your mobile app. With a few lines of code, you can connect your app with the Shopify platform and let your users buy your products using Apple Pay or their credit card.
MIT License
453 stars 198 forks source link

Internal error on `checkoutCompleteWithTokenizedPaymentV3` with Apple Pay #1214

Open kamyarst opened 11 months ago

kamyarst commented 11 months ago

Hey guys, I'm getting following error from checkoutCompleteWithTokenizedPaymentV3 while using Apple Pay:

Internal error. Looks like something went wrong on our end. Request ID: 390ee436-6a5c-483a-bade-00f60fdcb3de (include this in support requests)

I've already did following:

SDK version: 11.1.0

Thanks in advance for your help.