Action RequiredAdmin GraphQL APIStorefront GraphQL API2025-04
AMAZON_PAY enumerated in DigitalWallets
The enum type will now include
This adds Amazon Pay as an enumerated wallet on the Storefront and GraphQL Admin APIs. On a query for 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 object. Previously, transactions using Amazon Pay would have a null
wallet
value.
Was this section helpful?