@feedmepos/mf-payment 1.4.32 → 1.4.34
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-C3p1aEDL.js → Actions.vue_vue_type_script_setup_true_lang-CuILLIJ8.js} +2 -2
- package/dist/{Chargeback-aEqBy8JJ.js → Chargeback-DZZPmcw2.js} +5 -5
- package/dist/{OnboardForm-cetQwMWi.js → OnboardForm-1NFbYR_G.js} +4 -4
- package/dist/{OnboardForm-C-dEu7Ms.js → OnboardForm-D7YhO1Ws.js} +4 -4
- package/dist/{OnboardSubmission-EZyVJtPs.js → OnboardSubmission-lXiMOlng.js} +5 -5
- package/dist/{OnboardSubmission-BC5MtKtL.js → OnboardSubmission-xPEkh68U.js} +2 -2
- package/dist/{PayoutAccount-C-PdYUyL.js → PayoutAccount-BfmsvetE.js} +5 -5
- package/dist/{PayoutAccount-BDdl8-LY.js → PayoutAccount-C3QAsgyZ.js} +5 -5
- package/dist/{PayoutAccountSetting-DRuXPzN4.js → PayoutAccountSetting-Dj8cIWno.js} +479 -391
- package/dist/{Restaurant-DrRWis75.js → Restaurant-CMjg9X88.js} +4 -4
- package/dist/{RestaurantSetting-DX3raN_M.js → RestaurantSetting-C66kJwFD.js} +3 -3
- package/dist/{Settlement-DbwsZtDs.js → Settlement-BynnBo96.js} +3 -3
- package/dist/{Settlement-CgBI2X3j.js → Settlement-DagQe3ev.js} +3 -3
- package/dist/{SettlementTransactions-tcrBkvDc.js → SettlementTransactions-CIw8y4Q4.js} +4 -4
- package/dist/{SettlementTransactions-C70_fFFA.js → SettlementTransactions-D7TuWbuI.js} +4 -4
- package/dist/{Status.vue_vue_type_script_setup_true_lang-uaeTXFw3.js → Status.vue_vue_type_script_setup_true_lang-DIXUpnkm.js} +1 -1
- package/dist/{Terminal-DDFHCeRH.js → Terminal-B6bEPNGC.js} +5 -5
- package/dist/{TerminalSetting-cv-DRAwO.js → TerminalSetting-D1HF1unx.js} +484 -359
- package/dist/{Transaction-Di9pJ5b-.js → Transaction-Bzf6COBo.js} +9 -9
- package/dist/{Transaction-CQg4RUsj.js → Transaction-DxfMMihr.js} +6 -6
- package/dist/{TransactionOld-a67MbfFi.js → TransactionOld-BBB5zibd.js} +6 -6
- package/dist/{app-DtDI_k_I.js → app-C7HXerto.js} +74 -74
- package/dist/app.js +1 -1
- package/dist/{assets-Crv1vHNN.js → assets-D3LUzPyw.js} +1 -1
- package/dist/{grafana-DGF5kjUv.js → grafana-CJp-OsSI.js} +1 -1
- package/dist/{index-Btev-8WJ.js → index-B2colhiY.js} +1 -1
- package/dist/{index-DlKNMBnz.js → index-B8ejEL5n.js} +8579 -8471
- package/dist/{index-X9HLi63I.js → index-BBn7cvxH.js} +1 -1
- package/dist/{index-DbTENTAQ.js → index-BksZxG5X.js} +1 -1
- package/dist/{index-DFjVdPoc.js → index-BqTuPkCO.js} +1 -1
- package/dist/{index-BKME0CUG.js → index-CRxYHQ1I.js} +1 -1
- package/dist/{index-BqXnWkg9.js → index-DDr_-beD.js} +2 -2
- package/dist/{index-UPRcqQ6e.js → index-OH-SVdfb.js} +1 -1
- package/dist/{index.vue_vue_type_script_setup_true_lang-Doj7ETw7.js → index.vue_vue_type_script_setup_true_lang-Bb8EC5LM.js} +1 -1
- package/dist/package.json +2 -2
- package/dist/{payout-account-BOk38kSX.js → payout-account-DG61q62p.js} +3 -3
- package/dist/{plugins-DZLiBiv5.js → plugins-laA3NA9a.js} +1 -1
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/views/admin/onboard-submission/forms/SoftspaceSubmission.vue.d.ts +24 -24
- package/dist/views/admin/payout-account/tabs/PaymentChannel.vue.d.ts +10 -6
- package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +11 -7
- package/dist/views/admin/payout-account/tabs/TokenGateway.vue.d.ts +11 -7
- package/dist/views/admin/payout-account/tabs/token/ApplePayToken.vue.d.ts +47 -0
- package/dist/views/admin/payout-account/tabs/token/GooglePayToken.vue.d.ts +9 -5
- package/dist/views/admin/terminal/TerminalDialog.vue.d.ts +24 -4
- package/dist/views/admin/terminal/tabs/EcrGateway.vue.d.ts +26 -6
- package/dist/views/admin/terminal/tabs/Information.vue.d.ts +24 -4
- package/dist/views/admin/terminal/tabs/QrGateway.vue.d.ts +24 -4
- package/dist/views/admin/terminal/tabs/SettingRequest.vue.d.ts +24 -4
- package/dist/views/admin/terminal/tabs/SoftposGateway.vue.d.ts +24 -4
- package/dist/views/admin/terminal/tabs/ecr/Ghl2Gateway.vue.d.ts +24 -4
- package/dist/views/admin/terminal/tabs/ecr/Ghl3Gateway.vue.d.ts +230 -0
- package/dist/views/admin/terminal/tabs/ecr/GhlGateway.vue.d.ts +24 -4
- package/dist/views/admin/terminal/tabs/ecr/KBankGateway.vue.d.ts +24 -4
- package/dist/views/admin/terminal/tabs/ecr/Maybank2Gateway.vue.d.ts +24 -4
- package/dist/views/admin/terminal/tabs/ecr/Maybank3Gateway.vue.d.ts +24 -4
- package/dist/views/admin/terminal/tabs/ecr/MaybankGateway.vue.d.ts +24 -4
- package/dist/views/admin/terminal/tabs/ecr/NetsGateway.vue.d.ts +24 -4
- package/dist/views/admin/terminal/tabs/ecr/TerminalGateway.vue.d.ts +24 -4
- package/dist/views/admin/terminal/tabs/qr/PromptPayGateway.vue.d.ts +24 -4
- package/dist/views/admin/terminal/tabs/settings/KioskMode.vue.d.ts +24 -4
- package/package.json +2 -2
|
@@ -13,7 +13,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
13
13
|
packageId: string;
|
|
14
14
|
uniqueId: string;
|
|
15
15
|
} | null | undefined;
|
|
16
|
-
gateway: "Fiuu" | "Digio" | "
|
|
16
|
+
gateway: "Fiuu" | "Digio" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Cash" | "Softspace" | "Kbank";
|
|
17
17
|
}[] | null | undefined;
|
|
18
18
|
ecrs?: ({
|
|
19
19
|
config?: {
|
|
@@ -74,6 +74,16 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
74
74
|
receiptName?: string | null | undefined;
|
|
75
75
|
dialogConfig?: Record<string, any> | null | undefined;
|
|
76
76
|
gateway: "Ghl2";
|
|
77
|
+
} | {
|
|
78
|
+
config?: {
|
|
79
|
+
type?: string | null | undefined;
|
|
80
|
+
ip?: string | null | undefined;
|
|
81
|
+
pid?: string | null | undefined;
|
|
82
|
+
vid?: string | null | undefined;
|
|
83
|
+
} | null | undefined;
|
|
84
|
+
receiptName?: string | null | undefined;
|
|
85
|
+
dialogConfig?: Record<string, any> | null | undefined;
|
|
86
|
+
gateway: "Ghl3";
|
|
77
87
|
})[] | null | undefined;
|
|
78
88
|
qrIntegrations?: ({
|
|
79
89
|
config?: {
|
|
@@ -90,8 +100,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
90
100
|
})[] | null | undefined;
|
|
91
101
|
deletedAt?: string | null | undefined;
|
|
92
102
|
status: "Active" | "Inactive";
|
|
93
|
-
referenceId: string;
|
|
94
103
|
_id: string;
|
|
104
|
+
referenceId: string;
|
|
95
105
|
securityCode: string;
|
|
96
106
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
|
97
107
|
createdAt: string;
|
|
@@ -116,7 +126,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
116
126
|
packageId: string;
|
|
117
127
|
uniqueId: string;
|
|
118
128
|
} | null | undefined;
|
|
119
|
-
gateway: "Fiuu" | "Digio" | "
|
|
129
|
+
gateway: "Fiuu" | "Digio" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Cash" | "Softspace" | "Kbank";
|
|
120
130
|
}[] | null | undefined;
|
|
121
131
|
ecrs?: ({
|
|
122
132
|
config?: {
|
|
@@ -177,6 +187,16 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
177
187
|
receiptName?: string | null | undefined;
|
|
178
188
|
dialogConfig?: Record<string, any> | null | undefined;
|
|
179
189
|
gateway: "Ghl2";
|
|
190
|
+
} | {
|
|
191
|
+
config?: {
|
|
192
|
+
type?: string | null | undefined;
|
|
193
|
+
ip?: string | null | undefined;
|
|
194
|
+
pid?: string | null | undefined;
|
|
195
|
+
vid?: string | null | undefined;
|
|
196
|
+
} | null | undefined;
|
|
197
|
+
receiptName?: string | null | undefined;
|
|
198
|
+
dialogConfig?: Record<string, any> | null | undefined;
|
|
199
|
+
gateway: "Ghl3";
|
|
180
200
|
})[] | null | undefined;
|
|
181
201
|
qrIntegrations?: ({
|
|
182
202
|
config?: {
|
|
@@ -193,8 +213,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
193
213
|
})[] | null | undefined;
|
|
194
214
|
deletedAt?: string | null | undefined;
|
|
195
215
|
status: "Active" | "Inactive";
|
|
196
|
-
referenceId: string;
|
|
197
216
|
_id: string;
|
|
217
|
+
referenceId: string;
|
|
198
218
|
securityCode: string;
|
|
199
219
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
|
200
220
|
createdAt: string;
|
|
@@ -13,7 +13,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
13
13
|
packageId: string;
|
|
14
14
|
uniqueId: string;
|
|
15
15
|
} | null | undefined;
|
|
16
|
-
gateway: "Fiuu" | "Digio" | "
|
|
16
|
+
gateway: "Fiuu" | "Digio" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Cash" | "Softspace" | "Kbank";
|
|
17
17
|
}[] | null | undefined;
|
|
18
18
|
ecrs?: ({
|
|
19
19
|
config?: {
|
|
@@ -74,6 +74,16 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
74
74
|
receiptName?: string | null | undefined;
|
|
75
75
|
dialogConfig?: Record<string, any> | null | undefined;
|
|
76
76
|
gateway: "Ghl2";
|
|
77
|
+
} | {
|
|
78
|
+
config?: {
|
|
79
|
+
type?: string | null | undefined;
|
|
80
|
+
ip?: string | null | undefined;
|
|
81
|
+
pid?: string | null | undefined;
|
|
82
|
+
vid?: string | null | undefined;
|
|
83
|
+
} | null | undefined;
|
|
84
|
+
receiptName?: string | null | undefined;
|
|
85
|
+
dialogConfig?: Record<string, any> | null | undefined;
|
|
86
|
+
gateway: "Ghl3";
|
|
77
87
|
})[] | null | undefined;
|
|
78
88
|
qrIntegrations?: ({
|
|
79
89
|
config?: {
|
|
@@ -90,8 +100,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
90
100
|
})[] | null | undefined;
|
|
91
101
|
deletedAt?: string | null | undefined;
|
|
92
102
|
status: "Active" | "Inactive";
|
|
93
|
-
referenceId: string;
|
|
94
103
|
_id: string;
|
|
104
|
+
referenceId: string;
|
|
95
105
|
securityCode: string;
|
|
96
106
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
|
97
107
|
createdAt: string;
|
|
@@ -116,7 +126,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
116
126
|
packageId: string;
|
|
117
127
|
uniqueId: string;
|
|
118
128
|
} | null | undefined;
|
|
119
|
-
gateway: "Fiuu" | "Digio" | "
|
|
129
|
+
gateway: "Fiuu" | "Digio" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Cash" | "Softspace" | "Kbank";
|
|
120
130
|
}[] | null | undefined;
|
|
121
131
|
ecrs?: ({
|
|
122
132
|
config?: {
|
|
@@ -177,6 +187,16 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
177
187
|
receiptName?: string | null | undefined;
|
|
178
188
|
dialogConfig?: Record<string, any> | null | undefined;
|
|
179
189
|
gateway: "Ghl2";
|
|
190
|
+
} | {
|
|
191
|
+
config?: {
|
|
192
|
+
type?: string | null | undefined;
|
|
193
|
+
ip?: string | null | undefined;
|
|
194
|
+
pid?: string | null | undefined;
|
|
195
|
+
vid?: string | null | undefined;
|
|
196
|
+
} | null | undefined;
|
|
197
|
+
receiptName?: string | null | undefined;
|
|
198
|
+
dialogConfig?: Record<string, any> | null | undefined;
|
|
199
|
+
gateway: "Ghl3";
|
|
180
200
|
})[] | null | undefined;
|
|
181
201
|
qrIntegrations?: ({
|
|
182
202
|
config?: {
|
|
@@ -193,8 +213,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
193
213
|
})[] | null | undefined;
|
|
194
214
|
deletedAt?: string | null | undefined;
|
|
195
215
|
status: "Active" | "Inactive";
|
|
196
|
-
referenceId: string;
|
|
197
216
|
_id: string;
|
|
217
|
+
referenceId: string;
|
|
198
218
|
securityCode: string;
|
|
199
219
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
|
200
220
|
createdAt: string;
|
|
@@ -13,7 +13,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
13
13
|
packageId: string;
|
|
14
14
|
uniqueId: string;
|
|
15
15
|
} | null | undefined;
|
|
16
|
-
gateway: "Fiuu" | "Digio" | "
|
|
16
|
+
gateway: "Fiuu" | "Digio" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Cash" | "Softspace" | "Kbank";
|
|
17
17
|
}[] | null | undefined;
|
|
18
18
|
ecrs?: ({
|
|
19
19
|
config?: {
|
|
@@ -74,6 +74,16 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
74
74
|
receiptName?: string | null | undefined;
|
|
75
75
|
dialogConfig?: Record<string, any> | null | undefined;
|
|
76
76
|
gateway: "Ghl2";
|
|
77
|
+
} | {
|
|
78
|
+
config?: {
|
|
79
|
+
type?: string | null | undefined;
|
|
80
|
+
ip?: string | null | undefined;
|
|
81
|
+
pid?: string | null | undefined;
|
|
82
|
+
vid?: string | null | undefined;
|
|
83
|
+
} | null | undefined;
|
|
84
|
+
receiptName?: string | null | undefined;
|
|
85
|
+
dialogConfig?: Record<string, any> | null | undefined;
|
|
86
|
+
gateway: "Ghl3";
|
|
77
87
|
})[] | null | undefined;
|
|
78
88
|
qrIntegrations?: ({
|
|
79
89
|
config?: {
|
|
@@ -90,8 +100,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
90
100
|
})[] | null | undefined;
|
|
91
101
|
deletedAt?: string | null | undefined;
|
|
92
102
|
status: "Active" | "Inactive";
|
|
93
|
-
referenceId: string;
|
|
94
103
|
_id: string;
|
|
104
|
+
referenceId: string;
|
|
95
105
|
securityCode: string;
|
|
96
106
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
|
97
107
|
createdAt: string;
|
|
@@ -116,7 +126,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
116
126
|
packageId: string;
|
|
117
127
|
uniqueId: string;
|
|
118
128
|
} | null | undefined;
|
|
119
|
-
gateway: "Fiuu" | "Digio" | "
|
|
129
|
+
gateway: "Fiuu" | "Digio" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Cash" | "Softspace" | "Kbank";
|
|
120
130
|
}[] | null | undefined;
|
|
121
131
|
ecrs?: ({
|
|
122
132
|
config?: {
|
|
@@ -177,6 +187,16 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
177
187
|
receiptName?: string | null | undefined;
|
|
178
188
|
dialogConfig?: Record<string, any> | null | undefined;
|
|
179
189
|
gateway: "Ghl2";
|
|
190
|
+
} | {
|
|
191
|
+
config?: {
|
|
192
|
+
type?: string | null | undefined;
|
|
193
|
+
ip?: string | null | undefined;
|
|
194
|
+
pid?: string | null | undefined;
|
|
195
|
+
vid?: string | null | undefined;
|
|
196
|
+
} | null | undefined;
|
|
197
|
+
receiptName?: string | null | undefined;
|
|
198
|
+
dialogConfig?: Record<string, any> | null | undefined;
|
|
199
|
+
gateway: "Ghl3";
|
|
180
200
|
})[] | null | undefined;
|
|
181
201
|
qrIntegrations?: ({
|
|
182
202
|
config?: {
|
|
@@ -193,8 +213,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
193
213
|
})[] | null | undefined;
|
|
194
214
|
deletedAt?: string | null | undefined;
|
|
195
215
|
status: "Active" | "Inactive";
|
|
196
|
-
referenceId: string;
|
|
197
216
|
_id: string;
|
|
217
|
+
referenceId: string;
|
|
198
218
|
securityCode: string;
|
|
199
219
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
|
200
220
|
createdAt: string;
|
|
@@ -13,7 +13,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
13
13
|
packageId: string;
|
|
14
14
|
uniqueId: string;
|
|
15
15
|
} | null | undefined;
|
|
16
|
-
gateway: "Fiuu" | "Digio" | "
|
|
16
|
+
gateway: "Fiuu" | "Digio" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Cash" | "Softspace" | "Kbank";
|
|
17
17
|
}[] | null | undefined;
|
|
18
18
|
ecrs?: ({
|
|
19
19
|
config?: {
|
|
@@ -74,6 +74,16 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
74
74
|
receiptName?: string | null | undefined;
|
|
75
75
|
dialogConfig?: Record<string, any> | null | undefined;
|
|
76
76
|
gateway: "Ghl2";
|
|
77
|
+
} | {
|
|
78
|
+
config?: {
|
|
79
|
+
type?: string | null | undefined;
|
|
80
|
+
ip?: string | null | undefined;
|
|
81
|
+
pid?: string | null | undefined;
|
|
82
|
+
vid?: string | null | undefined;
|
|
83
|
+
} | null | undefined;
|
|
84
|
+
receiptName?: string | null | undefined;
|
|
85
|
+
dialogConfig?: Record<string, any> | null | undefined;
|
|
86
|
+
gateway: "Ghl3";
|
|
77
87
|
})[] | null | undefined;
|
|
78
88
|
qrIntegrations?: ({
|
|
79
89
|
config?: {
|
|
@@ -90,8 +100,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
90
100
|
})[] | null | undefined;
|
|
91
101
|
deletedAt?: string | null | undefined;
|
|
92
102
|
status: "Active" | "Inactive";
|
|
93
|
-
referenceId: string;
|
|
94
103
|
_id: string;
|
|
104
|
+
referenceId: string;
|
|
95
105
|
securityCode: string;
|
|
96
106
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
|
97
107
|
createdAt: string;
|
|
@@ -116,7 +126,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
116
126
|
packageId: string;
|
|
117
127
|
uniqueId: string;
|
|
118
128
|
} | null | undefined;
|
|
119
|
-
gateway: "Fiuu" | "Digio" | "
|
|
129
|
+
gateway: "Fiuu" | "Digio" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Cash" | "Softspace" | "Kbank";
|
|
120
130
|
}[] | null | undefined;
|
|
121
131
|
ecrs?: ({
|
|
122
132
|
config?: {
|
|
@@ -177,6 +187,16 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
177
187
|
receiptName?: string | null | undefined;
|
|
178
188
|
dialogConfig?: Record<string, any> | null | undefined;
|
|
179
189
|
gateway: "Ghl2";
|
|
190
|
+
} | {
|
|
191
|
+
config?: {
|
|
192
|
+
type?: string | null | undefined;
|
|
193
|
+
ip?: string | null | undefined;
|
|
194
|
+
pid?: string | null | undefined;
|
|
195
|
+
vid?: string | null | undefined;
|
|
196
|
+
} | null | undefined;
|
|
197
|
+
receiptName?: string | null | undefined;
|
|
198
|
+
dialogConfig?: Record<string, any> | null | undefined;
|
|
199
|
+
gateway: "Ghl3";
|
|
180
200
|
})[] | null | undefined;
|
|
181
201
|
qrIntegrations?: ({
|
|
182
202
|
config?: {
|
|
@@ -193,8 +213,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
193
213
|
})[] | null | undefined;
|
|
194
214
|
deletedAt?: string | null | undefined;
|
|
195
215
|
status: "Active" | "Inactive";
|
|
196
|
-
referenceId: string;
|
|
197
216
|
_id: string;
|
|
217
|
+
referenceId: string;
|
|
198
218
|
securityCode: string;
|
|
199
219
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
|
200
220
|
createdAt: string;
|
|
@@ -13,7 +13,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
13
13
|
packageId: string;
|
|
14
14
|
uniqueId: string;
|
|
15
15
|
} | null | undefined;
|
|
16
|
-
gateway: "Fiuu" | "Digio" | "
|
|
16
|
+
gateway: "Fiuu" | "Digio" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Cash" | "Softspace" | "Kbank";
|
|
17
17
|
}[] | null | undefined;
|
|
18
18
|
ecrs?: ({
|
|
19
19
|
config?: {
|
|
@@ -74,6 +74,16 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
74
74
|
receiptName?: string | null | undefined;
|
|
75
75
|
dialogConfig?: Record<string, any> | null | undefined;
|
|
76
76
|
gateway: "Ghl2";
|
|
77
|
+
} | {
|
|
78
|
+
config?: {
|
|
79
|
+
type?: string | null | undefined;
|
|
80
|
+
ip?: string | null | undefined;
|
|
81
|
+
pid?: string | null | undefined;
|
|
82
|
+
vid?: string | null | undefined;
|
|
83
|
+
} | null | undefined;
|
|
84
|
+
receiptName?: string | null | undefined;
|
|
85
|
+
dialogConfig?: Record<string, any> | null | undefined;
|
|
86
|
+
gateway: "Ghl3";
|
|
77
87
|
})[] | null | undefined;
|
|
78
88
|
qrIntegrations?: ({
|
|
79
89
|
config?: {
|
|
@@ -90,8 +100,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
90
100
|
})[] | null | undefined;
|
|
91
101
|
deletedAt?: string | null | undefined;
|
|
92
102
|
status: "Active" | "Inactive";
|
|
93
|
-
referenceId: string;
|
|
94
103
|
_id: string;
|
|
104
|
+
referenceId: string;
|
|
95
105
|
securityCode: string;
|
|
96
106
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
|
97
107
|
createdAt: string;
|
|
@@ -116,7 +126,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
116
126
|
packageId: string;
|
|
117
127
|
uniqueId: string;
|
|
118
128
|
} | null | undefined;
|
|
119
|
-
gateway: "Fiuu" | "Digio" | "
|
|
129
|
+
gateway: "Fiuu" | "Digio" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Cash" | "Softspace" | "Kbank";
|
|
120
130
|
}[] | null | undefined;
|
|
121
131
|
ecrs?: ({
|
|
122
132
|
config?: {
|
|
@@ -177,6 +187,16 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
177
187
|
receiptName?: string | null | undefined;
|
|
178
188
|
dialogConfig?: Record<string, any> | null | undefined;
|
|
179
189
|
gateway: "Ghl2";
|
|
190
|
+
} | {
|
|
191
|
+
config?: {
|
|
192
|
+
type?: string | null | undefined;
|
|
193
|
+
ip?: string | null | undefined;
|
|
194
|
+
pid?: string | null | undefined;
|
|
195
|
+
vid?: string | null | undefined;
|
|
196
|
+
} | null | undefined;
|
|
197
|
+
receiptName?: string | null | undefined;
|
|
198
|
+
dialogConfig?: Record<string, any> | null | undefined;
|
|
199
|
+
gateway: "Ghl3";
|
|
180
200
|
})[] | null | undefined;
|
|
181
201
|
qrIntegrations?: ({
|
|
182
202
|
config?: {
|
|
@@ -193,8 +213,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
193
213
|
})[] | null | undefined;
|
|
194
214
|
deletedAt?: string | null | undefined;
|
|
195
215
|
status: "Active" | "Inactive";
|
|
196
|
-
referenceId: string;
|
|
197
216
|
_id: string;
|
|
217
|
+
referenceId: string;
|
|
198
218
|
securityCode: string;
|
|
199
219
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
|
200
220
|
createdAt: string;
|
|
@@ -13,7 +13,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
13
13
|
packageId: string;
|
|
14
14
|
uniqueId: string;
|
|
15
15
|
} | null | undefined;
|
|
16
|
-
gateway: "Fiuu" | "Digio" | "
|
|
16
|
+
gateway: "Fiuu" | "Digio" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Cash" | "Softspace" | "Kbank";
|
|
17
17
|
}[] | null | undefined;
|
|
18
18
|
ecrs?: ({
|
|
19
19
|
config?: {
|
|
@@ -74,6 +74,16 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
74
74
|
receiptName?: string | null | undefined;
|
|
75
75
|
dialogConfig?: Record<string, any> | null | undefined;
|
|
76
76
|
gateway: "Ghl2";
|
|
77
|
+
} | {
|
|
78
|
+
config?: {
|
|
79
|
+
type?: string | null | undefined;
|
|
80
|
+
ip?: string | null | undefined;
|
|
81
|
+
pid?: string | null | undefined;
|
|
82
|
+
vid?: string | null | undefined;
|
|
83
|
+
} | null | undefined;
|
|
84
|
+
receiptName?: string | null | undefined;
|
|
85
|
+
dialogConfig?: Record<string, any> | null | undefined;
|
|
86
|
+
gateway: "Ghl3";
|
|
77
87
|
})[] | null | undefined;
|
|
78
88
|
qrIntegrations?: ({
|
|
79
89
|
config?: {
|
|
@@ -90,8 +100,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
90
100
|
})[] | null | undefined;
|
|
91
101
|
deletedAt?: string | null | undefined;
|
|
92
102
|
status: "Active" | "Inactive";
|
|
93
|
-
referenceId: string;
|
|
94
103
|
_id: string;
|
|
104
|
+
referenceId: string;
|
|
95
105
|
securityCode: string;
|
|
96
106
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
|
97
107
|
createdAt: string;
|
|
@@ -116,7 +126,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
116
126
|
packageId: string;
|
|
117
127
|
uniqueId: string;
|
|
118
128
|
} | null | undefined;
|
|
119
|
-
gateway: "Fiuu" | "Digio" | "
|
|
129
|
+
gateway: "Fiuu" | "Digio" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Cash" | "Softspace" | "Kbank";
|
|
120
130
|
}[] | null | undefined;
|
|
121
131
|
ecrs?: ({
|
|
122
132
|
config?: {
|
|
@@ -177,6 +187,16 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
177
187
|
receiptName?: string | null | undefined;
|
|
178
188
|
dialogConfig?: Record<string, any> | null | undefined;
|
|
179
189
|
gateway: "Ghl2";
|
|
190
|
+
} | {
|
|
191
|
+
config?: {
|
|
192
|
+
type?: string | null | undefined;
|
|
193
|
+
ip?: string | null | undefined;
|
|
194
|
+
pid?: string | null | undefined;
|
|
195
|
+
vid?: string | null | undefined;
|
|
196
|
+
} | null | undefined;
|
|
197
|
+
receiptName?: string | null | undefined;
|
|
198
|
+
dialogConfig?: Record<string, any> | null | undefined;
|
|
199
|
+
gateway: "Ghl3";
|
|
180
200
|
})[] | null | undefined;
|
|
181
201
|
qrIntegrations?: ({
|
|
182
202
|
config?: {
|
|
@@ -193,8 +213,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
193
213
|
})[] | null | undefined;
|
|
194
214
|
deletedAt?: string | null | undefined;
|
|
195
215
|
status: "Active" | "Inactive";
|
|
196
|
-
referenceId: string;
|
|
197
216
|
_id: string;
|
|
217
|
+
referenceId: string;
|
|
198
218
|
securityCode: string;
|
|
199
219
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
|
200
220
|
createdAt: string;
|
|
@@ -12,7 +12,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
12
12
|
packageId: string;
|
|
13
13
|
uniqueId: string;
|
|
14
14
|
} | null | undefined;
|
|
15
|
-
gateway: "Fiuu" | "Digio" | "
|
|
15
|
+
gateway: "Fiuu" | "Digio" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Cash" | "Softspace" | "Kbank";
|
|
16
16
|
}[] | null | undefined;
|
|
17
17
|
ecrs?: ({
|
|
18
18
|
config?: {
|
|
@@ -73,6 +73,16 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
73
73
|
receiptName?: string | null | undefined;
|
|
74
74
|
dialogConfig?: Record<string, any> | null | undefined;
|
|
75
75
|
gateway: "Ghl2";
|
|
76
|
+
} | {
|
|
77
|
+
config?: {
|
|
78
|
+
type?: string | null | undefined;
|
|
79
|
+
ip?: string | null | undefined;
|
|
80
|
+
pid?: string | null | undefined;
|
|
81
|
+
vid?: string | null | undefined;
|
|
82
|
+
} | null | undefined;
|
|
83
|
+
receiptName?: string | null | undefined;
|
|
84
|
+
dialogConfig?: Record<string, any> | null | undefined;
|
|
85
|
+
gateway: "Ghl3";
|
|
76
86
|
})[] | null | undefined;
|
|
77
87
|
qrIntegrations?: ({
|
|
78
88
|
config?: {
|
|
@@ -89,8 +99,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
89
99
|
})[] | null | undefined;
|
|
90
100
|
deletedAt?: string | null | undefined;
|
|
91
101
|
status: "Active" | "Inactive";
|
|
92
|
-
referenceId: string;
|
|
93
102
|
_id: string;
|
|
103
|
+
referenceId: string;
|
|
94
104
|
securityCode: string;
|
|
95
105
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
|
96
106
|
createdAt: string;
|
|
@@ -111,7 +121,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
111
121
|
packageId: string;
|
|
112
122
|
uniqueId: string;
|
|
113
123
|
} | null | undefined;
|
|
114
|
-
gateway: "Fiuu" | "Digio" | "
|
|
124
|
+
gateway: "Fiuu" | "Digio" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Cash" | "Softspace" | "Kbank";
|
|
115
125
|
}[] | null | undefined;
|
|
116
126
|
ecrs?: ({
|
|
117
127
|
config?: {
|
|
@@ -172,6 +182,16 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
172
182
|
receiptName?: string | null | undefined;
|
|
173
183
|
dialogConfig?: Record<string, any> | null | undefined;
|
|
174
184
|
gateway: "Ghl2";
|
|
185
|
+
} | {
|
|
186
|
+
config?: {
|
|
187
|
+
type?: string | null | undefined;
|
|
188
|
+
ip?: string | null | undefined;
|
|
189
|
+
pid?: string | null | undefined;
|
|
190
|
+
vid?: string | null | undefined;
|
|
191
|
+
} | null | undefined;
|
|
192
|
+
receiptName?: string | null | undefined;
|
|
193
|
+
dialogConfig?: Record<string, any> | null | undefined;
|
|
194
|
+
gateway: "Ghl3";
|
|
175
195
|
})[] | null | undefined;
|
|
176
196
|
qrIntegrations?: ({
|
|
177
197
|
config?: {
|
|
@@ -188,8 +208,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
188
208
|
})[] | null | undefined;
|
|
189
209
|
deletedAt?: string | null | undefined;
|
|
190
210
|
status: "Active" | "Inactive";
|
|
191
|
-
referenceId: string;
|
|
192
211
|
_id: string;
|
|
212
|
+
referenceId: string;
|
|
193
213
|
securityCode: string;
|
|
194
214
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
|
195
215
|
createdAt: string;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@feedmepos/mf-payment",
|
|
3
|
-
"version": "1.4.
|
|
3
|
+
"version": "1.4.34",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"files": [
|
|
6
6
|
"dist"
|
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
"@casl/ability": "^3.2.0",
|
|
34
34
|
"@feedmepos/core": "^2.6.0",
|
|
35
35
|
"@feedmepos/mf-common": "^1.26.8",
|
|
36
|
-
"@feedmepos/payment-entity": "^0.1.
|
|
36
|
+
"@feedmepos/payment-entity": "^0.1.46",
|
|
37
37
|
"@feedmepos/ui-library": "^1.7.1",
|
|
38
38
|
"axios": "^0.27.2",
|
|
39
39
|
"buffer": "^6.0.3",
|