--- title: DigitalWallet - Storefront API description: Digital wallet, such as Apple Pay, which can be used for accelerated checkouts. api_version: 2025-10 api_name: storefront type: enum api_type: graphql source_url: html: https://shopify.dev/docs/api/storefront/latest/enums/DigitalWallet md: https://shopify.dev/docs/api/storefront/latest/enums/DigitalWallet.md --- # Digital​Wallet enum Digital wallet, such as Apple Pay, which can be used for accelerated checkouts. ## Valid values * ANDROID\_​PAY Android Pay. * APPLE\_​PAY Apple Pay. * GOOGLE\_​PAY Google Pay. * SHOPIFY\_​PAY Shopify Pay. *** ## Fields * [Payment​Settings.supportedDigitalWallets](https://shopify.dev/docs/api/storefront/latest/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/latest/objects/PaymentSettings#field-PaymentSettings.fields.supportedDigitalWallets)