@feedmepos/mf-payment 1.3.3 → 1.3.5

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 (71) hide show
  1. package/dist/OnboardForm-DRfkDYKa.js +752 -0
  2. package/dist/{OnboardForm-C5nUtZO_.js → OnboardForm-DkQnOOE4.js} +4 -4
  3. package/dist/{OnboardSubmission-8tkTVlht.js → OnboardSubmission-CiSHMUCb.js} +5 -5
  4. package/dist/{OnboardSubmission-xPnZcrmA.js → OnboardSubmission-caChZGCD.js} +2 -2
  5. package/dist/{PayoutAccount-tO_wZfTt.js → PayoutAccount-DDJZLp5n.js} +5 -5
  6. package/dist/{PayoutAccount-CSOKcgIP.js → PayoutAccount-jRFibLN6.js} +5 -5
  7. package/dist/{PayoutAccountSetting-DfGw639O.js → PayoutAccountSetting-DcuumyW4.js} +3 -3
  8. package/dist/{Restaurant-BdDDrAsq.js → Restaurant-C8lLkTRk.js} +4 -4
  9. package/dist/RestaurantSetting-IW965gti.js +764 -0
  10. package/dist/{Settlement-Cfhafc8m.js → Settlement-BQPbR8m-.js} +3 -3
  11. package/dist/{Settlement-8RYgvfzf.js → Settlement-D18xsXRd.js} +3 -3
  12. package/dist/{SettlementTransactions-Bb54OlAj.js → SettlementTransactions-BQmJ_nZS.js} +3 -3
  13. package/dist/{SettlementTransactions-DrA8PAyd.js → SettlementTransactions-DhKWeuuo.js} +3 -3
  14. package/dist/{Status.vue_vue_type_script_setup_true_lang-BumKpo4s.js → Status.vue_vue_type_script_setup_true_lang-Cp3akQew.js} +1 -1
  15. package/dist/{Terminal-DoTJw-hl.js → Terminal-tg7f8Wue.js} +5 -5
  16. package/dist/TerminalSetting-B5VdUivg.js +1080 -0
  17. package/dist/{Transaction-C5DXkIjl.js → Transaction-CQF5lDAd.js} +5 -5
  18. package/dist/{Transaction-qKhaX4qv.js → Transaction-DFxizbZ7.js} +6 -6
  19. package/dist/{TransactionOld-DAoWcstb.js → TransactionOld-uFMnygUK.js} +4 -4
  20. package/dist/{TransactionTable.vue_vue_type_script_setup_true_lang-C5cEFUs2.js → TransactionTable.vue_vue_type_script_setup_true_lang-CFr-DduC.js} +3 -3
  21. package/dist/api/payment-gateway/index.d.ts +1 -3
  22. package/dist/{app-T_M9ajBn.js → app-JzZOIyxw.js} +22 -22
  23. package/dist/app.js +1 -1
  24. package/dist/{assets-C_H0OeWB.js → assets-R7Pf2tcC.js} +1 -1
  25. package/dist/{grafana-BK_sYlee.js → grafana-DLVFFmRO.js} +1 -1
  26. package/dist/{index-jsEyizHG.js → index-BRcPRBkm.js} +1 -1
  27. package/dist/{index-D4_YGL4B.js → index-BUXnw6w4.js} +1 -1
  28. package/dist/{index-BjqwgRyA.js → index-C4T0m6DM.js} +1 -1
  29. package/dist/{index-sgLhHJjg.js → index-C5B1WFHO.js} +2 -2
  30. package/dist/index-C_4l0JZj.js +58590 -0
  31. package/dist/{index-GsQWAnBk.js → index-Cpsfcvcu.js} +1 -1
  32. package/dist/{index-Dogc22BO.js → index-D7GUIvIW.js} +1 -1
  33. package/dist/{index.vue_vue_type_script_setup_true_lang-CIxp2j06.js → index.vue_vue_type_script_setup_true_lang-BIGL3hMd.js} +1 -1
  34. package/dist/package.json +3 -3
  35. package/dist/{payout-account-59dfXB3Z.js → payout-account-BBRdCd9Q.js} +3 -3
  36. package/dist/{plugins-BTjb8IwB.js → plugins-DTPqcD09.js} +1 -1
  37. package/dist/stores/payoutAccount.d.ts +16 -16
  38. package/dist/tsconfig.app.tsbuildinfo +1 -1
  39. package/dist/views/admin/onboard-submission/forms/SoftspaceSubmission.vue.d.ts +24 -24
  40. package/dist/views/admin/payout-account/tabs/Information.vue.d.ts +16 -16
  41. package/dist/views/admin/payout-account/tabs/PaymentChannel.vue.d.ts +20 -20
  42. package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +20 -20
  43. package/dist/views/admin/payout-account/tabs/PaymentStatus.vue.d.ts +16 -16
  44. package/dist/views/admin/payout-account/tabs/Settlement.vue.d.ts +16 -16
  45. package/dist/views/admin/payout-account/tabs/TokenGateway.vue.d.ts +20 -20
  46. package/dist/views/admin/payout-account/tabs/token/GooglePayToken.vue.d.ts +2 -2
  47. package/dist/views/admin/terminal/TerminalDialog.vue.d.ts +92 -8
  48. package/dist/views/admin/terminal/tabs/EcrGateway.vue.d.ts +174 -0
  49. package/dist/views/admin/terminal/tabs/Information.vue.d.ts +92 -8
  50. package/dist/views/admin/terminal/tabs/QrGateway.vue.d.ts +174 -0
  51. package/dist/views/admin/terminal/tabs/SettingRequest.vue.d.ts +92 -8
  52. package/dist/views/admin/terminal/tabs/SoftposGateway.vue.d.ts +92 -8
  53. package/dist/views/admin/terminal/tabs/ecr/GhlGateway.vue.d.ts +174 -0
  54. package/dist/views/admin/terminal/tabs/ecr/Maybank2Gateway.vue.d.ts +174 -0
  55. package/dist/views/admin/terminal/tabs/ecr/Maybank3Gateway.vue.d.ts +174 -0
  56. package/dist/views/admin/terminal/tabs/ecr/MaybankGateway.vue.d.ts +174 -0
  57. package/dist/views/admin/terminal/tabs/ecr/NetsGateway.vue.d.ts +174 -0
  58. package/dist/views/admin/terminal/tabs/ecr/TerminalGateway.vue.d.ts +174 -0
  59. package/dist/views/admin/terminal/tabs/qr/PromptPayGateway.vue.d.ts +174 -0
  60. package/dist/views/admin/terminal/tabs/settings/KioskMode.vue.d.ts +92 -8
  61. package/dist/views/payout-account/PayoutAccountTable.vue.d.ts +32 -32
  62. package/dist/views/settlement/FiuuSettlementTable.vue.d.ts +4 -4
  63. package/dist/views/settlement/FiuuSettlementTransactions.vue.d.ts +2 -2
  64. package/package.json +3 -3
  65. package/dist/OnboardForm-DTRmaj9L.js +0 -708
  66. package/dist/RestaurantSetting-C-16ifI3.js +0 -834
  67. package/dist/TerminalSetting-DpePQHKW.js +0 -572
  68. package/dist/index-eNSd1RuW.js +0 -57995
  69. package/dist/views/admin/restaurant/tabs/LocalIntegration.vue.d.ts +0 -803
  70. package/dist/views/admin/terminal/tabs/GhlGateway.vue.d.ts +0 -90
  71. package/dist/views/admin/terminal/tabs/TerminalGateway.vue.d.ts +0 -92
