@feedmepos/mf-payment 1.3.5 → 1.3.7

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.
Files changed (73) hide show
  1. package/dist/{OnboardForm-DkQnOOE4.js → OnboardForm-B8asbqQ2.js} +4 -4
  2. package/dist/{OnboardForm-DRfkDYKa.js → OnboardForm-BLfsB8xK.js} +4 -4
  3. package/dist/{OnboardSubmission-CiSHMUCb.js → OnboardSubmission-BQMqZ-wP.js} +5 -5
  4. package/dist/{OnboardSubmission-caChZGCD.js → OnboardSubmission-DdF0Dy9-.js} +2 -2
  5. package/dist/{PayoutAccount-DDJZLp5n.js → PayoutAccount-BKZJa7Xu.js} +5 -5
  6. package/dist/{PayoutAccount-jRFibLN6.js → PayoutAccount-CXjj7Euz.js} +5 -5
  7. package/dist/{PayoutAccountSetting-DcuumyW4.js → PayoutAccountSetting-CHRrrPyM.js} +3 -3
  8. package/dist/{Restaurant-C8lLkTRk.js → Restaurant-B4_By3gk.js} +4 -4
  9. package/dist/{RestaurantSetting-IW965gti.js → RestaurantSetting-Dub_-JlB.js} +3 -3
  10. package/dist/{Settlement-D18xsXRd.js → Settlement-CZ8pzFMH.js} +3 -3
  11. package/dist/{Settlement-BQPbR8m-.js → Settlement-Y9WvXhNL.js} +3 -3
  12. package/dist/{SettlementTransactions-BQmJ_nZS.js → SettlementTransactions-CT7yHI03.js} +3 -3
  13. package/dist/{SettlementTransactions-DhKWeuuo.js → SettlementTransactions-CYKZ3qJR.js} +3 -3
  14. package/dist/{Status.vue_vue_type_script_setup_true_lang-Cp3akQew.js → Status.vue_vue_type_script_setup_true_lang-knGxQsIT.js} +1 -1
  15. package/dist/{Terminal-tg7f8Wue.js → Terminal-DpU8bG_E.js} +5 -5
  16. package/dist/TerminalSetting-ayjTqDOf.js +1252 -0
  17. package/dist/{Transaction-DFxizbZ7.js → Transaction-BglDJkA1.js} +6 -6
  18. package/dist/{Transaction-CQF5lDAd.js → Transaction-BhaE4B7P.js} +5 -5
  19. package/dist/{TransactionOld-uFMnygUK.js → TransactionOld-lu-6Wsl0.js} +4 -4
  20. package/dist/{TransactionTable.vue_vue_type_script_setup_true_lang-CFr-DduC.js → TransactionTable.vue_vue_type_script_setup_true_lang-DwsA4v2y.js} +3 -3
  21. package/dist/{app-JzZOIyxw.js → app-BrNzXeBI.js} +151 -151
  22. package/dist/app.js +1 -1
  23. package/dist/{assets-R7Pf2tcC.js → assets-CXWjWs3-.js} +1 -1
  24. package/dist/{grafana-DLVFFmRO.js → grafana-DMIeh04o.js} +1 -1
  25. package/dist/{index-C4T0m6DM.js → index-BUbV9yXt.js} +1 -1
  26. package/dist/{index-C5B1WFHO.js → index-Bq7l2vy5.js} +2 -2
  27. package/dist/{index-C_4l0JZj.js → index-CggStwHL.js} +8926 -8820
  28. package/dist/{index-BRcPRBkm.js → index-DXzy1nT_.js} +1 -1
  29. package/dist/{index-BUXnw6w4.js → index-DYisiI7M.js} +1 -1
  30. package/dist/{index-D7GUIvIW.js → index-JNNpGY70.js} +1 -1
  31. package/dist/{index-Cpsfcvcu.js → index-LG8BpXxO.js} +1 -1
  32. package/dist/{index.vue_vue_type_script_setup_true_lang-BIGL3hMd.js → index.vue_vue_type_script_setup_true_lang-roF28cJy.js} +1 -1
  33. package/dist/package.json +2 -2
  34. package/dist/{payout-account-BBRdCd9Q.js → payout-account-CrY-ksUT.js} +3 -3
  35. package/dist/{plugins-DTPqcD09.js → plugins-CI7MsCL_.js} +1 -1
  36. package/dist/stores/payoutAccount.d.ts +24 -24
  37. package/dist/tsconfig.app.tsbuildinfo +1 -1
  38. package/dist/views/admin/payout-account/tabs/Information.vue.d.ts +24 -24
  39. package/dist/views/admin/payout-account/tabs/PaymentChannel.vue.d.ts +42 -42
  40. package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +42 -42
  41. package/dist/views/admin/payout-account/tabs/PaymentStatus.vue.d.ts +24 -24
  42. package/dist/views/admin/payout-account/tabs/Settlement.vue.d.ts +24 -24
  43. package/dist/views/admin/payout-account/tabs/TokenGateway.vue.d.ts +42 -42
  44. package/dist/views/admin/payout-account/tabs/gateway/DigioGateway.vue.d.ts +2 -2
  45. package/dist/views/admin/payout-account/tabs/gateway/FiuuGateway.vue.d.ts +4 -4
  46. package/dist/views/admin/payout-account/tabs/gateway/MacauPassGateway.vue.d.ts +4 -4
  47. package/dist/views/admin/payout-account/tabs/token/GooglePayToken.vue.d.ts +2 -2
  48. package/dist/views/admin/restaurant/tabs/gateway/DigioGateway.vue.d.ts +6 -6
  49. package/dist/views/admin/restaurant/tabs/gateway/FiuuGateway.vue.d.ts +8 -8
  50. package/dist/views/admin/restaurant/tabs/gateway/GhlGateway.vue.d.ts +8 -8
  51. package/dist/views/admin/restaurant/tabs/gateway/GrabGateway.vue.d.ts +6 -6
  52. package/dist/views/admin/restaurant/tabs/gateway/MacauPassGateway.vue.d.ts +8 -8
  53. package/dist/views/admin/restaurant/tabs/gateway/RevenueMonsterGateway.vue.d.ts +6 -6
  54. package/dist/views/admin/restaurant/tabs/gateway/SoftSpaceGateway.vue.d.ts +6 -6
  55. package/dist/views/admin/terminal/TerminalDialog.vue.d.ts +26 -26
  56. package/dist/views/admin/terminal/tabs/EcrGateway.vue.d.ts +26 -26
  57. package/dist/views/admin/terminal/tabs/Information.vue.d.ts +26 -26
  58. package/dist/views/admin/terminal/tabs/QrGateway.vue.d.ts +26 -26
  59. package/dist/views/admin/terminal/tabs/SettingRequest.vue.d.ts +26 -26
  60. package/dist/views/admin/terminal/tabs/SoftposGateway.vue.d.ts +26 -26
  61. package/dist/views/admin/terminal/tabs/ecr/GhlGateway.vue.d.ts +26 -26
  62. package/dist/views/admin/terminal/tabs/ecr/Maybank2Gateway.vue.d.ts +26 -26
  63. package/dist/views/admin/terminal/tabs/ecr/Maybank3Gateway.vue.d.ts +26 -26
  64. package/dist/views/admin/terminal/tabs/ecr/MaybankGateway.vue.d.ts +26 -26
  65. package/dist/views/admin/terminal/tabs/ecr/NetsGateway.vue.d.ts +26 -26
  66. package/dist/views/admin/terminal/tabs/ecr/TerminalGateway.vue.d.ts +26 -26
  67. package/dist/views/admin/terminal/tabs/qr/PromptPayGateway.vue.d.ts +26 -26
  68. package/dist/views/admin/terminal/tabs/settings/KioskMode.vue.d.ts +26 -26
  69. package/dist/views/payout-account/PayoutAccountTable.vue.d.ts +48 -48
  70. package/dist/views/settlement/FiuuSettlementTable.vue.d.ts +60 -60
  71. package/dist/views/settlement/FiuuSettlementTransactions.vue.d.ts +30 -30
  72. package/package.json +2 -2
  73. package/dist/TerminalSetting-B5VdUivg.js +0 -1080
