@feedmepos/mf-payment 1.8.2-dev → 1.8.3
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-DTEtNSn0.js → Actions.vue_vue_type_script_setup_true_lang-BSGz-vYS.js} +1 -1
- package/dist/{AdminBusinessSelector.vue_vue_type_script_setup_true_lang-Cd6D7JxK.js → AdminBusinessSelector.vue_vue_type_script_setup_true_lang-QhHy3t8E.js} +3 -3
- package/dist/{AdminRestaurantSelector.vue_vue_type_script_setup_true_lang-DzZePzBx.js → AdminRestaurantSelector.vue_vue_type_script_setup_true_lang-fTGrC0GL.js} +2 -2
- package/dist/{Chargeback--k3Sc269.js → Chargeback-_yYgraXd.js} +5 -5
- package/dist/{DocumentViewer.vue_vue_type_script_setup_true_lang-qt0R7G3l.js → DocumentViewer.vue_vue_type_script_setup_true_lang-C71wuVoe.js} +1 -1
- package/dist/{OnboardForm-BQf8mMqv.js → OnboardForm-CcuNtcGY.js} +6 -6
- package/dist/{OnboardForm-me9MIQPW.js → OnboardForm-DwtSLZZ6.js} +6 -6
- package/dist/{OnboardSubmission-D-q3ryM1.js → OnboardSubmission-B13TG3VY.js} +3 -3
- package/dist/{OnboardSubmission-CRy_a6MZ.js → OnboardSubmission-B7WfxwtM.js} +6 -6
- package/dist/{PayoutAccount-BBZIFYHv.js → PayoutAccount-BH1AZPsn.js} +7 -7
- package/dist/{PayoutAccount-CA0-FenU.js → PayoutAccount-DKoSN0Oj.js} +5 -5
- package/dist/{PayoutAccountSetting-E8c0t725.js → PayoutAccountSetting-ChgN1fKw.js} +609 -679
- package/dist/{Restaurant-CJZVhzJB.js → Restaurant-DGF0JBQS.js} +4 -4
- package/dist/{RestaurantSetting-C39PQEKt.js → RestaurantSetting-CsXBf_vm.js} +81 -156
- package/dist/{Settlement-DssD_F2s.js → Settlement-Q5vvGkPy.js} +105 -103
- package/dist/{Settlement-DzzY0DMx.js → Settlement-yWwPTpRg.js} +3 -3
- package/dist/{SettlementTransactions-D2Xioa5P.js → SettlementTransactions-CoZ_d8v7.js} +5 -5
- package/dist/{SettlementTransactions-DBn9ZZrx.js → SettlementTransactions-D3Zl668N.js} +5 -5
- package/dist/{Status.vue_vue_type_script_setup_true_lang-BvC2RAT0.js → Status.vue_vue_type_script_setup_true_lang-gOHlrQzZ.js} +1 -1
- package/dist/{Terminal-BqXWec-h.js → Terminal-CwG-DaEc.js} +5 -5
- package/dist/{TerminalSetting-D1j2HcJX.js → TerminalSetting-zm7YMozj.js} +5 -5
- package/dist/{Transaction-D09SeHHy.js → Transaction-CUChE6GZ.js} +10 -10
- package/dist/{Transaction-GM0aWwMD.js → Transaction-CXsRdbmU.js} +11 -11
- package/dist/{TransactionOld-B7C7w_nF.js → TransactionOld-BNjs4dYq.js} +7 -7
- package/dist/{TransactionStatus.vue_vue_type_script_setup_true_lang-gwTbVHHZ.js → TransactionStatus.vue_vue_type_script_setup_true_lang-C3AneKTm.js} +1 -1
- package/dist/api/index.d.ts +1 -0
- package/dist/{app-IMZnVpiW.js → app-BaVLWYef.js} +355 -361
- package/dist/app.js +1 -1
- package/dist/{assets-CdIR0Fo6.js → assets-CIBOgszq.js} +1 -1
- package/dist/{grafana-BUVwK44E.js → grafana-CFBCBQ8m.js} +1 -1
- package/dist/{index-Cq0_oRPO.js → index-7w_c2P-2.js} +3874 -3918
- package/dist/{index-CQkc3pUj.js → index-BFUTi1W-.js} +1 -1
- package/dist/{index-CtTi9CvW.js → index-CBTRIvWq.js} +2 -2
- package/dist/{index-BDYQ2vRc.js → index-CC8i1RP4.js} +1 -1
- package/dist/{index-aeXyggRd.js → index-Cg1xw1iV.js} +1 -1
- package/dist/{index-DyEjrl8n.js → index-D1CnAe4w.js} +1 -1
- package/dist/{index-DzqFl5Rn.js → index-D79i4yHd.js} +53 -48
- package/dist/{index-COCd1-Jr.js → index-pd_Yn_Nn.js} +1 -1
- package/dist/{index-D3XosMuu.js → index-xHYVdwJd.js} +1 -1
- package/dist/{index.vue_vue_type_script_setup_true_lang-Dv8NeEwd.js → index.vue_vue_type_script_setup_true_lang-C1azAm9j.js} +1 -1
- package/dist/{onboard-submission-D_xLxM1D.js → onboard-submission-BDvoGLwP.js} +1 -1
- package/dist/package.json +2 -2
- package/dist/{payout-account-C8GNZ2kc.js → payout-account-B0sMz1pz.js} +3 -3
- package/dist/stores/payoutAccount.d.ts +32 -44
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/views/admin/onboard-submission/forms/NTTSubmission.vue.d.ts +12 -12
- package/dist/views/admin/onboard-submission/forms/SoftspaceSubmission.vue.d.ts +12 -12
- package/dist/views/admin/onboard-submission/forms/TyroSubmission.vue.d.ts +12 -12
- package/dist/views/admin/payout-account/tabs/Information.vue.d.ts +32 -44
- package/dist/views/admin/payout-account/tabs/PaymentChannel.vue.d.ts +36 -48
- package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +36 -48
- package/dist/views/admin/payout-account/tabs/PaymentStatus.vue.d.ts +32 -44
- package/dist/views/admin/payout-account/tabs/Settlement.vue.d.ts +32 -44
- package/dist/views/admin/payout-account/tabs/TokenGateway.vue.d.ts +36 -48
- package/dist/views/admin/payout-account/tabs/gateway/AdyenGateway.vue.d.ts +4 -4
- 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 +2 -2
- 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 +2 -2
- package/dist/views/admin/payout-account/tabs/token/ApplePayToken.vue.d.ts +2 -2
- package/dist/views/admin/payout-account/tabs/token/GooglePayToken.vue.d.ts +2 -2
- package/dist/views/admin/restaurant/tabs/gateway/AdyenGateway.vue.d.ts +4 -4
- package/dist/views/admin/restaurant/tabs/gateway/DigioGateway.vue.d.ts +4 -4
- package/dist/views/admin/restaurant/tabs/gateway/FiuuGateway.vue.d.ts +6 -6
- package/dist/views/admin/restaurant/tabs/gateway/GhlGateway.vue.d.ts +6 -6
- package/dist/views/admin/restaurant/tabs/gateway/GrabGateway.vue.d.ts +4 -4
- package/dist/views/admin/restaurant/tabs/gateway/KsherGateway.vue.d.ts +6 -6
- package/dist/views/admin/restaurant/tabs/gateway/MacauPassGateway.vue.d.ts +6 -6
- package/dist/views/admin/restaurant/tabs/gateway/MaybankGateway.vue.d.ts +6 -6
- package/dist/views/admin/restaurant/tabs/gateway/MonetapayGateway.vue.d.ts +4 -4
- package/dist/views/admin/restaurant/tabs/gateway/RevenueMonsterGateway.vue.d.ts +4 -4
- package/dist/views/admin/restaurant/tabs/gateway/SoftSpaceGateway.vue.d.ts +4 -4
- package/dist/views/admin/settlement/SettlementTable.vue.d.ts +4 -4
- package/dist/views/admin/terminal/TerminalDialog.vue.d.ts +30 -30
- package/dist/views/admin/terminal/tabs/EcrGateway.vue.d.ts +30 -30
- package/dist/views/admin/terminal/tabs/Information.vue.d.ts +30 -30
- package/dist/views/admin/terminal/tabs/PaymentCheckout.vue.d.ts +30 -30
- package/dist/views/admin/terminal/tabs/QrGateway.vue.d.ts +30 -30
- package/dist/views/admin/terminal/tabs/SettingRequest.vue.d.ts +30 -30
- package/dist/views/admin/terminal/tabs/SoftposGateway.vue.d.ts +30 -30
- package/dist/views/admin/terminal/tabs/ecr/Ghl2Gateway.vue.d.ts +30 -30
- package/dist/views/admin/terminal/tabs/ecr/Ghl3Gateway.vue.d.ts +30 -30
- package/dist/views/admin/terminal/tabs/ecr/GhlGateway.vue.d.ts +30 -30
- package/dist/views/admin/terminal/tabs/ecr/GlobalPaymentsGateway.vue.d.ts +30 -30
- package/dist/views/admin/terminal/tabs/ecr/HlbbGateway.vue.d.ts +30 -30
- package/dist/views/admin/terminal/tabs/ecr/KBankGateway.vue.d.ts +30 -30
- package/dist/views/admin/terminal/tabs/ecr/Maybank2Gateway.vue.d.ts +30 -30
- package/dist/views/admin/terminal/tabs/ecr/Maybank3Gateway.vue.d.ts +30 -30
- package/dist/views/admin/terminal/tabs/ecr/MaybankGateway.vue.d.ts +30 -30
- package/dist/views/admin/terminal/tabs/ecr/NetsGateway.vue.d.ts +30 -30
- package/dist/views/admin/terminal/tabs/ecr/OmaGateway.vue.d.ts +30 -30
- package/dist/views/admin/terminal/tabs/ecr/RevenueGateway.vue.d.ts +30 -30
- package/dist/views/admin/terminal/tabs/ecr/TerminalGateway.vue.d.ts +30 -30
- package/dist/views/admin/terminal/tabs/qr/PromptPayGateway.vue.d.ts +30 -30
- package/dist/views/admin/terminal/tabs/settings/KioskMode.vue.d.ts +30 -30
- package/dist/views/payout-account/PayoutAccountTable.vue.d.ts +64 -88
- package/dist/views/settlement/FiuuSettlementTable.vue.d.ts +48 -48
- package/dist/views/settlement/FiuuSettlementTransactions.vue.d.ts +25 -25
- package/dist/views/settlement/SettlementTable.vue.d.ts +4 -4
- package/package.json +2 -2
- package/dist/views/admin/payout-account/tabs/gateway/BeamGateway.vue.d.ts +0 -41
- package/dist/views/admin/restaurant/tabs/gateway/BeamGateway.vue.d.ts +0 -48
|
@@ -7,71 +7,64 @@ 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
|
enable?: boolean | null | undefined;
|
|
11
12
|
submissionDate?: string | null | undefined;
|
|
12
13
|
statusBy?: string | null | undefined;
|
|
13
|
-
statusReason?: string | null | undefined;
|
|
14
14
|
gateways?: ({
|
|
15
|
+
paymentGateway: "REVENUE_MONSTER";
|
|
15
16
|
config: {
|
|
16
17
|
clientId: string;
|
|
17
18
|
clientPrivateKey: string;
|
|
18
19
|
clientSecret: string;
|
|
19
20
|
storeId: string;
|
|
20
21
|
};
|
|
21
|
-
paymentGateway: "REVENUE_MONSTER";
|
|
22
22
|
} | {
|
|
23
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
23
24
|
config: {
|
|
24
25
|
merchantId: string;
|
|
25
26
|
secretKey: string;
|
|
26
27
|
verifyKey: string;
|
|
27
28
|
};
|
|
28
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
29
29
|
} | {
|
|
30
|
+
paymentGateway: "MACAU_PASS";
|
|
30
31
|
config: {
|
|
31
|
-
storeID: string;
|
|
32
32
|
merchantId: string;
|
|
33
33
|
merchantName: string;
|
|
34
34
|
merchantCategoryCode: string;
|
|
35
|
+
storeID: string;
|
|
35
36
|
storeName: string;
|
|
36
37
|
};
|
|
37
|
-
paymentGateway: "MACAU_PASS";
|
|
38
38
|
} | {
|
|
39
|
+
paymentGateway: "DIGIO";
|
|
39
40
|
config: {
|
|
40
41
|
merchantId: string;
|
|
41
42
|
cardMerchantId: string;
|
|
42
43
|
};
|
|
43
|
-
paymentGateway: "DIGIO";
|
|
44
44
|
} | {
|
|
45
|
+
paymentGateway: "ADYEN";
|
|
45
46
|
config: {
|
|
46
47
|
hmacKey?: string | null | undefined;
|
|
47
|
-
clientKey: string;
|
|
48
48
|
merchantAccount: string;
|
|
49
49
|
username: string;
|
|
50
50
|
apiKey: string;
|
|
51
51
|
endpoint: string;
|
|
52
|
+
clientKey: string;
|
|
52
53
|
};
|
|
53
|
-
paymentGateway: "ADYEN";
|
|
54
54
|
} | {
|
|
55
|
+
paymentGateway: "KSHER";
|
|
55
56
|
config: {
|
|
56
|
-
appId: string;
|
|
57
57
|
privateKey: string;
|
|
58
|
+
appId: string;
|
|
58
59
|
};
|
|
59
|
-
paymentGateway: "KSHER";
|
|
60
60
|
} | {
|
|
61
|
-
config: {
|
|
62
|
-
locationId: string;
|
|
63
|
-
};
|
|
64
61
|
paymentGateway: "TYRO";
|
|
65
|
-
} | {
|
|
66
62
|
config: {
|
|
67
|
-
|
|
68
|
-
apiKey: string;
|
|
63
|
+
locationId: string;
|
|
69
64
|
};
|
|
70
|
-
paymentGateway: "BEAM";
|
|
71
65
|
})[] | null | undefined;
|
|
72
66
|
ref?: any;
|
|
73
67
|
status: "NEW" | "PENDING" | "APPROVED" | "REJECTED";
|
|
74
|
-
notifyUrl: string;
|
|
75
68
|
_id: string;
|
|
76
69
|
store: {
|
|
77
70
|
bank?: {
|
|
@@ -80,11 +73,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
80
73
|
holderName?: string | null | undefined;
|
|
81
74
|
name: string;
|
|
82
75
|
} | null | undefined;
|
|
83
|
-
bankStatement?: string | null | undefined;
|
|
84
|
-
ssm?: string | null | undefined;
|
|
85
|
-
exteriorPhoto?: string | null | undefined;
|
|
86
76
|
regNo?: string | null | undefined;
|
|
87
77
|
companyName?: string | null | undefined;
|
|
78
|
+
ssm?: string | null | undefined;
|
|
79
|
+
bankStatement?: string | null | undefined;
|
|
80
|
+
exteriorPhoto?: string | null | undefined;
|
|
88
81
|
keyPerson?: {
|
|
89
82
|
email: string;
|
|
90
83
|
name: string;
|
|
@@ -93,6 +86,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
93
86
|
id: string;
|
|
94
87
|
event: "ORDERING" | "MARKETING";
|
|
95
88
|
};
|
|
89
|
+
notifyUrl: string;
|
|
96
90
|
methods: {
|
|
97
91
|
rate?: {
|
|
98
92
|
amount: number;
|
|
@@ -103,7 +97,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
103
97
|
precision: number;
|
|
104
98
|
} | null | undefined;
|
|
105
99
|
tPlus?: number | null | undefined;
|
|
106
|
-
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "CARD" | "CASH" | "KBANK" | "
|
|
100
|
+
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "CARD" | "CASH" | "KBANK" | "ALIPAY" | "BOOST" | "GRABPAY" | "MAYBANKQRPAY" | "PRESTOPAY" | "RAZERPAY" | "SHOPEEPAY" | "TOUCHNGO" | "WECHATPAY" | "DUITNOW" | "PAYNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "JCB" | "DISCOVER" | "DINERS" | "THAIQR" | "TRUEMONEY" | "LINEPAY" | "REVOLUT" | "SARAWAKPAY" | "SETEL";
|
|
107
101
|
variant: string;
|
|
108
102
|
}[];
|
|
109
103
|
businessId: string;
|
|
@@ -117,71 +111,64 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
117
111
|
};
|
|
118
112
|
payoutAccount: {
|
|
119
113
|
type: PropType<{
|
|
114
|
+
statusReason?: string | null | undefined;
|
|
120
115
|
enable?: boolean | null | undefined;
|
|
121
116
|
submissionDate?: string | null | undefined;
|
|
122
117
|
statusBy?: string | null | undefined;
|
|
123
|
-
statusReason?: string | null | undefined;
|
|
124
118
|
gateways?: ({
|
|
119
|
+
paymentGateway: "REVENUE_MONSTER";
|
|
125
120
|
config: {
|
|
126
121
|
clientId: string;
|
|
127
122
|
clientPrivateKey: string;
|
|
128
123
|
clientSecret: string;
|
|
129
124
|
storeId: string;
|
|
130
125
|
};
|
|
131
|
-
paymentGateway: "REVENUE_MONSTER";
|
|
132
126
|
} | {
|
|
127
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
133
128
|
config: {
|
|
134
129
|
merchantId: string;
|
|
135
130
|
secretKey: string;
|
|
136
131
|
verifyKey: string;
|
|
137
132
|
};
|
|
138
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
139
133
|
} | {
|
|
134
|
+
paymentGateway: "MACAU_PASS";
|
|
140
135
|
config: {
|
|
141
|
-
storeID: string;
|
|
142
136
|
merchantId: string;
|
|
143
137
|
merchantName: string;
|
|
144
138
|
merchantCategoryCode: string;
|
|
139
|
+
storeID: string;
|
|
145
140
|
storeName: string;
|
|
146
141
|
};
|
|
147
|
-
paymentGateway: "MACAU_PASS";
|
|
148
142
|
} | {
|
|
143
|
+
paymentGateway: "DIGIO";
|
|
149
144
|
config: {
|
|
150
145
|
merchantId: string;
|
|
151
146
|
cardMerchantId: string;
|
|
152
147
|
};
|
|
153
|
-
paymentGateway: "DIGIO";
|
|
154
148
|
} | {
|
|
149
|
+
paymentGateway: "ADYEN";
|
|
155
150
|
config: {
|
|
156
151
|
hmacKey?: string | null | undefined;
|
|
157
|
-
clientKey: string;
|
|
158
152
|
merchantAccount: string;
|
|
159
153
|
username: string;
|
|
160
154
|
apiKey: string;
|
|
161
155
|
endpoint: string;
|
|
156
|
+
clientKey: string;
|
|
162
157
|
};
|
|
163
|
-
paymentGateway: "ADYEN";
|
|
164
158
|
} | {
|
|
159
|
+
paymentGateway: "KSHER";
|
|
165
160
|
config: {
|
|
166
|
-
appId: string;
|
|
167
161
|
privateKey: string;
|
|
162
|
+
appId: string;
|
|
168
163
|
};
|
|
169
|
-
paymentGateway: "KSHER";
|
|
170
164
|
} | {
|
|
171
|
-
config: {
|
|
172
|
-
locationId: string;
|
|
173
|
-
};
|
|
174
165
|
paymentGateway: "TYRO";
|
|
175
|
-
} | {
|
|
176
166
|
config: {
|
|
177
|
-
|
|
178
|
-
apiKey: string;
|
|
167
|
+
locationId: string;
|
|
179
168
|
};
|
|
180
|
-
paymentGateway: "BEAM";
|
|
181
169
|
})[] | null | undefined;
|
|
182
170
|
ref?: any;
|
|
183
171
|
status: "NEW" | "PENDING" | "APPROVED" | "REJECTED";
|
|
184
|
-
notifyUrl: string;
|
|
185
172
|
_id: string;
|
|
186
173
|
store: {
|
|
187
174
|
bank?: {
|
|
@@ -190,11 +177,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
190
177
|
holderName?: string | null | undefined;
|
|
191
178
|
name: string;
|
|
192
179
|
} | null | undefined;
|
|
193
|
-
bankStatement?: string | null | undefined;
|
|
194
|
-
ssm?: string | null | undefined;
|
|
195
|
-
exteriorPhoto?: string | null | undefined;
|
|
196
180
|
regNo?: string | null | undefined;
|
|
197
181
|
companyName?: string | null | undefined;
|
|
182
|
+
ssm?: string | null | undefined;
|
|
183
|
+
bankStatement?: string | null | undefined;
|
|
184
|
+
exteriorPhoto?: string | null | undefined;
|
|
198
185
|
keyPerson?: {
|
|
199
186
|
email: string;
|
|
200
187
|
name: string;
|
|
@@ -203,6 +190,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
203
190
|
id: string;
|
|
204
191
|
event: "ORDERING" | "MARKETING";
|
|
205
192
|
};
|
|
193
|
+
notifyUrl: string;
|
|
206
194
|
methods: {
|
|
207
195
|
rate?: {
|
|
208
196
|
amount: number;
|
|
@@ -213,7 +201,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
213
201
|
precision: number;
|
|
214
202
|
} | null | undefined;
|
|
215
203
|
tPlus?: number | null | undefined;
|
|
216
|
-
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "CARD" | "CASH" | "KBANK" | "
|
|
204
|
+
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "CARD" | "CASH" | "KBANK" | "ALIPAY" | "BOOST" | "GRABPAY" | "MAYBANKQRPAY" | "PRESTOPAY" | "RAZERPAY" | "SHOPEEPAY" | "TOUCHNGO" | "WECHATPAY" | "DUITNOW" | "PAYNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "JCB" | "DISCOVER" | "DINERS" | "THAIQR" | "TRUEMONEY" | "LINEPAY" | "REVOLUT" | "SARAWAKPAY" | "SETEL";
|
|
217
205
|
variant: string;
|
|
218
206
|
}[];
|
|
219
207
|
businessId: string;
|
|
@@ -7,71 +7,64 @@ 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
|
enable?: boolean | null | undefined;
|
|
11
12
|
submissionDate?: string | null | undefined;
|
|
12
13
|
statusBy?: string | null | undefined;
|
|
13
|
-
statusReason?: string | null | undefined;
|
|
14
14
|
gateways?: ({
|
|
15
|
+
paymentGateway: "REVENUE_MONSTER";
|
|
15
16
|
config: {
|
|
16
17
|
clientId: string;
|
|
17
18
|
clientPrivateKey: string;
|
|
18
19
|
clientSecret: string;
|
|
19
20
|
storeId: string;
|
|
20
21
|
};
|
|
21
|
-
paymentGateway: "REVENUE_MONSTER";
|
|
22
22
|
} | {
|
|
23
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
23
24
|
config: {
|
|
24
25
|
merchantId: string;
|
|
25
26
|
secretKey: string;
|
|
26
27
|
verifyKey: string;
|
|
27
28
|
};
|
|
28
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
29
29
|
} | {
|
|
30
|
+
paymentGateway: "MACAU_PASS";
|
|
30
31
|
config: {
|
|
31
|
-
storeID: string;
|
|
32
32
|
merchantId: string;
|
|
33
33
|
merchantName: string;
|
|
34
34
|
merchantCategoryCode: string;
|
|
35
|
+
storeID: string;
|
|
35
36
|
storeName: string;
|
|
36
37
|
};
|
|
37
|
-
paymentGateway: "MACAU_PASS";
|
|
38
38
|
} | {
|
|
39
|
+
paymentGateway: "DIGIO";
|
|
39
40
|
config: {
|
|
40
41
|
merchantId: string;
|
|
41
42
|
cardMerchantId: string;
|
|
42
43
|
};
|
|
43
|
-
paymentGateway: "DIGIO";
|
|
44
44
|
} | {
|
|
45
|
+
paymentGateway: "ADYEN";
|
|
45
46
|
config: {
|
|
46
47
|
hmacKey?: string | null | undefined;
|
|
47
|
-
clientKey: string;
|
|
48
48
|
merchantAccount: string;
|
|
49
49
|
username: string;
|
|
50
50
|
apiKey: string;
|
|
51
51
|
endpoint: string;
|
|
52
|
+
clientKey: string;
|
|
52
53
|
};
|
|
53
|
-
paymentGateway: "ADYEN";
|
|
54
54
|
} | {
|
|
55
|
+
paymentGateway: "KSHER";
|
|
55
56
|
config: {
|
|
56
|
-
appId: string;
|
|
57
57
|
privateKey: string;
|
|
58
|
+
appId: string;
|
|
58
59
|
};
|
|
59
|
-
paymentGateway: "KSHER";
|
|
60
60
|
} | {
|
|
61
|
-
config: {
|
|
62
|
-
locationId: string;
|
|
63
|
-
};
|
|
64
61
|
paymentGateway: "TYRO";
|
|
65
|
-
} | {
|
|
66
62
|
config: {
|
|
67
|
-
|
|
68
|
-
apiKey: string;
|
|
63
|
+
locationId: string;
|
|
69
64
|
};
|
|
70
|
-
paymentGateway: "BEAM";
|
|
71
65
|
})[] | null | undefined;
|
|
72
66
|
ref?: any;
|
|
73
67
|
status: "NEW" | "PENDING" | "APPROVED" | "REJECTED";
|
|
74
|
-
notifyUrl: string;
|
|
75
68
|
_id: string;
|
|
76
69
|
store: {
|
|
77
70
|
bank?: {
|
|
@@ -80,11 +73,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
80
73
|
holderName?: string | null | undefined;
|
|
81
74
|
name: string;
|
|
82
75
|
} | null | undefined;
|
|
83
|
-
bankStatement?: string | null | undefined;
|
|
84
|
-
ssm?: string | null | undefined;
|
|
85
|
-
exteriorPhoto?: string | null | undefined;
|
|
86
76
|
regNo?: string | null | undefined;
|
|
87
77
|
companyName?: string | null | undefined;
|
|
78
|
+
ssm?: string | null | undefined;
|
|
79
|
+
bankStatement?: string | null | undefined;
|
|
80
|
+
exteriorPhoto?: string | null | undefined;
|
|
88
81
|
keyPerson?: {
|
|
89
82
|
email: string;
|
|
90
83
|
name: string;
|
|
@@ -93,6 +86,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
93
86
|
id: string;
|
|
94
87
|
event: "ORDERING" | "MARKETING";
|
|
95
88
|
};
|
|
89
|
+
notifyUrl: string;
|
|
96
90
|
methods: {
|
|
97
91
|
rate?: {
|
|
98
92
|
amount: number;
|
|
@@ -103,7 +97,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
103
97
|
precision: number;
|
|
104
98
|
} | null | undefined;
|
|
105
99
|
tPlus?: number | null | undefined;
|
|
106
|
-
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "CARD" | "CASH" | "KBANK" | "
|
|
100
|
+
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "CARD" | "CASH" | "KBANK" | "ALIPAY" | "BOOST" | "GRABPAY" | "MAYBANKQRPAY" | "PRESTOPAY" | "RAZERPAY" | "SHOPEEPAY" | "TOUCHNGO" | "WECHATPAY" | "DUITNOW" | "PAYNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "JCB" | "DISCOVER" | "DINERS" | "THAIQR" | "TRUEMONEY" | "LINEPAY" | "REVOLUT" | "SARAWAKPAY" | "SETEL";
|
|
107
101
|
variant: string;
|
|
108
102
|
}[];
|
|
109
103
|
businessId: string;
|
|
@@ -117,71 +111,64 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
117
111
|
};
|
|
118
112
|
payoutAccount: {
|
|
119
113
|
type: PropType<{
|
|
114
|
+
statusReason?: string | null | undefined;
|
|
120
115
|
enable?: boolean | null | undefined;
|
|
121
116
|
submissionDate?: string | null | undefined;
|
|
122
117
|
statusBy?: string | null | undefined;
|
|
123
|
-
statusReason?: string | null | undefined;
|
|
124
118
|
gateways?: ({
|
|
119
|
+
paymentGateway: "REVENUE_MONSTER";
|
|
125
120
|
config: {
|
|
126
121
|
clientId: string;
|
|
127
122
|
clientPrivateKey: string;
|
|
128
123
|
clientSecret: string;
|
|
129
124
|
storeId: string;
|
|
130
125
|
};
|
|
131
|
-
paymentGateway: "REVENUE_MONSTER";
|
|
132
126
|
} | {
|
|
127
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
133
128
|
config: {
|
|
134
129
|
merchantId: string;
|
|
135
130
|
secretKey: string;
|
|
136
131
|
verifyKey: string;
|
|
137
132
|
};
|
|
138
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
139
133
|
} | {
|
|
134
|
+
paymentGateway: "MACAU_PASS";
|
|
140
135
|
config: {
|
|
141
|
-
storeID: string;
|
|
142
136
|
merchantId: string;
|
|
143
137
|
merchantName: string;
|
|
144
138
|
merchantCategoryCode: string;
|
|
139
|
+
storeID: string;
|
|
145
140
|
storeName: string;
|
|
146
141
|
};
|
|
147
|
-
paymentGateway: "MACAU_PASS";
|
|
148
142
|
} | {
|
|
143
|
+
paymentGateway: "DIGIO";
|
|
149
144
|
config: {
|
|
150
145
|
merchantId: string;
|
|
151
146
|
cardMerchantId: string;
|
|
152
147
|
};
|
|
153
|
-
paymentGateway: "DIGIO";
|
|
154
148
|
} | {
|
|
149
|
+
paymentGateway: "ADYEN";
|
|
155
150
|
config: {
|
|
156
151
|
hmacKey?: string | null | undefined;
|
|
157
|
-
clientKey: string;
|
|
158
152
|
merchantAccount: string;
|
|
159
153
|
username: string;
|
|
160
154
|
apiKey: string;
|
|
161
155
|
endpoint: string;
|
|
156
|
+
clientKey: string;
|
|
162
157
|
};
|
|
163
|
-
paymentGateway: "ADYEN";
|
|
164
158
|
} | {
|
|
159
|
+
paymentGateway: "KSHER";
|
|
165
160
|
config: {
|
|
166
|
-
appId: string;
|
|
167
161
|
privateKey: string;
|
|
162
|
+
appId: string;
|
|
168
163
|
};
|
|
169
|
-
paymentGateway: "KSHER";
|
|
170
164
|
} | {
|
|
171
|
-
config: {
|
|
172
|
-
locationId: string;
|
|
173
|
-
};
|
|
174
165
|
paymentGateway: "TYRO";
|
|
175
|
-
} | {
|
|
176
166
|
config: {
|
|
177
|
-
|
|
178
|
-
apiKey: string;
|
|
167
|
+
locationId: string;
|
|
179
168
|
};
|
|
180
|
-
paymentGateway: "BEAM";
|
|
181
169
|
})[] | null | undefined;
|
|
182
170
|
ref?: any;
|
|
183
171
|
status: "NEW" | "PENDING" | "APPROVED" | "REJECTED";
|
|
184
|
-
notifyUrl: string;
|
|
185
172
|
_id: string;
|
|
186
173
|
store: {
|
|
187
174
|
bank?: {
|
|
@@ -190,11 +177,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
190
177
|
holderName?: string | null | undefined;
|
|
191
178
|
name: string;
|
|
192
179
|
} | null | undefined;
|
|
193
|
-
bankStatement?: string | null | undefined;
|
|
194
|
-
ssm?: string | null | undefined;
|
|
195
|
-
exteriorPhoto?: string | null | undefined;
|
|
196
180
|
regNo?: string | null | undefined;
|
|
197
181
|
companyName?: string | null | undefined;
|
|
182
|
+
ssm?: string | null | undefined;
|
|
183
|
+
bankStatement?: string | null | undefined;
|
|
184
|
+
exteriorPhoto?: string | null | undefined;
|
|
198
185
|
keyPerson?: {
|
|
199
186
|
email: string;
|
|
200
187
|
name: string;
|
|
@@ -203,6 +190,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
203
190
|
id: string;
|
|
204
191
|
event: "ORDERING" | "MARKETING";
|
|
205
192
|
};
|
|
193
|
+
notifyUrl: string;
|
|
206
194
|
methods: {
|
|
207
195
|
rate?: {
|
|
208
196
|
amount: number;
|
|
@@ -213,7 +201,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
213
201
|
precision: number;
|
|
214
202
|
} | null | undefined;
|
|
215
203
|
tPlus?: number | null | undefined;
|
|
216
|
-
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "CARD" | "CASH" | "KBANK" | "
|
|
204
|
+
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "CARD" | "CASH" | "KBANK" | "ALIPAY" | "BOOST" | "GRABPAY" | "MAYBANKQRPAY" | "PRESTOPAY" | "RAZERPAY" | "SHOPEEPAY" | "TOUCHNGO" | "WECHATPAY" | "DUITNOW" | "PAYNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "JCB" | "DISCOVER" | "DINERS" | "THAIQR" | "TRUEMONEY" | "LINEPAY" | "REVOLUT" | "SARAWAKPAY" | "SETEL";
|
|
217
205
|
variant: string;
|
|
218
206
|
}[];
|
|
219
207
|
businessId: string;
|