@@ -0,0 +1,174 @@
1
+ import type { FdoTerminal } from '@feedmepos/payment-entity';
2
+ import { type PropType } from 'vue';
3
+ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
4
+ terminal: {
5
+ type: PropType<{
6
+ name?: string | null | undefined;
7
+ secretKey?: string | null | undefined;
8
+ gateways?: {
9
+ config?: {
10
+ uniqueId: string;
11
+ packageId: string;
12
+ } | null | undefined;
13
+ gateway: "Fiuu" | "Digio" | "Maybank" | "Maybank2" | "Nets" | "Ghl" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
14
+ }[] | null | undefined;
15
+ deviceId?: string | null | undefined;
16
+ bindCode?: string | null | undefined;
17
+ token?: string | null | undefined;
18
+ ecrs?: ({
19
+ config?: {
20
+ terminalId: string;
21
+ } | null | undefined;
22
+ gateway: "FeedMe";
23
+ } | {
24
+ config?: {
25
+ merchantId: string;
26
+ terminalId: string;
27
+ privateKey: string;
28
+ } | null | undefined;
29
+ gateway: "Ghl";
30
+ })[] | null | undefined;
31
+ ecrIntegrations?: ({
32
+ config?: {
33
+ ip: string;
34
+ } | null | undefined;
35
+ receiptName?: string | null | undefined;
36
+ dialogConfig?: Record<string, string> | null | undefined;
37
+ gateway: "Maybank";
38
+ } | {
39
+ config?: {
40
+ ip: string;
41
+ } | null | undefined;
42
+ receiptName?: string | null | undefined;
43
+ dialogConfig?: Record<string, string> | null | undefined;
44
+ gateway: "Maybank2";
45
+ } | {
46
+ config?: {
47
+ ip: string;
48
+ } | null | undefined;
49
+ receiptName?: string | null | undefined;
50
+ dialogConfig?: Record<string, string> | null | undefined;
51
+ gateway: "Maybank3";
52
+ } | {
53
+ config?: {
54
+ ip: string;
55
+ } | null | undefined;
56
+ receiptName?: string | null | undefined;
57
+ dialogConfig?: Record<string, string> | null | undefined;
58
+ gateway: "Nets";
59
+ })[] | null | undefined;
60
+ qrIntegrations?: ({
61
+ config?: {
62
+ account: string;
63
+ } | null | undefined;
64
+ receiptName?: string | null | undefined;
65
+ gateway: "PromptPay";
66
+ } | {
67
+ config?: {
68
+ account: string;
69
+ } | null | undefined;
70
+ receiptName?: string | null | undefined;
71
+ gateway: "Mock";
72
+ })[] | null | undefined;
73
+ deletedAt?: string | null | undefined;
74
+ _id: string;
75
+ status: "Active" | "Inactive";
76
+ updatedAt: string;
77
+ referenceId: string;
78
+ createdAt: string;
79
+ securityCode: string;
80
+ deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
81
+ }>;
82
+ required: true;
83
+ };
84
+ onUpdate: {
85
+ type: PropType<(account: FdoTerminal) => Promise<void>>;
86
+ required: true;
87
+ };
88
+ }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
89
+ terminal: {
90
+ type: PropType<{
91
+ name?: string | null | undefined;
92
+ secretKey?: string | null | undefined;
93
+ gateways?: {
94
+ config?: {
95
+ uniqueId: string;
96
+ packageId: string;
97
+ } | null | undefined;
98
+ gateway: "Fiuu" | "Digio" | "Maybank" | "Maybank2" | "Nets" | "Ghl" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
99
+ }[] | null | undefined;
100
+ deviceId?: string | null | undefined;
101
+ bindCode?: string | null | undefined;
102
+ token?: string | null | undefined;
103
+ ecrs?: ({
104
+ config?: {
105
+ terminalId: string;
106
+ } | null | undefined;
107
+ gateway: "FeedMe";
108
+ } | {
109
+ config?: {
110
+ merchantId: string;
111
+ terminalId: string;
112
+ privateKey: string;
113
+ } | null | undefined;
114
+ gateway: "Ghl";
115
+ })[] | null | undefined;
116
+ ecrIntegrations?: ({
117
+ config?: {
118
+ ip: string;
119
+ } | null | undefined;
120
+ receiptName?: string | null | undefined;
121
+ dialogConfig?: Record<string, string> | null | undefined;
122
+ gateway: "Maybank";
123
+ } | {
124
+ config?: {
125
+ ip: string;
126
+ } | null | undefined;
127
+ receiptName?: string | null | undefined;
128
+ dialogConfig?: Record<string, string> | null | undefined;
129
+ gateway: "Maybank2";
130
+ } | {
131
+ config?: {
132
+ ip: string;
133
+ } | null | undefined;
134
+ receiptName?: string | null | undefined;
135
+ dialogConfig?: Record<string, string> | null | undefined;
136
+ gateway: "Maybank3";
137
+ } | {
138
+ config?: {
139
+ ip: string;
140
+ } | null | undefined;
141
+ receiptName?: string | null | undefined;
142
+ dialogConfig?: Record<string, string> | null | undefined;
143
+ gateway: "Nets";
144
+ })[] | null | undefined;
145
+ qrIntegrations?: ({
146
+ config?: {
147
+ account: string;
148
+ } | null | undefined;
149
+ receiptName?: string | null | undefined;
150
+ gateway: "PromptPay";
151
+ } | {
152
+ config?: {
153
+ account: string;
154
+ } | null | undefined;
155
+ receiptName?: string | null | undefined;
156
+ gateway: "Mock";
157
+ })[] | null | undefined;
158
+ deletedAt?: string | null | undefined;
159
+ _id: string;
160
+ status: "Active" | "Inactive";
161
+ updatedAt: string;
162
+ referenceId: string;
163
+ createdAt: string;
164
+ securityCode: string;
165
+ deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
166
+ }>;
167
+ required: true;
168
+ };
169
+ onUpdate: {
170
+ type: PropType<(account: FdoTerminal) => Promise<void>>;
171
+ required: true;
172
+ };
173
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, HTMLDivElement>;
174
+ export default _default;
@@ -6,10 +6,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
6
6
  secretKey?: string | null | undefined;
