CardCategory Enum

Defines whether the payment method represents a credit card or a debit card.

Namespace

CommercePayments

Enum Values

The following are the values of the commercepayments.CardCategory enum.

Value Description
CreditCard Shows that the payment method is a credit card.
DebitCard Shows that the payment method is a debit card.