cashfree-pg 5.0.7 → 5.0.8-node
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/api.ts +81 -81
- package/dist/api.js +81 -81
- package/dist/esm/api.js +81 -81
- package/docs/Webhook.md +1 -1
- package/package.json +5 -5
- package/tests/ordersV5.test.js +5 -5
package/dist/api.js
CHANGED
|
@@ -503,7 +503,7 @@ const CustomersApiAxiosParamCreator = function (cashfree) {
|
|
|
503
503
|
// authentication XClientSignatureHeader required
|
|
504
504
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-signature", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
505
505
|
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
506
|
-
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.
|
|
506
|
+
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.8-node';
|
|
507
507
|
if (x_api_version != null && x_api_version != undefined) {
|
|
508
508
|
localVarHeaderParameter['x-api-version'] = x_api_version;
|
|
509
509
|
}
|
|
@@ -602,7 +602,7 @@ const DisputesApiAxiosParamCreator = function (cashfree) {
|
|
|
602
602
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-id", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
603
603
|
// authentication XClientSignatureHeader required
|
|
604
604
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-signature", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
605
|
-
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.
|
|
605
|
+
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.8-node';
|
|
606
606
|
if (x_api_version != null && x_api_version != undefined) {
|
|
607
607
|
localVarHeaderParameter['x-api-version'] = x_api_version;
|
|
608
608
|
}
|
|
@@ -657,7 +657,7 @@ const DisputesApiAxiosParamCreator = function (cashfree) {
|
|
|
657
657
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-id", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
658
658
|
// authentication XClientSignatureHeader required
|
|
659
659
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-signature", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
660
|
-
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.
|
|
660
|
+
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.8-node';
|
|
661
661
|
if (x_api_version != null && x_api_version != undefined) {
|
|
662
662
|
localVarHeaderParameter['x-api-version'] = x_api_version;
|
|
663
663
|
}
|
|
@@ -712,7 +712,7 @@ const DisputesApiAxiosParamCreator = function (cashfree) {
|
|
|
712
712
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-id", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
713
713
|
// authentication XClientSignatureHeader required
|
|
714
714
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-signature", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
715
|
-
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.
|
|
715
|
+
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.8-node';
|
|
716
716
|
if (x_api_version != null && x_api_version != undefined) {
|
|
717
717
|
localVarHeaderParameter['x-api-version'] = x_api_version;
|
|
718
718
|
}
|
|
@@ -767,7 +767,7 @@ const DisputesApiAxiosParamCreator = function (cashfree) {
|
|
|
767
767
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-id", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
768
768
|
// authentication XClientSignatureHeader required
|
|
769
769
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-signature", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
770
|
-
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.
|
|
770
|
+
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.8-node';
|
|
771
771
|
if (x_api_version != null && x_api_version != undefined) {
|
|
772
772
|
localVarHeaderParameter['x-api-version'] = x_api_version;
|
|
773
773
|
}
|
|
@@ -840,7 +840,7 @@ const DisputesApiAxiosParamCreator = function (cashfree) {
|
|
|
840
840
|
localVarFormParams.append('note', note);
|
|
841
841
|
}
|
|
842
842
|
localVarHeaderParameter['Content-Type'] = 'multipart/form-data';
|
|
843
|
-
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.
|
|
843
|
+
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.8-node';
|
|
844
844
|
if (x_api_version != null && x_api_version != undefined) {
|
|
845
845
|
localVarHeaderParameter['x-api-version'] = x_api_version;
|
|
846
846
|
}
|
|
@@ -1024,7 +1024,7 @@ const EasySplitApiAxiosParamCreator = function (cashfree) {
|
|
|
1024
1024
|
// authentication XClientSignatureHeader required
|
|
1025
1025
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-signature", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
1026
1026
|
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
1027
|
-
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.
|
|
1027
|
+
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.8-node';
|
|
1028
1028
|
if (x_api_version != null && x_api_version != undefined) {
|
|
1029
1029
|
localVarHeaderParameter['x-api-version'] = x_api_version;
|
|
1030
1030
|
}
|
|
@@ -1082,7 +1082,7 @@ const EasySplitApiAxiosParamCreator = function (cashfree) {
|
|
|
1082
1082
|
// authentication XClientSignatureHeader required
|
|
1083
1083
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-signature", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
1084
1084
|
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
1085
|
-
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.
|
|
1085
|
+
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.8-node';
|
|
1086
1086
|
if (x_api_version != null && x_api_version != undefined) {
|
|
1087
1087
|
localVarHeaderParameter['x-api-version'] = x_api_version;
|
|
1088
1088
|
}
|
|
@@ -1136,7 +1136,7 @@ const EasySplitApiAxiosParamCreator = function (cashfree) {
|
|
|
1136
1136
|
// authentication XClientSignatureHeader required
|
|
1137
1137
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-signature", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
1138
1138
|
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
1139
|
-
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.
|
|
1139
|
+
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.8-node';
|
|
1140
1140
|
if (x_api_version != null && x_api_version != undefined) {
|
|
1141
1141
|
localVarHeaderParameter['x-api-version'] = x_api_version;
|
|
1142
1142
|
}
|
|
@@ -1196,7 +1196,7 @@ const EasySplitApiAxiosParamCreator = function (cashfree) {
|
|
|
1196
1196
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-id", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
1197
1197
|
// authentication XClientSignatureHeader required
|
|
1198
1198
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-signature", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
1199
|
-
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.
|
|
1199
|
+
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.8-node';
|
|
1200
1200
|
if (x_api_version != null && x_api_version != undefined) {
|
|
1201
1201
|
localVarHeaderParameter['x-api-version'] = x_api_version;
|
|
1202
1202
|
}
|
|
@@ -1251,7 +1251,7 @@ const EasySplitApiAxiosParamCreator = function (cashfree) {
|
|
|
1251
1251
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-id", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
1252
1252
|
// authentication XClientSignatureHeader required
|
|
1253
1253
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-signature", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
1254
|
-
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.
|
|
1254
|
+
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.8-node';
|
|
1255
1255
|
if (x_api_version != null && x_api_version != undefined) {
|
|
1256
1256
|
localVarHeaderParameter['x-api-version'] = x_api_version;
|
|
1257
1257
|
}
|
|
@@ -1306,7 +1306,7 @@ const EasySplitApiAxiosParamCreator = function (cashfree) {
|
|
|
1306
1306
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-id", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
1307
1307
|
// authentication XClientSignatureHeader required
|
|
1308
1308
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-signature", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
1309
|
-
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.
|
|
1309
|
+
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.8-node';
|
|
1310
1310
|
if (x_api_version != null && x_api_version != undefined) {
|
|
1311
1311
|
localVarHeaderParameter['x-api-version'] = x_api_version;
|
|
1312
1312
|
}
|
|
@@ -1367,7 +1367,7 @@ const EasySplitApiAxiosParamCreator = function (cashfree) {
|
|
|
1367
1367
|
if (rate_type !== undefined) {
|
|
1368
1368
|
localVarQueryParameter['rate_type'] = rate_type;
|
|
1369
1369
|
}
|
|
1370
|
-
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.
|
|
1370
|
+
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.8-node';
|
|
1371
1371
|
if (x_api_version != null && x_api_version != undefined) {
|
|
1372
1372
|
localVarHeaderParameter['x-api-version'] = x_api_version;
|
|
1373
1373
|
}
|
|
@@ -1422,7 +1422,7 @@ const EasySplitApiAxiosParamCreator = function (cashfree) {
|
|
|
1422
1422
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-id", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
1423
1423
|
// authentication XClientSignatureHeader required
|
|
1424
1424
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-signature", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
1425
|
-
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.
|
|
1425
|
+
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.8-node';
|
|
1426
1426
|
if (x_api_version != null && x_api_version != undefined) {
|
|
1427
1427
|
localVarHeaderParameter['x-api-version'] = x_api_version;
|
|
1428
1428
|
}
|
|
@@ -1475,7 +1475,7 @@ const EasySplitApiAxiosParamCreator = function (cashfree) {
|
|
|
1475
1475
|
// authentication XClientSignatureHeader required
|
|
1476
1476
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-signature", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
1477
1477
|
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
1478
|
-
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.
|
|
1478
|
+
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.8-node';
|
|
1479
1479
|
if (x_api_version != null && x_api_version != undefined) {
|
|
1480
1480
|
localVarHeaderParameter['x-api-version'] = x_api_version;
|
|
1481
1481
|
}
|
|
@@ -1533,7 +1533,7 @@ const EasySplitApiAxiosParamCreator = function (cashfree) {
|
|
|
1533
1533
|
// authentication XClientSignatureHeader required
|
|
1534
1534
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-signature", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
1535
1535
|
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
1536
|
-
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.
|
|
1536
|
+
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.8-node';
|
|
1537
1537
|
if (x_api_version != null && x_api_version != undefined) {
|
|
1538
1538
|
localVarHeaderParameter['x-api-version'] = x_api_version;
|
|
1539
1539
|
}
|
|
@@ -1603,7 +1603,7 @@ const EasySplitApiAxiosParamCreator = function (cashfree) {
|
|
|
1603
1603
|
localVarFormParams.append('file', file);
|
|
1604
1604
|
}
|
|
1605
1605
|
localVarHeaderParameter['Content-Type'] = 'multipart/form-data';
|
|
1606
|
-
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.
|
|
1606
|
+
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.8-node';
|
|
1607
1607
|
if (x_api_version != null && x_api_version != undefined) {
|
|
1608
1608
|
localVarHeaderParameter['x-api-version'] = x_api_version;
|
|
1609
1609
|
}
|
|
@@ -1661,7 +1661,7 @@ const EasySplitApiAxiosParamCreator = function (cashfree) {
|
|
|
1661
1661
|
// authentication XClientSignatureHeader required
|
|
1662
1662
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-signature", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
1663
1663
|
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
1664
|
-
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.
|
|
1664
|
+
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.8-node';
|
|
1665
1665
|
if (x_api_version != null && x_api_version != undefined) {
|
|
1666
1666
|
localVarHeaderParameter['x-api-version'] = x_api_version;
|
|
1667
1667
|
}
|
|
@@ -1715,7 +1715,7 @@ const EasySplitApiAxiosParamCreator = function (cashfree) {
|
|
|
1715
1715
|
// authentication XClientSignatureHeader required
|
|
1716
1716
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-signature", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
1717
1717
|
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
1718
|
-
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.
|
|
1718
|
+
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.8-node';
|
|
1719
1719
|
if (x_api_version != null && x_api_version != undefined) {
|
|
1720
1720
|
localVarHeaderParameter['x-api-version'] = x_api_version;
|
|
1721
1721
|
}
|
|
@@ -1771,7 +1771,7 @@ const EasySplitApiAxiosParamCreator = function (cashfree) {
|
|
|
1771
1771
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-id", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
1772
1772
|
// authentication XClientSignatureHeader required
|
|
1773
1773
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-signature", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
1774
|
-
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.
|
|
1774
|
+
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.8-node';
|
|
1775
1775
|
if (x_api_version != null && x_api_version != undefined) {
|
|
1776
1776
|
localVarHeaderParameter['x-api-version'] = x_api_version;
|
|
1777
1777
|
}
|
|
@@ -2138,7 +2138,7 @@ const EligibilityApiAxiosParamCreator = function (cashfree) {
|
|
|
2138
2138
|
// authentication XClientSignatureHeader required
|
|
2139
2139
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-signature", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
2140
2140
|
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
2141
|
-
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.
|
|
2141
|
+
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.8-node';
|
|
2142
2142
|
if (x_api_version != null && x_api_version != undefined) {
|
|
2143
2143
|
localVarHeaderParameter['x-api-version'] = x_api_version;
|
|
2144
2144
|
}
|
|
@@ -2194,7 +2194,7 @@ const EligibilityApiAxiosParamCreator = function (cashfree) {
|
|
|
2194
2194
|
// authentication XClientSignatureHeader required
|
|
2195
2195
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-signature", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
2196
2196
|
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
2197
|
-
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.
|
|
2197
|
+
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.8-node';
|
|
2198
2198
|
if (x_api_version != null && x_api_version != undefined) {
|
|
2199
2199
|
localVarHeaderParameter['x-api-version'] = x_api_version;
|
|
2200
2200
|
}
|
|
@@ -2250,7 +2250,7 @@ const EligibilityApiAxiosParamCreator = function (cashfree) {
|
|
|
2250
2250
|
// authentication XClientSignatureHeader required
|
|
2251
2251
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-signature", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
2252
2252
|
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
2253
|
-
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.
|
|
2253
|
+
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.8-node';
|
|
2254
2254
|
if (x_api_version != null && x_api_version != undefined) {
|
|
2255
2255
|
localVarHeaderParameter['x-api-version'] = x_api_version;
|
|
2256
2256
|
}
|
|
@@ -2306,7 +2306,7 @@ const EligibilityApiAxiosParamCreator = function (cashfree) {
|
|
|
2306
2306
|
// authentication XClientSignatureHeader required
|
|
2307
2307
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-signature", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
2308
2308
|
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
2309
|
-
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.
|
|
2309
|
+
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.8-node';
|
|
2310
2310
|
if (x_api_version != null && x_api_version != undefined) {
|
|
2311
2311
|
localVarHeaderParameter['x-api-version'] = x_api_version;
|
|
2312
2312
|
}
|
|
@@ -2465,7 +2465,7 @@ const OffersApiAxiosParamCreator = function (cashfree) {
|
|
|
2465
2465
|
// authentication XClientSignatureHeader required
|
|
2466
2466
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-signature", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
2467
2467
|
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
2468
|
-
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.
|
|
2468
|
+
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.8-node';
|
|
2469
2469
|
if (x_api_version != null && x_api_version != undefined) {
|
|
2470
2470
|
localVarHeaderParameter['x-api-version'] = x_api_version;
|
|
2471
2471
|
}
|
|
@@ -2521,7 +2521,7 @@ const OffersApiAxiosParamCreator = function (cashfree) {
|
|
|
2521
2521
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-id", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
2522
2522
|
// authentication XClientSignatureHeader required
|
|
2523
2523
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-signature", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
2524
|
-
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.
|
|
2524
|
+
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.8-node';
|
|
2525
2525
|
if (x_api_version != null && x_api_version != undefined) {
|
|
2526
2526
|
localVarHeaderParameter['x-api-version'] = x_api_version;
|
|
2527
2527
|
}
|
|
@@ -2639,7 +2639,7 @@ const OrdersApiAxiosParamCreator = function (cashfree) {
|
|
|
2639
2639
|
// authentication XClientSignatureHeader required
|
|
2640
2640
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-signature", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
2641
2641
|
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
2642
|
-
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.
|
|
2642
|
+
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.8-node';
|
|
2643
2643
|
if (x_api_version != null && x_api_version != undefined) {
|
|
2644
2644
|
localVarHeaderParameter['x-api-version'] = x_api_version;
|
|
2645
2645
|
}
|
|
@@ -2695,7 +2695,7 @@ const OrdersApiAxiosParamCreator = function (cashfree) {
|
|
|
2695
2695
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-id", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
2696
2696
|
// authentication XClientSignatureHeader required
|
|
2697
2697
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-signature", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
2698
|
-
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.
|
|
2698
|
+
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.8-node';
|
|
2699
2699
|
if (x_api_version != null && x_api_version != undefined) {
|
|
2700
2700
|
localVarHeaderParameter['x-api-version'] = x_api_version;
|
|
2701
2701
|
}
|
|
@@ -2750,7 +2750,7 @@ const OrdersApiAxiosParamCreator = function (cashfree) {
|
|
|
2750
2750
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-id", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
2751
2751
|
// authentication XClientSignatureHeader required
|
|
2752
2752
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-signature", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
2753
|
-
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.
|
|
2753
|
+
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.8-node';
|
|
2754
2754
|
if (x_api_version != null && x_api_version != undefined) {
|
|
2755
2755
|
localVarHeaderParameter['x-api-version'] = x_api_version;
|
|
2756
2756
|
}
|
|
@@ -2809,7 +2809,7 @@ const OrdersApiAxiosParamCreator = function (cashfree) {
|
|
|
2809
2809
|
// authentication XClientSignatureHeader required
|
|
2810
2810
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-signature", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
2811
2811
|
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
2812
|
-
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.
|
|
2812
|
+
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.8-node';
|
|
2813
2813
|
if (x_api_version != null && x_api_version != undefined) {
|
|
2814
2814
|
localVarHeaderParameter['x-api-version'] = x_api_version;
|
|
2815
2815
|
}
|
|
@@ -2869,7 +2869,7 @@ const OrdersApiAxiosParamCreator = function (cashfree) {
|
|
|
2869
2869
|
// authentication XClientSignatureHeader required
|
|
2870
2870
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-signature", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
2871
2871
|
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
2872
|
-
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.
|
|
2872
|
+
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.8-node';
|
|
2873
2873
|
if (x_api_version != null && x_api_version != undefined) {
|
|
2874
2874
|
localVarHeaderParameter['x-api-version'] = x_api_version;
|
|
2875
2875
|
}
|
|
@@ -3052,7 +3052,7 @@ const PGReconciliationApiAxiosParamCreator = function (cashfree) {
|
|
|
3052
3052
|
// authentication XClientSignatureHeader required
|
|
3053
3053
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-signature", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
3054
3054
|
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
3055
|
-
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.
|
|
3055
|
+
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.8-node';
|
|
3056
3056
|
if (x_api_version != null && x_api_version != undefined) {
|
|
3057
3057
|
localVarHeaderParameter['x-api-version'] = x_api_version;
|
|
3058
3058
|
}
|
|
@@ -3153,7 +3153,7 @@ const PaymentLinksApiAxiosParamCreator = function (cashfree) {
|
|
|
3153
3153
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-id", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
3154
3154
|
// authentication XClientSignatureHeader required
|
|
3155
3155
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-signature", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
3156
|
-
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.
|
|
3156
|
+
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.8-node';
|
|
3157
3157
|
if (x_api_version != null && x_api_version != undefined) {
|
|
3158
3158
|
localVarHeaderParameter['x-api-version'] = x_api_version;
|
|
3159
3159
|
}
|
|
@@ -3208,7 +3208,7 @@ const PaymentLinksApiAxiosParamCreator = function (cashfree) {
|
|
|
3208
3208
|
// authentication XClientSignatureHeader required
|
|
3209
3209
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-signature", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
3210
3210
|
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
3211
|
-
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.
|
|
3211
|
+
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.8-node';
|
|
3212
3212
|
if (x_api_version != null && x_api_version != undefined) {
|
|
3213
3213
|
localVarHeaderParameter['x-api-version'] = x_api_version;
|
|
3214
3214
|
}
|
|
@@ -3264,7 +3264,7 @@ const PaymentLinksApiAxiosParamCreator = function (cashfree) {
|
|
|
3264
3264
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-id", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
3265
3265
|
// authentication XClientSignatureHeader required
|
|
3266
3266
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-signature", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
3267
|
-
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.
|
|
3267
|
+
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.8-node';
|
|
3268
3268
|
if (x_api_version != null && x_api_version != undefined) {
|
|
3269
3269
|
localVarHeaderParameter['x-api-version'] = x_api_version;
|
|
3270
3270
|
}
|
|
@@ -3323,7 +3323,7 @@ const PaymentLinksApiAxiosParamCreator = function (cashfree) {
|
|
|
3323
3323
|
if (status !== undefined) {
|
|
3324
3324
|
localVarQueryParameter['status'] = status;
|
|
3325
3325
|
}
|
|
3326
|
-
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.
|
|
3326
|
+
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.8-node';
|
|
3327
3327
|
if (x_api_version != null && x_api_version != undefined) {
|
|
3328
3328
|
localVarHeaderParameter['x-api-version'] = x_api_version;
|
|
3329
3329
|
}
|
|
@@ -3486,7 +3486,7 @@ const PaymentsApiAxiosParamCreator = function (cashfree) {
|
|
|
3486
3486
|
// authentication XClientSignatureHeader required
|
|
3487
3487
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-signature", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
3488
3488
|
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
3489
|
-
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.
|
|
3489
|
+
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.8-node';
|
|
3490
3490
|
if (x_api_version != null && x_api_version != undefined) {
|
|
3491
3491
|
localVarHeaderParameter['x-api-version'] = x_api_version;
|
|
3492
3492
|
}
|
|
@@ -3536,7 +3536,7 @@ const PaymentsApiAxiosParamCreator = function (cashfree) {
|
|
|
3536
3536
|
const localVarHeaderParameter = {};
|
|
3537
3537
|
const localVarQueryParameter = {};
|
|
3538
3538
|
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
3539
|
-
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.
|
|
3539
|
+
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.8-node';
|
|
3540
3540
|
if (x_api_version != null && x_api_version != undefined) {
|
|
3541
3541
|
localVarHeaderParameter['x-api-version'] = x_api_version;
|
|
3542
3542
|
}
|
|
@@ -3596,7 +3596,7 @@ const PaymentsApiAxiosParamCreator = function (cashfree) {
|
|
|
3596
3596
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-id", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
3597
3597
|
// authentication XClientSignatureHeader required
|
|
3598
3598
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-signature", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
3599
|
-
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.
|
|
3599
|
+
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.8-node';
|
|
3600
3600
|
if (x_api_version != null && x_api_version != undefined) {
|
|
3601
3601
|
localVarHeaderParameter['x-api-version'] = x_api_version;
|
|
3602
3602
|
}
|
|
@@ -3651,7 +3651,7 @@ const PaymentsApiAxiosParamCreator = function (cashfree) {
|
|
|
3651
3651
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-id", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
3652
3652
|
// authentication XClientSignatureHeader required
|
|
3653
3653
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-signature", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
3654
|
-
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.
|
|
3654
|
+
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.8-node';
|
|
3655
3655
|
if (x_api_version != null && x_api_version != undefined) {
|
|
3656
3656
|
localVarHeaderParameter['x-api-version'] = x_api_version;
|
|
3657
3657
|
}
|
|
@@ -3696,7 +3696,7 @@ const PaymentsApiAxiosParamCreator = function (cashfree) {
|
|
|
3696
3696
|
const localVarHeaderParameter = {};
|
|
3697
3697
|
const localVarQueryParameter = {};
|
|
3698
3698
|
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
3699
|
-
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.
|
|
3699
|
+
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.8-node';
|
|
3700
3700
|
if (x_api_version != null && x_api_version != undefined) {
|
|
3701
3701
|
localVarHeaderParameter['x-api-version'] = x_api_version;
|
|
3702
3702
|
}
|
|
@@ -3882,7 +3882,7 @@ const RefundsApiAxiosParamCreator = function (cashfree) {
|
|
|
3882
3882
|
// authentication XClientSignatureHeader required
|
|
3883
3883
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-signature", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
3884
3884
|
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
3885
|
-
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.
|
|
3885
|
+
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.8-node';
|
|
3886
3886
|
if (x_api_version != null && x_api_version != undefined) {
|
|
3887
3887
|
localVarHeaderParameter['x-api-version'] = x_api_version;
|
|
3888
3888
|
}
|
|
@@ -3942,7 +3942,7 @@ const RefundsApiAxiosParamCreator = function (cashfree) {
|
|
|
3942
3942
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-id", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
3943
3943
|
// authentication XClientSignatureHeader required
|
|
3944
3944
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-signature", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
3945
|
-
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.
|
|
3945
|
+
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.8-node';
|
|
3946
3946
|
if (x_api_version != null && x_api_version != undefined) {
|
|
3947
3947
|
localVarHeaderParameter['x-api-version'] = x_api_version;
|
|
3948
3948
|
}
|
|
@@ -3997,7 +3997,7 @@ const RefundsApiAxiosParamCreator = function (cashfree) {
|
|
|
3997
3997
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-id", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
3998
3998
|
// authentication XClientSignatureHeader required
|
|
3999
3999
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-signature", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
4000
|
-
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.
|
|
4000
|
+
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.8-node';
|
|
4001
4001
|
if (x_api_version != null && x_api_version != undefined) {
|
|
4002
4002
|
localVarHeaderParameter['x-api-version'] = x_api_version;
|
|
4003
4003
|
}
|
|
@@ -4139,7 +4139,7 @@ const SettlementReconciliationApiAxiosParamCreator = function (cashfree) {
|
|
|
4139
4139
|
// authentication XClientSignatureHeader required
|
|
4140
4140
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-signature", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
4141
4141
|
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
4142
|
-
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.
|
|
4142
|
+
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.8-node';
|
|
4143
4143
|
if (x_api_version != null && x_api_version != undefined) {
|
|
4144
4144
|
localVarHeaderParameter['x-api-version'] = x_api_version;
|
|
4145
4145
|
}
|
|
@@ -4197,7 +4197,7 @@ const SettlementReconciliationApiAxiosParamCreator = function (cashfree) {
|
|
|
4197
4197
|
// authentication XClientSignatureHeader required
|
|
4198
4198
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-signature", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
4199
4199
|
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
4200
|
-
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.
|
|
4200
|
+
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.8-node';
|
|
4201
4201
|
if (x_api_version != null && x_api_version != undefined) {
|
|
4202
4202
|
localVarHeaderParameter['x-api-version'] = x_api_version;
|
|
4203
4203
|
}
|
|
@@ -4318,7 +4318,7 @@ const SettlementsApiAxiosParamCreator = function (cashfree) {
|
|
|
4318
4318
|
// authentication XClientSignatureHeader required
|
|
4319
4319
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-signature", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
4320
4320
|
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
4321
|
-
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.
|
|
4321
|
+
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.8-node';
|
|
4322
4322
|
if (x_api_version != null && x_api_version != undefined) {
|
|
4323
4323
|
localVarHeaderParameter['x-api-version'] = x_api_version;
|
|
4324
4324
|
}
|
|
@@ -4374,7 +4374,7 @@ const SettlementsApiAxiosParamCreator = function (cashfree) {
|
|
|
4374
4374
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-id", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
4375
4375
|
// authentication XClientSignatureHeader required
|
|
4376
4376
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-signature", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
4377
|
-
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.
|
|
4377
|
+
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.8-node';
|
|
4378
4378
|
if (x_api_version != null && x_api_version != undefined) {
|
|
4379
4379
|
localVarHeaderParameter['x-api-version'] = x_api_version;
|
|
4380
4380
|
}
|
|
@@ -4492,7 +4492,7 @@ const SimulationApiAxiosParamCreator = function (cashfree) {
|
|
|
4492
4492
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-id", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
4493
4493
|
// authentication XClientSignatureHeader required
|
|
4494
4494
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-signature", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
4495
|
-
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.
|
|
4495
|
+
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.8-node';
|
|
4496
4496
|
if (x_api_version != null && x_api_version != undefined) {
|
|
4497
4497
|
localVarHeaderParameter['x-api-version'] = x_api_version;
|
|
4498
4498
|
}
|
|
@@ -4547,7 +4547,7 @@ const SimulationApiAxiosParamCreator = function (cashfree) {
|
|
|
4547
4547
|
// authentication XClientSignatureHeader required
|
|
4548
4548
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-signature", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
4549
4549
|
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
4550
|
-
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.
|
|
4550
|
+
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.8-node';
|
|
4551
4551
|
if (x_api_version != null && x_api_version != undefined) {
|
|
4552
4552
|
localVarHeaderParameter['x-api-version'] = x_api_version;
|
|
4553
4553
|
}
|
|
@@ -4666,7 +4666,7 @@ const SoftPOSApiAxiosParamCreator = function (cashfree) {
|
|
|
4666
4666
|
// authentication XClientSignatureHeader required
|
|
4667
4667
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-signature", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
4668
4668
|
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
4669
|
-
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.
|
|
4669
|
+
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.8-node';
|
|
4670
4670
|
if (x_api_version != null && x_api_version != undefined) {
|
|
4671
4671
|
localVarHeaderParameter['x-api-version'] = x_api_version;
|
|
4672
4672
|
}
|
|
@@ -4722,7 +4722,7 @@ const SoftPOSApiAxiosParamCreator = function (cashfree) {
|
|
|
4722
4722
|
// authentication XClientSignatureHeader required
|
|
4723
4723
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-signature", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
4724
4724
|
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
4725
|
-
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.
|
|
4725
|
+
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.8-node';
|
|
4726
4726
|
if (x_api_version != null && x_api_version != undefined) {
|
|
4727
4727
|
localVarHeaderParameter['x-api-version'] = x_api_version;
|
|
4728
4728
|
}
|
|
@@ -4778,7 +4778,7 @@ const SoftPOSApiAxiosParamCreator = function (cashfree) {
|
|
|
4778
4778
|
// authentication XClientSignatureHeader required
|
|
4779
4779
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-signature", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
4780
4780
|
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
4781
|
-
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.
|
|
4781
|
+
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.8-node';
|
|
4782
4782
|
if (x_api_version != null && x_api_version != undefined) {
|
|
4783
4783
|
localVarHeaderParameter['x-api-version'] = x_api_version;
|
|
4784
4784
|
}
|
|
@@ -4834,7 +4834,7 @@ const SoftPOSApiAxiosParamCreator = function (cashfree) {
|
|
|
4834
4834
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-id", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
4835
4835
|
// authentication XClientSignatureHeader required
|
|
4836
4836
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-signature", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
4837
|
-
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.
|
|
4837
|
+
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.8-node';
|
|
4838
4838
|
if (x_api_version != null && x_api_version != undefined) {
|
|
4839
4839
|
localVarHeaderParameter['x-api-version'] = x_api_version;
|
|
4840
4840
|
}
|
|
@@ -4897,7 +4897,7 @@ const SoftPOSApiAxiosParamCreator = function (cashfree) {
|
|
|
4897
4897
|
if (cf_terminal_id !== undefined) {
|
|
4898
4898
|
localVarQueryParameter['cf_terminal_id'] = cf_terminal_id;
|
|
4899
4899
|
}
|
|
4900
|
-
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.
|
|
4900
|
+
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.8-node';
|
|
4901
4901
|
if (x_api_version != null && x_api_version != undefined) {
|
|
4902
4902
|
localVarHeaderParameter['x-api-version'] = x_api_version;
|
|
4903
4903
|
}
|
|
@@ -4960,7 +4960,7 @@ const SoftPOSApiAxiosParamCreator = function (cashfree) {
|
|
|
4960
4960
|
if (cf_terminal_id !== undefined) {
|
|
4961
4961
|
localVarQueryParameter['cf_terminal_id'] = cf_terminal_id;
|
|
4962
4962
|
}
|
|
4963
|
-
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.
|
|
4963
|
+
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.8-node';
|
|
4964
4964
|
if (x_api_version != null && x_api_version != undefined) {
|
|
4965
4965
|
localVarHeaderParameter['x-api-version'] = x_api_version;
|
|
4966
4966
|
}
|
|
@@ -5021,7 +5021,7 @@ const SoftPOSApiAxiosParamCreator = function (cashfree) {
|
|
|
5021
5021
|
if (utr !== undefined) {
|
|
5022
5022
|
localVarQueryParameter['utr'] = utr;
|
|
5023
5023
|
}
|
|
5024
|
-
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.
|
|
5024
|
+
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.8-node';
|
|
5025
5025
|
if (x_api_version != null && x_api_version != undefined) {
|
|
5026
5026
|
localVarHeaderParameter['x-api-version'] = x_api_version;
|
|
5027
5027
|
}
|
|
@@ -5076,7 +5076,7 @@ const SoftPOSApiAxiosParamCreator = function (cashfree) {
|
|
|
5076
5076
|
// authentication XClientSignatureHeader required
|
|
5077
5077
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-signature", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
5078
5078
|
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
5079
|
-
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.
|
|
5079
|
+
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.8-node';
|
|
5080
5080
|
if (x_api_version != null && x_api_version != undefined) {
|
|
5081
5081
|
localVarHeaderParameter['x-api-version'] = x_api_version;
|
|
5082
5082
|
}
|
|
@@ -5136,7 +5136,7 @@ const SoftPOSApiAxiosParamCreator = function (cashfree) {
|
|
|
5136
5136
|
// authentication XClientSignatureHeader required
|
|
5137
5137
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-signature", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
5138
5138
|
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
5139
|
-
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.
|
|
5139
|
+
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.8-node';
|
|
5140
5140
|
if (x_api_version != null && x_api_version != undefined) {
|
|
5141
5141
|
localVarHeaderParameter['x-api-version'] = x_api_version;
|
|
5142
5142
|
}
|
|
@@ -5196,7 +5196,7 @@ const SoftPOSApiAxiosParamCreator = function (cashfree) {
|
|
|
5196
5196
|
// authentication XClientSignatureHeader required
|
|
5197
5197
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-signature", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
5198
5198
|
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
5199
|
-
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.
|
|
5199
|
+
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.8-node';
|
|
5200
5200
|
if (x_api_version != null && x_api_version != undefined) {
|
|
5201
5201
|
localVarHeaderParameter['x-api-version'] = x_api_version;
|
|
5202
5202
|
}
|
|
@@ -5256,7 +5256,7 @@ const SoftPOSApiAxiosParamCreator = function (cashfree) {
|
|
|
5256
5256
|
// authentication XClientSignatureHeader required
|
|
5257
5257
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-signature", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
5258
5258
|
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
5259
|
-
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.
|
|
5259
|
+
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.8-node';
|
|
5260
5260
|
if (x_api_version != null && x_api_version != undefined) {
|
|
5261
5261
|
localVarHeaderParameter['x-api-version'] = x_api_version;
|
|
5262
5262
|
}
|
|
@@ -5316,7 +5316,7 @@ const SoftPOSApiAxiosParamCreator = function (cashfree) {
|
|
|
5316
5316
|
// authentication XClientSignatureHeader required
|
|
5317
5317
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-signature", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
5318
5318
|
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
5319
|
-
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.
|
|
5319
|
+
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.8-node';
|
|
5320
5320
|
if (x_api_version != null && x_api_version != undefined) {
|
|
5321
5321
|
localVarHeaderParameter['x-api-version'] = x_api_version;
|
|
5322
5322
|
}
|
|
@@ -5642,7 +5642,7 @@ const SubscriptionApiAxiosParamCreator = function (cashfree) {
|
|
|
5642
5642
|
// authentication XClientSignatureHeader required
|
|
5643
5643
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-signature", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
5644
5644
|
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
5645
|
-
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.
|
|
5645
|
+
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.8-node';
|
|
5646
5646
|
if (x_api_version != null && x_api_version != undefined) {
|
|
5647
5647
|
localVarHeaderParameter['x-api-version'] = x_api_version;
|
|
5648
5648
|
}
|
|
@@ -5698,7 +5698,7 @@ const SubscriptionApiAxiosParamCreator = function (cashfree) {
|
|
|
5698
5698
|
// authentication XClientSignatureHeader required
|
|
5699
5699
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-signature", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
5700
5700
|
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
5701
|
-
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.
|
|
5701
|
+
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.8-node';
|
|
5702
5702
|
if (x_api_version != null && x_api_version != undefined) {
|
|
5703
5703
|
localVarHeaderParameter['x-api-version'] = x_api_version;
|
|
5704
5704
|
}
|
|
@@ -5758,7 +5758,7 @@ const SubscriptionApiAxiosParamCreator = function (cashfree) {
|
|
|
5758
5758
|
// authentication XClientSignatureHeader required
|
|
5759
5759
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-signature", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
5760
5760
|
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
5761
|
-
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.
|
|
5761
|
+
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.8-node';
|
|
5762
5762
|
if (x_api_version != null && x_api_version != undefined) {
|
|
5763
5763
|
localVarHeaderParameter['x-api-version'] = x_api_version;
|
|
5764
5764
|
}
|
|
@@ -5814,7 +5814,7 @@ const SubscriptionApiAxiosParamCreator = function (cashfree) {
|
|
|
5814
5814
|
// authentication XClientSignatureHeader required
|
|
5815
5815
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-signature", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
5816
5816
|
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
5817
|
-
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.
|
|
5817
|
+
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.8-node';
|
|
5818
5818
|
if (x_api_version != null && x_api_version != undefined) {
|
|
5819
5819
|
localVarHeaderParameter['x-api-version'] = x_api_version;
|
|
5820
5820
|
}
|
|
@@ -5870,7 +5870,7 @@ const SubscriptionApiAxiosParamCreator = function (cashfree) {
|
|
|
5870
5870
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-id", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
5871
5871
|
// authentication XClientSignatureHeader required
|
|
5872
5872
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-signature", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
5873
|
-
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.
|
|
5873
|
+
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.8-node';
|
|
5874
5874
|
if (x_api_version != null && x_api_version != undefined) {
|
|
5875
5875
|
localVarHeaderParameter['x-api-version'] = x_api_version;
|
|
5876
5876
|
}
|
|
@@ -5925,7 +5925,7 @@ const SubscriptionApiAxiosParamCreator = function (cashfree) {
|
|
|
5925
5925
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-id", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
5926
5926
|
// authentication XClientSignatureHeader required
|
|
5927
5927
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-signature", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
5928
|
-
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.
|
|
5928
|
+
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.8-node';
|
|
5929
5929
|
if (x_api_version != null && x_api_version != undefined) {
|
|
5930
5930
|
localVarHeaderParameter['x-api-version'] = x_api_version;
|
|
5931
5931
|
}
|
|
@@ -5984,7 +5984,7 @@ const SubscriptionApiAxiosParamCreator = function (cashfree) {
|
|
|
5984
5984
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-id", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
5985
5985
|
// authentication XClientSignatureHeader required
|
|
5986
5986
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-signature", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
5987
|
-
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.
|
|
5987
|
+
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.8-node';
|
|
5988
5988
|
if (x_api_version != null && x_api_version != undefined) {
|
|
5989
5989
|
localVarHeaderParameter['x-api-version'] = x_api_version;
|
|
5990
5990
|
}
|
|
@@ -6039,7 +6039,7 @@ const SubscriptionApiAxiosParamCreator = function (cashfree) {
|
|
|
6039
6039
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-id", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
6040
6040
|
// authentication XClientSignatureHeader required
|
|
6041
6041
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-signature", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
6042
|
-
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.
|
|
6042
|
+
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.8-node';
|
|
6043
6043
|
if (x_api_version != null && x_api_version != undefined) {
|
|
6044
6044
|
localVarHeaderParameter['x-api-version'] = x_api_version;
|
|
6045
6045
|
}
|
|
@@ -6098,7 +6098,7 @@ const SubscriptionApiAxiosParamCreator = function (cashfree) {
|
|
|
6098
6098
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-id", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
6099
6099
|
// authentication XClientSignatureHeader required
|
|
6100
6100
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-signature", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
6101
|
-
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.
|
|
6101
|
+
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.8-node';
|
|
6102
6102
|
if (x_api_version != null && x_api_version != undefined) {
|
|
6103
6103
|
localVarHeaderParameter['x-api-version'] = x_api_version;
|
|
6104
6104
|
}
|
|
@@ -6157,7 +6157,7 @@ const SubscriptionApiAxiosParamCreator = function (cashfree) {
|
|
|
6157
6157
|
// authentication XClientSignatureHeader required
|
|
6158
6158
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-signature", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
6159
6159
|
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
6160
|
-
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.
|
|
6160
|
+
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.8-node';
|
|
6161
6161
|
if (x_api_version != null && x_api_version != undefined) {
|
|
6162
6162
|
localVarHeaderParameter['x-api-version'] = x_api_version;
|
|
6163
6163
|
}
|
|
@@ -6221,7 +6221,7 @@ const SubscriptionApiAxiosParamCreator = function (cashfree) {
|
|
|
6221
6221
|
// authentication XClientSignatureHeader required
|
|
6222
6222
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-signature", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
6223
6223
|
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
6224
|
-
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.
|
|
6224
|
+
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.8-node';
|
|
6225
6225
|
if (x_api_version != null && x_api_version != undefined) {
|
|
6226
6226
|
localVarHeaderParameter['x-api-version'] = x_api_version;
|
|
6227
6227
|
}
|
|
@@ -6297,7 +6297,7 @@ const SubscriptionApiAxiosParamCreator = function (cashfree) {
|
|
|
6297
6297
|
localVarFormParams.append('action', action);
|
|
6298
6298
|
}
|
|
6299
6299
|
localVarHeaderParameter['Content-Type'] = 'multipart/form-data';
|
|
6300
|
-
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.
|
|
6300
|
+
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.8-node';
|
|
6301
6301
|
if (x_api_version != null && x_api_version != undefined) {
|
|
6302
6302
|
localVarHeaderParameter['x-api-version'] = x_api_version;
|
|
6303
6303
|
}
|
|
@@ -6353,7 +6353,7 @@ const SubscriptionApiAxiosParamCreator = function (cashfree) {
|
|
|
6353
6353
|
// authentication XClientSignatureHeader required
|
|
6354
6354
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-signature", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
6355
6355
|
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
6356
|
-
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.
|
|
6356
|
+
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.8-node';
|
|
6357
6357
|
if (x_api_version != null && x_api_version != undefined) {
|
|
6358
6358
|
localVarHeaderParameter['x-api-version'] = x_api_version;
|
|
6359
6359
|
}
|
|
@@ -6705,7 +6705,7 @@ const TokenVaultApiAxiosParamCreator = function (cashfree) {
|
|
|
6705
6705
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-id", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
6706
6706
|
// authentication XClientSignatureHeader required
|
|
6707
6707
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-signature", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
6708
|
-
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.
|
|
6708
|
+
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.8-node';
|
|
6709
6709
|
if (x_api_version != null && x_api_version != undefined) {
|
|
6710
6710
|
localVarHeaderParameter['x-api-version'] = x_api_version;
|
|
6711
6711
|
}
|
|
@@ -6764,7 +6764,7 @@ const TokenVaultApiAxiosParamCreator = function (cashfree) {
|
|
|
6764
6764
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-id", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
6765
6765
|
// authentication XClientSignatureHeader required
|
|
6766
6766
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-signature", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
6767
|
-
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.
|
|
6767
|
+
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.8-node';
|
|
6768
6768
|
if (x_api_version != null && x_api_version != undefined) {
|
|
6769
6769
|
localVarHeaderParameter['x-api-version'] = x_api_version;
|
|
6770
6770
|
}
|
|
@@ -6825,7 +6825,7 @@ const TokenVaultApiAxiosParamCreator = function (cashfree) {
|
|
|
6825
6825
|
if (instrument_type !== undefined) {
|
|
6826
6826
|
localVarQueryParameter['instrument_type'] = instrument_type;
|
|
6827
6827
|
}
|
|
6828
|
-
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.
|
|
6828
|
+
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.8-node';
|
|
6829
6829
|
if (x_api_version != null && x_api_version != undefined) {
|
|
6830
6830
|
localVarHeaderParameter['x-api-version'] = x_api_version;
|
|
6831
6831
|
}
|
|
@@ -6884,7 +6884,7 @@ const TokenVaultApiAxiosParamCreator = function (cashfree) {
|
|
|
6884
6884
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-id", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
6885
6885
|
// authentication XClientSignatureHeader required
|
|
6886
6886
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-signature", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
6887
|
-
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.
|
|
6887
|
+
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.8-node';
|
|
6888
6888
|
if (x_api_version != null && x_api_version != undefined) {
|
|
6889
6889
|
localVarHeaderParameter['x-api-version'] = x_api_version;
|
|
6890
6890
|
}
|
|
@@ -7053,7 +7053,7 @@ const UtilitiesApiAxiosParamCreator = function (cashfree) {
|
|
|
7053
7053
|
// authentication XClientSignatureHeader required
|
|
7054
7054
|
yield (0, common_1.setApiKeyToObject)(localVarHeaderParameter, "x-client-signature", cashfree.XClientId, cashfree.XClientSecret, cashfree.XPartnerKey, cashfree.XPartnerMerchantId, cashfree.XClientSignature);
|
|
7055
7055
|
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
7056
|
-
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.
|
|
7056
|
+
localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-5.0.8-node';
|
|
7057
7057
|
if (x_api_version != null && x_api_version != undefined) {
|
|
7058
7058
|
localVarHeaderParameter['x-api-version'] = x_api_version;
|
|
7059
7059
|
}
|
|
@@ -7183,7 +7183,7 @@ class Cashfree {
|
|
|
7183
7183
|
else {
|
|
7184
7184
|
scope.setExtra('environment', 'production');
|
|
7185
7185
|
}
|
|
7186
|
-
scope.setExtra('release', "5.0.
|
|
7186
|
+
scope.setExtra('release', "5.0.8-node");
|
|
7187
7187
|
});
|
|
7188
7188
|
}
|
|
7189
7189
|
if (axios) {
|