Skip to main content

PaymentInitiationWalletPayer

No description

type PaymentInitiationWalletPayer {
walletType: WalletType!
network: CardNetwork
bin: String
last4: String
secure3d: Secure3dDetails
fundingType: CardType
issuer: CardIssuerDetails
}

Fields

walletType ● WalletType! non-null enum

network ● CardNetwork enum

bin ● String scalar

last4 ● String scalar

secure3d ● Secure3dDetails object

fundingType ● CardType enum

issuer ● CardIssuerDetails object