@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.
28 lines (27 loc) • 665 B
JSON
{
"productCode": "carte-cadeau",
"brandName": "Oney Carte Cadeau",
"category": "",
"comment": "",
"can3ds": 0,
"canRecurring": 0,
"canManualCapture": 0,
"canManualCapturePartially": 0,
"canRefund": 0,
"canRefundPartially": 0,
"basketRequired": 0,
"currencies": [],
"countries": [],
"checkoutFieldsMandatory": [],
"additionalFields": {
"sdkClass": "OneyCarteCadeauPaymentMethod",
"formFields": {
"payment_product_parameters": {
"type": "text",
"required": true,
"display": true
}
}
},
"priority": 99
}