7
7
  gateways?: {
8
8
  config?: {
9
- packageId: string;
10
9
  uniqueId: string;
10
+ packageId: string;
11
11
  } | null | undefined;
12
- gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
12
+ gateway: "Fiuu" | "Digio" | "Maybank" | "Maybank2" | "Nets" | "Ghl" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
13
13
  }[] | null | undefined;
14
14
  deviceId?: string | null | undefined;
15
15
  bindCode?: string | null | undefined;
@@ -27,12 +27,54 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
27
27
  } | null | undefined;
28
28
  gateway: "Ghl";
29
29
  })[] | null | undefined;
30
+ ecrIntegrations?: ({
31
+ config?: {
32
+ ip: string;
33
+ } | null | undefined;
34
+ receiptName?: string | null | undefined;
35
+ dialogConfig?: Record<string, string> | null | undefined;
36
+ gateway: "Maybank";
37
+ } | {
38
+ config?: {
39
+ ip: string;
40
+ } | null | undefined;
41
+ receiptName?: string | null | undefined;
42
+ dialogConfig?: Record<string, string> | null | undefined;
43
+ gateway: "Maybank2";
44
+ } | {
45
+ config?: {
46
+ ip: string;
47
+ } | null | undefined;
48
+ receiptName?: string | null | undefined;
49
+ dialogConfig?: Record<string, string> | null | undefined;
50
+ gateway: "Maybank3";
51
+ } | {
52
+ config?: {
53
+ ip: string;
54
+ } | null | undefined;
55
+ receiptName?: string | null | undefined;
56
+ dialogConfig?: Record<string, string> | null | undefined;
57
+ gateway: "Nets";
58
+ })[] | null | undefined;
59
+ qrIntegrations?: ({
60
+ config?: {
61
+ account: string;
62
+ } | null | undefined;
63
+ receiptName?: string | null | undefined;
64
+ gateway: "PromptPay";
65
+ } | {
66
+ config?: {
67
+ account: string;
68
+ } | null | undefined;
69
+ receiptName?: string | null | undefined;
70
+ gateway: "Mock";
71
+ })[] | null | undefined;
30
72
  deletedAt?: string | null | undefined;