@@ -4,17 +4,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
4
4
  terminal: {
5
5
  type: PropType<{
6
6
  name?: string | null | undefined;
7
+ deviceId?: string | null | undefined;
8
+ bindCode?: string | null | undefined;
7
9
  secretKey?: string | null | undefined;
10
+ token?: string | null | undefined;
8
11
  gateways?: {
9
12
  config?: {
10
- uniqueId: string;
11
13
  packageId: string;
14
+ uniqueId: string;
12
15
  } | null | undefined;
13
- gateway: "Fiuu" | "Digio" | "Maybank" | "Maybank2" | "Nets" | "Ghl" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
16
+ gateway: "Fiuu" | "Digio" | "Maybank" | "Maybank2" | "Maybank3" | "Nets" | "Ghl" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
14
17
  }[] | null | undefined;
15
- deviceId?: string | null | undefined;
16
- bindCode?: string | null | undefined;
17
- token?: string | null | undefined;
18
18
  ecrs?: ({
19
19
  config?: {
20
20
  terminalId: string;
@@ -22,8 +22,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
22
22
  gateway: "FeedMe";
23
23
  } | {
24
24
  config?: {
25
- merchantId: string;
26
25
  terminalId: string;
26
+ merchantId: string;
27
27
  privateKey: string;
28
28
  } | null | undefined;
29
29
  gateway: "Ghl";
@@ -33,28 +33,28 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
33
33
  ip: string;
34
34
  } | null | undefined;
35
35
  receiptName?: string | null | undefined;
36
- dialogConfig?: Record<string, string> | null | undefined;
36
+ dialogConfig?: Record<string, any> | null | undefined;
37
37
  gateway: "Maybank";
38
38
  } | {
39
39
  config?: {
40
40
  ip: string;
41
41
  } | null | undefined;
42
42
  receiptName?: string | null | undefined;
43
- dialogConfig?: Record<string, string> | null | undefined;
43
+ dialogConfig?: Record<string, any> | null | undefined;
44
44
  gateway: "Maybank2";
45
45
  } | {
46
46
  config?: {
47
47
  ip: string;
48
48
  } | null | undefined;
49
49
  receiptName?: string | null | undefined;
50
- dialogConfig?: Record<string, string> | null | undefined;
50
+ dialogConfig?: Record<string, any> | null | undefined;
51
51
  gateway: "Maybank3";
52
52
  } | {
53
53
  config?: {
54
54
  ip: string;
55
55
  } | null | undefined;
56
56
  receiptName?: string | null | undefined;
57
- dialogConfig?: Record<string, string> | null | undefined;
57
+ dialogConfig?: Record<string, any> | null | undefined;
58
58
  gateway: "Nets";
59
59
  })[] | null | undefined;
60
60
  qrIntegrations?: ({
@@ -71,13 +71,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
71
71
  gateway: "Mock";
72
72
  })[] | null | undefined;
73
73
  deletedAt?: string | null | undefined;
74
- _id: string;
75
74
  status: "Active" | "Inactive";
76
- updatedAt: string;
77
75
  referenceId: string;
78
- createdAt: string;
76
+ _id: string;
79
77
  securityCode: string;
80
78
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
79
+ createdAt: string;
80
+ updatedAt: string;
81
81
  }>;
82
82
  required: true;
83
83
  };
