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)

ValueDescription
creditCard.type.amexThis is the American Express credit card type.
creditCard.type.discoverThis is the Discover credit card type.
creditCard.type.masterCardThis is the Master Card credit card type.
creditCard.type.visaThis is the Visa credit card type.