The type that defines the fields for the credit card that's used to pay for the items.
Types that use CreditCard
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.
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.