31
- status: "Active" | "Inactive";
32
73
  _id: string;
74
+ status: "Active" | "Inactive";
75
+ updatedAt: string;
33
76
  referenceId: string;
34
77
  createdAt: string;
35
- updatedAt: string;
36
78
  securityCode: string;
37
79
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
38
80
  }>;
@@ -45,10 +87,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
45
87
  secretKey?: string | null | undefined;
46
88
  gateways?: {
47
89
  config?: {
48
- packageId: string;
49
90
  uniqueId: string;
91
+ packageId: string;
50
92
  } | null | undefined;
51
- gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
93
+ gateway: "Fiuu" | "Digio" | "Maybank" | "Maybank2" | "Nets" | "Ghl" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
52
94
  }[] | null | undefined;
53
95
  deviceId?: string | null | undefined;
54
96
  bindCode?: string | null | undefined;
@@ -66,12 +108,54 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
66
108
  } | null | undefined;
67
109
  gateway: "Ghl";
68
110
  })[] | null | undefined;
111
+ ecrIntegrations?: ({
112
+ config?: {
113
+ ip: string;
114
+ } | null | undefined;
115
+ receiptName?: string | null | undefined;
116
+ dialogConfig?: Record<string, string> | null | undefined;
117
+ gateway: "Maybank";
118
+ } | {
119
+ config?: {
120
+ ip: string;
121
+ } | null | undefined;
122
+ receiptName?: string | null | undefined;
123
+ dialogConfig?: Record<string, string> | null | undefined;
124
+ gateway: "Maybank2";
125
+ } | {
126
+ config?: {
127
+ ip: string;
128
+ } | null | undefined;
129
+ receiptName?: string | null | undefined;
130
+ dialogConfig?: Record<string, string> | null | undefined;
131
+ gateway: "Maybank3";
132
+ } | {
133
+ config?: {
134
+ ip: string;
135
+ } | null | undefined;
136
+ receiptName?: string | null | undefined;
137
+ dialogConfig?: Record<string, string> | null | undefined;
138
+ gateway: "Nets";
139
+ })[] | null | undefined;
140
+ qrIntegrations?: ({
141
+ config?: {
142
+ account: string;
143
+ } | null | undefined;
144
+ receiptName?: string | null | undefined;
145
+ gateway: "PromptPay";
146
+ } | {
147
+ config?: {
148
+ account: string;
149
+ } | null | undefined;
150
+ receiptName?: string | null | undefined;
151
+ gateway: "Mock";
152
+ })[] | null | undefined;
69
153
  deletedAt?: string | null | undefined;
