UNPKG

@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.

38 lines (37 loc) 998 B
{ "productCode": "cb", "brandName": "Carte Bancaire", "category": "credit-card", "comment": "Accepted cards: Visa, MasterCard. Available only in France", "can3ds": 1, "canRecurring": 1, "canManualCapture": 1, "canManualCapturePartially": 1, "canRefund": 1, "canRefundPartially": 1, "basketRequired": 0, "currencies": ["EUR"], "countries": ["FR"], "checkoutFieldsMandatory": [], "additionalFields": { "sdkClass": "CardTokenPaymentMethod", "formFields": { "cardtoken": { "type": "text", "required": true, "display": false }, "eci": { "type": "text", "required": true, "display": false }, "authentication_indicator": { "type": "text", "required": true, "display": false } } }, "priority": 1 }