@feedmepos/mf-payment 1.5.64-dev → 1.5.67-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-D4Vqzy09.js → Actions.vue_vue_type_script_setup_true_lang-CR0uH8uH.js} +1 -1
- package/dist/{Chargeback-BqeZFXW6.js → Chargeback-id7B_0Mo.js} +5 -5
- package/dist/{DocumentViewer.vue_vue_type_script_setup_true_lang-CMaTG0WU.js → DocumentViewer.vue_vue_type_script_setup_true_lang-CcLRVQsm.js} +1 -1
- package/dist/{OnboardForm-yVKzD609.js → OnboardForm-B-GSTbEb.js} +5 -5
- package/dist/{OnboardForm-Brio8PFS.js → OnboardForm-HhBh0o7t.js} +5 -5
- package/dist/{OnboardSubmission-BYvgYNkK.js → OnboardSubmission-B3mQbpKg.js} +5 -5
- package/dist/{OnboardSubmission-CzR8nXw1.js → OnboardSubmission-DJXp_9Ck.js} +3 -3
- package/dist/{PayoutAccount-BgAa7zFo.js → PayoutAccount-Ber0Ot0O.js} +4 -4
- package/dist/{PayoutAccount-D0wpj1dm.js → PayoutAccount-CmZ_Oa50.js} +5 -5
- package/dist/{PayoutAccountSetting-CkrRvte4.js → PayoutAccountSetting-DErGNyWW.js} +318 -269
- package/dist/{Restaurant-BQ8-pOeP.js → Restaurant-DMpLQ-m5.js} +4 -4
- package/dist/{RestaurantSetting-BXii0HXX.js → RestaurantSetting-C9ecFKSv.js} +3 -3
- package/dist/{Settlement-DSHOPPUh.js → Settlement-CM19oWo1.js} +3 -3
- package/dist/{Settlement-D0OnbNPH.js → Settlement-DFakfE9e.js} +4 -4
- package/dist/{SettlementTransactions-DaVTyPcJ.js → SettlementTransactions-B8Fr5Wfa.js} +4 -4
- package/dist/{SettlementTransactions-DpEt7wLE.js → SettlementTransactions-D3AC8agO.js} +4 -4
- package/dist/{Status.vue_vue_type_script_setup_true_lang-B05LuBsp.js → Status.vue_vue_type_script_setup_true_lang-BWsw0-qx.js} +1 -1
- package/dist/{Terminal-NAhda9IQ.js → Terminal-VBg-Tncj.js} +5 -5
- package/dist/{TerminalSetting-GHoLcHpJ.js → TerminalSetting-cHe1EAz-.js} +4 -4
- package/dist/{Transaction-B45NPqif.js → Transaction-BsjWMMEP.js} +9 -9
- package/dist/{Transaction-NyZ8Ccc6.js → Transaction-DdV_N3l9.js} +5 -5
- package/dist/{TransactionOld-C57ZBqVr.js → TransactionOld-DpN-JSaX.js} +6 -6
- package/dist/api/onboard-submission/index.d.ts +2 -2
- package/dist/{app-CxUYS_yY.js → app-CDRspUAH.js} +23 -23
- package/dist/app.js +1 -1
- package/dist/{assets-B_zPI08-.js → assets-83mdCXdK.js} +1 -1
- package/dist/{grafana-CsFUAPt6.js → grafana-D1M_gN2d.js} +1 -1
- package/dist/{index-B9nBAihf.js → index-BCQStiw6.js} +1 -1
- package/dist/{index-Tmt8zfe5.js → index-BgJzLLIW.js} +1 -1
- package/dist/{index-CSu-hYGn.js → index-CKD8vczB.js} +1 -1
- package/dist/{index-CU3pLYbg.js → index-CM5NtnYZ.js} +3 -3
- package/dist/{index-B317hrHB.js → index-CPj477gk.js} +1 -1
- package/dist/{index-BkKT37K1.js → index-Ct__yPEf.js} +1 -1
- package/dist/{index-B_qUyJzb.js → index-D1IYVrYU.js} +1363 -1340
- package/dist/{index-7Z9p1eCA.js → index-Dnl1u77G.js} +1 -1
- package/dist/{index-DO2S4bEB.js → index-TDpPEzSH.js} +1 -1
- package/dist/{index.vue_vue_type_script_setup_true_lang-ByG2zlLp.js → index.vue_vue_type_script_setup_true_lang-dN0Twm5r.js} +1 -1
- package/dist/model/payout-account.d.ts +2 -2
- package/dist/package.json +2 -2
- package/dist/{payout-account-BG6bgqZy.js → payout-account-DWMSs6y5.js} +3 -3
- package/dist/stores/payoutAccount.d.ts +46 -36
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/views/admin/onboard-submission/forms/NTTSubmission.vue.d.ts +16 -16
- package/dist/views/admin/onboard-submission/forms/SoftspaceSubmission.vue.d.ts +16 -16
- package/dist/views/admin/onboard-submission/forms/TyroSubmission.vue.d.ts +16 -16
- package/dist/views/admin/payout-account/tabs/Information.vue.d.ts +46 -36
- package/dist/views/admin/payout-account/tabs/PaymentChannel.vue.d.ts +48 -38
- package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +48 -38
- package/dist/views/admin/payout-account/tabs/PaymentStatus.vue.d.ts +46 -36
- package/dist/views/admin/payout-account/tabs/Settlement.vue.d.ts +46 -36
- package/dist/views/admin/payout-account/tabs/TokenGateway.vue.d.ts +48 -38
- package/dist/views/admin/payout-account/tabs/gateway/AdyenGateway.vue.d.ts +2 -2
- package/dist/views/admin/payout-account/tabs/gateway/DigioGateway.vue.d.ts +2 -2
- package/dist/views/admin/payout-account/tabs/gateway/FiuuGateway.vue.d.ts +4 -4
- package/dist/views/admin/payout-account/tabs/gateway/KsherGateway.vue.d.ts +4 -4
- package/dist/views/admin/payout-account/tabs/gateway/MacauPassGateway.vue.d.ts +4 -4
- package/dist/views/admin/payout-account/tabs/gateway/TyroGateway.vue.d.ts +39 -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/Ghl2Gateway.vue.d.ts +12 -12
- package/dist/views/admin/terminal/tabs/ecr/Ghl3Gateway.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/GlobalPaymentsGateway.vue.d.ts +12 -12
- package/dist/views/admin/terminal/tabs/ecr/HlbbGateway.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/OmaGateway.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 +92 -72
- package/dist/views/settlement/FiuuSettlementTable.vue.d.ts +36 -36
- package/dist/views/settlement/FiuuSettlementTransactions.vue.d.ts +18 -18
- package/package.json +2 -2
|
@@ -7,37 +7,39 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
7
7
|
};
|
|
8
8
|
payoutAccount: {
|
|
9
9
|
type: PropType<{
|
|
10
|
+
statusReason?: string | null | undefined;
|
|
10
11
|
gateways?: ({
|
|
12
|
+
paymentGateway: "REVENUE_MONSTER";
|
|
11
13
|
config: {
|
|
12
14
|
clientId: string;
|
|
13
15
|
clientPrivateKey: string;
|
|
14
16
|
clientSecret: string;
|
|
15
17
|
storeId: string;
|
|
16
18
|
};
|
|
17
|
-
paymentGateway: "REVENUE_MONSTER";
|
|
18
19
|
} | {
|
|
20
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
19
21
|
config: {
|
|
20
|
-
secretKey: string;
|
|
21
22
|
merchantId: string;
|
|
23
|
+
secretKey: string;
|
|
22
24
|
verifyKey: string;
|
|
23
25
|
};
|
|
24
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
25
26
|
} | {
|
|
27
|
+
paymentGateway: "MACAU_PASS";
|
|
26
28
|
config: {
|
|
27
29
|
merchantId: string;
|
|
28
|
-
storeID: string;
|
|
29
30
|
merchantName: string;
|
|
30
31
|
merchantCategoryCode: string;
|
|
32
|
+
storeID: string;
|
|
31
33
|
storeName: string;
|
|
32
34
|
};
|
|
33
|
-
paymentGateway: "MACAU_PASS";
|
|
34
35
|
} | {
|
|
36
|
+
paymentGateway: "DIGIO";
|
|
35
37
|
config: {
|
|
36
38
|
merchantId: string;
|
|
37
39
|
cardMerchantId: string;
|
|
38
40
|
};
|
|
39
|
-
paymentGateway: "DIGIO";
|
|
40
41
|
} | {
|
|
42
|
+
paymentGateway: "ADYEN";
|
|
41
43
|
config: {
|
|
42
44
|
hmacKey?: string | null | undefined;
|
|
43
45
|
merchantAccount: string;
|
|
@@ -46,22 +48,25 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
46
48
|
clientKey: string;
|
|
47
49
|
endpoint: string;
|
|
48
50
|
};
|
|
49
|
-
paymentGateway: "ADYEN";
|
|
50
51
|
} | {
|
|
52
|
+
paymentGateway: "KSHER";
|
|
51
53
|
config: {
|
|
52
|
-
privateKey: string;
|
|
53
54
|
appId: string;
|
|
55
|
+
privateKey: string;
|
|
56
|
+
};
|
|
57
|
+
} | {
|
|
58
|
+
paymentGateway: "TYRO";
|
|
59
|
+
config: {
|
|
60
|
+
locationId: string;
|
|
54
61
|
};
|
|
55
|
-
paymentGateway: "KSHER";
|
|
56
62
|
})[] | null | undefined;
|
|
57
63
|
enable?: boolean | null | undefined;
|
|
58
64
|
submissionDate?: string | null | undefined;
|
|
59
65
|
statusBy?: string | null | undefined;
|
|
60
|
-
statusReason?: string | null | undefined;
|
|
61
66
|
ref?: any;
|
|
62
|
-
status: "NEW" | "
|
|
63
|
-
notifyUrl: string;
|
|
67
|
+
status: "NEW" | "APPROVED" | "PENDING" | "REJECTED";
|
|
64
68
|
_id: string;
|
|
69
|
+
businessId: string;
|
|
65
70
|
store: {
|
|
66
71
|
bank?: {
|
|
67
72
|
type?: "OTHER" | "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | null | undefined;
|
|
@@ -69,20 +74,20 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
69
74
|
holderName?: string | null | undefined;
|
|
70
75
|
name: string;
|
|
71
76
|
} | null | undefined;
|
|
72
|
-
bankStatement?: string | null | undefined;
|
|
73
|
-
ssm?: string | null | undefined;
|
|
74
|
-
exteriorPhoto?: string | null | undefined;
|
|
75
77
|
regNo?: string | null | undefined;
|
|
76
78
|
companyName?: string | null | undefined;
|
|
79
|
+
ssm?: string | null | undefined;
|
|
80
|
+
bankStatement?: string | null | undefined;
|
|
81
|
+
exteriorPhoto?: string | null | undefined;
|
|
77
82
|
keyPerson?: {
|
|
83
|
+
email: string;
|
|
78
84
|
name: string;
|
|
79
85
|
phone: string;
|
|
80
|
-
email: string;
|
|
81
86
|
} | null | undefined;
|
|
82
87
|
id: string;
|
|
83
88
|
event: "ORDERING" | "MARKETING";
|
|
84
89
|
};
|
|
85
|
-
|
|
90
|
+
notifyUrl: string;
|
|
86
91
|
methods: {
|
|
87
92
|
rate?: {
|
|
88
93
|
amount: number;
|
|
@@ -93,7 +98,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
93
98
|
precision: number;
|
|
94
99
|
} | null | undefined;
|
|
95
100
|
tPlus?: number | null | undefined;
|
|
96
|
-
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "
|
|
101
|
+
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "CASH" | "KBANK" | "ALIPAY" | "BOOST" | "GRABPAY" | "MAYBANKQRPAY" | "PRESTOPAY" | "RAZERPAY" | "SHOPEEPAY" | "TOUCHNGO" | "WECHATPAY" | "CARD" | "DUITNOW" | "PAYNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "JCB" | "DISCOVER" | "DINERS" | "THAIQR" | "TRUEMONEY" | "LINEPAY";
|
|
97
102
|
variant: string;
|
|
98
103
|
}[];
|
|
99
104
|
}>;
|
|
@@ -106,37 +111,39 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
106
111
|
};
|
|
107
112
|
payoutAccount: {
|
|
108
113
|
type: PropType<{
|
|
114
|
+
statusReason?: string | null | undefined;
|
|
109
115
|
gateways?: ({
|
|
116
|
+
paymentGateway: "REVENUE_MONSTER";
|
|
110
117
|
config: {
|
|
111
118
|
clientId: string;
|
|
112
119
|
clientPrivateKey: string;
|
|
113
120
|
clientSecret: string;
|
|
114
121
|
storeId: string;
|
|
115
122
|
};
|
|
116
|
-
paymentGateway: "REVENUE_MONSTER";
|
|
117
123
|
} | {
|
|
124
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
118
125
|
config: {
|
|
119
|
-
secretKey: string;
|
|
120
126
|
merchantId: string;
|
|
127
|
+
secretKey: string;
|
|
121
128
|
verifyKey: string;
|
|
122
129
|
};
|
|
123
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
124
130
|
} | {
|
|
131
|
+
paymentGateway: "MACAU_PASS";
|
|
125
132
|
config: {
|
|
126
133
|
merchantId: string;
|
|
127
|
-
storeID: string;
|
|
128
134
|
merchantName: string;
|
|
129
135
|
merchantCategoryCode: string;
|
|
136
|
+
storeID: string;
|
|
130
137
|
storeName: string;
|
|
131
138
|
};
|
|
132
|
-
paymentGateway: "MACAU_PASS";
|
|
133
139
|
} | {
|
|
140
|
+
paymentGateway: "DIGIO";
|
|
134
141
|
config: {
|
|
135
142
|
merchantId: string;
|
|
136
143
|
cardMerchantId: string;
|
|
137
144
|
};
|
|
138
|
-
paymentGateway: "DIGIO";
|
|
139
145
|
} | {
|
|
146
|
+
paymentGateway: "ADYEN";
|
|
140
147
|
config: {
|
|
141
148
|
hmacKey?: string | null | undefined;
|
|
142
149
|
merchantAccount: string;
|
|
@@ -145,22 +152,25 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
145
152
|
clientKey: string;
|
|
146
153
|
endpoint: string;
|
|
147
154
|
};
|
|
148
|
-
paymentGateway: "ADYEN";
|
|
149
155
|
} | {
|
|
156
|
+
paymentGateway: "KSHER";
|
|
150
157
|
config: {
|
|
151
|
-
privateKey: string;
|
|
152
158
|
appId: string;
|
|
159
|
+
privateKey: string;
|
|
160
|
+
};
|
|
161
|
+
} | {
|
|
162
|
+
paymentGateway: "TYRO";
|
|
163
|
+
config: {
|
|
164
|
+
locationId: string;
|
|
153
165
|
};
|
|
154
|
-
paymentGateway: "KSHER";
|
|
155
166
|
})[] | null | undefined;
|
|
156
167
|
enable?: boolean | null | undefined;
|
|
157
168
|
submissionDate?: string | null | undefined;
|
|
158
169
|
statusBy?: string | null | undefined;
|
|
159
|
-
statusReason?: string | null | undefined;
|
|
160
170
|
ref?: any;
|
|
161
|
-
status: "NEW" | "
|
|
162
|
-
notifyUrl: string;
|
|
171
|
+
status: "NEW" | "APPROVED" | "PENDING" | "REJECTED";
|
|
163
172
|
_id: string;
|
|
173
|
+
businessId: string;
|
|
164
174
|
store: {
|
|
165
175
|
bank?: {
|
|
166
176
|
type?: "OTHER" | "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | null | undefined;
|
|
@@ -168,20 +178,20 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
168
178
|
holderName?: string | null | undefined;
|
|
169
179
|
name: string;
|
|
170
180
|
} | null | undefined;
|
|
171
|
-
bankStatement?: string | null | undefined;
|
|
172
|
-
ssm?: string | null | undefined;
|
|
173
|
-
exteriorPhoto?: string | null | undefined;
|
|
174
181
|
regNo?: string | null | undefined;
|
|
175
182
|
companyName?: string | null | undefined;
|
|
183
|
+
ssm?: string | null | undefined;
|
|
184
|
+
bankStatement?: string | null | undefined;
|
|
185
|
+
exteriorPhoto?: string | null | undefined;
|
|
176
186
|
keyPerson?: {
|
|
187
|
+
email: string;
|
|
177
188
|
name: string;
|
|
178
189
|
phone: string;
|
|
179
|
-
email: string;
|
|
180
190
|
} | null | undefined;
|
|
181
191
|
id: string;
|
|
182
192
|
event: "ORDERING" | "MARKETING";
|
|
183
193
|
};
|
|
184
|
-
|
|
194
|
+
notifyUrl: string;
|
|
185
195
|
methods: {
|
|
186
196
|
rate?: {
|
|
187
197
|
amount: number;
|
|
@@ -192,7 +202,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
192
202
|
precision: number;
|
|
193
203
|
} | null | undefined;
|
|
194
204
|
tPlus?: number | null | undefined;
|
|
195
|
-
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "
|
|
205
|
+
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "CASH" | "KBANK" | "ALIPAY" | "BOOST" | "GRABPAY" | "MAYBANKQRPAY" | "PRESTOPAY" | "RAZERPAY" | "SHOPEEPAY" | "TOUCHNGO" | "WECHATPAY" | "CARD" | "DUITNOW" | "PAYNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "JCB" | "DISCOVER" | "DINERS" | "THAIQR" | "TRUEMONEY" | "LINEPAY";
|
|
196
206
|
variant: string;
|
|
197
207
|
}[];
|
|
198
208
|
}>;
|
|
@@ -2,37 +2,39 @@ import type { PropType } from "vue";
|
|
|
2
2
|
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
3
3
|
payoutAccount: {
|
|
4
4
|
type: PropType<{
|
|
5
|
+
statusReason?: string | null | undefined;
|
|
5
6
|
gateways?: ({
|
|
7
|
+
paymentGateway: "REVENUE_MONSTER";
|
|
6
8
|
config: {
|
|
7
9
|
clientId: string;
|
|
8
10
|
clientPrivateKey: string;
|
|
9
11
|
clientSecret: string;
|
|
10
12
|
storeId: string;
|
|
11
13
|
};
|
|
12
|
-
paymentGateway: "REVENUE_MONSTER";
|
|
13
14
|
} | {
|
|
15
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
14
16
|
config: {
|
|
15
|
-
secretKey: string;
|
|
16
17
|
merchantId: string;
|
|
18
|
+
secretKey: string;
|
|
17
19
|
verifyKey: string;
|
|
18
20
|
};
|
|
19
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
20
21
|
} | {
|
|
22
|
+
paymentGateway: "MACAU_PASS";
|
|
21
23
|
config: {
|
|
22
24
|
merchantId: string;
|
|
23
|
-
storeID: string;
|
|
24
25
|
merchantName: string;
|
|
25
26
|
merchantCategoryCode: string;
|
|
27
|
+
storeID: string;
|
|
26
28
|
storeName: string;
|
|
27
29
|
};
|
|
28
|
-
paymentGateway: "MACAU_PASS";
|
|
29
30
|
} | {
|
|
31
|
+
paymentGateway: "DIGIO";
|
|
30
32
|
config: {
|
|
31
33
|
merchantId: string;
|
|
32
34
|
cardMerchantId: string;
|
|
33
35
|
};
|
|
34
|
-
paymentGateway: "DIGIO";
|
|
35
36
|
} | {
|
|
37
|
+
paymentGateway: "ADYEN";
|
|
36
38
|
config: {
|
|
37
39
|
hmacKey?: string | null | undefined;
|
|
38
40
|
merchantAccount: string;
|
|
@@ -41,22 +43,25 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
41
43
|
clientKey: string;
|
|
42
44
|
endpoint: string;
|
|
43
45
|
};
|
|
44
|
-
paymentGateway: "ADYEN";
|
|
45
46
|
} | {
|
|
47
|
+
paymentGateway: "KSHER";
|
|
46
48
|
config: {
|
|
47
|
-
privateKey: string;
|
|
48
49
|
appId: string;
|
|
50
|
+
privateKey: string;
|
|
51
|
+
};
|
|
52
|
+
} | {
|
|
53
|
+
paymentGateway: "TYRO";
|
|
54
|
+
config: {
|
|
55
|
+
locationId: string;
|
|
49
56
|
};
|
|
50
|
-
paymentGateway: "KSHER";
|
|
51
57
|
})[] | null | undefined;
|
|
52
58
|
enable?: boolean | null | undefined;
|
|
53
59
|
submissionDate?: string | null | undefined;
|
|
54
60
|
statusBy?: string | null | undefined;
|
|
55
|
-
statusReason?: string | null | undefined;
|
|
56
61
|
ref?: any;
|
|
57
|
-
status: "NEW" | "
|
|
58
|
-
notifyUrl: string;
|
|
62
|
+
status: "NEW" | "APPROVED" | "PENDING" | "REJECTED";
|
|
59
63
|
_id: string;
|
|
64
|
+
businessId: string;
|
|
60
65
|
store: {
|
|
61
66
|
bank?: {
|
|
62
67
|
type?: "OTHER" | "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | null | undefined;
|
|
@@ -64,20 +69,20 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
64
69
|
holderName?: string | null | undefined;
|
|
65
70
|
name: string;
|
|
66
71
|
} | null | undefined;
|
|
67
|
-
bankStatement?: string | null | undefined;
|
|
68
|
-
ssm?: string | null | undefined;
|
|
69
|
-
exteriorPhoto?: string | null | undefined;
|
|
70
72
|
regNo?: string | null | undefined;
|
|
71
73
|
companyName?: string | null | undefined;
|
|
74
|
+
ssm?: string | null | undefined;
|
|
75
|
+
bankStatement?: string | null | undefined;
|
|
76
|
+
exteriorPhoto?: string | null | undefined;
|
|
72
77
|
keyPerson?: {
|
|
78
|
+
email: string;
|
|
73
79
|
name: string;
|
|
74
80
|
phone: string;
|
|
75
|
-
email: string;
|
|
76
81
|
} | null | undefined;
|
|
77
82
|
id: string;
|
|
78
83
|
event: "ORDERING" | "MARKETING";
|
|
79
84
|
};
|
|
80
|
-
|
|
85
|
+
notifyUrl: string;
|
|
81
86
|
methods: {
|
|
82
87
|
rate?: {
|
|
83
88
|
amount: number;
|
|
@@ -88,7 +93,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
88
93
|
precision: number;
|
|
89
94
|
} | null | undefined;
|
|
90
95
|
tPlus?: number | null | undefined;
|
|
91
|
-
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "
|
|
96
|
+
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "CASH" | "KBANK" | "ALIPAY" | "BOOST" | "GRABPAY" | "MAYBANKQRPAY" | "PRESTOPAY" | "RAZERPAY" | "SHOPEEPAY" | "TOUCHNGO" | "WECHATPAY" | "CARD" | "DUITNOW" | "PAYNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "JCB" | "DISCOVER" | "DINERS" | "THAIQR" | "TRUEMONEY" | "LINEPAY";
|
|
92
97
|
variant: string;
|
|
93
98
|
}[];
|
|
94
99
|
}>;
|
|
@@ -97,37 +102,39 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
97
102
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
98
103
|
payoutAccount: {
|
|
99
104
|
type: PropType<{
|
|
105
|
+
statusReason?: string | null | undefined;
|
|
100
106
|
gateways?: ({
|
|
107
|
+
paymentGateway: "REVENUE_MONSTER";
|
|
101
108
|
config: {
|
|
102
109
|
clientId: string;
|
|
103
110
|
clientPrivateKey: string;
|
|
104
111
|
clientSecret: string;
|
|
105
112
|
storeId: string;
|
|
106
113
|
};
|
|
107
|
-
paymentGateway: "REVENUE_MONSTER";
|
|
108
114
|
} | {
|
|
115
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
109
116
|
config: {
|
|
110
|
-
secretKey: string;
|
|
111
117
|
merchantId: string;
|
|
118
|
+
secretKey: string;
|
|
112
119
|
verifyKey: string;
|
|
113
120
|
};
|
|
114
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
115
121
|
} | {
|
|
122
|
+
paymentGateway: "MACAU_PASS";
|
|
116
123
|
config: {
|
|
117
124
|
merchantId: string;
|
|
118
|
-
storeID: string;
|
|
119
125
|
merchantName: string;
|
|
120
126
|
merchantCategoryCode: string;
|
|
127
|
+
storeID: string;
|
|
121
128
|
storeName: string;
|
|
122
129
|
};
|
|
123
|
-
paymentGateway: "MACAU_PASS";
|
|
124
130
|
} | {
|
|
131
|
+
paymentGateway: "DIGIO";
|
|
125
132
|
config: {
|
|
126
133
|
merchantId: string;
|
|
127
134
|
cardMerchantId: string;
|
|
128
135
|
};
|
|
129
|
-
paymentGateway: "DIGIO";
|
|
130
136
|
} | {
|
|
137
|
+
paymentGateway: "ADYEN";
|
|
131
138
|
config: {
|
|
132
139
|
hmacKey?: string | null | undefined;
|
|
133
140
|
merchantAccount: string;
|
|
@@ -136,22 +143,25 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
136
143
|
clientKey: string;
|
|
137
144
|
endpoint: string;
|
|
138
145
|
};
|
|
139
|
-
paymentGateway: "ADYEN";
|
|
140
146
|
} | {
|
|
147
|
+
paymentGateway: "KSHER";
|
|
141
148
|
config: {
|
|
142
|
-
privateKey: string;
|
|
143
149
|
appId: string;
|
|
150
|
+
privateKey: string;
|
|
151
|
+
};
|
|
152
|
+
} | {
|
|
153
|
+
paymentGateway: "TYRO";
|
|
154
|
+
config: {
|
|
155
|
+
locationId: string;
|
|
144
156
|
};
|
|
145
|
-
paymentGateway: "KSHER";
|
|
146
157
|
})[] | null | undefined;
|
|
147
158
|
enable?: boolean | null | undefined;
|
|
148
159
|
submissionDate?: string | null | undefined;
|
|
149
160
|
statusBy?: string | null | undefined;
|
|
150
|
-
statusReason?: string | null | undefined;
|
|
151
161
|
ref?: any;
|
|
152
|
-
status: "NEW" | "
|
|
153
|
-
notifyUrl: string;
|
|
162
|
+
status: "NEW" | "APPROVED" | "PENDING" | "REJECTED";
|
|
154
163
|
_id: string;
|
|
164
|
+
businessId: string;
|
|
155
165
|
store: {
|
|
156
166
|
bank?: {
|
|
157
167
|
type?: "OTHER" | "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | null | undefined;
|
|
@@ -159,20 +169,20 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
159
169
|
holderName?: string | null | undefined;
|
|
160
170
|
name: string;
|
|
161
171
|
} | null | undefined;
|
|
162
|
-
bankStatement?: string | null | undefined;
|
|
163
|
-
ssm?: string | null | undefined;
|
|
164
|
-
exteriorPhoto?: string | null | undefined;
|
|
165
172
|
regNo?: string | null | undefined;
|
|
166
173
|
companyName?: string | null | undefined;
|
|
174
|
+
ssm?: string | null | undefined;
|
|
175
|
+
bankStatement?: string | null | undefined;
|
|
176
|
+
exteriorPhoto?: string | null | undefined;
|
|
167
177
|
keyPerson?: {
|
|
178
|
+
email: string;
|
|
168
179
|
name: string;
|
|
169
180
|
phone: string;
|
|
170
|
-
email: string;
|
|
171
181
|
} | null | undefined;
|
|
172
182
|
id: string;
|
|
173
183
|
event: "ORDERING" | "MARKETING";
|
|
174
184
|
};
|
|
175
|
-
|
|
185
|
+
notifyUrl: string;
|
|
176
186
|
methods: {
|
|
177
187
|
rate?: {
|
|
178
188
|
amount: number;
|
|
@@ -183,7 +193,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
183
193
|
precision: number;
|
|
184
194
|
} | null | undefined;
|
|
185
195
|
tPlus?: number | null | undefined;
|
|
186
|
-
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "
|
|
196
|
+
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "CASH" | "KBANK" | "ALIPAY" | "BOOST" | "GRABPAY" | "MAYBANKQRPAY" | "PRESTOPAY" | "RAZERPAY" | "SHOPEEPAY" | "TOUCHNGO" | "WECHATPAY" | "CARD" | "DUITNOW" | "PAYNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "JCB" | "DISCOVER" | "DINERS" | "THAIQR" | "TRUEMONEY" | "LINEPAY";
|
|
187
197
|
variant: string;
|
|
188
198
|
}[];
|
|
189
199
|
}>;
|