@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) • 534 B
JSON
{
"productCode": "alma-3x",
"brandName": "Alma 3x",
"category": "credit-consumption",
"comment": "",
"can3ds": 1,
"canRecurring": 0,
"canManualCapture": 1,
"canManualCapturePartially": 0,
"canRefund": 1,
"canRefundPartially": 1,
"basketRequired": 0,
"currencies": ["EUR"],
"countries": ["FR", "DE", "IT", "BE", "LUX", "NL", "IE", "AT", "PT", "ES"],
"checkoutFieldsMandatory": [],
"additionalFields": {
"sdkClass": "AbstractPaymentMethod"
},
"priority": 32
}