@@ -89,17 +89,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
89
89
  terminal: {
90
90
  type: PropType<{
91
91
  name?: string | null | undefined;
92
+ deviceId?: string | null | undefined;
93
+ bindCode?: string | null | undefined;
92
94
  secretKey?: string | null | undefined;
95
+ token?: string | null | undefined;
93
96
  gateways?: {
94
97
  config?: {
95
- uniqueId: string;
96
98
  packageId: string;
99
+ uniqueId: string;
97
100
  } | null | undefined;
98
- gateway: "Fiuu" | "Digio" | "Maybank" | "Maybank2" | "Nets" | "Ghl" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
101
+ gateway: "Fiuu" | "Digio" | "Maybank" | "Maybank2" | "Maybank3" | "Nets" | "Ghl" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
99
102
  }[] | null | undefined;
100
- deviceId?: string | null | undefined;
101
- bindCode?: string | null | undefined;
102
- token?: string | null | undefined;
103
103
  ecrs?: ({
104
104
  config?: {
105
105
  terminalId: string;
@@ -107,8 +107,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
107
107
  gateway: "FeedMe";
108
108
  } | {
109
109
  config?: {
110
- merchantId: string;
111
110
  terminalId: string;
111
+ merchantId: string;
112
112
  privateKey: string;
113
113
  } | null | undefined;
114
114
  gateway: "Ghl";
@@ -118,28 +118,28 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
118
118
  ip: string;
119
119
  } | null | undefined;
120
120
  receiptName?: string | null | undefined;
121
- dialogConfig?: Record<string, string> | null | undefined;
121
+ dialogConfig?: Record<string, any> | null | undefined;
122
122
  gateway: "Maybank";
123
123
  } | {
124
124
  config?: {
125
125
  ip: string;
126
126
  } | null | undefined;
127
127
  receiptName?: string | null | undefined;
128
- dialogConfig?: Record<string, string> | null | undefined;
128
+ dialogConfig?: Record<string, any> | null | undefined;
129
129
  gateway: "Maybank2";
130
130
  } | {
131
131
  config?: {
132
132
  ip: string;
133
133
  } | null | undefined;
134
134
  receiptName?: string | null | undefined;
135
- dialogConfig?: Record<string, string> | null | undefined;
135
+ dialogConfig?: Record<string, any> | null | undefined;
136
136
  gateway: "Maybank3";
137
137
  } | {
138
138
  config?: {
139
139
  ip: string;
140
140
  } | null | undefined;
141
141
  receiptName?: string | null | undefined;
142
- dialogConfig?: Record<string, string> | null | undefined;
142
+ dialogConfig?: Record<string, any> | null | undefined;
143
143
  gateway: "Nets";
144
144
  })[] | null | undefined;
145
145
  qrIntegrations?: ({
@@ -156,13 +156,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
156
156
  gateway: "Mock";
157
157
  })[] | null | undefined;
158
158
  deletedAt?: string | null | undefined;
159
- _id: string;
160
159
  status: "Active" | "Inactive";
161
- updatedAt: string;
162
160
  referenceId: string;
163
- createdAt: string;
161
+ _id: string;
164
162
  securityCode: string;
165
163
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
164
+ createdAt: string;
165
+ updatedAt: string;
166
166
  }>;
167
167
  required: true;
168
168
  };