70
- status: "Active" | "Inactive";
71
154
  _id: string;
155
+ status: "Active" | "Inactive";
156
+ updatedAt: string;
72
157
  referenceId: string;
73
158
  createdAt: string;
74
- updatedAt: string;
75
159
  securityCode: string;
76
160
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
77
161
  }>;
@@ -0,0 +1,174 @@
1
+ import type { FdoTerminal } from '@feedmepos/payment-entity';
2
+ import { type PropType } from 'vue';
3
+ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
4
+ terminal: {
5
+ type: PropType<{
6
+ name?: string | null | undefined;
7
+ secretKey?: string | null | undefined;
8
+ gateways?: {
9
+ config?: {
10
+ uniqueId: string;
11
+ packageId: string;
12
+ } | null | undefined;
13
+ gateway: "Fiuu" | "Digio" | "Maybank" | "Maybank2" | "Nets" | "Ghl" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
14
+ }[] | null | undefined;
15
+ deviceId?: string | null | undefined;
16
+ bindCode?: string | null | undefined;
17
+ token?: string | null | undefined;
18
+ ecrs?: ({
19
+ config?: {
20
+ terminalId: string;
21
+ } | null | undefined;
22
+ gateway: "FeedMe";
23
+ } | {
24
+ config?: {
25
+ merchantId: string;
26
+ terminalId: string;
27
+ privateKey: string;
28
+ } | null | undefined;
29
+ gateway: "Ghl";
30
+ })[] | null | undefined;
31
+ ecrIntegrations?: ({
32
+ config?: {
33
+ ip: string;
34
+ } | null | undefined;
35
+ receiptName?: string | null | undefined;
36
+ dialogConfig?: Record<string, string> | null | undefined;
37
+ gateway: "Maybank";
38
+ } | {
39
+ config?: {
40
+ ip: string;
41
+ } | null | undefined;
42
+ receiptName?: string | null | undefined;
43
+ dialogConfig?: Record<string, string> | null | undefined;
44
+ gateway: "Maybank2";
45
+ } | {
46
+ config?: {
47
+ ip: string;
48
+ } | null | undefined;
49
+ receiptName?: string | null | undefined;
50
+ dialogConfig?: Record<string, string> | null | undefined;
51
+ gateway: "Maybank3";
52
+ } | {
53
+ config?: {
54
+ ip: string;
55
+ } | null | undefined;
56
+ receiptName?: string | null | undefined;
57
+ dialogConfig?: Record<string, string> | null | undefined;
58
+ gateway: "Nets";
59
+ })[] | null | undefined;
60
+ qrIntegrations?: ({
61
+ config?: {
62
+ account: string;
63
+ } | null | undefined;
64
+ receiptName?: string | null | undefined;
65
+ gateway: "PromptPay";
66
+ } | {
67
+ config?: {
68
+ account: string;
69
+ } | null | undefined;
70
+ receiptName?: string | null | undefined;
71
+ gateway: "Mock";
72
+ })[] | null | undefined;
73
+ deletedAt?: string | null | undefined;
74
+ _id: string;
75
+ status: "Active" | "Inactive";
76
+ updatedAt: string;
77
+ referenceId: string;
78
+ createdAt: string;
79
+ securityCode: string;
80
+ deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
81
+ }>;
82
+ required: true;
83
+ };
84
+ onUpdate: {
85
+ type: PropType<(account: FdoTerminal) => Promise<void>>;
86
+ required: true;
87
+ };
88
+ }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
89
+ terminal: {
90
+ type: PropType<{
91
+ name?: string | null | undefined;
92
+ secretKey?: string | null | undefined;
93
+ gateways?: {
94
+ config?: {
95
+ uniqueId: string;
96
+ packageId: string;
97
+ } | null | undefined;
98
+ gateway: "Fiuu" | "Digio" | "Maybank" | "Maybank2" | "Nets" | "Ghl" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
99
+ }[] | null | undefined;
100
+ deviceId?: string | null | undefined;
101
+ bindCode?: string | null | undefined;
102
+ token?: string | null | undefined;
103
+ ecrs?: ({
104
+ config?: {
105
+ terminalId: string;
106
+ } | null | undefined;
107
+ gateway: "FeedMe";
108
+ } | {
109
+ config?: {
110
+ merchantId: string;
111
+ terminalId: string;
112
+ privateKey: string;
113
+ } | null | undefined;
114
+ gateway: "Ghl";
115
+ })[] | null | undefined;
116
+ ecrIntegrations?: ({
117
+ config?: {
118
+ ip: string;
119
+ } | null | undefined;
120
+ receiptName?: string | null | undefined;
121
+ dialogConfig?: Record<string, string> | null | undefined;
122
+ gateway: "Maybank";
123
+ } | {
124
+ config?: {
125
+ ip: string;
126
+ } | null | undefined;
127
+ receiptName?: string | null | undefined;
128
+ dialogConfig?: Record<string, string> | null | undefined;
129
+ gateway: "Maybank2";
130
+ } | {
131
+ config?: {
132
+ ip: string;
133
+ } | null | undefined;
134
+ receiptName?: string | null | undefined;
135
+ dialogConfig?: Record<string, string> | null | undefined;
136
+ gateway: "Maybank3";
137
+ } | {
138
+ config?: {
139
+ ip: string;
140
+ } | null | undefined;
141
+ receiptName?: string | null | undefined;
142
+ dialogConfig?: Record<string, string> | null | undefined;
143
+ gateway: "Nets";
144
+ })[] | null | undefined;
145
+ qrIntegrations?: ({
146
+ config?: {
147
+ account: string;
148
+ } | null | undefined;
149
+ receiptName?: string | null | undefined;
150
+ gateway: "PromptPay";
151
+ } | {
152
+ config?: {
153
+ account: string;
154
+ } | null | undefined;
155
+ receiptName?: string | null | undefined;
156
+ gateway: "Mock";
157
+ })[] | null | undefined;
158
+ deletedAt?: string | null | undefined;
159
+ _id: string;
160
+ status: "Active" | "Inactive";
161
+ updatedAt: string;
162
+ referenceId: string;
163
+ createdAt: string;
164
+ securityCode: string;
165
+ deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
166
+ }>;
167
+ required: true;
168
+ };
169
+ onUpdate: {
170
+ type: PropType<(account: FdoTerminal) => Promise<void>>;
171
+ required: true;
172
+ };
173
+ }>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, HTMLDivElement>;
174
+ export default _default;
@@ -6,10 +6,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
6
6
  secretKey?: string | null | undefined;
