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) 947 B
{ "productCode": "american-express", "brandName": "American Express", "category": "credit-card", "comment": "", "can3ds": 1, "canRecurring": 1, "canManualCapture": 1, "canManualCapturePartially": 1, "canRefund": 1, "canRefundPartially": 1, "basketRequired": 0, "currencies": [], "countries": [], "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": 5 }