@paysafe/paysafe-wallet-saas-web
    Preparing search index...

    Interface MobileWalletTokenization

    Contains information about card enrollment for specific Mobile Wallet

    interface MobileWalletTokenization {
        dpanRef: string;
        status: MobileWalletStatus;
        walletId?: string;
        walletType: MobileWalletType;
    }
    Index

    Properties

    dpanRef: string

    dpan (Device Pan) reference.

    Wallet status.

    walletId?: string

    Wallet Id used only with Google Pay.

    walletType: MobileWalletType

    Wallet type.