7
7
  gateways?: {
8
8
  config?: {
9
- packageId: string;
10
9
  uniqueId: string;
10
+ packageId: string;
11
11
  } | null | undefined;
12
- gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
12
+ gateway: "Fiuu" | "Digio" | "Maybank" | "Maybank2" | "Nets" | "Ghl" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
13
13
  }[] | null | undefined;
14
14
  deviceId?: string | null | undefined;
15
15
  bindCode?: string | null | undefined;
@@ -27,12 +27,54 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
27
27
  } | null | undefined;
28
28
  gateway: "Ghl";
29
29
  })[] | null | undefined;
30
+ ecrIntegrations?: ({
31
+ config?: {
32
+ ip: string;
33
+ } | null | undefined;
34
+ receiptName?: string | null | undefined;
35
+ dialogConfig?: Record<string, string> | null | undefined;
36
+ gateway: "Maybank";
37
+ } | {
38
+ config?: {
39
+ ip: string;
40
+ } | null | undefined;
41
+ receiptName?: string | null | undefined;
42
+ dialogConfig?: Record<string, string> | null | undefined;
43
+ gateway: "Maybank2";
44
+ } | {
45
+ config?: {
46
+ ip: string;
47
+ } | null | undefined;
48
+ receiptName?: string | null | undefined;
49
+ dialogConfig?: Record<string, string> | null | undefined;
50
+ gateway: "Maybank3";
51
+ } | {
52
+ config?: {
53
+ ip: string;
54
+ } | null | undefined;
55
+ receiptName?: string | null | undefined;
56
+ dialogConfig?: Record<string, string> | null | undefined;
57
+ gateway: "Nets";
58
+ })[] | null | undefined;
59
+ qrIntegrations?: ({
60
+ config?: {
61
+ account: string;
62
+ } | null | undefined;
63
+ receiptName?: string | null | undefined;
64
+ gateway: "PromptPay";
65
+ } | {
66
+ config?: {
67
+ account: string;
68
+ } | null | undefined;
69
+ receiptName?: string | null | undefined;
70
+ gateway: "Mock";
71
+ })[] | null | undefined;
30
72
  deletedAt?: string | null | undefined;
