@bigbinary/neeto-payments-frontend 6.1.23 → 6.1.25
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/app/javascript/src/translations/ar.json +8 -4
- package/app/javascript/src/translations/bg.json +8 -4
- package/app/javascript/src/translations/ca.json +8 -4
- package/app/javascript/src/translations/cs.json +8 -4
- package/app/javascript/src/translations/da.json +8 -4
- package/app/javascript/src/translations/de.json +8 -4
- package/app/javascript/src/translations/es-MX.json +8 -4
- package/app/javascript/src/translations/es.json +8 -4
- package/app/javascript/src/translations/et.json +8 -4
- package/app/javascript/src/translations/fi.json +8 -4
- package/app/javascript/src/translations/fil.json +8 -4
- package/app/javascript/src/translations/fr.json +8 -4
- package/app/javascript/src/translations/he.json +8 -4
- package/app/javascript/src/translations/hi.json +8 -4
- package/app/javascript/src/translations/hr.json +8 -4
- package/app/javascript/src/translations/hu.json +8 -4
- package/app/javascript/src/translations/id.json +8 -4
- package/app/javascript/src/translations/it.json +8 -4
- package/app/javascript/src/translations/ja.json +8 -4
- package/app/javascript/src/translations/ko.json +8 -4
- package/app/javascript/src/translations/nl.json +8 -4
- package/app/javascript/src/translations/pl.json +8 -4
- package/app/javascript/src/translations/pt-BR.json +8 -4
- package/app/javascript/src/translations/pt.json +8 -4
- package/app/javascript/src/translations/ro.json +8 -4
- package/app/javascript/src/translations/ru.json +8 -4
- package/app/javascript/src/translations/sk.json +8 -4
- package/app/javascript/src/translations/sl.json +8 -4
- package/app/javascript/src/translations/sv.json +8 -4
- package/app/javascript/src/translations/th.json +8 -4
- package/app/javascript/src/translations/tr.json +8 -4
- package/app/javascript/src/translations/uk.json +8 -4
- package/app/javascript/src/translations/vi.json +8 -4
- package/app/javascript/src/translations/zh-CN.json +8 -4
- package/app/javascript/src/translations/zh-TW.json +8 -4
- package/package.json +6 -6
|
@@ -457,7 +457,8 @@
|
|
|
457
457
|
"requires_action": "cần hành động",
|
|
458
458
|
"cancelled": "đã hủy",
|
|
459
459
|
"confirmationPending": "đang chờ xác nhận",
|
|
460
|
-
"rejected": "bị từ chối"
|
|
460
|
+
"rejected": "bị từ chối",
|
|
461
|
+
"authorized": "đã được ủy quyền"
|
|
461
462
|
},
|
|
462
463
|
"upiTransaction": {
|
|
463
464
|
"initiated": "đã khởi xướng",
|
|
@@ -474,7 +475,8 @@
|
|
|
474
475
|
"declined": "bị từ chối",
|
|
475
476
|
"successful": "thành công",
|
|
476
477
|
"refunded": "đã hoàn tiền",
|
|
477
|
-
"pending": "đang chờ"
|
|
478
|
+
"pending": "đang chờ",
|
|
479
|
+
"authorized": "đã được ủy quyền"
|
|
478
480
|
},
|
|
479
481
|
"split": {
|
|
480
482
|
"successful": "thành công",
|
|
@@ -504,7 +506,8 @@
|
|
|
504
506
|
"cancelled": "Giao dịch đã bị hủy",
|
|
505
507
|
"requires_action": "Quá trình này cần thêm hành động từ khách hàng để hoàn tất",
|
|
506
508
|
"confirmationPending": "Giao dịch chưa được xác nhận thủ công",
|
|
507
|
-
"rejected": "Giao dịch đã bị từ chối"
|
|
509
|
+
"rejected": "Giao dịch đã bị từ chối",
|
|
510
|
+
"authorized": "Thanh toán đã được ủy quyền nhưng chưa được thu"
|
|
508
511
|
},
|
|
509
512
|
"upiTransaction": {
|
|
510
513
|
"initiated": "Giao dịch này chưa được xác nhận.",
|
|
@@ -540,7 +543,8 @@
|
|
|
540
543
|
"declined": "Thanh toán này đã thất bại vì ngân hàng phát hành đã từ chối",
|
|
541
544
|
"initiated": "Khách hàng chưa nhập phương thức thanh toán của họ.",
|
|
542
545
|
"pending": "Giao dịch đã được ủy quyền, nhưng số tiền vẫn chưa được thu",
|
|
543
|
-
"refunded": "Giao dịch đã được hoàn tiền"
|
|
546
|
+
"refunded": "Giao dịch đã được hoàn tiền",
|
|
547
|
+
"authorized": "Thanh toán đã được ủy quyền nhưng chưa được thu"
|
|
544
548
|
},
|
|
545
549
|
"account": {
|
|
546
550
|
"connected": "Tài khoản đã được kết nối",
|
|
@@ -457,7 +457,8 @@
|
|
|
457
457
|
"requires_action": "需要采取进一步措施",
|
|
458
458
|
"cancelled": "已取消",
|
|
459
459
|
"confirmationPending": "等待确认",
|
|
460
|
-
"rejected": "被拒绝"
|
|
460
|
+
"rejected": "被拒绝",
|
|
461
|
+
"authorized": "已授权"
|
|
461
462
|
},
|
|
462
463
|
"upiTransaction": {
|
|
463
464
|
"initiated": "已发起",
|
|
@@ -474,7 +475,8 @@
|
|
|
474
475
|
"declined": "被拒绝",
|
|
475
476
|
"successful": "成功",
|
|
476
477
|
"refunded": "已退款",
|
|
477
|
-
"pending": "待处理"
|
|
478
|
+
"pending": "待处理",
|
|
479
|
+
"authorized": "已授权"
|
|
478
480
|
},
|
|
479
481
|
"split": {
|
|
480
482
|
"successful": "成功",
|
|
@@ -504,7 +506,8 @@
|
|
|
504
506
|
"cancelled": "交易已被取消",
|
|
505
507
|
"requires_action": "此过程需要客户采取进一步措施以完成",
|
|
506
508
|
"confirmationPending": "交易尚未手动确认",
|
|
507
|
-
"rejected": "交易已被拒绝"
|
|
509
|
+
"rejected": "交易已被拒绝",
|
|
510
|
+
"authorized": "付款已授权,但尚未完成处理"
|
|
508
511
|
},
|
|
509
512
|
"upiTransaction": {
|
|
510
513
|
"initiated": "此交易尚未确认。",
|
|
@@ -540,7 +543,8 @@
|
|
|
540
543
|
"declined": "此付款由于发卡银行拒绝而失败",
|
|
541
544
|
"initiated": "客户尚未输入其付款方式。",
|
|
542
545
|
"pending": "交易已授权,但资金尚未被捕获",
|
|
543
|
-
"refunded": "交易已退款"
|
|
546
|
+
"refunded": "交易已退款",
|
|
547
|
+
"authorized": "付款已授权,但尚未完成处理"
|
|
544
548
|
},
|
|
545
549
|
"account": {
|
|
546
550
|
"connected": "账户已连接",
|
|
@@ -457,7 +457,8 @@
|
|
|
457
457
|
"requires_action": "需要進一步行動",
|
|
458
458
|
"cancelled": "已取消",
|
|
459
459
|
"confirmationPending": "確認待處理",
|
|
460
|
-
"rejected": "已拒絕"
|
|
460
|
+
"rejected": "已拒絕",
|
|
461
|
+
"authorized": "已授權"
|
|
461
462
|
},
|
|
462
463
|
"upiTransaction": {
|
|
463
464
|
"initiated": "已啟動",
|
|
@@ -474,7 +475,8 @@
|
|
|
474
475
|
"declined": "被拒絕",
|
|
475
476
|
"successful": "成功",
|
|
476
477
|
"refunded": "已退款",
|
|
477
|
-
"pending": "待處理"
|
|
478
|
+
"pending": "待處理",
|
|
479
|
+
"authorized": "已授權"
|
|
478
480
|
},
|
|
479
481
|
"split": {
|
|
480
482
|
"successful": "成功",
|
|
@@ -504,7 +506,8 @@
|
|
|
504
506
|
"cancelled": "交易已取消",
|
|
505
507
|
"requires_action": "該過程需要客戶進一步的行動以完成",
|
|
506
508
|
"confirmationPending": "交易尚未手動確認",
|
|
507
|
-
"rejected": "交易已被拒絕"
|
|
509
|
+
"rejected": "交易已被拒絕",
|
|
510
|
+
"authorized": "該支付已授權但尚未捕獲"
|
|
508
511
|
},
|
|
509
512
|
"upiTransaction": {
|
|
510
513
|
"initiated": "該交易尚未確認。",
|
|
@@ -540,7 +543,8 @@
|
|
|
540
543
|
"declined": "此付款因發卡行拒絕而失敗",
|
|
541
544
|
"initiated": "客戶尚未進入付款方式。",
|
|
542
545
|
"pending": "交易已獲授權,但資金尚未被提取",
|
|
543
|
-
"refunded": "交易已退款"
|
|
546
|
+
"refunded": "交易已退款",
|
|
547
|
+
"authorized": "該支付已授權但尚未捕獲"
|
|
544
548
|
},
|
|
545
549
|
"account": {
|
|
546
550
|
"connected": "帳戶已連接",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@bigbinary/neeto-payments-frontend",
|
|
3
|
-
"version": "6.1.
|
|
3
|
+
"version": "6.1.25",
|
|
4
4
|
"description": "To manage payments across the neeto products.",
|
|
5
5
|
"license": "UNLICENSED",
|
|
6
6
|
"homepage": "https://github.com/bigbinary/neeto-payments-nano",
|
|
@@ -61,10 +61,10 @@
|
|
|
61
61
|
"@babel/preset-typescript": "7.26.0",
|
|
62
62
|
"@babel/runtime": "7.26.10",
|
|
63
63
|
"@bigbinary/babel-preset-neeto": "^1.0.3",
|
|
64
|
-
"@bigbinary/eslint-plugin-neeto": "1.8.
|
|
64
|
+
"@bigbinary/eslint-plugin-neeto": "1.8.2",
|
|
65
65
|
"@bigbinary/neeto-cist": "1.0.17",
|
|
66
|
-
"@bigbinary/neeto-editor": "1.47.
|
|
67
|
-
"@bigbinary/neeto-filters-frontend": "4.3.
|
|
66
|
+
"@bigbinary/neeto-editor": "1.47.92",
|
|
67
|
+
"@bigbinary/neeto-filters-frontend": "4.3.32",
|
|
68
68
|
"@bigbinary/neeto-icons": "1.20.80",
|
|
69
69
|
"@dnd-kit/core": "6.3.1",
|
|
70
70
|
"@dnd-kit/sortable": "10.0.0",
|
|
@@ -174,8 +174,8 @@
|
|
|
174
174
|
"peerDependencies": {
|
|
175
175
|
"@babel/runtime": "7.26.10",
|
|
176
176
|
"@bigbinary/neeto-cist": "1.0.17",
|
|
177
|
-
"@bigbinary/neeto-editor": "1.47.
|
|
178
|
-
"@bigbinary/neeto-filters-frontend": "4.3.
|
|
177
|
+
"@bigbinary/neeto-editor": "1.47.92",
|
|
178
|
+
"@bigbinary/neeto-filters-frontend": "4.3.32",
|
|
179
179
|
"@bigbinary/neeto-icons": "1.20.80",
|
|
180
180
|
"@dnd-kit/core": "6.3.1",
|
|
181
181
|
"@dnd-kit/sortable": "10.0.0",
|