@@ -4,17 +4,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
4
4
  terminal: {
5
5
  type: PropType<{
6
6
  name?: string | null | undefined;
7
+ deviceId?: string | null | undefined;
8
+ bindCode?: string | null | undefined;
7
9
  secretKey?: string | null | undefined;
10
+ token?: string | null | undefined;
8
11
  gateways?: {
9
12
  config?: {
10
- uniqueId: string;
11
13
  packageId: string;
14
+ uniqueId: string;
12
15
  } | null | undefined;
13
- gateway: "Fiuu" | "Digio" | "Maybank" | "Maybank2" | "Nets" | "Ghl" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
16
+ gateway: "Fiuu" | "Digio" | "Maybank" | "Maybank2" | "Maybank3" | "Nets" | "Ghl" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
14
17
  }[] | null | undefined;
15
- deviceId?: string | null | undefined;
16
- bindCode?: string | null | undefined;
17
- token?: string | null | undefined;
18
18
  ecrs?: ({
19
19
  config?: {
20
20
  terminalId: string;
@@ -22,8 +22,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
22
22
  gateway: "FeedMe";
23
23
  } | {
24
24
  config?: {
25
- merchantId: string;
26
25
  terminalId: string;
26
+ merchantId: string;
27
27
  privateKey: string;
28
28
  } | null | undefined;
29
29
  gateway: "Ghl";
@@ -33,28 +33,28 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
33
33
  ip: string;
34
34
  } | null | undefined;
35
35
  receiptName?: string | null | undefined;
36
- dialogConfig?: Record<string, string> | null | undefined;
36
+ dialogConfig?: Record<string, any> | null | undefined;
37
37
  gateway: "Maybank";
38
38
  } | {
39
39
  config?: {
40
40
  ip: string;
41
41
  } | null | undefined;
42
42
  receiptName?: string | null | undefined;
43
- dialogConfig?: Record<string, string> | null | undefined;
43
+ dialogConfig?: Record<string, any> | null | undefined;
44
44
  gateway: "Maybank2";
45
45
  } | {
46
46
  config?: {
47
47
  ip: string;
48
48
  } | null | undefined;
49
49
  receiptName?: string | null | undefined;
50
- dialogConfig?: Record<string, string> | null | undefined;
50
+ dialogConfig?: Record<string, any> | null | undefined;
51
51
  gateway: "Maybank3";
52
52
  } | {
53
53
  config?: {
54
54
  ip: string;
55
55
  } | null | undefined;
56
56
  receiptName?: string | null | undefined;
57
- dialogConfig?: Record<string, string> | null | undefined;
57
+ dialogConfig?: Record<string, any> | null | undefined;
58
58
  gateway: "Nets";
59
59
  })[] | null | undefined;
60
60
  qrIntegrations?: ({
@@ -71,13 +71,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
71
71
  gateway: "Mock";
72
72
  })[] | null | undefined;
73
73
  deletedAt?: string | null | undefined;
74
- _id: string;
75
74
  status: "Active" | "Inactive";
76
- updatedAt: string;
77
75
  referenceId: string;
78
- createdAt: string;
76
+ _id: string;
79
77
  securityCode: string;
80
78
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
79
+ createdAt: string;
80
+ updatedAt: string;
81
81
  }>;
82
82
  required: true;
83
83
  };
