5.1 CARD_PAYMENT
There are two types integrating the payment:
- API only
- Checkout page
Support card scheme as:
Card schemes |
---|
VISA |
MASTERCARD |
UNIONPAY |
Scenario | Category | Payment method | Payment product | Integration type | Authentication | Redirect Type | Code Type | Pre-auth | Partial Refund | Cancellation supported |
---|---|---|---|---|---|---|---|---|---|---|
ONLINE | CARD | VISA | CARD_PAYMENT | API, CheckoutPage | 3DS | - | - | - | YES | - |
ONLINE/OFFLINE | CARD | MASTERCARD | CARD_PAYMENT | API, POS, CheckoutPage | 3DS | - | - | - | YES | - |
ONLINE | CARD | UNIONPAY | CARD_PAYMENT | API, CheckoutPage | - | - | - | - |
Payment Product | Description |
---|---|
CARD_PAYMENT | Payment product. The payment capabilities of card payment methods. A card can either be a debit or credit card that is issued by a local settlement network or an international card that is issued by a card scheme. |
Updated about 2 months ago