Tags:
- Admin GraphQL API
- Storefront GraphQL API
AMAZON_PAY and FACEBOOK_PAY values enumerated in digital wallets
AMAZON_PAY and FACEBOOK_PAY values enumerated in digital walletsThe enum type now includes and . 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 returns these values, it means that Meta Pay and/or Amazon Pay wallets are active on the merchant storefront.
This also enables visibility of and as values on the wallet field of the object. Previously, transactions using these wallet types would have a null wallet value.
Was this section helpful?