@@ -89,17 +89,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
89
89
  terminal: {
90
90
  type: PropType<{
91
91
  name?: string | null | undefined;
92
+ deviceId?: string | null | undefined;
93
+ bindCode?: string | null | undefined;
92
94
  secretKey?: string | null | undefined;
95
+ token?: string | null | undefined;
93
96
  gateways?: {
94
97
  config?: {
95
- uniqueId: string;
96
98
  packageId: string;
99
+ uniqueId: string;
97
100
  } | null | undefined;
98
- gateway: "Fiuu" | "Digio" | "Maybank" | "Maybank2" | "Nets" | "Ghl" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
101
+ gateway: "Fiuu" | "Digio" | "Maybank" | "Maybank2" | "Maybank3" | "Nets" | "Ghl" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
99
102
  }[] | null | undefined;
100
- deviceId?: string | null | undefined;
101
- bindCode?: string | null | undefined;
102
- token?: string | null | undefined;
103
103
  ecrs?: ({
104
104
  config?: {
105
105
  terminalId: string;
@@ -107,8 +107,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
107
107
  gateway: "FeedMe";
108
108
  } | {
109
109
  config?: {
110
- merchantId: string;
111
110
  terminalId: string;
111
+ merchantId: string;
112
112
  privateKey: string;
113
113
  } | null | undefined;
114
114
  gateway: "Ghl";
@@ -118,28 +118,28 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
118
118
  ip: string;
119
119
  } | null | undefined;
120
120
  receiptName?: string | null | undefined;
121
- dialogConfig?: Record<string, string> | null | undefined;
121
+ dialogConfig?: Record<string, any> | null | undefined;
122
122
  gateway: "Maybank";
123
123
  } | {
124
124
  config?: {
125
125
  ip: string;
126
126
  } | null | undefined;
127
127
  receiptName?: string | null | undefined;
128
- dialogConfig?: Record<string, string> | null | undefined;
128
+ dialogConfig?: Record<string, any> | null | undefined;
129
129
  gateway: "Maybank2";
130
130
  } | {
131
131
  config?: {
132
132
  ip: string;
133
133
  } | null | undefined;
134
134
  receiptName?: string | null | undefined;
135
- dialogConfig?: Record<string, string> | null | undefined;
135
+ dialogConfig?: Record<string, any> | null | undefined;
136
136
  gateway: "Maybank3";
137
137
  } | {
138
138
  config?: {
139
139
  ip: string;
140
140
  } | null | undefined;
141
141
  receiptName?: string | null | undefined;
142
- dialogConfig?: Record<string, string> | null | undefined;
142
+ dialogConfig?: Record<string, any> | null | undefined;
143
143
  gateway: "Nets";
144
144
  })[] | null | undefined;
145
145
  qrIntegrations?: ({
@@ -156,13 +156,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
156
156
  gateway: "Mock";
157
157
  })[] | null | undefined;
158
158
  deletedAt?: string | null | undefined;
159
- _id: string;
160
159
  status: "Active" | "Inactive";
161
- updatedAt: string;
162
160
  referenceId: string;
163
- createdAt: string;
161
+ _id: string;
164
162
  securityCode: string;
165
163
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
164
+ createdAt: string;
165
+ updatedAt: string;
166
166
  }>;
167
167
  required: true;
168
168
  };
