@feedmepos/mf-payment 1.5.49-dev → 1.5.52-dev
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-DEcHruKA.js → Actions.vue_vue_type_script_setup_true_lang-CkvJljZO.js} +1 -1
- package/dist/{Chargeback-DqUMp0Zf.js → Chargeback-6iuWBeI2.js} +5 -5
- package/dist/{DocumentViewer.vue_vue_type_script_setup_true_lang-7PkU2E-L.js → DocumentViewer.vue_vue_type_script_setup_true_lang-OmBpXKer.js} +1 -1
- package/dist/{OnboardForm-C9YJjBQ6.js → OnboardForm-B3vBfHTj.js} +5 -5
- package/dist/{OnboardForm-Cs1DHlmZ.js → OnboardForm-BtslgSp5.js} +5 -5
- package/dist/{OnboardSubmission-CHu94Dpl.js → OnboardSubmission-C1ppdHRu.js} +5 -5
- package/dist/OnboardSubmission-D1i7tUeJ.js +222 -0
- package/dist/{PayoutAccount-Cgl4gvmF.js → PayoutAccount-BgcUH3Lk.js} +5 -5
- package/dist/{PayoutAccount-COctKawh.js → PayoutAccount-TVQGDmi8.js} +4 -4
- package/dist/{PayoutAccountSetting-CBaPUj0Q.js → PayoutAccountSetting-It0MmOKV.js} +4 -4
- package/dist/{Restaurant-C4XOiGE6.js → Restaurant-BuxwLnR4.js} +4 -4
- package/dist/{RestaurantSetting-CqMkgvts.js → RestaurantSetting-Dmhzr9be.js} +3 -3
- package/dist/{Settlement-Bswa1dEt.js → Settlement-C89j3OZr.js} +3 -3
- package/dist/{Settlement-CYi_T1ie.js → Settlement-CxsJJQp5.js} +4 -4
- package/dist/{SettlementTransactions-CBfve04J.js → SettlementTransactions-oc-sT18u.js} +4 -4
- package/dist/{SettlementTransactions-Ch-r8N1E.js → SettlementTransactions-u27r0h8a.js} +4 -4
- package/dist/{Status.vue_vue_type_script_setup_true_lang-D3Zc9xC0.js → Status.vue_vue_type_script_setup_true_lang-BESgeD2u.js} +1 -1
- package/dist/{Terminal-BC4jXRfW.js → Terminal-DKMNAvjq.js} +5 -5
- package/dist/{TerminalSetting-B6VSrMdq.js → TerminalSetting-CjbtdTlL.js} +3 -3
- package/dist/{Transaction-CEX4kQ0l.js → Transaction-BtbTjwIH.js} +5 -5
- package/dist/{Transaction-fG_fwI0p.js → Transaction-CC0DaPbH.js} +9 -9
- package/dist/{TransactionOld-CD06X1nh.js → TransactionOld-jcOxo0TN.js} +6 -6
- package/dist/api/onboard-submission/index.d.ts +2 -1
- package/dist/{app-Dh3PqqN2.js → app-BaSrnCcC.js} +36 -24
- package/dist/app.js +1 -1
- package/dist/{assets-YhVHPj9s.js → assets-z1SFV5YX.js} +1 -1
- package/dist/{grafana-C9CAcet5.js → grafana-DqZQILnD.js} +1 -1
- package/dist/{index-56oEaI6e.js → index-B8KU4_R2.js} +1 -1
- package/dist/{index-Ckc7wn9Y.js → index-BKbdCXBS.js} +1 -1
- package/dist/{index-B44oVOeO.js → index-BdoKrYCJ.js} +1 -1
- package/dist/index-BeeoiRHZ.js +38591 -0
- package/dist/{index-CtWOSlBQ.js → index-BpNXNi7o.js} +1 -1
- package/dist/{index-FaGY4JJ7.js → index-BtpGftcM.js} +1 -1
- package/dist/{index-BRjen-aa.js → index-D2bYJt3H.js} +1 -1
- package/dist/{index-Cx-LiIHU.js → index-DMhjy8uJ.js} +23 -16
- package/dist/{index-BDyl5zLi.js → index-Kpua9F5o.js} +1 -1
- package/dist/{index.vue_vue_type_script_setup_true_lang-BGR3G2bf.js → index.vue_vue_type_script_setup_true_lang-CL_J8vkd.js} +1 -1
- package/dist/model/transaction.d.ts +1 -1
- package/dist/package.json +2 -2
- package/dist/{payout-account-PBZ3pURq.js → payout-account-C6Z0yAIR.js} +3 -3
- package/dist/stores/payoutAccount.d.ts +26 -26
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/views/admin/onboard-submission/forms/NTTSubmission.vue.d.ts +20 -20
- package/dist/views/admin/onboard-submission/forms/SoftspaceSubmission.vue.d.ts +20 -20
- package/dist/views/admin/payout-account/tabs/Information.vue.d.ts +26 -26
- package/dist/views/admin/payout-account/tabs/PaymentChannel.vue.d.ts +28 -28
- package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +28 -28
- package/dist/views/admin/payout-account/tabs/PaymentStatus.vue.d.ts +26 -26
- package/dist/views/admin/payout-account/tabs/Settlement.vue.d.ts +26 -26
- package/dist/views/admin/payout-account/tabs/TokenGateway.vue.d.ts +28 -28
- package/dist/views/admin/settlement/SettlementTable.vue.d.ts +12 -12
- package/dist/views/admin/terminal/TerminalDialog.vue.d.ts +18 -18
- package/dist/views/admin/terminal/tabs/EcrGateway.vue.d.ts +18 -18
- package/dist/views/admin/terminal/tabs/Information.vue.d.ts +18 -18
- package/dist/views/admin/terminal/tabs/QrGateway.vue.d.ts +18 -18
- package/dist/views/admin/terminal/tabs/SettingRequest.vue.d.ts +18 -18
- package/dist/views/admin/terminal/tabs/SoftposGateway.vue.d.ts +18 -18
- package/dist/views/admin/terminal/tabs/ecr/Ghl2Gateway.vue.d.ts +18 -18
- package/dist/views/admin/terminal/tabs/ecr/Ghl3Gateway.vue.d.ts +18 -18
- package/dist/views/admin/terminal/tabs/ecr/GhlGateway.vue.d.ts +18 -18
- package/dist/views/admin/terminal/tabs/ecr/GlobalPaymentsGateway.vue.d.ts +18 -18
- package/dist/views/admin/terminal/tabs/ecr/HlbbGateway.vue.d.ts +18 -18
- package/dist/views/admin/terminal/tabs/ecr/KBankGateway.vue.d.ts +18 -18
- package/dist/views/admin/terminal/tabs/ecr/Maybank2Gateway.vue.d.ts +18 -18
- package/dist/views/admin/terminal/tabs/ecr/Maybank3Gateway.vue.d.ts +18 -18
- package/dist/views/admin/terminal/tabs/ecr/MaybankGateway.vue.d.ts +18 -18
- package/dist/views/admin/terminal/tabs/ecr/NetsGateway.vue.d.ts +18 -18
- package/dist/views/admin/terminal/tabs/ecr/OmaGateway.vue.d.ts +18 -18
- package/dist/views/admin/terminal/tabs/ecr/TerminalGateway.vue.d.ts +18 -18
- package/dist/views/admin/terminal/tabs/qr/PromptPayGateway.vue.d.ts +18 -18
- package/dist/views/admin/terminal/tabs/settings/KioskMode.vue.d.ts +18 -18
- package/dist/views/payout-account/PayoutAccountTable.vue.d.ts +52 -52
- package/dist/views/settlement/FiuuSettlementTable.vue.d.ts +76 -76
- package/dist/views/settlement/FiuuSettlementTransactions.vue.d.ts +38 -38
- package/dist/views/settlement/SettlementTable.vue.d.ts +12 -12
- package/package.json +2 -2
- package/dist/OnboardSubmission-Crrl8kSd.js +0 -192
- package/dist/index-BbPvrkrj.js +0 -56663
|
@@ -4,22 +4,21 @@ 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";
|
|
8
7
|
config: {
|
|
9
8
|
clientId: string;
|
|
10
9
|
clientPrivateKey: string;
|
|
11
10
|
clientSecret: string;
|
|
12
11
|
storeId: string;
|
|
13
12
|
};
|
|
13
|
+
paymentGateway: "REVENUE_MONSTER";
|
|
14
14
|
} | {
|
|
15
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
16
15
|
config: {
|
|
17
16
|
merchantId: string;
|
|
18
17
|
secretKey: string;
|
|
19
18
|
verifyKey: string;
|
|
20
19
|
};
|
|
20
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
21
21
|
} | {
|
|
22
|
-
paymentGateway: "MACAU_PASS";
|
|
23
22
|
config: {
|
|
24
23
|
merchantId: string;
|
|
25
24
|
merchantName: string;
|
|
@@ -27,14 +26,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
27
26
|
storeID: string;
|
|
28
27
|
storeName: string;
|
|
29
28
|
};
|
|
29
|
+
paymentGateway: "MACAU_PASS";
|
|
30
30
|
} | {
|
|
31
|
-
paymentGateway: "DIGIO";
|
|
32
31
|
config: {
|
|
33
32
|
merchantId: string;
|
|
34
33
|
cardMerchantId: string;
|
|
35
34
|
};
|
|
35
|
+
paymentGateway: "DIGIO";
|
|
36
36
|
} | {
|
|
37
|
-
paymentGateway: "ADYEN";
|
|
38
37
|
config: {
|
|
39
38
|
hmacKey?: string | null | undefined;
|
|
40
39
|
merchantAccount: string;
|
|
@@ -43,16 +42,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
43
42
|
clientKey: string;
|
|
44
43
|
endpoint: string;
|
|
45
44
|
};
|
|
45
|
+
paymentGateway: "ADYEN";
|
|
46
46
|
} | {
|
|
47
|
-
paymentGateway: "KSHER";
|
|
48
47
|
config: {
|
|
49
48
|
appId: string;
|
|
50
49
|
privateKey: string;
|
|
51
50
|
};
|
|
51
|
+
paymentGateway: "KSHER";
|
|
52
52
|
})[] | null | undefined;
|
|
53
53
|
ref?: any;
|
|
54
54
|
status: "NEW" | "PENDING" | "APPROVED";
|
|
55
|
-
|
|
55
|
+
_id: string;
|
|
56
56
|
store: {
|
|
57
57
|
bank?: {
|
|
58
58
|
type?: "OTHER" | "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | null | undefined;
|
|
@@ -60,20 +60,20 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
60
60
|
holderName?: string | null | undefined;
|
|
61
61
|
name: string;
|
|
62
62
|
} | null | undefined;
|
|
63
|
-
bankStatement?: string | null | undefined;
|
|
64
|
-
ssm?: string | null | undefined;
|
|
65
|
-
exteriorPhoto?: string | null | undefined;
|
|
66
63
|
regNo?: string | null | undefined;
|
|
67
64
|
companyName?: string | null | undefined;
|
|
65
|
+
ssm?: string | null | undefined;
|
|
66
|
+
bankStatement?: string | null | undefined;
|
|
67
|
+
exteriorPhoto?: string | null | undefined;
|
|
68
68
|
keyPerson?: {
|
|
69
|
+
email: string;
|
|
69
70
|
name: string;
|
|
70
71
|
phone: string;
|
|
71
|
-
email: string;
|
|
72
72
|
} | null | undefined;
|
|
73
73
|
id: string;
|
|
74
74
|
event: "ORDERING" | "MARKETING";
|
|
75
75
|
};
|
|
76
|
-
|
|
76
|
+
notifyUrl: string;
|
|
77
77
|
methods: {
|
|
78
78
|
rate?: {
|
|
79
79
|
amount: number;
|
|
@@ -84,7 +84,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
84
84
|
precision: number;
|
|
85
85
|
} | null | undefined;
|
|
86
86
|
tPlus?: number | null | undefined;
|
|
87
|
-
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "
|
|
87
|
+
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";
|
|
88
88
|
variant: string;
|
|
89
89
|
}[];
|
|
90
90
|
businessId: string;
|
|
@@ -99,22 +99,21 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
99
99
|
"row-click": (payment: {
|
|
100
100
|
enable?: boolean | null | undefined;
|
|
101
101
|
gateways?: ({
|
|
102
|
-
paymentGateway: "REVENUE_MONSTER";
|
|
103
102
|
config: {
|
|
104
103
|
clientId: string;
|
|
105
104
|
clientPrivateKey: string;
|
|
106
105
|
clientSecret: string;
|
|
107
106
|
storeId: string;
|
|
108
107
|
};
|
|
108
|
+
paymentGateway: "REVENUE_MONSTER";
|
|
109
109
|
} | {
|
|
110
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
111
110
|
config: {
|
|
112
111
|
merchantId: string;
|
|
113
112
|
secretKey: string;
|
|
114
113
|
verifyKey: string;
|
|
115
114
|
};
|
|
115
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
116
116
|
} | {
|
|
117
|
-
paymentGateway: "MACAU_PASS";
|
|
118
117
|
config: {
|
|
119
118
|
merchantId: string;
|
|
120
119
|
merchantName: string;
|
|
@@ -122,14 +121,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
122
121
|
storeID: string;
|
|
123
122
|
storeName: string;
|
|
124
123
|
};
|
|
124
|
+
paymentGateway: "MACAU_PASS";
|
|
125
125
|
} | {
|
|
126
|
-
paymentGateway: "DIGIO";
|
|
127
126
|
config: {
|
|
128
127
|
merchantId: string;
|
|
129
128
|
cardMerchantId: string;
|
|
130
129
|
};
|
|
130
|
+
paymentGateway: "DIGIO";
|
|
131
131
|
} | {
|
|
132
|
-
paymentGateway: "ADYEN";
|
|
133
132
|
config: {
|
|
134
133
|
hmacKey?: string | null | undefined;
|
|
135
134
|
merchantAccount: string;
|
|
@@ -138,16 +137,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
138
137
|
clientKey: string;
|
|
139
138
|
endpoint: string;
|
|
140
139
|
};
|
|
140
|
+
paymentGateway: "ADYEN";
|
|
141
141
|
} | {
|
|
142
|
-
paymentGateway: "KSHER";
|
|
143
142
|
config: {
|
|
144
143
|
appId: string;
|
|
145
144
|
privateKey: string;
|
|
146
145
|
};
|
|
146
|
+
paymentGateway: "KSHER";
|
|
147
147
|
})[] | null | undefined;
|
|
148
148
|
ref?: any;
|
|
149
149
|
status: "NEW" | "PENDING" | "APPROVED";
|
|
150
|
-
|
|
150
|
+
_id: string;
|
|
151
151
|
store: {
|
|
152
152
|
bank?: {
|
|
153
153
|
type?: "OTHER" | "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | null | undefined;
|
|
@@ -155,20 +155,20 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
155
155
|
holderName?: string | null | undefined;
|
|
156
156
|
name: string;
|
|
157
157
|
} | null | undefined;
|
|
158
|
-
bankStatement?: string | null | undefined;
|
|
159
|
-
ssm?: string | null | undefined;
|
|
160
|
-
exteriorPhoto?: string | null | undefined;
|
|
161
158
|
regNo?: string | null | undefined;
|
|
162
159
|
companyName?: string | null | undefined;
|
|
160
|
+
ssm?: string | null | undefined;
|
|
161
|
+
bankStatement?: string | null | undefined;
|
|
162
|
+
exteriorPhoto?: string | null | undefined;
|
|
163
163
|
keyPerson?: {
|
|
164
|
+
email: string;
|
|
164
165
|
name: string;
|
|
165
166
|
phone: string;
|
|
166
|
-
email: string;
|
|
167
167
|
} | null | undefined;
|
|
168
168
|
id: string;
|
|
169
169
|
event: "ORDERING" | "MARKETING";
|
|
170
170
|
};
|
|
171
|
-
|
|
171
|
+
notifyUrl: string;
|
|
172
172
|
methods: {
|
|
173
173
|
rate?: {
|
|
174
174
|
amount: number;
|
|
@@ -179,7 +179,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
179
179
|
precision: number;
|
|
180
180
|
} | null | undefined;
|
|
181
181
|
tPlus?: number | null | undefined;
|
|
182
|
-
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "
|
|
182
|
+
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";
|
|
183
183
|
variant: string;
|
|
184
184
|
}[];
|
|
185
185
|
businessId: string;
|
|
@@ -189,22 +189,21 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
189
189
|
type: PropType<{
|
|
190
190
|
enable?: boolean | null | undefined;
|
|
191
191
|
gateways?: ({
|
|
192
|
-
paymentGateway: "REVENUE_MONSTER";
|
|
193
192
|
config: {
|
|
194
193
|
clientId: string;
|
|
195
194
|
clientPrivateKey: string;
|
|
196
195
|
clientSecret: string;
|
|
197
196
|
storeId: string;
|
|
198
197
|
};
|
|
198
|
+
paymentGateway: "REVENUE_MONSTER";
|
|
199
199
|
} | {
|
|
200
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
201
200
|
config: {
|
|
202
201
|
merchantId: string;
|
|
203
202
|
secretKey: string;
|
|
204
203
|
verifyKey: string;
|
|
205
204
|
};
|
|
205
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
206
206
|
} | {
|
|
207
|
-
paymentGateway: "MACAU_PASS";
|
|
208
207
|
config: {
|
|
209
208
|
merchantId: string;
|
|
210
209
|
merchantName: string;
|
|
@@ -212,14 +211,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
212
211
|
storeID: string;
|
|
213
212
|
storeName: string;
|
|
214
213
|
};
|
|
214
|
+
paymentGateway: "MACAU_PASS";
|
|
215
215
|
} | {
|
|
216
|
-
paymentGateway: "DIGIO";
|
|
217
216
|
config: {
|
|
218
217
|
merchantId: string;
|
|
219
218
|
cardMerchantId: string;
|
|
220
219
|
};
|
|
220
|
+
paymentGateway: "DIGIO";
|
|
221
221
|
} | {
|
|
222
|
-
paymentGateway: "ADYEN";
|
|
223
222
|
config: {
|
|
224
223
|
hmacKey?: string | null | undefined;
|
|
225
224
|
merchantAccount: string;
|
|
@@ -228,16 +227,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
228
227
|
clientKey: string;
|
|
229
228
|
endpoint: string;
|
|
230
229
|
};
|
|
230
|
+
paymentGateway: "ADYEN";
|
|
231
231
|
} | {
|
|
232
|
-
paymentGateway: "KSHER";
|
|
233
232
|
config: {
|
|
234
233
|
appId: string;
|
|
235
234
|
privateKey: string;
|
|
236
235
|
};
|
|
236
|
+
paymentGateway: "KSHER";
|
|
237
237
|
})[] | null | undefined;
|
|
238
238
|
ref?: any;
|
|
239
239
|
status: "NEW" | "PENDING" | "APPROVED";
|
|
240
|
-
|
|
240
|
+
_id: string;
|
|
241
241
|
store: {
|
|
242
242
|
bank?: {
|
|
243
243
|
type?: "OTHER" | "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | null | undefined;
|
|
@@ -245,20 +245,20 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
245
245
|
holderName?: string | null | undefined;
|
|
246
246
|
name: string;
|
|
247
247
|
} | null | undefined;
|
|
248
|
-
bankStatement?: string | null | undefined;
|
|
249
|
-
ssm?: string | null | undefined;
|
|
250
|
-
exteriorPhoto?: string | null | undefined;
|
|
251
248
|
regNo?: string | null | undefined;
|
|
252
249
|
companyName?: string | null | undefined;
|
|
250
|
+
ssm?: string | null | undefined;
|
|
251
|
+
bankStatement?: string | null | undefined;
|
|
252
|
+
exteriorPhoto?: string | null | undefined;
|
|
253
253
|
keyPerson?: {
|
|
254
|
+
email: string;
|
|
254
255
|
name: string;
|
|
255
256
|
phone: string;
|
|
256
|
-
email: string;
|
|
257
257
|
} | null | undefined;
|
|
258
258
|
id: string;
|
|
259
259
|
event: "ORDERING" | "MARKETING";
|
|
260
260
|
};
|
|
261
|
-
|
|
261
|
+
notifyUrl: string;
|
|
262
262
|
methods: {
|
|
263
263
|
rate?: {
|
|
264
264
|
amount: number;
|
|
@@ -269,7 +269,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
269
269
|
precision: number;
|
|
270
270
|
} | null | undefined;
|
|
271
271
|
tPlus?: number | null | undefined;
|
|
272
|
-
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "
|
|
272
|
+
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";
|
|
273
273
|
variant: string;
|
|
274
274
|
}[];
|
|
275
275
|
businessId: string;
|
|
@@ -284,22 +284,21 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
284
284
|
"onRow-click"?: ((payment: {
|
|
285
285
|
enable?: boolean | null | undefined;
|
|
286
286
|
gateways?: ({
|
|
287
|
-
paymentGateway: "REVENUE_MONSTER";
|
|
288
287
|
config: {
|
|
289
288
|
clientId: string;
|
|
290
289
|
clientPrivateKey: string;
|
|
291
290
|
clientSecret: string;
|
|
292
291
|
storeId: string;
|
|
293
292
|
};
|
|
293
|
+
paymentGateway: "REVENUE_MONSTER";
|
|
294
294
|
} | {
|
|
295
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
296
295
|
config: {
|
|
297
296
|
merchantId: string;
|
|
298
297
|
secretKey: string;
|
|
299
298
|
verifyKey: string;
|
|
300
299
|
};
|
|
300
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
301
301
|
} | {
|
|
302
|
-
paymentGateway: "MACAU_PASS";
|
|
303
302
|
config: {
|
|
304
303
|
merchantId: string;
|
|
305
304
|
merchantName: string;
|
|
@@ -307,14 +306,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
307
306
|
storeID: string;
|
|
308
307
|
storeName: string;
|
|
309
308
|
};
|
|
309
|
+
paymentGateway: "MACAU_PASS";
|
|
310
310
|
} | {
|
|
311
|
-
paymentGateway: "DIGIO";
|
|
312
311
|
config: {
|
|
313
312
|
merchantId: string;
|
|
314
313
|
cardMerchantId: string;
|
|
315
314
|
};
|
|
315
|
+
paymentGateway: "DIGIO";
|
|
316
316
|
} | {
|
|
317
|
-
paymentGateway: "ADYEN";
|
|
318
317
|
config: {
|
|
319
318
|
hmacKey?: string | null | undefined;
|
|
320
319
|
merchantAccount: string;
|
|
@@ -323,16 +322,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
323
322
|
clientKey: string;
|
|
324
323
|
endpoint: string;
|
|
325
324
|
};
|
|
325
|
+
paymentGateway: "ADYEN";
|
|
326
326
|
} | {
|
|
327
|
-
paymentGateway: "KSHER";
|
|
328
327
|
config: {
|
|
329
328
|
appId: string;
|
|
330
329
|
privateKey: string;
|
|
331
330
|
};
|
|
331
|
+
paymentGateway: "KSHER";
|
|
332
332
|
})[] | null | undefined;
|
|
333
333
|
ref?: any;
|
|
334
334
|
status: "NEW" | "PENDING" | "APPROVED";
|
|
335
|
-
|
|
335
|
+
_id: string;
|
|
336
336
|
store: {
|
|
337
337
|
bank?: {
|
|
338
338
|
type?: "OTHER" | "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | null | undefined;
|
|
@@ -340,20 +340,20 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
340
340
|
holderName?: string | null | undefined;
|
|
341
341
|
name: string;
|
|
342
342
|
} | null | undefined;
|
|
343
|
-
bankStatement?: string | null | undefined;
|
|
344
|
-
ssm?: string | null | undefined;
|
|
345
|
-
exteriorPhoto?: string | null | undefined;
|
|
346
343
|
regNo?: string | null | undefined;
|
|
347
344
|
companyName?: string | null | undefined;
|
|
345
|
+
ssm?: string | null | undefined;
|
|
346
|
+
bankStatement?: string | null | undefined;
|
|
347
|
+
exteriorPhoto?: string | null | undefined;
|
|
348
348
|
keyPerson?: {
|
|
349
|
+
email: string;
|
|
349
350
|
name: string;
|
|
350
351
|
phone: string;
|
|
351
|
-
email: string;
|
|
352
352
|
} | null | undefined;
|
|
353
353
|
id: string;
|
|
354
354
|
event: "ORDERING" | "MARKETING";
|
|
355
355
|
};
|
|
356
|
-
|
|
356
|
+
notifyUrl: string;
|
|
357
357
|
methods: {
|
|
358
358
|
rate?: {
|
|
359
359
|
amount: number;
|
|
@@ -364,7 +364,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
364
364
|
precision: number;
|
|
365
365
|
} | null | undefined;
|
|
366
366
|
tPlus?: number | null | undefined;
|
|
367
|
-
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "
|
|
367
|
+
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";
|
|
368
368
|
variant: string;
|
|
369
369
|
}[];
|
|
370
370
|
businessId: string;
|