@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) • 513 B
JSON
{
"productCode": "przelewy24",
"brandName": "Przelewy24",
"category": "realtime-banking",
"comment": "Available only in PLN currency",
"can3ds": 0,
"canRecurring": 0,
"canManualCapture": 1,
"canManualCapturePartially": 0,
"canRefund": 1,
"canRefundPartially": 1,
"basketRequired": 0,
"currencies": ["PLN"],
"countries": ["PL"],
"checkoutFieldsMandatory": [],
"additionalFields": {
"sdkClass": "AbstractPaymentMethod"
},
"priority": 11
}