@@ -4,17 +4,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
4
4
  terminal: {
5
5
  type: PropType<{
6
6
  name?: string | null | undefined;
7
+ deviceId?: string | null | undefined;
8
+ bindCode?: string | null | undefined;
7
9
  secretKey?: string | null | undefined;
10
+ token?: string | null | undefined;
8
11
  gateways?: {
9
12
  config?: {
10
- uniqueId: string;
11
13
  packageId: string;
14
+ uniqueId: string;
12
15
  } | null | undefined;
13
- gateway: "Fiuu" | "Digio" | "Maybank" | "Maybank2" | "Nets" | "Ghl" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
16
+ gateway: "Fiuu" | "Digio" | "Maybank" | "Maybank2" | "Maybank3" | "Nets" | "Ghl" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
14
17
  }[] | null | undefined;
15
- deviceId?: string | null | undefined;
16
- bindCode?: string | null | undefined;
17
- token?: string | null | undefined;
18
18
  ecrs?: ({
19
19
  config?: {
20
20
  terminalId: string;
@@ -22,8 +22,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
22
22
  gateway: "FeedMe";
23
23
  } | {
24
24
  config?: {
25
- merchantId: string;
26
25
  terminalId: string;
26
+ merchantId: string;
27
27
  privateKey: string;
28
28
  } | null | undefined;
29
29
  gateway: "Ghl";
@@ -33,28 +33,28 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
33
33
  ip: string;
34
34
  } | null | undefined;
35
35
  receiptName?: string | null | undefined;
36
- dialogConfig?: Record<string, string> | null | undefined;
36
+ dialogConfig?: Record<string, any> | null | undefined;
37
37
  gateway: "Maybank";
38
38
  } | {
39
39
  config?: {
40
40
  ip: string;
41
41
  } | null | undefined;
42
42
  receiptName?: string | null | undefined;
43
- dialogConfig?: Record<string, string> | null | undefined;
43
+ dialogConfig?: Record<string, any> | null | undefined;
44
44
  gateway: "Maybank2";
45
45
  } | {
46
46
  config?: {
47
47
  ip: string;
48
48
  } | null | undefined;
49
49
  receiptName?: string | null | undefined;
50
- dialogConfig?: Record<string, string> | null | undefined;
50
+ dialogConfig?: Record<string, any> | null | undefined;
51
51
  gateway: "Maybank3";
52
52
  } | {
53
53
  config?: {
54
54
  ip: string;
55
55
  } | null | undefined;
56
56
  receiptName?: string | null | undefined;
57
- dialogConfig?: Record<string, string> | null | undefined;
57
+ dialogConfig?: Record<string, any> | null | undefined;
58
58
  gateway: "Nets";
59
59
  })[] | null | undefined;
60
60
  qrIntegrations?: ({
@@ -71,13 +71,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
71
71
  gateway: "Mock";
72
72
  })[] | null | undefined;
73
73
  deletedAt?: string | null | undefined;
74
- _id: string;
75
74
  status: "Active" | "Inactive";
76
- updatedAt: string;
77
75
  referenceId: string;
78
- createdAt: string;
76
+ _id: string;
79
77
  securityCode: string;
80
78
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
79
+ createdAt: string;
80
+ updatedAt: string;
81
81
  }>;
82
82
  required: true;
83
83
  };
