Skip to main content

AMAZON_PAY and FACEBOOK_PAY values enumerated in digital wallets

The DigitalWallet enum type now includes AMAZON_PAY and FACEBOOK_PAY. For the Storefront and GraphQL Admin QPIs, this update adds Amazon Pay and Facebook Pay (Meta Pay) as enumerated wallets. This change applies to all API versions.

If a query to shop.paymentDetails.supportedDigitalWallets returns these values, it means that Meta Pay and/or Amazon Pay wallets are active on the merchant storefront.

This also enables visibility of AMAZON_PAY and FACEBOOK_PAY as values on the wallet field of the CardPaymentDetails object. Previously, transactions using these wallet types would have a null wallet value.

Was this section helpful?