Defines whether the payment method represents a credit card or a debit
card.
Enum Values
The following are the values of the commercepayments.CardCategory enum.
| CreditCard |
Shows that the payment method is a credit card. |
| DebitCard |
Shows that the payment method is a debit card. |