forked from LiveCarta/PayPal-PHP-Server-SDK
Beta Release 0.7.0 including: - Bug fixes - Updated model/function names - Updated models to reflect changes in APIs
302 B
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. |