--- title: DigitalWallet - Storefront API description: Digital wallet, such as Apple Pay, which can be used for accelerated checkouts. api_version: unstable api_name: storefront source_url: html: https://shopify.dev/docs/api/storefront/unstable/enums/DigitalWallet md: https://shopify.dev/docs/api/storefront/unstable/enums/DigitalWallet.md --- # Digital​Wallet enum Digital wallet, such as Apple Pay, which can be used for accelerated checkouts. ## Valid values * AMAZON\_​PAY Amazon Pay. * ANDROID\_​PAY Android Pay. * APPLE\_​PAY Apple Pay. * GOOGLE\_​PAY Google Pay. * SHOPIFY\_​PAY Shopify Pay. *** ## Fields * [Payment​Settings.​supported​Digital​Wallets](https://shopify.dev/docs/api/storefront/unstable/objects/PaymentSettings#field-PaymentSettings.fields.supportedDigitalWallets) OBJECT Settings related to payments. *** ## Map ### Fields with this enum * <-|[Payment​Settings.supportedDigitalWallets](https://shopify.dev/docs/api/storefront/unstable/objects/PaymentSettings#field-PaymentSettings.fields.supportedDigitalWallets)