@feedmepos/mf-payment 1.4.9 → 1.4.11
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/dist/{Actions.vue_vue_type_script_setup_true_lang-NVVDBgu2.js → Actions.vue_vue_type_script_setup_true_lang-CS92skzo.js} +2 -2
- package/dist/{OnboardForm-i3UXFhVW.js → OnboardForm-6_Bma3oY.js} +4 -4
- package/dist/{OnboardForm-CO-gRNBl.js → OnboardForm-Dse8u1JX.js} +4 -4
- package/dist/{OnboardSubmission-BoudwTyR.js → OnboardSubmission-BgDO7JVI.js} +2 -2
- package/dist/{OnboardSubmission-BN11hozP.js → OnboardSubmission-DRXNJ8UG.js} +5 -5
- package/dist/{PayoutAccount-BOb3un4S.js → PayoutAccount-Br6e6giR.js} +5 -5
- package/dist/{PayoutAccount-CL8ONTto.js → PayoutAccount-WzMhhSie.js} +5 -5
- package/dist/{PayoutAccountSetting-CasobYXH.js → PayoutAccountSetting-C6S5qXwQ.js} +32 -26
- package/dist/{Restaurant-Cxsbp2jQ.js → Restaurant-DIy6nvRx.js} +4 -4
- package/dist/{RestaurantSetting-BykOuVYY.js → RestaurantSetting-aSOpK7BL.js} +82 -76
- package/dist/{Settlement-m45suXxV.js → Settlement-D3PryFx_.js} +3 -3
- package/dist/{Settlement-DfKj96mQ.js → Settlement-DLAf3Bha.js} +3 -3
- package/dist/{SettlementTransactions-Dkc5Wogr.js → SettlementTransactions-DYZhHFsI.js} +3 -3
- package/dist/{SettlementTransactions-DGgUpZgA.js → SettlementTransactions-D_TFrtbO.js} +3 -3
- package/dist/{Status.vue_vue_type_script_setup_true_lang-BP-wktEP.js → Status.vue_vue_type_script_setup_true_lang-X-A4zImD.js} +1 -1
- package/dist/{Terminal-C7AdBY9Y.js → Terminal-DSwALqKp.js} +5 -5
- package/dist/{TerminalSetting-DJYGoWdb.js → TerminalSetting-_vlpT1ap.js} +33 -38
- package/dist/{Transaction-CcUFfb3m.js → Transaction-CqrztOdm.js} +8 -8
- package/dist/{Transaction-OthZffw8.js → Transaction-DLqFy6CO.js} +5 -5
- package/dist/{TransactionOld-BLYgVqKA.js → TransactionOld-BDFo4Mpq.js} +5 -5
- package/dist/{app-LbrmOxsV.js → app-DmsfFHrH.js} +22 -22
- package/dist/app.js +1 -1
- package/dist/{assets-G_4EYkBh.js → assets-Byq5vu99.js} +1 -1
- package/dist/{grafana-Cqdyar0p.js → grafana-Ddr9UJ5i.js} +1 -1
- package/dist/{index-Db-jphAQ.js → index-4o6XEvKK.js} +1 -1
- package/dist/{index-DvoVfG2y.js → index-BKbFR1mm.js} +1 -1
- package/dist/{index-CVpKc-VE.js → index-C5gCZHen.js} +1 -1
- package/dist/{index-CNGLJkBO.js → index-C9vSg8Xx.js} +1 -1
- package/dist/{index-V60aTS9B.js → index-CKTfmF6h.js} +2 -2
- package/dist/{index-Gr7lw7we.js → index-Cm9gPHIH.js} +1 -1
- package/dist/{index-B1nXFe1-.js → index-DVLqrR4d.js} +128 -125
- package/dist/{index.vue_vue_type_script_setup_true_lang-D62UrwAv.js → index.vue_vue_type_script_setup_true_lang-C7aGohmV.js} +1 -1
- package/dist/package.json +3 -3
- package/dist/{payout-account-Crav1TAY.js → payout-account-C-KFDUES.js} +3 -3
- package/dist/{plugins-CJ-W8eYA.js → plugins-C_CbkEaG.js} +1 -1
- package/dist/stores/payoutAccount.d.ts +4 -2
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/views/admin/payout-account/tabs/Information.vue.d.ts +4 -2
- package/dist/views/admin/payout-account/tabs/PaymentChannel.vue.d.ts +4 -2
- package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +4 -2
- package/dist/views/admin/payout-account/tabs/PaymentStatus.vue.d.ts +4 -2
- package/dist/views/admin/payout-account/tabs/Settlement.vue.d.ts +4 -2
- package/dist/views/admin/payout-account/tabs/TokenGateway.vue.d.ts +4 -2
- package/dist/views/admin/payout-account/tabs/gateway/AdyenGateway.vue.d.ts +4 -0
- package/dist/views/admin/restaurant/tabs/gateway/AdyenGateway.vue.d.ts +2 -0
- package/dist/views/admin/terminal/TerminalDialog.vue.d.ts +12 -12
- package/dist/views/admin/terminal/tabs/EcrGateway.vue.d.ts +12 -12
- package/dist/views/admin/terminal/tabs/Information.vue.d.ts +12 -12
- package/dist/views/admin/terminal/tabs/QrGateway.vue.d.ts +12 -12
- package/dist/views/admin/terminal/tabs/SettingRequest.vue.d.ts +12 -12
- package/dist/views/admin/terminal/tabs/SoftposGateway.vue.d.ts +12 -12
- package/dist/views/admin/terminal/tabs/ecr/GhlGateway.vue.d.ts +12 -12
- package/dist/views/admin/terminal/tabs/ecr/KBankGateway.vue.d.ts +12 -12
- package/dist/views/admin/terminal/tabs/ecr/Maybank2Gateway.vue.d.ts +12 -12
- package/dist/views/admin/terminal/tabs/ecr/Maybank3Gateway.vue.d.ts +12 -12
- package/dist/views/admin/terminal/tabs/ecr/MaybankGateway.vue.d.ts +12 -12
- package/dist/views/admin/terminal/tabs/ecr/NetsGateway.vue.d.ts +12 -12
- package/dist/views/admin/terminal/tabs/ecr/TerminalGateway.vue.d.ts +12 -12
- package/dist/views/admin/terminal/tabs/qr/PromptPayGateway.vue.d.ts +12 -12
- package/dist/views/admin/terminal/tabs/settings/KioskMode.vue.d.ts +12 -12
- package/dist/views/payout-account/PayoutAccountTable.vue.d.ts +8 -4
- package/dist/views/settlement/FiuuSettlementTable.vue.d.ts +36 -36
- package/dist/views/settlement/FiuuSettlementTransactions.vue.d.ts +18 -18
- package/package.json +3 -3
|
@@ -36,6 +36,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
36
36
|
} | {
|
|
37
37
|
paymentGateway: "ADYEN";
|
|
38
38
|
config: {
|
|
39
|
+
hmacKey?: string | null | undefined;
|
|
39
40
|
merchantAccount: string;
|
|
40
41
|
username: string;
|
|
41
42
|
apiKey: string;
|
|
@@ -57,9 +58,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
57
58
|
bankStatement?: string | null | undefined;
|
|
58
59
|
exteriorPhoto?: string | null | undefined;
|
|
59
60
|
keyPerson?: {
|
|
60
|
-
email: string;
|
|
61
61
|
name: string;
|
|
62
62
|
phone: string;
|
|
63
|
+
email: string;
|
|
63
64
|
} | null | undefined;
|
|
64
65
|
id: string;
|
|
65
66
|
event: "ORDERING" | "MARKETING";
|
|
@@ -115,6 +116,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
115
116
|
} | {
|
|
116
117
|
paymentGateway: "ADYEN";
|
|
117
118
|
config: {
|
|
119
|
+
hmacKey?: string | null | undefined;
|
|
118
120
|
merchantAccount: string;
|
|
119
121
|
username: string;
|
|
120
122
|
apiKey: string;
|
|
@@ -136,9 +138,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
136
138
|
bankStatement?: string | null | undefined;
|
|
137
139
|
exteriorPhoto?: string | null | undefined;
|
|
138
140
|
keyPerson?: {
|
|
139
|
-
email: string;
|
|
140
141
|
name: string;
|
|
141
142
|
phone: string;
|
|
143
|
+
email: string;
|
|
142
144
|
} | null | undefined;
|
|
143
145
|
id: string;
|
|
144
146
|
event: "ORDERING" | "MARKETING";
|
|
@@ -44,6 +44,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
44
44
|
} | {
|
|
45
45
|
paymentGateway: "ADYEN";
|
|
46
46
|
config: {
|
|
47
|
+
hmacKey?: string | null | undefined;
|
|
47
48
|
merchantAccount: string;
|
|
48
49
|
username: string;
|
|
49
50
|
apiKey: string;
|
|
@@ -75,9 +76,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
75
76
|
bankStatement?: string | null | undefined;
|
|
76
77
|
exteriorPhoto?: string | null | undefined;
|
|
77
78
|
keyPerson?: {
|
|
78
|
-
email: string;
|
|
79
79
|
name: string;
|
|
80
80
|
phone: string;
|
|
81
|
+
email: string;
|
|
81
82
|
} | null | undefined;
|
|
82
83
|
id: string;
|
|
83
84
|
event: "ORDERING" | "MARKETING";
|
|
@@ -141,6 +142,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
141
142
|
} | {
|
|
142
143
|
paymentGateway: "ADYEN";
|
|
143
144
|
config: {
|
|
145
|
+
hmacKey?: string | null | undefined;
|
|
144
146
|
merchantAccount: string;
|
|
145
147
|
username: string;
|
|
146
148
|
apiKey: string;
|
|
@@ -172,9 +174,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
172
174
|
bankStatement?: string | null | undefined;
|
|
173
175
|
exteriorPhoto?: string | null | undefined;
|
|
174
176
|
keyPerson?: {
|
|
175
|
-
email: string;
|
|
176
177
|
name: string;
|
|
177
178
|
phone: string;
|
|
179
|
+
email: string;
|
|
178
180
|
} | null | undefined;
|
|
179
181
|
id: string;
|
|
180
182
|
event: "ORDERING" | "MARKETING";
|
|
@@ -44,6 +44,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
44
44
|
} | {
|
|
45
45
|
paymentGateway: "ADYEN";
|
|
46
46
|
config: {
|
|
47
|
+
hmacKey?: string | null | undefined;
|
|
47
48
|
merchantAccount: string;
|
|
48
49
|
username: string;
|
|
49
50
|
apiKey: string;
|
|
@@ -75,9 +76,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
75
76
|
bankStatement?: string | null | undefined;
|
|
76
77
|
exteriorPhoto?: string | null | undefined;
|
|
77
78
|
keyPerson?: {
|
|
78
|
-
email: string;
|
|
79
79
|
name: string;
|
|
80
80
|
phone: string;
|
|
81
|
+
email: string;
|
|
81
82
|
} | null | undefined;
|
|
82
83
|
id: string;
|
|
83
84
|
event: "ORDERING" | "MARKETING";
|
|
@@ -141,6 +142,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
141
142
|
} | {
|
|
142
143
|
paymentGateway: "ADYEN";
|
|
143
144
|
config: {
|
|
145
|
+
hmacKey?: string | null | undefined;
|
|
144
146
|
merchantAccount: string;
|
|
145
147
|
username: string;
|
|
146
148
|
apiKey: string;
|
|
@@ -172,9 +174,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
172
174
|
bankStatement?: string | null | undefined;
|
|
173
175
|
exteriorPhoto?: string | null | undefined;
|
|
174
176
|
keyPerson?: {
|
|
175
|
-
email: string;
|
|
176
177
|
name: string;
|
|
177
178
|
phone: string;
|
|
179
|
+
email: string;
|
|
178
180
|
} | null | undefined;
|
|
179
181
|
id: string;
|
|
180
182
|
event: "ORDERING" | "MARKETING";
|
|
@@ -41,6 +41,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
41
41
|
} | {
|
|
42
42
|
paymentGateway: "ADYEN";
|
|
43
43
|
config: {
|
|
44
|
+
hmacKey?: string | null | undefined;
|
|
44
45
|
merchantAccount: string;
|
|
45
46
|
username: string;
|
|
46
47
|
apiKey: string;
|
|
@@ -62,9 +63,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
62
63
|
bankStatement?: string | null | undefined;
|
|
63
64
|
exteriorPhoto?: string | null | undefined;
|
|
64
65
|
keyPerson?: {
|
|
65
|
-
email: string;
|
|
66
66
|
name: string;
|
|
67
67
|
phone: string;
|
|
68
|
+
email: string;
|
|
68
69
|
} | null | undefined;
|
|
69
70
|
id: string;
|
|
70
71
|
event: "ORDERING" | "MARKETING";
|
|
@@ -124,6 +125,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
124
125
|
} | {
|
|
125
126
|
paymentGateway: "ADYEN";
|
|
126
127
|
config: {
|
|
128
|
+
hmacKey?: string | null | undefined;
|
|
127
129
|
merchantAccount: string;
|
|
128
130
|
username: string;
|
|
129
131
|
apiKey: string;
|
|
@@ -145,9 +147,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
145
147
|
bankStatement?: string | null | undefined;
|
|
146
148
|
exteriorPhoto?: string | null | undefined;
|
|
147
149
|
keyPerson?: {
|
|
148
|
-
email: string;
|
|
149
150
|
name: string;
|
|
150
151
|
phone: string;
|
|
152
|
+
email: string;
|
|
151
153
|
} | null | undefined;
|
|
152
154
|
id: string;
|
|
153
155
|
event: "ORDERING" | "MARKETING";
|
|
@@ -36,6 +36,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
36
36
|
} | {
|
|
37
37
|
paymentGateway: "ADYEN";
|
|
38
38
|
config: {
|
|
39
|
+
hmacKey?: string | null | undefined;
|
|
39
40
|
merchantAccount: string;
|
|
40
41
|
username: string;
|
|
41
42
|
apiKey: string;
|
|
@@ -57,9 +58,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
57
58
|
bankStatement?: string | null | undefined;
|
|
58
59
|
exteriorPhoto?: string | null | undefined;
|
|
59
60
|
keyPerson?: {
|
|
60
|
-
email: string;
|
|
61
61
|
name: string;
|
|
62
62
|
phone: string;
|
|
63
|
+
email: string;
|
|
63
64
|
} | null | undefined;
|
|
64
65
|
id: string;
|
|
65
66
|
event: "ORDERING" | "MARKETING";
|
|
@@ -115,6 +116,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
115
116
|
} | {
|
|
116
117
|
paymentGateway: "ADYEN";
|
|
117
118
|
config: {
|
|
119
|
+
hmacKey?: string | null | undefined;
|
|
118
120
|
merchantAccount: string;
|
|
119
121
|
username: string;
|
|
120
122
|
apiKey: string;
|
|
@@ -136,9 +138,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
136
138
|
bankStatement?: string | null | undefined;
|
|
137
139
|
exteriorPhoto?: string | null | undefined;
|
|
138
140
|
keyPerson?: {
|
|
139
|
-
email: string;
|
|
140
141
|
name: string;
|
|
141
142
|
phone: string;
|
|
143
|
+
email: string;
|
|
142
144
|
} | null | undefined;
|
|
143
145
|
id: string;
|
|
144
146
|
event: "ORDERING" | "MARKETING";
|
|
@@ -44,6 +44,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
44
44
|
} | {
|
|
45
45
|
paymentGateway: "ADYEN";
|
|
46
46
|
config: {
|
|
47
|
+
hmacKey?: string | null | undefined;
|
|
47
48
|
merchantAccount: string;
|
|
48
49
|
username: string;
|
|
49
50
|
apiKey: string;
|
|
@@ -75,9 +76,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
75
76
|
bankStatement?: string | null | undefined;
|
|
76
77
|
exteriorPhoto?: string | null | undefined;
|
|
77
78
|
keyPerson?: {
|
|
78
|
-
email: string;
|
|
79
79
|
name: string;
|
|
80
80
|
phone: string;
|
|
81
|
+
email: string;
|
|
81
82
|
} | null | undefined;
|
|
82
83
|
id: string;
|
|
83
84
|
event: "ORDERING" | "MARKETING";
|
|
@@ -141,6 +142,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
141
142
|
} | {
|
|
142
143
|
paymentGateway: "ADYEN";
|
|
143
144
|
config: {
|
|
145
|
+
hmacKey?: string | null | undefined;
|
|
144
146
|
merchantAccount: string;
|
|
145
147
|
username: string;
|
|
146
148
|
apiKey: string;
|
|
@@ -172,9 +174,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
172
174
|
bankStatement?: string | null | undefined;
|
|
173
175
|
exteriorPhoto?: string | null | undefined;
|
|
174
176
|
keyPerson?: {
|
|
175
|
-
email: string;
|
|
176
177
|
name: string;
|
|
177
178
|
phone: string;
|
|
179
|
+
email: string;
|
|
178
180
|
} | null | undefined;
|
|
179
181
|
id: string;
|
|
180
182
|
event: "ORDERING" | "MARKETING";
|
|
@@ -4,6 +4,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
4
4
|
type: PropType<{
|
|
5
5
|
paymentGateway: "ADYEN";
|
|
6
6
|
config: {
|
|
7
|
+
/** @type { [typeof __VLS_components.FmTextField, ] } */
|
|
8
|
+
hmacKey?: string | null | undefined;
|
|
7
9
|
merchantAccount: string;
|
|
8
10
|
username: string;
|
|
9
11
|
apiKey: string;
|
|
@@ -26,6 +28,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
26
28
|
type: PropType<{
|
|
27
29
|
paymentGateway: "ADYEN";
|
|
28
30
|
config: {
|
|
31
|
+
/** @type { [typeof __VLS_components.FmTextField, ] } */
|
|
32
|
+
hmacKey?: string | null | undefined;
|
|
29
33
|
merchantAccount: string;
|
|
30
34
|
username: string;
|
|
31
35
|
apiKey: string;
|
|
@@ -16,6 +16,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
16
16
|
paymentGateway: "ADYEN";
|
|
17
17
|
active: boolean;
|
|
18
18
|
config: {
|
|
19
|
+
hmacKey?: string | null | undefined;
|
|
19
20
|
merchantAccount: string;
|
|
20
21
|
username: string;
|
|
21
22
|
apiKey: string;
|
|
@@ -40,6 +41,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
40
41
|
paymentGateway: "ADYEN";
|
|
41
42
|
active: boolean;
|
|
42
43
|
config: {
|
|
44
|
+
hmacKey?: string | null | undefined;
|
|
43
45
|
merchantAccount: string;
|
|
44
46
|
username: string;
|
|
45
47
|
apiKey: string;
|
|
@@ -9,7 +9,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
9
9
|
uniqueId: string;
|
|
10
10
|
packageId: string;
|
|
11
11
|
} | null | undefined;
|
|
12
|
-
gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "
|
|
12
|
+
gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Kbank" | "Cash" | "Softspace";
|
|
13
13
|
}[] | null | undefined;
|
|
14
14
|
deviceId?: string | null | undefined;
|
|
15
15
|
bindCode?: string | null | undefined;
|
|
@@ -43,10 +43,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
43
43
|
gateway: "Maybank2";
|
|
44
44
|
} | {
|
|
45
45
|
config?: {
|
|
46
|
-
type
|
|
47
|
-
ip
|
|
48
|
-
pid
|
|
49
|
-
vid
|
|
46
|
+
type?: string | null | undefined;
|
|
47
|
+
ip?: string | null | undefined;
|
|
48
|
+
pid?: string | null | undefined;
|
|
49
|
+
vid?: string | null | undefined;
|
|
50
50
|
} | null | undefined;
|
|
51
51
|
receiptName?: string | null | undefined;
|
|
52
52
|
dialogConfig?: Record<string, any> | null | undefined;
|
|
@@ -84,9 +84,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
84
84
|
_id: string;
|
|
85
85
|
status: "Active" | "Inactive";
|
|
86
86
|
referenceId: string;
|
|
87
|
-
createdAt: string;
|
|
88
87
|
securityCode: string;
|
|
89
88
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
|
89
|
+
createdAt: string;
|
|
90
90
|
updatedAt: string;
|
|
91
91
|
}>;
|
|
92
92
|
};
|
|
@@ -100,7 +100,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
100
100
|
uniqueId: string;
|
|
101
101
|
packageId: string;
|
|
102
102
|
} | null | undefined;
|
|
103
|
-
gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "
|
|
103
|
+
gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Kbank" | "Cash" | "Softspace";
|
|
104
104
|
}[] | null | undefined;
|
|
105
105
|
deviceId?: string | null | undefined;
|
|
106
106
|
bindCode?: string | null | undefined;
|
|
@@ -134,10 +134,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
134
134
|
gateway: "Maybank2";
|
|
135
135
|
} | {
|
|
136
136
|
config?: {
|
|
137
|
-
type
|
|
138
|
-
ip
|
|
139
|
-
pid
|
|
140
|
-
vid
|
|
137
|
+
type?: string | null | undefined;
|
|
138
|
+
ip?: string | null | undefined;
|
|
139
|
+
pid?: string | null | undefined;
|
|
140
|
+
vid?: string | null | undefined;
|
|
141
141
|
} | null | undefined;
|
|
142
142
|
receiptName?: string | null | undefined;
|
|
143
143
|
dialogConfig?: Record<string, any> | null | undefined;
|
|
@@ -175,9 +175,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
175
175
|
_id: string;
|
|
176
176
|
status: "Active" | "Inactive";
|
|
177
177
|
referenceId: string;
|
|
178
|
-
createdAt: string;
|
|
179
178
|
securityCode: string;
|
|
180
179
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
|
180
|
+
createdAt: string;
|
|
181
181
|
updatedAt: string;
|
|
182
182
|
}>;
|
|
183
183
|
};
|
|
@@ -10,7 +10,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
10
10
|
uniqueId: string;
|
|
11
11
|
packageId: string;
|
|
12
12
|
} | null | undefined;
|
|
13
|
-
gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "
|
|
13
|
+
gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Kbank" | "Cash" | "Softspace";
|
|
14
14
|
}[] | null | undefined;
|
|
15
15
|
deviceId?: string | null | undefined;
|
|
16
16
|
bindCode?: string | null | undefined;
|
|
@@ -44,10 +44,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
44
44
|
gateway: "Maybank2";
|
|
45
45
|
} | {
|
|
46
46
|
config?: {
|
|
47
|
-
type
|
|
48
|
-
ip
|
|
49
|
-
pid
|
|
50
|
-
vid
|
|
47
|
+
type?: string | null | undefined;
|
|
48
|
+
ip?: string | null | undefined;
|
|
49
|
+
pid?: string | null | undefined;
|
|
50
|
+
vid?: string | null | undefined;
|
|
51
51
|
} | null | undefined;
|
|
52
52
|
receiptName?: string | null | undefined;
|
|
53
53
|
dialogConfig?: Record<string, any> | null | undefined;
|
|
@@ -85,9 +85,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
85
85
|
_id: string;
|
|
86
86
|
status: "Active" | "Inactive";
|
|
87
87
|
referenceId: string;
|
|
88
|
-
createdAt: string;
|
|
89
88
|
securityCode: string;
|
|
90
89
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
|
90
|
+
createdAt: string;
|
|
91
91
|
updatedAt: string;
|
|
92
92
|
}>;
|
|
93
93
|
required: true;
|
|
@@ -106,7 +106,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
106
106
|
uniqueId: string;
|
|
107
107
|
packageId: string;
|
|
108
108
|
} | null | undefined;
|
|
109
|
-
gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "
|
|
109
|
+
gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Kbank" | "Cash" | "Softspace";
|
|
110
110
|
}[] | null | undefined;
|
|
111
111
|
deviceId?: string | null | undefined;
|
|
112
112
|
bindCode?: string | null | undefined;
|
|
@@ -140,10 +140,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
140
140
|
gateway: "Maybank2";
|
|
141
141
|
} | {
|
|
142
142
|
config?: {
|
|
143
|
-
type
|
|
144
|
-
ip
|
|
145
|
-
pid
|
|
146
|
-
vid
|
|
143
|
+
type?: string | null | undefined;
|
|
144
|
+
ip?: string | null | undefined;
|
|
145
|
+
pid?: string | null | undefined;
|
|
146
|
+
vid?: string | null | undefined;
|
|
147
147
|
} | null | undefined;
|
|
148
148
|
receiptName?: string | null | undefined;
|
|
149
149
|
dialogConfig?: Record<string, any> | null | undefined;
|
|
@@ -181,9 +181,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
181
181
|
_id: string;
|
|
182
182
|
status: "Active" | "Inactive";
|
|
183
183
|
referenceId: string;
|
|
184
|
-
createdAt: string;
|
|
185
184
|
securityCode: string;
|
|
186
185
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
|
186
|
+
createdAt: string;
|
|
187
187
|
updatedAt: string;
|
|
188
188
|
}>;
|
|
189
189
|
required: true;
|
|
@@ -9,7 +9,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
9
9
|
uniqueId: string;
|
|
10
10
|
packageId: string;
|
|
11
11
|
} | null | undefined;
|
|
12
|
-
gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "
|
|
12
|
+
gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Kbank" | "Cash" | "Softspace";
|
|
13
13
|
}[] | null | undefined;
|
|
14
14
|
deviceId?: string | null | undefined;
|
|
15
15
|
bindCode?: string | null | undefined;
|
|
@@ -43,10 +43,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
43
43
|
gateway: "Maybank2";
|
|
44
44
|
} | {
|
|
45
45
|
config?: {
|
|
46
|
-
type
|
|
47
|
-
ip
|
|
48
|
-
pid
|
|
49
|
-
vid
|
|
46
|
+
type?: string | null | undefined;
|
|
47
|
+
ip?: string | null | undefined;
|
|
48
|
+
pid?: string | null | undefined;
|
|
49
|
+
vid?: string | null | undefined;
|
|
50
50
|
} | null | undefined;
|
|
51
51
|
receiptName?: string | null | undefined;
|
|
52
52
|
dialogConfig?: Record<string, any> | null | undefined;
|
|
@@ -84,9 +84,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
84
84
|
_id: string;
|
|
85
85
|
status: "Active" | "Inactive";
|
|
86
86
|
referenceId: string;
|
|
87
|
-
createdAt: string;
|
|
88
87
|
securityCode: string;
|
|
89
88
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
|
89
|
+
createdAt: string;
|
|
90
90
|
updatedAt: string;
|
|
91
91
|
}>;
|
|
92
92
|
required: true;
|
|
@@ -101,7 +101,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
101
101
|
uniqueId: string;
|
|
102
102
|
packageId: string;
|
|
103
103
|
} | null | undefined;
|
|
104
|
-
gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "
|
|
104
|
+
gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Kbank" | "Cash" | "Softspace";
|
|
105
105
|
}[] | null | undefined;
|
|
106
106
|
deviceId?: string | null | undefined;
|
|
107
107
|
bindCode?: string | null | undefined;
|
|
@@ -135,10 +135,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
135
135
|
gateway: "Maybank2";
|
|
136
136
|
} | {
|
|
137
137
|
config?: {
|
|
138
|
-
type
|
|
139
|
-
ip
|
|
140
|
-
pid
|
|
141
|
-
vid
|
|
138
|
+
type?: string | null | undefined;
|
|
139
|
+
ip?: string | null | undefined;
|
|
140
|
+
pid?: string | null | undefined;
|
|
141
|
+
vid?: string | null | undefined;
|
|
142
142
|
} | null | undefined;
|
|
143
143
|
receiptName?: string | null | undefined;
|
|
144
144
|
dialogConfig?: Record<string, any> | null | undefined;
|
|
@@ -176,9 +176,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
176
176
|
_id: string;
|
|
177
177
|
status: "Active" | "Inactive";
|
|
178
178
|
referenceId: string;
|
|
179
|
-
createdAt: string;
|
|
180
179
|
securityCode: string;
|
|
181
180
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
|
181
|
+
createdAt: string;
|
|
182
182
|
updatedAt: string;
|
|
183
183
|
}>;
|
|
184
184
|
required: true;
|
|
@@ -10,7 +10,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
10
10
|
uniqueId: string;
|
|
11
11
|
packageId: string;
|
|
12
12
|
} | null | undefined;
|
|
13
|
-
gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "
|
|
13
|
+
gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Kbank" | "Cash" | "Softspace";
|
|
14
14
|
}[] | null | undefined;
|
|
15
15
|
deviceId?: string | null | undefined;
|
|
16
16
|
bindCode?: string | null | undefined;
|
|
@@ -44,10 +44,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
44
44
|
gateway: "Maybank2";
|
|
45
45
|
} | {
|
|
46
46
|
config?: {
|
|
47
|
-
type
|
|
48
|
-
ip
|
|
49
|
-
pid
|
|
50
|
-
vid
|
|
47
|
+
type?: string | null | undefined;
|
|
48
|
+
ip?: string | null | undefined;
|
|
49
|
+
pid?: string | null | undefined;
|
|
50
|
+
vid?: string | null | undefined;
|
|
51
51
|
} | null | undefined;
|
|
52
52
|
receiptName?: string | null | undefined;
|
|
53
53
|
dialogConfig?: Record<string, any> | null | undefined;
|
|
@@ -85,9 +85,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
85
85
|
_id: string;
|
|
86
86
|
status: "Active" | "Inactive";
|
|
87
87
|
referenceId: string;
|
|
88
|
-
createdAt: string;
|
|
89
88
|
securityCode: string;
|
|
90
89
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
|
90
|
+
createdAt: string;
|
|
91
91
|
updatedAt: string;
|
|
92
92
|
}>;
|
|
93
93
|
required: true;
|
|
@@ -106,7 +106,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
106
106
|
uniqueId: string;
|
|
107
107
|
packageId: string;
|
|
108
108
|
} | null | undefined;
|
|
109
|
-
gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "
|
|
109
|
+
gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Kbank" | "Cash" | "Softspace";
|
|
110
110
|
}[] | null | undefined;
|
|
111
111
|
deviceId?: string | null | undefined;
|
|
112
112
|
bindCode?: string | null | undefined;
|
|
@@ -140,10 +140,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
140
140
|
gateway: "Maybank2";
|
|
141
141
|
} | {
|
|
142
142
|
config?: {
|
|
143
|
-
type
|
|
144
|
-
ip
|
|
145
|
-
pid
|
|
146
|
-
vid
|
|
143
|
+
type?: string | null | undefined;
|
|
144
|
+
ip?: string | null | undefined;
|
|
145
|
+
pid?: string | null | undefined;
|
|
146
|
+
vid?: string | null | undefined;
|
|
147
147
|
} | null | undefined;
|
|
148
148
|
receiptName?: string | null | undefined;
|
|
149
149
|
dialogConfig?: Record<string, any> | null | undefined;
|
|
@@ -181,9 +181,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
181
181
|
_id: string;
|
|
182
182
|
status: "Active" | "Inactive";
|
|
183
183
|
referenceId: string;
|
|
184
|
-
createdAt: string;
|
|
185
184
|
securityCode: string;
|
|
186
185
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
|
186
|
+
createdAt: string;
|
|
187
187
|
updatedAt: string;
|
|
188
188
|
}>;
|
|
189
189
|
required: true;
|
|
@@ -9,7 +9,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
9
9
|
uniqueId: string;
|
|
10
10
|
packageId: string;
|
|
11
11
|
} | null | undefined;
|
|
12
|
-
gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "
|
|
12
|
+
gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Kbank" | "Cash" | "Softspace";
|
|
13
13
|
}[] | null | undefined;
|
|
14
14
|
deviceId?: string | null | undefined;
|
|
15
15
|
bindCode?: string | null | undefined;
|
|
@@ -43,10 +43,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
43
43
|
gateway: "Maybank2";
|
|
44
44
|
} | {
|
|
45
45
|
config?: {
|
|
46
|
-
type
|
|
47
|
-
ip
|
|
48
|
-
pid
|
|
49
|
-
vid
|
|
46
|
+
type?: string | null | undefined;
|
|
47
|
+
ip?: string | null | undefined;
|
|
48
|
+
pid?: string | null | undefined;
|
|
49
|
+
vid?: string | null | undefined;
|
|
50
50
|
} | null | undefined;
|
|
51
51
|
receiptName?: string | null | undefined;
|
|
52
52
|
dialogConfig?: Record<string, any> | null | undefined;
|
|
@@ -84,9 +84,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
84
84
|
_id: string;
|
|
85
85
|
status: "Active" | "Inactive";
|
|
86
86
|
referenceId: string;
|
|
87
|
-
createdAt: string;
|
|
88
87
|
securityCode: string;
|
|
89
88
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
|
89
|
+
createdAt: string;
|
|
90
90
|
updatedAt: string;
|
|
91
91
|
}>;
|
|
92
92
|
required: true;
|
|
@@ -101,7 +101,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
101
101
|
uniqueId: string;
|
|
102
102
|
packageId: string;
|
|
103
103
|
} | null | undefined;
|
|
104
|
-
gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "
|
|
104
|
+
gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Kbank" | "Cash" | "Softspace";
|
|
105
105
|
}[] | null | undefined;
|
|
106
106
|
deviceId?: string | null | undefined;
|
|
107
107
|
bindCode?: string | null | undefined;
|
|
@@ -135,10 +135,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
135
135
|
gateway: "Maybank2";
|
|
136
136
|
} | {
|
|
137
137
|
config?: {
|
|
138
|
-
type
|
|
139
|
-
ip
|
|
140
|
-
pid
|
|
141
|
-
vid
|
|
138
|
+
type?: string | null | undefined;
|
|
139
|
+
ip?: string | null | undefined;
|
|
140
|
+
pid?: string | null | undefined;
|
|
141
|
+
vid?: string | null | undefined;
|
|
142
142
|
} | null | undefined;
|
|
143
143
|
receiptName?: string | null | undefined;
|
|
144
144
|
dialogConfig?: Record<string, any> | null | undefined;
|
|
@@ -176,9 +176,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
176
176
|
_id: string;
|
|
177
177
|
status: "Active" | "Inactive";
|
|
178
178
|
referenceId: string;
|
|
179
|
-
createdAt: string;
|
|
180
179
|
securityCode: string;
|
|
181
180
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
|
181
|
+
createdAt: string;
|
|
182
182
|
updatedAt: string;
|
|
183
183
|
}>;
|
|
184
184
|
required: true;
|