@feedmepos/mf-payment 1.3.2 → 1.3.4

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 (70) hide show
  1. package/dist/{OnboardForm-BR1OjadM.js → OnboardForm-0gm_drkY.js} +4 -4
  2. package/dist/{OnboardForm-4zEyVLUv.js → OnboardForm-DiFkSYCY.js} +4 -4
  3. package/dist/{OnboardSubmission-CQlnohqQ.js → OnboardSubmission-D2RCkW7k.js} +5 -5
  4. package/dist/{OnboardSubmission-CsSrEezv.js → OnboardSubmission-DuoQ5dv7.js} +2 -2
  5. package/dist/{PayoutAccount-BLyqZUnt.js → PayoutAccount-D8Pfhz4C.js} +5 -5
  6. package/dist/{PayoutAccount-CbA1YDwd.js → PayoutAccount-Lym1Za-n.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-D0KpHznD.js → app-DlajGnF4.js} +151 -151
  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-CvXTRd5n.js → index-CTPvAooK.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 +2 -2
  35. package/dist/{payout-account-DU-Eid_y.js → payout-account-BN3SUWK6.js} +3 -3
  36. package/dist/{plugins-Dk-0C0b6.js → plugins-BJJ6gEom.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 +2 -2
  65. package/dist/RestaurantSetting-C-16ifI3.js +0 -834
  66. package/dist/TerminalSetting-DpePQHKW.js +0 -572
  67. package/dist/index-eNSd1RuW.js +0 -57995
  68. package/dist/views/admin/restaurant/tabs/LocalIntegration.vue.d.ts +0 -803
  69. package/dist/views/admin/terminal/tabs/GhlGateway.vue.d.ts +0 -90
  70. 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, {}, any>;
174
+ export default _default;
@@ -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, {}, any>;
174
+ export default _default;
@@ -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, {}, any>;
174
+ export default _default;
@@ -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, {}, any>;
174
+ export default _default;