@feedmepos/mf-payment 1.5.6-dev → 1.5.6
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-Cwt13ALm.js → Actions.vue_vue_type_script_setup_true_lang-BLXnOuCw.js} +2 -2
- package/dist/{Chargeback-BdT_s3at.js → Chargeback-19afdT_4.js} +5 -5
- package/dist/{DocumentViewer.vue_vue_type_script_setup_true_lang-CTA026mA.js → DocumentViewer.vue_vue_type_script_setup_true_lang-C-5XOuTl.js} +1 -1
- package/dist/{OnboardForm-BGM0rOan.js → OnboardForm-Cnnx_Wje.js} +5 -5
- package/dist/{OnboardForm-BsgH4rQ8.js → OnboardForm-DBgi_Y2Q.js} +5 -5
- package/dist/{OnboardSubmission-DcFt464S.js → OnboardSubmission-BB383_k0.js} +5 -5
- package/dist/{OnboardSubmission-DrWzegfK.js → OnboardSubmission-BhW5esGJ.js} +2 -2
- package/dist/{PayoutAccount-5spM7Xnv.js → PayoutAccount-DNl7LXSp.js} +5 -5
- package/dist/{PayoutAccount-D1NqkA8w.js → PayoutAccount-OGJGX0YY.js} +4 -4
- package/dist/PayoutAccountSetting-DzkmUdgK.js +1318 -0
- package/dist/{Restaurant-DCycaRR7.js → Restaurant-ZiTHtFZJ.js} +4 -4
- package/dist/{RestaurantSetting-D6s1uPMz.js → RestaurantSetting-M1jYaGwx.js} +3 -3
- package/dist/{Settlement-DlplAJW2.js → Settlement-Cj2W8VfH.js} +3 -3
- package/dist/{Settlement-DHebMBfs.js → Settlement-D_nmqYEC.js} +3 -3
- package/dist/{SettlementTransactions-D1FZ4SvU.js → SettlementTransactions-DQZUsieX.js} +4 -4
- package/dist/{SettlementTransactions-BB3jFvdP.js → SettlementTransactions-DvO6XMC4.js} +4 -4
- package/dist/{Status.vue_vue_type_script_setup_true_lang-BsbxaRKL.js → Status.vue_vue_type_script_setup_true_lang-BP5m6Vic.js} +1 -1
- package/dist/{Terminal-DOf20nIw.js → Terminal-CoPPPePw.js} +5 -5
- package/dist/{TerminalSetting-fwdOkBMF.js → TerminalSetting-PWs1fyFe.js} +3 -3
- package/dist/{Transaction-BojSMumb.js → Transaction-C6CtVbqB.js} +6 -6
- package/dist/{Transaction-DRc7VdWm.js → Transaction-DHTahbbJ.js} +9 -9
- package/dist/{TransactionOld-CVid_gM_.js → TransactionOld-Cvqw-Osm.js} +6 -6
- package/dist/{app-DewutbV3.js → app-BtjXBDKJ.js} +518 -526
- package/dist/app.js +4 -5
- package/dist/{assets-BnwoyNOf.js → assets-V6CPweA9.js} +1 -1
- package/dist/{grafana-Bz7xSfdW.js → grafana-fZyobMgN.js} +1 -1
- package/dist/{index-DyEaoZ8f.js → index--K2ipr4H.js} +1 -1
- package/dist/{index-Dqk3bGgi.js → index-BJNCcdvT.js} +5504 -5503
- package/dist/{index-BcpQUz2-.js → index-C-YBwRQp.js} +1 -1
- package/dist/{index-BGliGchf.js → index-CMN40t8e.js} +1 -1
- package/dist/{index-Bi2r6bNV.js → index-CtkwL_6R.js} +1 -1
- package/dist/{index-DaMy_lQ6.js → index-D69RnDa7.js} +1 -1
- package/dist/{index-6TNmNay6.js → index-_u7l8cO3.js} +1 -1
- package/dist/{index-DqW_m_SE.js → index-eLZ3BErV.js} +1 -1
- package/dist/{index-D68osbqj.js → index-ysvBViCR.js} +26 -23
- package/dist/{index.vue_vue_type_script_setup_true_lang-D6hndvwu.js → index.vue_vue_type_script_setup_true_lang-zxkA_YTt.js} +1 -1
- package/dist/package.json +2 -2
- package/dist/{payout-account-BTAtskf1.js → payout-account-DKOx8gaG.js} +3 -3
- package/dist/stores/payoutAccount.d.ts +22 -30
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/views/admin/payout-account/tabs/Information.vue.d.ts +22 -30
- package/dist/views/admin/payout-account/tabs/PaymentChannel.vue.d.ts +22 -30
- package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +22 -30
- package/dist/views/admin/payout-account/tabs/PaymentStatus.vue.d.ts +24 -32
- package/dist/views/admin/payout-account/tabs/Settlement.vue.d.ts +22 -30
- package/dist/views/admin/payout-account/tabs/TokenGateway.vue.d.ts +22 -30
- package/dist/views/admin/terminal/TerminalDialog.vue.d.ts +8 -8
- package/dist/views/admin/terminal/tabs/EcrGateway.vue.d.ts +8 -8
- package/dist/views/admin/terminal/tabs/Information.vue.d.ts +8 -8
- package/dist/views/admin/terminal/tabs/QrGateway.vue.d.ts +8 -8
- package/dist/views/admin/terminal/tabs/SettingRequest.vue.d.ts +8 -8
- package/dist/views/admin/terminal/tabs/SoftposGateway.vue.d.ts +8 -8
- package/dist/views/admin/terminal/tabs/ecr/Ghl2Gateway.vue.d.ts +8 -8
- package/dist/views/admin/terminal/tabs/ecr/Ghl3Gateway.vue.d.ts +8 -8
- package/dist/views/admin/terminal/tabs/ecr/GhlGateway.vue.d.ts +8 -8
- package/dist/views/admin/terminal/tabs/ecr/HlbbGateway.vue.d.ts +8 -8
- package/dist/views/admin/terminal/tabs/ecr/KBankGateway.vue.d.ts +8 -8
- package/dist/views/admin/terminal/tabs/ecr/Maybank2Gateway.vue.d.ts +8 -8
- package/dist/views/admin/terminal/tabs/ecr/Maybank3Gateway.vue.d.ts +8 -8
- package/dist/views/admin/terminal/tabs/ecr/MaybankGateway.vue.d.ts +8 -8
- package/dist/views/admin/terminal/tabs/ecr/NetsGateway.vue.d.ts +8 -8
- package/dist/views/admin/terminal/tabs/ecr/TerminalGateway.vue.d.ts +8 -8
- package/dist/views/admin/terminal/tabs/qr/PromptPayGateway.vue.d.ts +8 -8
- package/dist/views/admin/terminal/tabs/settings/KioskMode.vue.d.ts +8 -8
- package/dist/views/payout-account/PayoutAccountTable.vue.d.ts +44 -60
- package/dist/views/settlement/FiuuSettlementTable.vue.d.ts +52 -52
- package/dist/views/settlement/FiuuSettlementTransactions.vue.d.ts +26 -26
- package/package.json +2 -2
- package/dist/PayoutAccountSetting-BSmvV6yF.js +0 -1359
- package/dist/views/admin/payout-account/cell/MinimumFeeInput.vue.d.ts +0 -6
|
@@ -4,21 +4,22 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
4
4
|
type: PropType<{
|
|
5
5
|
enable?: boolean | null | undefined;
|
|
6
6
|
gateways?: ({
|
|
7
|
+
paymentGateway: "REVENUE_MONSTER";
|
|
7
8
|
config: {
|
|
8
9
|
clientId: string;
|
|
9
10
|
clientPrivateKey: string;
|
|
10
11
|
clientSecret: string;
|
|
11
12
|
storeId: string;
|
|
12
13
|
};
|
|
13
|
-
paymentGateway: "REVENUE_MONSTER";
|
|
14
14
|
} | {
|
|
15
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
15
16
|
config: {
|
|
16
17
|
merchantId: string;
|
|
17
18
|
secretKey: string;
|
|
18
19
|
verifyKey: string;
|
|
19
20
|
};
|
|
20
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
21
21
|
} | {
|
|
22
|
+
paymentGateway: "MACAU_PASS";
|
|
22
23
|
config: {
|
|
23
24
|
merchantId: string;
|
|
24
25
|
merchantName: string;
|
|
@@ -26,33 +27,32 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
26
27
|
storeID: string;
|
|
27
28
|
storeName: string;
|
|
28
29
|
};
|
|
29
|
-
paymentGateway: "MACAU_PASS";
|
|
30
30
|
} | {
|
|
31
|
+
paymentGateway: "DIGIO";
|
|
31
32
|
config: {
|
|
32
33
|
merchantId: string;
|
|
33
34
|
cardMerchantId: string;
|
|
34
35
|
};
|
|
35
|
-
paymentGateway: "DIGIO";
|
|
36
36
|
} | {
|
|
37
|
+
paymentGateway: "ADYEN";
|
|
37
38
|
config: {
|
|
38
39
|
hmacKey?: string | null | undefined;
|
|
40
|
+
clientKey: string;
|
|
39
41
|
merchantAccount: string;
|
|
40
42
|
username: string;
|
|
41
43
|
apiKey: string;
|
|
42
|
-
clientKey: string;
|
|
43
44
|
endpoint: string;
|
|
44
45
|
};
|
|
45
|
-
paymentGateway: "ADYEN";
|
|
46
46
|
} | {
|
|
47
|
+
paymentGateway: "KSHER";
|
|
47
48
|
config: {
|
|
48
49
|
appId: string;
|
|
49
50
|
privateKey: string;
|
|
50
51
|
};
|
|
51
|
-
paymentGateway: "KSHER";
|
|
52
52
|
})[] | null | undefined;
|
|
53
53
|
ref?: any;
|
|
54
54
|
status: "NEW" | "PENDING" | "APPROVED";
|
|
55
|
-
|
|
55
|
+
notifyUrl: string;
|
|
56
56
|
store: {
|
|
57
57
|
bank?: {
|
|
58
58
|
type?: "OTHER" | "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | null | undefined;
|
|
@@ -60,27 +60,23 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
60
60
|
holderName?: string | null | undefined;
|
|
61
61
|
name: string;
|
|
62
62
|
} | null | undefined;
|
|
63
|
-
ssm?: string | null | undefined;
|
|
64
63
|
bankStatement?: string | null | undefined;
|
|
64
|
+
ssm?: string | null | undefined;
|
|
65
65
|
exteriorPhoto?: string | null | undefined;
|
|
66
66
|
keyPerson?: {
|
|
67
|
+
email: string;
|
|
67
68
|
name: string;
|
|
68
69
|
phone: string;
|
|
69
|
-
email: string;
|
|
70
70
|
} | null | undefined;
|
|
71
71
|
id: string;
|
|
72
72
|
event: "ORDERING" | "MARKETING";
|
|
73
73
|
};
|
|
74
|
-
|
|
74
|
+
_id: string;
|
|
75
75
|
methods: {
|
|
76
76
|
rate?: {
|
|
77
77
|
amount: number;
|
|
78
78
|
precision: number;
|
|
79
79
|
} | null | undefined;
|
|
80
|
-
minimumFee?: {
|
|
81
|
-
amount: number;
|
|
82
|
-
precision: number;
|
|
83
|
-
} | null | undefined;
|
|
84
80
|
tPlus?: number | null | undefined;
|
|
85
81
|
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "ALIPAY" | "BOOST" | "GRABPAY" | "MAYBANKQRPAY" | "PRESTOPAY" | "RAZERPAY" | "SHOPEEPAY" | "TOUCHNGO" | "WECHATPAY" | "CARD" | "DUITNOW" | "PAYNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "CASH" | "JCB" | "DISCOVER" | "DINERS" | "THAIQR" | "TRUEMONEY" | "LINEPAY" | "KBANK";
|
|
86
82
|
variant: string;
|
|
@@ -97,21 +93,22 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
97
93
|
"row-click": (payment: {
|
|
98
94
|
enable?: boolean | null | undefined;
|
|
99
95
|
gateways?: ({
|
|
96
|
+
paymentGateway: "REVENUE_MONSTER";
|
|
100
97
|
config: {
|
|
101
98
|
clientId: string;
|
|
102
99
|
clientPrivateKey: string;
|
|
103
100
|
clientSecret: string;
|
|
104
101
|
storeId: string;
|
|
105
102
|
};
|
|
106
|
-
paymentGateway: "REVENUE_MONSTER";
|
|
107
103
|
} | {
|
|
104
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
108
105
|
config: {
|
|
109
106
|
merchantId: string;
|
|
110
107
|
secretKey: string;
|
|
111
108
|
verifyKey: string;
|
|
112
109
|
};
|
|
113
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
114
110
|
} | {
|
|
111
|
+
paymentGateway: "MACAU_PASS";
|
|
115
112
|
config: {
|
|
116
113
|
merchantId: string;
|
|
117
114
|
merchantName: string;
|
|
@@ -119,33 +116,32 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
119
116
|
storeID: string;
|
|
120
117
|
storeName: string;
|
|
121
118
|
};
|
|
122
|
-
paymentGateway: "MACAU_PASS";
|
|
123
119
|
} | {
|
|
120
|
+
paymentGateway: "DIGIO";
|
|
124
121
|
config: {
|
|
125
122
|
merchantId: string;
|
|
126
123
|
cardMerchantId: string;
|
|
127
124
|
};
|
|
128
|
-
paymentGateway: "DIGIO";
|
|
129
125
|
} | {
|
|
126
|
+
paymentGateway: "ADYEN";
|
|
130
127
|
config: {
|
|
131
128
|
hmacKey?: string | null | undefined;
|
|
129
|
+
clientKey: string;
|
|
132
130
|
merchantAccount: string;
|
|
133
131
|
username: string;
|
|
134
132
|
apiKey: string;
|
|
135
|
-
clientKey: string;
|
|
136
133
|
endpoint: string;
|
|
137
134
|
};
|
|
138
|
-
paymentGateway: "ADYEN";
|
|
139
135
|
} | {
|
|
136
|
+
paymentGateway: "KSHER";
|
|
140
137
|
config: {
|
|
141
138
|
appId: string;
|
|
142
139
|
privateKey: string;
|
|
143
140
|
};
|
|
144
|
-
paymentGateway: "KSHER";
|
|
145
141
|
})[] | null | undefined;
|
|
146
142
|
ref?: any;
|
|
147
143
|
status: "NEW" | "PENDING" | "APPROVED";
|
|
148
|
-
|
|
144
|
+
notifyUrl: string;
|
|
149
145
|
store: {
|
|
150
146
|
bank?: {
|
|
151
147
|
type?: "OTHER" | "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | null | undefined;
|
|
@@ -153,27 +149,23 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
153
149
|
holderName?: string | null | undefined;
|
|
154
150
|
name: string;
|
|
155
151
|
} | null | undefined;
|
|
156
|
-
ssm?: string | null | undefined;
|
|
157
152
|
bankStatement?: string | null | undefined;
|
|
153
|
+
ssm?: string | null | undefined;
|
|
158
154
|
exteriorPhoto?: string | null | undefined;
|
|
159
155
|
keyPerson?: {
|
|
156
|
+
email: string;
|
|
160
157
|
name: string;
|
|
161
158
|
phone: string;
|
|
162
|
-
email: string;
|
|
163
159
|
} | null | undefined;
|
|
164
160
|
id: string;
|
|
165
161
|
event: "ORDERING" | "MARKETING";
|
|
166
162
|
};
|
|
167
|
-
|
|
163
|
+
_id: string;
|
|
168
164
|
methods: {
|
|
169
165
|
rate?: {
|
|
170
166
|
amount: number;
|
|
171
167
|
precision: number;
|
|
172
168
|
} | null | undefined;
|
|
173
|
-
minimumFee?: {
|
|
174
|
-
amount: number;
|
|
175
|
-
precision: number;
|
|
176
|
-
} | null | undefined;
|
|
177
169
|
tPlus?: number | null | undefined;
|
|
178
170
|
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "ALIPAY" | "BOOST" | "GRABPAY" | "MAYBANKQRPAY" | "PRESTOPAY" | "RAZERPAY" | "SHOPEEPAY" | "TOUCHNGO" | "WECHATPAY" | "CARD" | "DUITNOW" | "PAYNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "CASH" | "JCB" | "DISCOVER" | "DINERS" | "THAIQR" | "TRUEMONEY" | "LINEPAY" | "KBANK";
|
|
179
171
|
variant: string;
|
|
@@ -185,21 +177,22 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
185
177
|
type: PropType<{
|
|
186
178
|
enable?: boolean | null | undefined;
|
|
187
179
|
gateways?: ({
|
|
180
|
+
paymentGateway: "REVENUE_MONSTER";
|
|
188
181
|
config: {
|
|
189
182
|
clientId: string;
|
|
190
183
|
clientPrivateKey: string;
|
|
191
184
|
clientSecret: string;
|
|
192
185
|
storeId: string;
|
|
193
186
|
};
|
|
194
|
-
paymentGateway: "REVENUE_MONSTER";
|
|
195
187
|
} | {
|
|
188
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
196
189
|
config: {
|
|
197
190
|
merchantId: string;
|
|
198
191
|
secretKey: string;
|
|
199
192
|
verifyKey: string;
|
|
200
193
|
};
|
|
201
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
202
194
|
} | {
|
|
195
|
+
paymentGateway: "MACAU_PASS";
|
|
203
196
|
config: {
|
|
204
197
|
merchantId: string;
|
|
205
198
|
merchantName: string;
|
|
@@ -207,33 +200,32 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
207
200
|
storeID: string;
|
|
208
201
|
storeName: string;
|
|
209
202
|
};
|
|
210
|
-
paymentGateway: "MACAU_PASS";
|
|
211
203
|
} | {
|
|
204
|
+
paymentGateway: "DIGIO";
|
|
212
205
|
config: {
|
|
213
206
|
merchantId: string;
|
|
214
207
|
cardMerchantId: string;
|
|
215
208
|
};
|
|
216
|
-
paymentGateway: "DIGIO";
|
|
217
209
|
} | {
|
|
210
|
+
paymentGateway: "ADYEN";
|
|
218
211
|
config: {
|
|
219
212
|
hmacKey?: string | null | undefined;
|
|
213
|
+
clientKey: string;
|
|
220
214
|
merchantAccount: string;
|
|
221
215
|
username: string;
|
|
222
216
|
apiKey: string;
|
|
223
|
-
clientKey: string;
|
|
224
217
|
endpoint: string;
|
|
225
218
|
};
|
|
226
|
-
paymentGateway: "ADYEN";
|
|
227
219
|
} | {
|
|
220
|
+
paymentGateway: "KSHER";
|
|
228
221
|
config: {
|
|
229
222
|
appId: string;
|
|
230
223
|
privateKey: string;
|
|
231
224
|
};
|
|
232
|
-
paymentGateway: "KSHER";
|
|
233
225
|
})[] | null | undefined;
|
|
234
226
|
ref?: any;
|
|
235
227
|
status: "NEW" | "PENDING" | "APPROVED";
|
|
236
|
-
|
|
228
|
+
notifyUrl: string;
|
|
237
229
|
store: {
|
|
238
230
|
bank?: {
|
|
239
231
|
type?: "OTHER" | "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | null | undefined;
|
|
@@ -241,27 +233,23 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
241
233
|
holderName?: string | null | undefined;
|
|
242
234
|
name: string;
|
|
243
235
|
} | null | undefined;
|
|
244
|
-
ssm?: string | null | undefined;
|
|
245
236
|
bankStatement?: string | null | undefined;
|
|
237
|
+
ssm?: string | null | undefined;
|
|
246
238
|
exteriorPhoto?: string | null | undefined;
|
|
247
239
|
keyPerson?: {
|
|
240
|
+
email: string;
|
|
248
241
|
name: string;
|
|
249
242
|
phone: string;
|
|
250
|
-
email: string;
|
|
251
243
|
} | null | undefined;
|
|
252
244
|
id: string;
|
|
253
245
|
event: "ORDERING" | "MARKETING";
|
|
254
246
|
};
|
|
255
|
-
|
|
247
|
+
_id: string;
|
|
256
248
|
methods: {
|
|
257
249
|
rate?: {
|
|
258
250
|
amount: number;
|
|
259
251
|
precision: number;
|
|
260
252
|
} | null | undefined;
|
|
261
|
-
minimumFee?: {
|
|
262
|
-
amount: number;
|
|
263
|
-
precision: number;
|
|
264
|
-
} | null | undefined;
|
|
265
253
|
tPlus?: number | null | undefined;
|
|
266
254
|
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "ALIPAY" | "BOOST" | "GRABPAY" | "MAYBANKQRPAY" | "PRESTOPAY" | "RAZERPAY" | "SHOPEEPAY" | "TOUCHNGO" | "WECHATPAY" | "CARD" | "DUITNOW" | "PAYNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "CASH" | "JCB" | "DISCOVER" | "DINERS" | "THAIQR" | "TRUEMONEY" | "LINEPAY" | "KBANK";
|
|
267
255
|
variant: string;
|
|
@@ -278,21 +266,22 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
278
266
|
"onRow-click"?: ((payment: {
|
|
279
267
|
enable?: boolean | null | undefined;
|
|
280
268
|
gateways?: ({
|
|
269
|
+
paymentGateway: "REVENUE_MONSTER";
|
|
281
270
|
config: {
|
|
282
271
|
clientId: string;
|
|
283
272
|
clientPrivateKey: string;
|
|
284
273
|
clientSecret: string;
|
|
285
274
|
storeId: string;
|
|
286
275
|
};
|
|
287
|
-
paymentGateway: "REVENUE_MONSTER";
|
|
288
276
|
} | {
|
|
277
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
289
278
|
config: {
|
|
290
279
|
merchantId: string;
|
|
291
280
|
secretKey: string;
|
|
292
281
|
verifyKey: string;
|
|
293
282
|
};
|
|
294
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
295
283
|
} | {
|
|
284
|
+
paymentGateway: "MACAU_PASS";
|
|
296
285
|
config: {
|
|
297
286
|
merchantId: string;
|
|
298
287
|
merchantName: string;
|
|
@@ -300,33 +289,32 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
300
289
|
storeID: string;
|
|
301
290
|
storeName: string;
|
|
302
291
|
};
|
|
303
|
-
paymentGateway: "MACAU_PASS";
|
|
304
292
|
} | {
|
|
293
|
+
paymentGateway: "DIGIO";
|
|
305
294
|
config: {
|
|
306
295
|
merchantId: string;
|
|
307
296
|
cardMerchantId: string;
|
|
308
297
|
};
|
|
309
|
-
paymentGateway: "DIGIO";
|
|
310
298
|
} | {
|
|
299
|
+
paymentGateway: "ADYEN";
|
|
311
300
|
config: {
|
|
312
301
|
hmacKey?: string | null | undefined;
|
|
302
|
+
clientKey: string;
|
|
313
303
|
merchantAccount: string;
|
|
314
304
|
username: string;
|
|
315
305
|
apiKey: string;
|
|
316
|
-
clientKey: string;
|
|
317
306
|
endpoint: string;
|
|
318
307
|
};
|
|
319
|
-
paymentGateway: "ADYEN";
|
|
320
308
|
} | {
|
|
309
|
+
paymentGateway: "KSHER";
|
|
321
310
|
config: {
|
|
322
311
|
appId: string;
|
|
323
312
|
privateKey: string;
|
|
324
313
|
};
|
|
325
|
-
paymentGateway: "KSHER";
|
|
326
314
|
})[] | null | undefined;
|
|
327
315
|
ref?: any;
|
|
328
316
|
status: "NEW" | "PENDING" | "APPROVED";
|
|
329
|
-
|
|
317
|
+
notifyUrl: string;
|
|
330
318
|
store: {
|
|
331
319
|
bank?: {
|
|
332
320
|
type?: "OTHER" | "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | null | undefined;
|
|
@@ -334,27 +322,23 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
334
322
|
holderName?: string | null | undefined;
|
|
335
323
|
name: string;
|
|
336
324
|
} | null | undefined;
|
|
337
|
-
ssm?: string | null | undefined;
|
|
338
325
|
bankStatement?: string | null | undefined;
|
|
326
|
+
ssm?: string | null | undefined;
|
|
339
327
|
exteriorPhoto?: string | null | undefined;
|
|
340
328
|
keyPerson?: {
|
|
329
|
+
email: string;
|
|
341
330
|
name: string;
|
|
342
331
|
phone: string;
|
|
343
|
-
email: string;
|
|
344
332
|
} | null | undefined;
|
|
345
333
|
id: string;
|
|
346
334
|
event: "ORDERING" | "MARKETING";
|
|
347
335
|
};
|
|
348
|
-
|
|
336
|
+
_id: string;
|
|
349
337
|
methods: {
|
|
350
338
|
rate?: {
|
|
351
339
|
amount: number;
|
|
352
340
|
precision: number;
|
|
353
341
|
} | null | undefined;
|
|
354
|
-
minimumFee?: {
|
|
355
|
-
amount: number;
|
|
356
|
-
precision: number;
|
|
357
|
-
} | null | undefined;
|
|
358
342
|
tPlus?: number | null | undefined;
|
|
359
343
|
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "ALIPAY" | "BOOST" | "GRABPAY" | "MAYBANKQRPAY" | "PRESTOPAY" | "RAZERPAY" | "SHOPEEPAY" | "TOUCHNGO" | "WECHATPAY" | "CARD" | "DUITNOW" | "PAYNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "CASH" | "JCB" | "DISCOVER" | "DINERS" | "THAIQR" | "TRUEMONEY" | "LINEPAY" | "KBANK";
|
|
360
344
|
variant: string;
|