1
0
Files
PayPal-PHP-Server-SDK/doc/models/card-type.md
2025-03-20 15:58:25 +00:00

302 B

Card Type

Type of card. i.e Credit, Debit and so on.

Enumeration

CardType

Fields

Name Description
CREDIT A credit card.
DEBIT A debit card.
PREPAID A Prepaid card.
STORE A store card.
UNKNOWN Card type cannot be determined.