Closed natumn closed 11 months ago
Hey @natumn,
This was an oversight in our implementation. Amazon Pay is not yet supported in ShopifyCheckoutKit dev preview, we have plans to integrate this (but no firm ETA) yet.
We are shipping a fix our end that will disable Amazon Pay as a payment option within ShopifyCheckoutKit until it is correctly supported.
Hi, I'm encountering a crash in the app, and it's causing me some trouble!
Description
When tapping AmazonPay within ShopifyCheckoutKit displayed from SwiftUI, it crashes.
Steps to Reproduce
Expected Behavior
The AmazonPay payment process should proceed without any issues, similar to credit card payments, ShopPay, and ApplePay.
Actual Behavior
The app crashes when attempting to proceed with the AmazonPay payment. Other payment methods, such as credit card payments, ShopPay, and ApplePay, work correctly.
Code
Environment
iOS Version: iOS 17.1.2 Xcode Version: Xcode 15.0.1 ShopifyCheckoutKit Version: 0.6.0