Direct Debit¶
General¶
Code: directdebit
Vendor: directdebit show →
- Name:
-
[EN] Direct Debit
- Description:
-
[EN] A direct debit is a transaction whereby funds are withdrawn from the customer's bank account. When a shopper selects the direct debit payment option upon checkout, the merchant is allowed to charge the purchase amount and collect it from the shopper's bank account.
Category: direct_debit
Images¶
Logo¶
https://static.openfintech.io/payment_methods/directdebit/logo.png?w=400&c=v0.59.26#w200
Icon¶
https://static.openfintech.io/payment_methods/directdebit/icon.png?w=278&c=v0.59.26#w100
Payment Services¶
The list of Payment Services based on the Direct Debit
| Icon | Name | Code |
|---|---|---|
| directdebit_eur_hpp | directdebit_eur_hpp |
Payment Providers¶
The list of Payment Providers that support the Direct Debit
| Icon | Name | Code |
|---|---|---|
| CX Pay | cxpay |
|
| Paydoo | paydoo |
|
| PAYMILL | paymill |
|
| Ginger Payments | gingerpayments |
|
| Heidelpay | heidelpay |
|
| Ingenico ePayments | ingenicopaymentservices |
|
| Acapture | acapture |
|
| Lemon Way | lemonway |
|
| SafeCharge | safecharge |
|
| Buckaroo | buckaroo |
|
| Alternative Payments | alternativepayments |
|
| Kalixa Payments Group | kalixa |
|
| Vantage Payments | vantagepayments |
|
| Skrill | skrill |
|
| Be2bill | be2bill |
|
| MultiSafepay | multisafepay |
|
| AltaPay | altapay |
|
| Payzoff | payzoff |
|
| Adyen | adyen |
|
| EMS | europeanmerchantservices |
|
| Computop | computop |
|
| EBANX | ebanx |
|
| Worldpay | worldpay |
|
| AsiaPay | asiapay |
|
| abilipay | abilipay |
|
| Wirecard | wirecard |
|
| iPay88 | ipay88 |
JSON Object¶
{
"code":"directdebit",
"vendor":"directdebit",
"name":{
"en":"Direct Debit"
},
"description":{
"en":"A\u00a0direct debit\u00a0is a transaction whereby funds are withdrawn from the customer's bank account. When a shopper selects the direct debit payment option upon checkout, the merchant is allowed to charge the purchase amount and collect it from the shopper's bank account."
},
"countries":null,
"category":"direct_debit"
}