31
- status: "Active" | "Inactive";
32
73
  _id: string;
74
+ status: "Active" | "Inactive";
75
+ updatedAt: string;
33
76
  referenceId: string;
34
77
  createdAt: string;
35
- updatedAt: string;
36
78
  securityCode: string;
37
79
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
38
80
  }>;
@@ -45,10 +87,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
45
87
  secretKey?: string | null | undefined;
46
88
  gateways?: {
47
89
  config?: {
48
- packageId: string;
49
90
  uniqueId: string;
91
+ packageId: string;
50
92
  } | null | undefined;
51
- gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
93
+ gateway: "Fiuu" | "Digio" | "Maybank" | "Maybank2" | "Nets" | "Ghl" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
52
94
  }[] | null | undefined;
53
95
  deviceId?: string | null | undefined;
54
96
  bindCode?: string | null | undefined;
@@ -66,12 +108,54 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
66
108
  } | null | undefined;
67
109
  gateway: "Ghl";
68
110
  })[] | null | undefined;
111
+ ecrIntegrations?: ({
112
+ config?: {
113
+ ip: string;
114
+ } | null | undefined;
115
+ receiptName?: string | null | undefined;
116
+ dialogConfig?: Record<string, string> | null | undefined;
117
+ gateway: "Maybank";
118
+ } | {
119
+ config?: {
120
+ ip: string;
121
+ } | null | undefined;
122
+ receiptName?: string | null | undefined;
123
+ dialogConfig?: Record<string, string> | null | undefined;
124
+ gateway: "Maybank2";
125
+ } | {
126
+ config?: {
127
+ ip: string;
128
+ } | null | undefined;
129
+ receiptName?: string | null | undefined;
130
+ dialogConfig?: Record<string, string> | null | undefined;
131
+ gateway: "Maybank3";
132
+ } | {
133
+ config?: {
134
+ ip: string;
135
+ } | null | undefined;
136
+ receiptName?: string | null | undefined;
137
+ dialogConfig?: Record<string, string> | null | undefined;
138
+ gateway: "Nets";
139
+ })[] | null | undefined;
140
+ qrIntegrations?: ({
141
+ config?: {
142
+ account: string;
143
+ } | null | undefined;
144
+ receiptName?: string | null | undefined;
145
+ gateway: "PromptPay";
146
+ } | {
147
+ config?: {
148
+ account: string;
149
+ } | null | undefined;
150
+ receiptName?: string | null | undefined;
151
+ gateway: "Mock";
152
+ })[] | null | undefined;
69
153
  deletedAt?: string | null | undefined;
70
- status: "Active" | "Inactive";
71
154
  _id: string;
155
+ status: "Active" | "Inactive";
156
+ updatedAt: string;
72
157
  referenceId: string;
73
158
  createdAt: string;
74
- updatedAt: string;
75
159
  securityCode: string;
76
160
  deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
77
161
  }>;