Credit Card Type Values
Introduction
This article lists the credit card type collection values available in the API. For more information on collection values, take a look at our Enumerated Values Index article.
Credit Card Types (creditCard.type)
Value | Description |
---|---|
creditCard.type.amex | This is the American Express credit card type. |
creditCard.type.discover | This is the Discover credit card type. |
creditCard.type.masterCard | This is the Master Card credit card type. |
creditCard.type.visa | This is the Visa credit card type. |
Updated 5 months ago