@@ -89,17 +89,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
89
89
  terminal: {
90
90
  type: PropType<{
91
91
  name?: string | null | undefined;
92
+ deviceId?: string | null | undefined;
93
+ bindCode?: string | null | undefined;
92
94
  secretKey?: string | null | undefined;
95
+ token?: string | null | undefined;
93
96
  gateways?: {
94
97
  config?: {
95
- uniqueId: string;
96
98
  packageId: string;
99
+ uniqueId: string;
97
100
  } | null | undefined;
98
- gateway: "Fiuu" | "Digio" | "Maybank" | "Maybank2" | "Nets" | "Ghl" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
101
+ gateway: "Fiuu" | "Digio" | "Maybank" | "Maybank2" | "Maybank3" | "Nets" | "Ghl" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
99
102
  }[] | null | undefined;
100
- deviceId?: string | null | undefined;
101
- bindCode?: string | null | undefined;
102
- token?: string | null | undefined;
103
103
  ecrs?: ({
104
104
  config?: {
105
105
  terminalId: string;
@@ -107,8 +107,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
107
107
  gateway: "FeedMe";
108
108
  } | {
109
109
  config?: {
110
- merchantId: string;
111
110
  terminalId: string;
111
+ merchantId: string;
112
112
  privateKey: string;
113
113
  } | null | undefined;
114
114
  gateway: "Ghl";
@@ -118,28 +118,28 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
118
118
  ip: string;
119
119
  } | null | undefined;
120
120
  receiptName?: string | null | undefined;
121
- dialogConfig?: Record<string, string> | null | undefined;
121
+ dialogConfig?: Record<string, any> | null | undefined;
122
122
  gateway: "Maybank";
123
123
  } | {
124
124
  config?: {
125
125
  ip: string;
126
126
  } | null | undefined;
127
127
  receiptName?: string | null | undefined;
128
- dialogConfig?: Record<string, string> | null | undefined;
128
+ dialogConfig?: Record<string, any> | null | undefined;
129
129
  gateway: "Maybank2";
130
130
  } | {
131
131
  config?: {
132
132
  ip: string;
133
133
  } | null | undefined;
134
134
  receiptName?: string | null | undefined;
135
- dialogConfig?: Record<string, string> | null | undefined;
135
+ dialogConfig?: Record<string, any> | null | undefined;
136
136
  gateway: "Maybank3";
137
137
  } | {
138
138
  config?: {
139
139
  ip: string;
140
140
  } | null | undefined;
141
141
  receiptName?: string | null | undefined;
142
- dialogConfig?: Record<string, string> | null | undefined;
142
+ dialogConfig?: Record<string, any> | null | undefined;
143
143
  gateway: "Nets";
144
144
  })[] | null | undefined;
145
145
  qrIntegrations?: ({
@@ -156,13 +156,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
156
156
  gateway: "Mock";
157
157
  })[] | null | undefined;
158
158
  deletedAt?: string | null | undefined;
159
- _id: string;
160
159
  status: "Active" | "Inactive";
161
- updatedAt: string;
162
160
  referenceId: string;
163
- createdAt: string;
161
+ _id: string;
164
162
  securityCode: string;
165
163
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
164
+ createdAt: string;
165
+ updatedAt: string;
166
166
  }>;
167
167
  required: true;
168
168
  };
@@ -4,17 +4,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
4
4
  terminal: {
5
5
  type: PropType<{
6
6
  name?: string | null | undefined;
7
+ deviceId?: string | null | undefined;
8
+ bindCode?: string | null | undefined;
7
9
  secretKey?: string | null | undefined;
10
+ token?: string | null | undefined;
8
11
  gateways?: {
9
12
  config?: {
10
- uniqueId: string;
11
13
  packageId: string;
14
+ uniqueId: string;
12
15
  } | null | undefined;
13
- gateway: "Fiuu" | "Digio" | "Maybank" | "Maybank2" | "Nets" | "Ghl" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
16
+ gateway: "Fiuu" | "Digio" | "Maybank" | "Maybank2" | "Maybank3" | "Nets" | "Ghl" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
14
17
  }[] | null | undefined;
15
- deviceId?: string | null | undefined;
16
- bindCode?: string | null | undefined;
17
- token?: string | null | undefined;
18
18
  ecrs?: ({
19
19
  config?: {
20
20
  terminalId: string;
@@ -22,8 +22,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
22
22
  gateway: "FeedMe";
23
23
  } | {
24
24
  config?: {
25
- merchantId: string;
26
25
  terminalId: string;
26
+ merchantId: string;
27
27
  privateKey: string;
28
28
  } | null | undefined;
29
29
  gateway: "Ghl";
@@ -33,28 +33,28 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
33
33
  ip: string;
34
34
  } | null | undefined;
35
35
  receiptName?: string | null | undefined;
36
- dialogConfig?: Record<string, string> | null | undefined;
36
+ dialogConfig?: Record<string, any> | null | undefined;
37
37
  gateway: "Maybank";
38
38
  } | {
39
39
  config?: {
40
40
  ip: string;
41
41
  } | null | undefined;
42
42
  receiptName?: string | null | undefined;
43
- dialogConfig?: Record<string, string> | null | undefined;
43
+ dialogConfig?: Record<string, any> | null | undefined;
44
44
  gateway: "Maybank2";
45
45
  } | {
46
46
  config?: {
47
47
  ip: string;
48
48
  } | null | undefined;
49
49
  receiptName?: string | null | undefined;
50
- dialogConfig?: Record<string, string> | null | undefined;
50
+ dialogConfig?: Record<string, any> | null | undefined;
51
51
  gateway: "Maybank3";
52
52
  } | {
53
53
  config?: {
54
54
  ip: string;
55
55
  } | null | undefined;
56
56
  receiptName?: string | null | undefined;
57
- dialogConfig?: Record<string, string> | null | undefined;
57
+ dialogConfig?: Record<string, any> | null | undefined;
58
58
  gateway: "Nets";
59
59
  })[] | null | undefined;
60
60
  qrIntegrations?: ({
@@ -71,13 +71,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
71
71
  gateway: "Mock";
72
72
  })[] | null | undefined;
73
73
  deletedAt?: string | null | undefined;
74
- _id: string;
75
74
  status: "Active" | "Inactive";
76
- updatedAt: string;
77
75
  referenceId: string;
78
- createdAt: string;
76
+ _id: string;
79
77
  securityCode: string;
80
78
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
79
+ createdAt: string;
80
+ updatedAt: string;
81
81
  }>;
82
82
  required: true;
83
83
  };
