@feedmepos/mf-payment 1.5.63-dev → 1.5.66-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-CuMzUFr4.js → Actions.vue_vue_type_script_setup_true_lang-DozVhsJ6.js} +1 -1
- package/dist/{Chargeback-CBbWxbvV.js → Chargeback-CigcCPLN.js} +5 -5
- package/dist/{DocumentViewer.vue_vue_type_script_setup_true_lang-CzHNX9ap.js → DocumentViewer.vue_vue_type_script_setup_true_lang-CWxi1dJK.js} +1 -1
- package/dist/{OnboardForm-DDTlEsBU.js → OnboardForm-CczrWUPq.js} +5 -5
- package/dist/{OnboardForm-Ds9ugAoT.js → OnboardForm-DdbghiWp.js} +5 -5
- package/dist/{OnboardSubmission-CVuqsH2R.js → OnboardSubmission-BDrD59ih.js} +3 -3
- package/dist/{OnboardSubmission-CSy6lEQ1.js → OnboardSubmission-DP_Or_d9.js} +5 -5
- package/dist/{PayoutAccount-XimKWGL5.js → PayoutAccount-QRi1Nez3.js} +4 -4
- package/dist/{PayoutAccount-D5crUye7.js → PayoutAccount-tW7XQizF.js} +5 -5
- package/dist/{PayoutAccountSetting-BZSYlXgn.js → PayoutAccountSetting-PJaSEfY0.js} +4 -4
- package/dist/{Restaurant-BONB5gLl.js → Restaurant-wBwQH7BD.js} +4 -4
- package/dist/{RestaurantSetting-DX-9p5m6.js → RestaurantSetting-D21X4uNO.js} +242 -235
- package/dist/{Settlement-D7WpQDYZ.js → Settlement-CBYuvSm2.js} +4 -4
- package/dist/{Settlement-DicFfMKq.js → Settlement-OtkTou9V.js} +3 -3
- package/dist/{SettlementTransactions-CdLtrBMB.js → SettlementTransactions-B8UpgN2b.js} +4 -4
- package/dist/{SettlementTransactions-Bia1FYKe.js → SettlementTransactions-CT3JwEoS.js} +4 -4
- package/dist/{Status.vue_vue_type_script_setup_true_lang-XvoMHt4k.js → Status.vue_vue_type_script_setup_true_lang-1GJaXhi3.js} +1 -1
- package/dist/{Terminal-BEuNnTyV.js → Terminal-CpNDJUNJ.js} +5 -5
- package/dist/{TerminalSetting-B3ZNvItk.js → TerminalSetting-CtozS02_.js} +4 -4
- package/dist/{Transaction-JCOHuT8y.js → Transaction-8sCZxA2-.js} +5 -5
- package/dist/{Transaction-C7JP5Pa2.js → Transaction-rtN_DHpZ.js} +9 -9
- package/dist/{TransactionOld-CkCw1orB.js → TransactionOld-cFUbbK2e.js} +6 -6
- package/dist/api/onboard-submission/index.d.ts +2 -2
- package/dist/{app-DDgj1eY6.js → app-C8pEIKUo.js} +23 -23
- package/dist/app.js +1 -1
- package/dist/{assets-C33MQ2U-.js → assets-_4dnPBP9.js} +1 -1
- package/dist/{grafana-WXlihYZR.js → grafana-Bt15ziAx.js} +1 -1
- package/dist/{index-BpLbzUH-.js → index-60dUveeA.js} +3 -3
- package/dist/{index-CZZ-H3n4.js → index-9tPvBmIv.js} +1 -1
- package/dist/{index-GbZ7SCR2.js → index-BHbmikdq.js} +1 -1
- package/dist/{index-CmNdj-l1.js → index-C6DfImpF.js} +1 -1
- package/dist/{index-D2L-xfUj.js → index-Cy9NzvZs.js} +67 -18
- package/dist/{index-Brgy4-bG.js → index-DXqlUE4I.js} +1 -1
- package/dist/{index-D2YQjKqs.js → index-Dk2x49h4.js} +1 -1
- package/dist/{index-f4-J5uyS.js → index-fQ1lHxkT.js} +1 -1
- package/dist/{index-8puctVkP.js → index-w7gHvsfF.js} +1 -1
- package/dist/{index.vue_vue_type_script_setup_true_lang-1sEeWeSt.js → index.vue_vue_type_script_setup_true_lang-ZwcLu308.js} +1 -1
- package/dist/package.json +2 -2
- package/dist/{payout-account-Cx3lOc9m.js → payout-account-t7rVUCrZ.js} +3 -3
- package/dist/stores/payoutAccount.d.ts +48 -38
- 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/onboard-submission/forms/TyroSubmission.vue.d.ts +20 -20
- package/dist/views/admin/payout-account/tabs/Information.vue.d.ts +48 -38
- package/dist/views/admin/payout-account/tabs/PaymentChannel.vue.d.ts +66 -56
- package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +66 -56
- package/dist/views/admin/payout-account/tabs/PaymentStatus.vue.d.ts +48 -38
- package/dist/views/admin/payout-account/tabs/Settlement.vue.d.ts +48 -38
- package/dist/views/admin/payout-account/tabs/TokenGateway.vue.d.ts +66 -56
- 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/restaurant/tabs/gateway/AdyenGateway.vue.d.ts +6 -6
- package/dist/views/admin/restaurant/tabs/gateway/DigioGateway.vue.d.ts +6 -6
- package/dist/views/admin/restaurant/tabs/gateway/FiuuGateway.vue.d.ts +10 -10
- package/dist/views/admin/restaurant/tabs/gateway/GhlGateway.vue.d.ts +8 -8
- package/dist/views/admin/restaurant/tabs/gateway/GrabGateway.vue.d.ts +6 -6
- package/dist/views/admin/restaurant/tabs/gateway/KsherGateway.vue.d.ts +8 -8
- package/dist/views/admin/restaurant/tabs/gateway/MacauPassGateway.vue.d.ts +8 -8
- package/dist/views/admin/restaurant/tabs/gateway/MaybankGateway.vue.d.ts +8 -8
- package/dist/views/admin/restaurant/tabs/gateway/RevenueMonsterGateway.vue.d.ts +6 -6
- package/dist/views/admin/restaurant/tabs/gateway/SoftSpaceGateway.vue.d.ts +8 -6
- package/dist/views/admin/terminal/TerminalDialog.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/EcrGateway.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/Information.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/QrGateway.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/SettingRequest.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/SoftposGateway.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/ecr/Ghl2Gateway.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/ecr/Ghl3Gateway.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/ecr/GhlGateway.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/ecr/GlobalPaymentsGateway.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/ecr/HlbbGateway.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/ecr/KBankGateway.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/ecr/Maybank2Gateway.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/ecr/Maybank3Gateway.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/ecr/MaybankGateway.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/ecr/NetsGateway.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/ecr/OmaGateway.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/ecr/TerminalGateway.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/qr/PromptPayGateway.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/settings/KioskMode.vue.d.ts +22 -22
- package/dist/views/payout-account/PayoutAccountTable.vue.d.ts +96 -76
- package/dist/views/settlement/FiuuSettlementTable.vue.d.ts +44 -44
- package/dist/views/settlement/FiuuSettlementTransactions.vue.d.ts +22 -22
- package/package.json +2 -2
|
@@ -7,37 +7,42 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
7
7
|
};
|
|
8
8
|
payoutAccount: {
|
|
9
9
|
type: PropType<{
|
|
10
|
+
enable?: boolean | null | undefined;
|
|
11
|
+
submissionDate?: string | null | undefined;
|
|
12
|
+
statusBy?: string | null | undefined;
|
|
13
|
+
statusReason?: string | null | undefined;
|
|
10
14
|
gateways?: ({
|
|
15
|
+
paymentGateway: "REVENUE_MONSTER";
|
|
11
16
|
config: {
|
|
12
17
|
clientId: string;
|
|
13
18
|
clientPrivateKey: string;
|
|
14
19
|
clientSecret: string;
|
|
15
20
|
storeId: string;
|
|
16
21
|
};
|
|
17
|
-
paymentGateway: "REVENUE_MONSTER";
|
|
18
22
|
} | {
|
|
23
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
19
24
|
config: {
|
|
20
|
-
secretKey: string;
|
|
21
25
|
merchantId: string;
|
|
26
|
+
secretKey: string;
|
|
22
27
|
verifyKey: string;
|
|
23
28
|
};
|
|
24
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
25
29
|
} | {
|
|
30
|
+
paymentGateway: "MACAU_PASS";
|
|
26
31
|
config: {
|
|
27
32
|
merchantId: string;
|
|
28
|
-
storeID: string;
|
|
29
33
|
merchantName: string;
|
|
30
34
|
merchantCategoryCode: string;
|
|
35
|
+
storeID: string;
|
|
31
36
|
storeName: string;
|
|
32
37
|
};
|
|
33
|
-
paymentGateway: "MACAU_PASS";
|
|
34
38
|
} | {
|
|
39
|
+
paymentGateway: "DIGIO";
|
|
35
40
|
config: {
|
|
36
41
|
merchantId: string;
|
|
37
42
|
cardMerchantId: string;
|
|
38
43
|
};
|
|
39
|
-
paymentGateway: "DIGIO";
|
|
40
44
|
} | {
|
|
45
|
+
paymentGateway: "ADYEN";
|
|
41
46
|
config: {
|
|
42
47
|
hmacKey?: string | null | undefined;
|
|
43
48
|
merchantAccount: string;
|
|
@@ -46,21 +51,20 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
46
51
|
clientKey: string;
|
|
47
52
|
endpoint: string;
|
|
48
53
|
};
|
|
49
|
-
paymentGateway: "ADYEN";
|
|
50
54
|
} | {
|
|
55
|
+
paymentGateway: "KSHER";
|
|
51
56
|
config: {
|
|
52
|
-
privateKey: string;
|
|
53
57
|
appId: string;
|
|
58
|
+
privateKey: string;
|
|
59
|
+
};
|
|
60
|
+
} | {
|
|
61
|
+
paymentGateway: "TYRO";
|
|
62
|
+
config: {
|
|
63
|
+
locationId: string;
|
|
54
64
|
};
|
|
55
|
-
paymentGateway: "KSHER";
|
|
56
65
|
})[] | null | undefined;
|
|
57
|
-
enable?: boolean | null | undefined;
|
|
58
|
-
submissionDate?: string | null | undefined;
|
|
59
|
-
statusBy?: string | null | undefined;
|
|
60
|
-
statusReason?: string | null | undefined;
|
|
61
66
|
ref?: any;
|
|
62
67
|
status: "NEW" | "PENDING" | "APPROVED" | "REJECTED";
|
|
63
|
-
notifyUrl: string;
|
|
64
68
|
_id: string;
|
|
65
69
|
store: {
|
|
66
70
|
bank?: {
|
|
@@ -69,11 +73,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
69
73
|
holderName?: string | null | undefined;
|
|
70
74
|
name: string;
|
|
71
75
|
} | null | undefined;
|
|
72
|
-
bankStatement?: string | null | undefined;
|
|
73
|
-
ssm?: string | null | undefined;
|
|
74
|
-
exteriorPhoto?: string | null | undefined;
|
|
75
76
|
regNo?: string | null | undefined;
|
|
76
77
|
companyName?: string | null | undefined;
|
|
78
|
+
ssm?: string | null | undefined;
|
|
79
|
+
bankStatement?: string | null | undefined;
|
|
80
|
+
exteriorPhoto?: string | null | undefined;
|
|
77
81
|
keyPerson?: {
|
|
78
82
|
name: string;
|
|
79
83
|
phone: string;
|
|
@@ -82,7 +86,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
82
86
|
id: string;
|
|
83
87
|
event: "ORDERING" | "MARKETING";
|
|
84
88
|
};
|
|
85
|
-
|
|
89
|
+
notifyUrl: string;
|
|
86
90
|
methods: {
|
|
87
91
|
rate?: {
|
|
88
92
|
amount: number;
|
|
@@ -93,9 +97,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
93
97
|
precision: number;
|
|
94
98
|
} | null | undefined;
|
|
95
99
|
tPlus?: number | null | undefined;
|
|
96
|
-
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "
|
|
100
|
+
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
101
|
variant: string;
|
|
98
102
|
}[];
|
|
103
|
+
businessId: string;
|
|
99
104
|
}>;
|
|
100
105
|
required: true;
|
|
101
106
|
};
|
|
@@ -106,37 +111,42 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
106
111
|
};
|
|
107
112
|
payoutAccount: {
|
|
108
113
|
type: PropType<{
|
|
114
|
+
enable?: boolean | null | undefined;
|
|
115
|
+
submissionDate?: string | null | undefined;
|
|
116
|
+
statusBy?: string | null | undefined;
|
|
117
|
+
statusReason?: string | null | undefined;
|
|
109
118
|
gateways?: ({
|
|
119
|
+
paymentGateway: "REVENUE_MONSTER";
|
|
110
120
|
config: {
|
|
111
121
|
clientId: string;
|
|
112
122
|
clientPrivateKey: string;
|
|
113
123
|
clientSecret: string;
|
|
114
124
|
storeId: string;
|
|
115
125
|
};
|
|
116
|
-
paymentGateway: "REVENUE_MONSTER";
|
|
117
126
|
} | {
|
|
127
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
118
128
|
config: {
|
|
119
|
-
secretKey: string;
|
|
120
129
|
merchantId: string;
|
|
130
|
+
secretKey: string;
|
|
121
131
|
verifyKey: string;
|
|
122
132
|
};
|
|
123
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
124
133
|
} | {
|
|
134
|
+
paymentGateway: "MACAU_PASS";
|
|
125
135
|
config: {
|
|
126
136
|
merchantId: string;
|
|
127
|
-
storeID: string;
|
|
128
137
|
merchantName: string;
|
|
129
138
|
merchantCategoryCode: string;
|
|
139
|
+
storeID: string;
|
|
130
140
|
storeName: string;
|
|
131
141
|
};
|
|
132
|
-
paymentGateway: "MACAU_PASS";
|
|
133
142
|
} | {
|
|
143
|
+
paymentGateway: "DIGIO";
|
|
134
144
|
config: {
|
|
135
145
|
merchantId: string;
|
|
136
146
|
cardMerchantId: string;
|
|
137
147
|
};
|
|
138
|
-
paymentGateway: "DIGIO";
|
|
139
148
|
} | {
|
|
149
|
+
paymentGateway: "ADYEN";
|
|
140
150
|
config: {
|
|
141
151
|
hmacKey?: string | null | undefined;
|
|
142
152
|
merchantAccount: string;
|
|
@@ -145,21 +155,20 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
145
155
|
clientKey: string;
|
|
146
156
|
endpoint: string;
|
|
147
157
|
};
|
|
148
|
-
paymentGateway: "ADYEN";
|
|
149
158
|
} | {
|
|
159
|
+
paymentGateway: "KSHER";
|
|
150
160
|
config: {
|
|
151
|
-
privateKey: string;
|
|
152
161
|
appId: string;
|
|
162
|
+
privateKey: string;
|
|
163
|
+
};
|
|
164
|
+
} | {
|
|
165
|
+
paymentGateway: "TYRO";
|
|
166
|
+
config: {
|
|
167
|
+
locationId: string;
|
|
153
168
|
};
|
|
154
|
-
paymentGateway: "KSHER";
|
|
155
169
|
})[] | null | undefined;
|
|
156
|
-
enable?: boolean | null | undefined;
|
|
157
|
-
submissionDate?: string | null | undefined;
|
|
158
|
-
statusBy?: string | null | undefined;
|
|
159
|
-
statusReason?: string | null | undefined;
|
|
160
170
|
ref?: any;
|
|
161
171
|
status: "NEW" | "PENDING" | "APPROVED" | "REJECTED";
|
|
162
|
-
notifyUrl: string;
|
|
163
172
|
_id: string;
|
|
164
173
|
store: {
|
|
165
174
|
bank?: {
|
|
@@ -168,11 +177,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
168
177
|
holderName?: string | null | undefined;
|
|
169
178
|
name: string;
|
|
170
179
|
} | null | undefined;
|
|
171
|
-
bankStatement?: string | null | undefined;
|
|
172
|
-
ssm?: string | null | undefined;
|
|
173
|
-
exteriorPhoto?: string | null | undefined;
|
|
174
180
|
regNo?: string | null | undefined;
|
|
175
181
|
companyName?: string | null | undefined;
|
|
182
|
+
ssm?: string | null | undefined;
|
|
183
|
+
bankStatement?: string | null | undefined;
|
|
184
|
+
exteriorPhoto?: string | null | undefined;
|
|
176
185
|
keyPerson?: {
|
|
177
186
|
name: string;
|
|
178
187
|
phone: string;
|
|
@@ -181,7 +190,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
181
190
|
id: string;
|
|
182
191
|
event: "ORDERING" | "MARKETING";
|
|
183
192
|
};
|
|
184
|
-
|
|
193
|
+
notifyUrl: string;
|
|
185
194
|
methods: {
|
|
186
195
|
rate?: {
|
|
187
196
|
amount: number;
|
|
@@ -192,9 +201,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
192
201
|
precision: number;
|
|
193
202
|
} | null | undefined;
|
|
194
203
|
tPlus?: number | null | undefined;
|
|
195
|
-
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "
|
|
204
|
+
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
205
|
variant: string;
|
|
197
206
|
}[];
|
|
207
|
+
businessId: string;
|
|
198
208
|
}>;
|
|
199
209
|
required: true;
|
|
200
210
|
};
|
|
@@ -2,37 +2,42 @@ import type { PropType } from "vue";
|
|
|
2
2
|
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
3
3
|
payoutAccount: {
|
|
4
4
|
type: PropType<{
|
|
5
|
+
enable?: boolean | null | undefined;
|
|
6
|
+
submissionDate?: string | null | undefined;
|
|
7
|
+
statusBy?: string | null | undefined;
|
|
8
|
+
statusReason?: string | null | undefined;
|
|
5
9
|
gateways?: ({
|
|
10
|
+
paymentGateway: "REVENUE_MONSTER";
|
|
6
11
|
config: {
|
|
7
12
|
clientId: string;
|
|
8
13
|
clientPrivateKey: string;
|
|
9
14
|
clientSecret: string;
|
|
10
15
|
storeId: string;
|
|
11
16
|
};
|
|
12
|
-
paymentGateway: "REVENUE_MONSTER";
|
|
13
17
|
} | {
|
|
18
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
14
19
|
config: {
|
|
15
|
-
secretKey: string;
|
|
16
20
|
merchantId: string;
|
|
21
|
+
secretKey: string;
|
|
17
22
|
verifyKey: string;
|
|
18
23
|
};
|
|
19
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
20
24
|
} | {
|
|
25
|
+
paymentGateway: "MACAU_PASS";
|
|
21
26
|
config: {
|
|
22
27
|
merchantId: string;
|
|
23
|
-
storeID: string;
|
|
24
28
|
merchantName: string;
|
|
25
29
|
merchantCategoryCode: string;
|
|
30
|
+
storeID: string;
|
|
26
31
|
storeName: string;
|
|
27
32
|
};
|
|
28
|
-
paymentGateway: "MACAU_PASS";
|
|
29
33
|
} | {
|
|
34
|
+
paymentGateway: "DIGIO";
|
|
30
35
|
config: {
|
|
31
36
|
merchantId: string;
|
|
32
37
|
cardMerchantId: string;
|
|
33
38
|
};
|
|
34
|
-
paymentGateway: "DIGIO";
|
|
35
39
|
} | {
|
|
40
|
+
paymentGateway: "ADYEN";
|
|
36
41
|
config: {
|
|
37
42
|
hmacKey?: string | null | undefined;
|
|
38
43
|
merchantAccount: string;
|
|
@@ -41,21 +46,20 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
41
46
|
clientKey: string;
|
|
42
47
|
endpoint: string;
|
|
43
48
|
};
|
|
44
|
-
paymentGateway: "ADYEN";
|
|
45
49
|
} | {
|
|
50
|
+
paymentGateway: "KSHER";
|
|
46
51
|
config: {
|
|
47
|
-
privateKey: string;
|
|
48
52
|
appId: string;
|
|
53
|
+
privateKey: string;
|
|
54
|
+
};
|
|
55
|
+
} | {
|
|
56
|
+
paymentGateway: "TYRO";
|
|
57
|
+
config: {
|
|
58
|
+
locationId: string;
|
|
49
59
|
};
|
|
50
|
-
paymentGateway: "KSHER";
|
|
51
60
|
})[] | null | undefined;
|
|
52
|
-
enable?: boolean | null | undefined;
|
|
53
|
-
submissionDate?: string | null | undefined;
|
|
54
|
-
statusBy?: string | null | undefined;
|
|
55
|
-
statusReason?: string | null | undefined;
|
|
56
61
|
ref?: any;
|
|
57
62
|
status: "NEW" | "PENDING" | "APPROVED" | "REJECTED";
|
|
58
|
-
notifyUrl: string;
|
|
59
63
|
_id: string;
|
|
60
64
|
store: {
|
|
61
65
|
bank?: {
|
|
@@ -64,11 +68,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
64
68
|
holderName?: string | null | undefined;
|
|
65
69
|
name: string;
|
|
66
70
|
} | null | undefined;
|
|
67
|
-
bankStatement?: string | null | undefined;
|
|
68
|
-
ssm?: string | null | undefined;
|
|
69
|
-
exteriorPhoto?: string | null | undefined;
|
|
70
71
|
regNo?: string | null | undefined;
|
|
71
72
|
companyName?: string | null | undefined;
|
|
73
|
+
ssm?: string | null | undefined;
|
|
74
|
+
bankStatement?: string | null | undefined;
|
|
75
|
+
exteriorPhoto?: string | null | undefined;
|
|
72
76
|
keyPerson?: {
|
|
73
77
|
name: string;
|
|
74
78
|
phone: string;
|
|
@@ -77,7 +81,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
77
81
|
id: string;
|
|
78
82
|
event: "ORDERING" | "MARKETING";
|
|
79
83
|
};
|
|
80
|
-
|
|
84
|
+
notifyUrl: string;
|
|
81
85
|
methods: {
|
|
82
86
|
rate?: {
|
|
83
87
|
amount: number;
|
|
@@ -88,46 +92,52 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
88
92
|
precision: number;
|
|
89
93
|
} | null | undefined;
|
|
90
94
|
tPlus?: number | null | undefined;
|
|
91
|
-
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "
|
|
95
|
+
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
96
|
variant: string;
|
|
93
97
|
}[];
|
|
98
|
+
businessId: string;
|
|
94
99
|
}>;
|
|
95
100
|
required: true;
|
|
96
101
|
};
|
|
97
102
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
98
103
|
payoutAccount: {
|
|
99
104
|
type: PropType<{
|
|
105
|
+
enable?: boolean | null | undefined;
|
|
106
|
+
submissionDate?: string | null | undefined;
|
|
107
|
+
statusBy?: string | null | undefined;
|
|
108
|
+
statusReason?: string | null | undefined;
|
|
100
109
|
gateways?: ({
|
|
110
|
+
paymentGateway: "REVENUE_MONSTER";
|
|
101
111
|
config: {
|
|
102
112
|
clientId: string;
|
|
103
113
|
clientPrivateKey: string;
|
|
104
114
|
clientSecret: string;
|
|
105
115
|
storeId: string;
|
|
106
116
|
};
|
|
107
|
-
paymentGateway: "REVENUE_MONSTER";
|
|
108
117
|
} | {
|
|
118
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
109
119
|
config: {
|
|
110
|
-
secretKey: string;
|
|
111
120
|
merchantId: string;
|
|
121
|
+
secretKey: string;
|
|
112
122
|
verifyKey: string;
|
|
113
123
|
};
|
|
114
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
115
124
|
} | {
|
|
125
|
+
paymentGateway: "MACAU_PASS";
|
|
116
126
|
config: {
|
|
117
127
|
merchantId: string;
|
|
118
|
-
storeID: string;
|
|
119
128
|
merchantName: string;
|
|
120
129
|
merchantCategoryCode: string;
|
|
130
|
+
storeID: string;
|
|
121
131
|
storeName: string;
|
|
122
132
|
};
|
|
123
|
-
paymentGateway: "MACAU_PASS";
|
|
124
133
|
} | {
|
|
134
|
+
paymentGateway: "DIGIO";
|
|
125
135
|
config: {
|
|
126
136
|
merchantId: string;
|
|
127
137
|
cardMerchantId: string;
|
|
128
138
|
};
|
|
129
|
-
paymentGateway: "DIGIO";
|
|
130
139
|
} | {
|
|
140
|
+
paymentGateway: "ADYEN";
|
|
131
141
|
config: {
|
|
132
142
|
hmacKey?: string | null | undefined;
|
|
133
143
|
merchantAccount: string;
|
|
@@ -136,21 +146,20 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
136
146
|
clientKey: string;
|
|
137
147
|
endpoint: string;
|
|
138
148
|
};
|
|
139
|
-
paymentGateway: "ADYEN";
|
|
140
149
|
} | {
|
|
150
|
+
paymentGateway: "KSHER";
|
|
141
151
|
config: {
|
|
142
|
-
privateKey: string;
|
|
143
152
|
appId: string;
|
|
153
|
+
privateKey: string;
|
|
154
|
+
};
|
|
155
|
+
} | {
|
|
156
|
+
paymentGateway: "TYRO";
|
|
157
|
+
config: {
|
|
158
|
+
locationId: string;
|
|
144
159
|
};
|
|
145
|
-
paymentGateway: "KSHER";
|
|
146
160
|
})[] | null | undefined;
|
|
147
|
-
enable?: boolean | null | undefined;
|
|
148
|
-
submissionDate?: string | null | undefined;
|
|
149
|
-
statusBy?: string | null | undefined;
|
|
150
|
-
statusReason?: string | null | undefined;
|
|
151
161
|
ref?: any;
|
|
152
162
|
status: "NEW" | "PENDING" | "APPROVED" | "REJECTED";
|
|
153
|
-
notifyUrl: string;
|
|
154
163
|
_id: string;
|
|
155
164
|
store: {
|
|
156
165
|
bank?: {
|
|
@@ -159,11 +168,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
159
168
|
holderName?: string | null | undefined;
|
|
160
169
|
name: string;
|
|
161
170
|
} | null | undefined;
|
|
162
|
-
bankStatement?: string | null | undefined;
|
|
163
|
-
ssm?: string | null | undefined;
|
|
164
|
-
exteriorPhoto?: string | null | undefined;
|
|
165
171
|
regNo?: string | null | undefined;
|
|
166
172
|
companyName?: string | null | undefined;
|
|
173
|
+
ssm?: string | null | undefined;
|
|
174
|
+
bankStatement?: string | null | undefined;
|
|
175
|
+
exteriorPhoto?: string | null | undefined;
|
|
167
176
|
keyPerson?: {
|
|
168
177
|
name: string;
|
|
169
178
|
phone: string;
|
|
@@ -172,7 +181,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
172
181
|
id: string;
|
|
173
182
|
event: "ORDERING" | "MARKETING";
|
|
174
183
|
};
|
|
175
|
-
|
|
184
|
+
notifyUrl: string;
|
|
176
185
|
methods: {
|
|
177
186
|
rate?: {
|
|
178
187
|
amount: number;
|
|
@@ -183,9 +192,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
183
192
|
precision: number;
|
|
184
193
|
} | null | undefined;
|
|
185
194
|
tPlus?: number | null | undefined;
|
|
186
|
-
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "
|
|
195
|
+
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
196
|
variant: string;
|
|
188
197
|
}[];
|
|
198
|
+
businessId: string;
|
|
189
199
|
}>;
|
|
190
200
|
required: true;
|
|
191
201
|
};
|