@hipay/hipay-enterprise-sdk-nodejs
Version:
The HiPay Enterprise SDK for NodeJS is a library for developers who want to integrate HiPay Enterprise payment methods to any NodeJS platform.
21 lines (20 loc) • 511 B
JSON
{
"productCode": "bcmc-mobile",
"brandName": "Bancontact Mobile",
"category": "debit-card",
"comment": "Available only in Belgium.",
"can3ds": 1,
"canRecurring": 0,
"canManualCapture": 0,
"canManualCapturePartially": 0,
"canRefund": 0,
"canRefundPartially": 0,
"basketRequired": 0,
"currencies": ["EUR"],
"countries": ["BE"],
"checkoutFieldsMandatory": [],
"additionalFields": {
"sdkClass": "AbstractPaymentMethod"
},
"priority": 14
}