@@ -89,17 +89,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
89
89
  terminal: {
90
90
  type: PropType<{
91
91
  name?: string | null | undefined;
92
+ deviceId?: string | null | undefined;
93
+ bindCode?: string | null | undefined;
92
94
  secretKey?: string | null | undefined;
95
+ token?: string | null | undefined;
93
96
  gateways?: {
94
97
  config?: {
95
- uniqueId: string;
96
98
  packageId: string;
99
+ uniqueId: string;
97
100
  } | null | undefined;
98
- gateway: "Fiuu" | "Digio" | "Maybank" | "Maybank2" | "Nets" | "Ghl" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
101
+ gateway: "Fiuu" | "Digio" | "Maybank" | "Maybank2" | "Maybank3" | "Nets" | "Ghl" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
99
102
  }[] | null | undefined;
100
- deviceId?: string | null | undefined;
101
- bindCode?: string | null | undefined;
102
- token?: string | null | undefined;
103
103
  ecrs?: ({
104
104
  config?: {
105
105
  terminalId: string;
@@ -107,8 +107,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
107
107
  gateway: "FeedMe";
108
108
  } | {
109
109
  config?: {
110
- merchantId: string;
111
110
  terminalId: string;
111
+ merchantId: string;
112
112
  privateKey: string;
113
113
  } | null | undefined;
114
114
  gateway: "Ghl";
@@ -118,28 +118,28 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
118
118
  ip: string;
119
119
  } | null | undefined;
120
120
  receiptName?: string | null | undefined;
121
- dialogConfig?: Record<string, string> | null | undefined;
121
+ dialogConfig?: Record<string, any> | null | undefined;
122
122
  gateway: "Maybank";
123
123
  } | {
124
124
  config?: {
125
125
  ip: string;
126
126
  } | null | undefined;
127
127
  receiptName?: string | null | undefined;
128
- dialogConfig?: Record<string, string> | null | undefined;
128
+ dialogConfig?: Record<string, any> | null | undefined;
129
129
  gateway: "Maybank2";
130
130
  } | {
131
131
  config?: {
132
132
  ip: string;
133
133
  } | null | undefined;
134
134
  receiptName?: string | null | undefined;
135
- dialogConfig?: Record<string, string> | null | undefined;
135
+ dialogConfig?: Record<string, any> | null | undefined;
136
136
  gateway: "Maybank3";
137
137
  } | {
138
138
  config?: {
139
139
  ip: string;
140
140
  } | null | undefined;
141
141
  receiptName?: string | null | undefined;
142
- dialogConfig?: Record<string, string> | null | undefined;
142
+ dialogConfig?: Record<string, any> | null | undefined;
143
143
  gateway: "Nets";
144
144
  })[] | null | undefined;
145
145
  qrIntegrations?: ({
@@ -156,13 +156,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
156
156
  gateway: "Mock";
157
157
  })[] | null | undefined;
158
158
  deletedAt?: string | null | undefined;
159
- _id: string;
160
159
  status: "Active" | "Inactive";
161
- updatedAt: string;
162
160
  referenceId: string;
163
- createdAt: string;
161
+ _id: string;
164
162
  securityCode: string;
165
163
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
164
+ createdAt: string;
165
+ updatedAt: string;
166
166
  }>;
167
167
  required: true;
168
168
  };