forked from LiveCarta/PayPal-PHP-Server-SDK
Beta Release 0.5.0 (#3)
* Automated commit message * Automated commit message * Automated commit message * Automated commit message --------- Co-authored-by: PayPalServerSDKs <server-sdks@paypal.com>
This commit is contained in:
39
doc/models/card-brand.md
Normal file
39
doc/models/card-brand.md
Normal file
@@ -0,0 +1,39 @@
|
||||
|
||||
# Card Brand
|
||||
|
||||
The card network or brand. Applies to credit, debit, gift, and payment cards.
|
||||
|
||||
## Enumeration
|
||||
|
||||
`CardBrand`
|
||||
|
||||
## Fields
|
||||
|
||||
| Name |
|
||||
| --- |
|
||||
| `VISA` |
|
||||
| `MASTERCARD` |
|
||||
| `DISCOVER` |
|
||||
| `AMEX` |
|
||||
| `SOLO` |
|
||||
| `JCB` |
|
||||
| `STAR` |
|
||||
| `DELTA` |
|
||||
| `SWITCH_` |
|
||||
| `MAESTRO` |
|
||||
| `CB_NATIONALE` |
|
||||
| `CONFIGOGA` |
|
||||
| `CONFIDIS` |
|
||||
| `ELECTRON` |
|
||||
| `CETELEM` |
|
||||
| `CHINA_UNION_PAY` |
|
||||
| `DINERS` |
|
||||
| `ELO` |
|
||||
| `HIPER` |
|
||||
| `HIPERCARD` |
|
||||
| `RUPAY` |
|
||||
| `GE` |
|
||||
| `SYNCHRONY` |
|
||||
| `EFTPOS` |
|
||||
| `UNKNOWN` |
|
||||
|
||||
Reference in New Issue
Block a user