VerificationSessionCardInput - payments-apps - INPUT_OBJECT
Version: 2025-01
Description:
The input fields for the credit card.
Access Scopes
Fields
-
billingAddress:
VerificationSessionAddressInput -
The billing address of the card holder.
-
bin:
String! -
The bin number of the card.
-
cardHolderName:
String -
The name of the card holder.
-
descriptor:
String! -
The descriptor displayed to the buyer on invoice and checkout.
-
dynamicLast4:
String -
The last four digits of the DPAN if one was used.
-
expirationMonth:
String! -
The expiration month of the card.
-
expirationYear:
String! -
The expiration year of the card.
-
issuerName:
String -
The name of the company which issued the card.
-
last4:
String! -
The last four digits of the card.
-
networkTransactionId:
String -
The networkTransactionId of the card.
-
type:
VerificationSessionCardBrandInput! -
The network used to process the card.
-
wallet:
DigitalWallet -
The enum value of the wallet.
Input objects with this input object
Examples