The type that defines the fields for the credit card that's used to pay for the items.
Types that use CreditCard
CreateSignInCheckoutSessionRequestUpdatePaymentInformation
Calls that use CreditCard
Fields
billingAddress
The container that returns the billing address of the card holder.
Note: If the address cannot be validated, a warning message will be returned.
Note: If the address cannot be validated, a warning message will be returned.
brand
The type of the credit card, such as Visa or MasterCard.
For a list of valid values, see PaymentMethodBrandEnum.
For a list of valid values, see PaymentMethodBrandEnum.
cvvNumber
The Card Verification Value of the credit card. This value is also known as the card verification code (CVC) or card security code (CSC).
This is a three-digit number on VISA, MasterCard, and Discover branded credit and debit cards. On American Express branded cards, this is a four-digit numeric code.
Note: This number is not the PIN associated with the card.
This is a three-digit number on VISA, MasterCard, and Discover branded credit and debit cards. On American Express branded cards, this is a four-digit numeric code.
Note: This number is not the PIN associated with the card.