forked from LiveCarta/PayPal-PHP-Server-SDK
Release 0.7.0
Beta Release 0.7.0 including: - Bug fixes - Updated model/function names - Updated models to reflect changes in APIs
This commit is contained in:
@@ -9,31 +9,31 @@ The card network or brand. Applies to credit, debit, gift, and payment cards.
|
||||
|
||||
## 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` |
|
||||
| Name | Description |
|
||||
| --- | --- |
|
||||
| `VISA` | Visa card. |
|
||||
| `MASTERCARD` | Mastecard card. |
|
||||
| `DISCOVER` | Discover card. |
|
||||
| `AMEX` | American Express card. |
|
||||
| `SOLO` | Solo debit card. |
|
||||
| `JCB` | Japan Credit Bureau card. |
|
||||
| `STAR` | Military Star card. |
|
||||
| `DELTA` | Delta Airlines card. |
|
||||
| `SWITCH_` | Switch credit card. |
|
||||
| `MAESTRO` | Maestro credit card. |
|
||||
| `CB_NATIONALE` | Carte Bancaire (CB) credit card. |
|
||||
| `CONFIGOGA` | Configoga credit card. |
|
||||
| `CONFIDIS` | Confidis credit card. |
|
||||
| `ELECTRON` | Visa Electron credit card. |
|
||||
| `CETELEM` | Cetelem credit card. |
|
||||
| `CHINA_UNION_PAY` | China union pay credit card. |
|
||||
| `DINERS` | The Diners Club International banking and payment services capability network owned by Discover Financial Services (DFS), one of the most recognized brands in US financial services. |
|
||||
| `ELO` | The Brazilian Elo card payment network. |
|
||||
| `HIPER` | The Hiper - Ingenico ePayment network. |
|
||||
| `HIPERCARD` | The Brazilian Hipercard payment network that's widely accepted in the retail market. |
|
||||
| `RUPAY` | The RuPay payment network. |
|
||||
| `GE` | The GE Credit Union 3Point card payment network. |
|
||||
| `SYNCHRONY` | The Synchrony Financial (SYF) payment network. |
|
||||
| `EFTPOS` | The Electronic Fund Transfer At Point of Sale(EFTPOS) Debit card payment network. |
|
||||
| `UNKNOWN` | UNKNOWN payment network. |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user