Home > @infiniteobjects/shopify-data-manager > AdminTypes > DigitalWallet
Digital wallet, such as Apple Pay, which can be used for accelerated checkouts.
Signature:
export declare enum DigitalWallet
Member | Value | Description |
---|---|---|
AndroidPay | "ANDROID_PAY" |
Android Pay. |
ApplePay | "APPLE_PAY" |
Apple Pay. |
GooglePay | "GOOGLE_PAY" |
Google Pay. |
ShopifyPay | "SHOPIFY_PAY" |
Shopify Pay. |