Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

AMAZON_PAY enumerated in DigitalWallets

The DigitalWallet enum type will now include AMAZON_PAY

This adds Amazon Pay as an enumerated wallet on the Storefront and GraphQL Admin APIs. On a query for shop.paymentDetails.supportedDigitalWallets including this value indicates that the AmazonPay wallet is active on the merchant storefront.

This also enables visibility of AMAZON_PAY as a value on the wallet field of the on CardPaymentDetails object. Previously, transactions using Amazon Pay would have a null wallet value.

Was this section helpful?