@feedmepos/mf-payment 1.5.49-dev → 1.5.53-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--kRbMFOt.js} +5 -5
- package/dist/{OnboardForm-Cs1DHlmZ.js → OnboardForm-BtriYUid.js} +5 -5
- package/dist/OnboardSubmission-D8aJPkMw.js +222 -0
- package/dist/{OnboardSubmission-CHu94Dpl.js → OnboardSubmission-gps62Ktl.js} +34 -32
- package/dist/{PayoutAccount-COctKawh.js → PayoutAccount-CKungfsn.js} +4 -4
- package/dist/{PayoutAccount-Cgl4gvmF.js → PayoutAccount-DBnxkII_.js} +5 -5
- 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-DtWLhdzZ.js} +42 -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-DJj5A6jR.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
|
@@ -14,22 +14,21 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
14
14
|
};
|
|
15
15
|
}[] | null | undefined;
|
|
16
16
|
gateways?: ({
|
|
17
|
-
paymentGateway: "REVENUE_MONSTER";
|
|
18
17
|
config: {
|
|
19
18
|
clientId: string;
|
|
20
19
|
clientPrivateKey: string;
|
|
21
20
|
clientSecret: string;
|
|
22
21
|
storeId: string;
|
|
23
22
|
};
|
|
23
|
+
paymentGateway: "REVENUE_MONSTER";
|
|
24
24
|
} | {
|
|
25
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
26
25
|
config: {
|
|
27
26
|
merchantId: string;
|
|
28
27
|
secretKey: string;
|
|
29
28
|
verifyKey: string;
|
|
30
29
|
};
|
|
30
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
31
31
|
} | {
|
|
32
|
-
paymentGateway: "MACAU_PASS";
|
|
33
32
|
config: {
|
|
34
33
|
merchantId: string;
|
|
35
34
|
merchantName: string;
|
|
@@ -37,14 +36,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
37
36
|
storeID: string;
|
|
38
37
|
storeName: string;
|
|
39
38
|
};
|
|
39
|
+
paymentGateway: "MACAU_PASS";
|
|
40
40
|
} | {
|
|
41
|
-
paymentGateway: "DIGIO";
|
|
42
41
|
config: {
|
|
43
42
|
merchantId: string;
|
|
44
43
|
cardMerchantId: string;
|
|
45
44
|
};
|
|
45
|
+
paymentGateway: "DIGIO";
|
|
46
46
|
} | {
|
|
47
|
-
paymentGateway: "ADYEN";
|
|
48
47
|
config: {
|
|
49
48
|
hmacKey?: string | null | undefined;
|
|
50
49
|
merchantAccount: string;
|
|
@@ -53,12 +52,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
53
52
|
clientKey: string;
|
|
54
53
|
endpoint: string;
|
|
55
54
|
};
|
|
55
|
+
paymentGateway: "ADYEN";
|
|
56
56
|
} | {
|
|
57
|
-
paymentGateway: "KSHER";
|
|
58
57
|
config: {
|
|
59
58
|
appId: string;
|
|
60
59
|
privateKey: string;
|
|
61
60
|
};
|
|
61
|
+
paymentGateway: "KSHER";
|
|
62
62
|
})[] | null | undefined;
|
|
63
63
|
gatewayOverride?: {
|
|
64
64
|
type?: string | null | undefined;
|
|
@@ -67,12 +67,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
67
67
|
conditionValue?: any;
|
|
68
68
|
}[] | null | undefined;
|
|
69
69
|
value: string;
|
|
70
|
+
gateway: "RAZER_MERCHANT_SERVICE" | "REVENUE_MONSTER" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "MAYBANK_QR" | "GHL" | "FEEDME" | "CASH" | "KBANK" | "FEEDME_TERMINAL" | "GHL2" | "GHL3" | "MAYBANK" | "MAYBANK2" | "MAYBANK3" | "NETS" | "ADYEN_WECHATPAY" | "ADYEN_ALIPAY" | "KSHER_PROMPTPAY" | "KSHER_WECHATPAY" | "KSHER_ALIPAY" | "HLBB" | "GLOBAL_PAYMENTS" | "OMA";
|
|
70
71
|
icon: string;
|
|
71
72
|
label: string;
|
|
72
|
-
gateway: "RAZER_MERCHANT_SERVICE" | "REVENUE_MONSTER" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "MAYBANK_QR" | "GHL" | "FEEDME" | "CASH" | "KBANK" | "FEEDME_TERMINAL" | "GHL2" | "GHL3" | "MAYBANK" | "MAYBANK2" | "MAYBANK3" | "NETS" | "ADYEN_WECHATPAY" | "ADYEN_ALIPAY" | "KSHER_PROMPTPAY" | "KSHER_WECHATPAY" | "KSHER_ALIPAY" | "HLBB" | "GLOBAL_PAYMENTS" | "OMA";
|
|
73
73
|
}[] | null | undefined;
|
|
74
74
|
status: "NEW" | "PENDING" | "APPROVED";
|
|
75
|
-
|
|
75
|
+
_id: string;
|
|
76
76
|
store: {
|
|
77
77
|
bank?: {
|
|
78
78
|
type?: "OTHER" | "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | null | undefined;
|
|
@@ -80,20 +80,20 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
80
80
|
holderName?: string | null | undefined;
|
|
81
81
|
name: string;
|
|
82
82
|
} | null | undefined;
|
|
83
|
-
bankStatement?: string | null | undefined;
|
|
84
|
-
ssm?: string | null | undefined;
|
|
85
|
-
exteriorPhoto?: string | null | undefined;
|
|
86
83
|
regNo?: string | null | undefined;
|
|
87
84
|
companyName?: string | null | undefined;
|
|
85
|
+
ssm?: string | null | undefined;
|
|
86
|
+
bankStatement?: string | null | undefined;
|
|
87
|
+
exteriorPhoto?: string | null | undefined;
|
|
88
88
|
keyPerson?: {
|
|
89
|
+
email: string;
|
|
89
90
|
name: string;
|
|
90
91
|
phone: string;
|
|
91
|
-
email: string;
|
|
92
92
|
} | null | undefined;
|
|
93
93
|
id: string;
|
|
94
94
|
event: "ORDERING" | "MARKETING";
|
|
95
95
|
};
|
|
96
|
-
|
|
96
|
+
notifyUrl: string;
|
|
97
97
|
methods: {
|
|
98
98
|
rate?: {
|
|
99
99
|
amount: number;
|
|
@@ -104,7 +104,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
104
104
|
precision: number;
|
|
105
105
|
} | null | undefined;
|
|
106
106
|
tPlus?: number | null | undefined;
|
|
107
|
-
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "
|
|
107
|
+
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";
|
|
108
108
|
variant: string;
|
|
109
109
|
}[];
|
|
110
110
|
businessId: string;
|
|
@@ -126,22 +126,21 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
126
126
|
};
|
|
127
127
|
}[] | null | undefined;
|
|
128
128
|
gateways?: ({
|
|
129
|
-
paymentGateway: "REVENUE_MONSTER";
|
|
130
129
|
config: {
|
|
131
130
|
clientId: string;
|
|
132
131
|
clientPrivateKey: string;
|
|
133
132
|
clientSecret: string;
|
|
134
133
|
storeId: string;
|
|
135
134
|
};
|
|
135
|
+
paymentGateway: "REVENUE_MONSTER";
|
|
136
136
|
} | {
|
|
137
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
138
137
|
config: {
|
|
139
138
|
merchantId: string;
|
|
140
139
|
secretKey: string;
|
|
141
140
|
verifyKey: string;
|
|
142
141
|
};
|
|
142
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
143
143
|
} | {
|
|
144
|
-
paymentGateway: "MACAU_PASS";
|
|
145
144
|
config: {
|
|
146
145
|
merchantId: string;
|
|
147
146
|
merchantName: string;
|
|
@@ -149,14 +148,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
149
148
|
storeID: string;
|
|
150
149
|
storeName: string;
|
|
151
150
|
};
|
|
151
|
+
paymentGateway: "MACAU_PASS";
|
|
152
152
|
} | {
|
|
153
|
-
paymentGateway: "DIGIO";
|
|
154
153
|
config: {
|
|
155
154
|
merchantId: string;
|
|
156
155
|
cardMerchantId: string;
|
|
157
156
|
};
|
|
157
|
+
paymentGateway: "DIGIO";
|
|
158
158
|
} | {
|
|
159
|
-
paymentGateway: "ADYEN";
|
|
160
159
|
config: {
|
|
161
160
|
hmacKey?: string | null | undefined;
|
|
162
161
|
merchantAccount: string;
|
|
@@ -165,12 +164,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
165
164
|
clientKey: string;
|
|
166
165
|
endpoint: string;
|
|
167
166
|
};
|
|
167
|
+
paymentGateway: "ADYEN";
|
|
168
168
|
} | {
|
|
169
|
-
paymentGateway: "KSHER";
|
|
170
169
|
config: {
|
|
171
170
|
appId: string;
|
|
172
171
|
privateKey: string;
|
|
173
172
|
};
|
|
173
|
+
paymentGateway: "KSHER";
|
|
174
174
|
})[] | null | undefined;
|
|
175
175
|
gatewayOverride?: {
|
|
176
176
|
type?: string | null | undefined;
|
|
@@ -179,12 +179,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
179
179
|
conditionValue?: any;
|
|
180
180
|
}[] | null | undefined;
|
|
181
181
|
value: string;
|
|
182
|
+
gateway: "RAZER_MERCHANT_SERVICE" | "REVENUE_MONSTER" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "MAYBANK_QR" | "GHL" | "FEEDME" | "CASH" | "KBANK" | "FEEDME_TERMINAL" | "GHL2" | "GHL3" | "MAYBANK" | "MAYBANK2" | "MAYBANK3" | "NETS" | "ADYEN_WECHATPAY" | "ADYEN_ALIPAY" | "KSHER_PROMPTPAY" | "KSHER_WECHATPAY" | "KSHER_ALIPAY" | "HLBB" | "GLOBAL_PAYMENTS" | "OMA";
|
|
182
183
|
icon: string;
|
|
183
184
|
label: string;
|
|
184
|
-
gateway: "RAZER_MERCHANT_SERVICE" | "REVENUE_MONSTER" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "MAYBANK_QR" | "GHL" | "FEEDME" | "CASH" | "KBANK" | "FEEDME_TERMINAL" | "GHL2" | "GHL3" | "MAYBANK" | "MAYBANK2" | "MAYBANK3" | "NETS" | "ADYEN_WECHATPAY" | "ADYEN_ALIPAY" | "KSHER_PROMPTPAY" | "KSHER_WECHATPAY" | "KSHER_ALIPAY" | "HLBB" | "GLOBAL_PAYMENTS" | "OMA";
|
|
185
185
|
}[] | null | undefined;
|
|
186
186
|
status: "NEW" | "PENDING" | "APPROVED";
|
|
187
|
-
|
|
187
|
+
_id: string;
|
|
188
188
|
store: {
|
|
189
189
|
bank?: {
|
|
190
190
|
type?: "OTHER" | "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | null | undefined;
|
|
@@ -192,20 +192,20 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
192
192
|
holderName?: string | null | undefined;
|
|
193
193
|
name: string;
|
|
194
194
|
} | null | undefined;
|
|
195
|
-
bankStatement?: string | null | undefined;
|
|
196
|
-
ssm?: string | null | undefined;
|
|
197
|
-
exteriorPhoto?: string | null | undefined;
|
|
198
195
|
regNo?: string | null | undefined;
|
|
199
196
|
companyName?: string | null | undefined;
|
|
197
|
+
ssm?: string | null | undefined;
|
|
198
|
+
bankStatement?: string | null | undefined;
|
|
199
|
+
exteriorPhoto?: string | null | undefined;
|
|
200
200
|
keyPerson?: {
|
|
201
|
+
email: string;
|
|
201
202
|
name: string;
|
|
202
203
|
phone: string;
|
|
203
|
-
email: string;
|
|
204
204
|
} | null | undefined;
|
|
205
205
|
id: string;
|
|
206
206
|
event: "ORDERING" | "MARKETING";
|
|
207
207
|
};
|
|
208
|
-
|
|
208
|
+
notifyUrl: string;
|
|
209
209
|
methods: {
|
|
210
210
|
rate?: {
|
|
211
211
|
amount: number;
|
|
@@ -216,7 +216,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
216
216
|
precision: number;
|
|
217
217
|
} | null | undefined;
|
|
218
218
|
tPlus?: number | null | undefined;
|
|
219
|
-
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "
|
|
219
|
+
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";
|
|
220
220
|
variant: string;
|
|
221
221
|
}[];
|
|
222
222
|
businessId: string;
|
|
@@ -9,22 +9,21 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
9
9
|
type: PropType<{
|
|
10
10
|
enable?: boolean | null | undefined;
|
|
11
11
|
gateways?: ({
|
|
12
|
-
paymentGateway: "REVENUE_MONSTER";
|
|
13
12
|
config: {
|
|
14
13
|
clientId: string;
|
|
15
14
|
clientPrivateKey: string;
|
|
16
15
|
clientSecret: string;
|
|
17
16
|
storeId: string;
|
|
18
17
|
};
|
|
18
|
+
paymentGateway: "REVENUE_MONSTER";
|
|
19
19
|
} | {
|
|
20
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
21
20
|
config: {
|
|
22
21
|
merchantId: string;
|
|
23
22
|
secretKey: string;
|
|
24
23
|
verifyKey: string;
|
|
25
24
|
};
|
|
25
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
26
26
|
} | {
|
|
27
|
-
paymentGateway: "MACAU_PASS";
|
|
28
27
|
config: {
|
|
29
28
|
merchantId: string;
|
|
30
29
|
merchantName: string;
|
|
@@ -32,14 +31,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
32
31
|
storeID: string;
|
|
33
32
|
storeName: string;
|
|
34
33
|
};
|
|
34
|
+
paymentGateway: "MACAU_PASS";
|
|
35
35
|
} | {
|
|
36
|
-
paymentGateway: "DIGIO";
|
|
37
36
|
config: {
|
|
38
37
|
merchantId: string;
|
|
39
38
|
cardMerchantId: string;
|
|
40
39
|
};
|
|
40
|
+
paymentGateway: "DIGIO";
|
|
41
41
|
} | {
|
|
42
|
-
paymentGateway: "ADYEN";
|
|
43
42
|
config: {
|
|
44
43
|
hmacKey?: string | null | undefined;
|
|
45
44
|
merchantAccount: string;
|
|
@@ -48,16 +47,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
48
47
|
clientKey: string;
|
|
49
48
|
endpoint: string;
|
|
50
49
|
};
|
|
50
|
+
paymentGateway: "ADYEN";
|
|
51
51
|
} | {
|
|
52
|
-
paymentGateway: "KSHER";
|
|
53
52
|
config: {
|
|
54
53
|
appId: string;
|
|
55
54
|
privateKey: string;
|
|
56
55
|
};
|
|
56
|
+
paymentGateway: "KSHER";
|
|
57
57
|
})[] | null | undefined;
|
|
58
58
|
ref?: any;
|
|
59
59
|
status: "NEW" | "PENDING" | "APPROVED";
|
|
60
|
-
|
|
60
|
+
_id: string;
|
|
61
61
|
store: {
|
|
62
62
|
bank?: {
|
|
63
63
|
type?: "OTHER" | "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | null | undefined;
|
|
@@ -65,20 +65,20 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
65
65
|
holderName?: string | null | undefined;
|
|
66
66
|
name: string;
|
|
67
67
|
} | null | undefined;
|
|
68
|
-
bankStatement?: string | null | undefined;
|
|
69
|
-
ssm?: string | null | undefined;
|
|
70
|
-
exteriorPhoto?: string | null | undefined;
|
|
71
68
|
regNo?: string | null | undefined;
|
|
72
69
|
companyName?: string | null | undefined;
|
|
70
|
+
ssm?: string | null | undefined;
|
|
71
|
+
bankStatement?: string | null | undefined;
|
|
72
|
+
exteriorPhoto?: string | null | undefined;
|
|
73
73
|
keyPerson?: {
|
|
74
|
+
email: string;
|
|
74
75
|
name: string;
|
|
75
76
|
phone: string;
|
|
76
|
-
email: string;
|
|
77
77
|
} | null | undefined;
|
|
78
78
|
id: string;
|
|
79
79
|
event: "ORDERING" | "MARKETING";
|
|
80
80
|
};
|
|
81
|
-
|
|
81
|
+
notifyUrl: string;
|
|
82
82
|
methods: {
|
|
83
83
|
rate?: {
|
|
84
84
|
amount: number;
|
|
@@ -89,7 +89,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
89
89
|
precision: number;
|
|
90
90
|
} | null | undefined;
|
|
91
91
|
tPlus?: number | null | undefined;
|
|
92
|
-
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "
|
|
92
|
+
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";
|
|
93
93
|
variant: string;
|
|
94
94
|
}[];
|
|
95
95
|
businessId: string;
|
|
@@ -105,22 +105,21 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
105
105
|
type: PropType<{
|
|
106
106
|
enable?: boolean | null | undefined;
|
|
107
107
|
gateways?: ({
|
|
108
|
-
paymentGateway: "REVENUE_MONSTER";
|
|
109
108
|
config: {
|
|
110
109
|
clientId: string;
|
|
111
110
|
clientPrivateKey: string;
|
|
112
111
|
clientSecret: string;
|
|
113
112
|
storeId: string;
|
|
114
113
|
};
|
|
114
|
+
paymentGateway: "REVENUE_MONSTER";
|
|
115
115
|
} | {
|
|
116
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
117
116
|
config: {
|
|
118
117
|
merchantId: string;
|
|
119
118
|
secretKey: string;
|
|
120
119
|
verifyKey: string;
|
|
121
120
|
};
|
|
121
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
122
122
|
} | {
|
|
123
|
-
paymentGateway: "MACAU_PASS";
|
|
124
123
|
config: {
|
|
125
124
|
merchantId: string;
|
|
126
125
|
merchantName: string;
|
|
@@ -128,14 +127,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
128
127
|
storeID: string;
|
|
129
128
|
storeName: string;
|
|
130
129
|
};
|
|
130
|
+
paymentGateway: "MACAU_PASS";
|
|
131
131
|
} | {
|
|
132
|
-
paymentGateway: "DIGIO";
|
|
133
132
|
config: {
|
|
134
133
|
merchantId: string;
|
|
135
134
|
cardMerchantId: string;
|
|
136
135
|
};
|
|
136
|
+
paymentGateway: "DIGIO";
|
|
137
137
|
} | {
|
|
138
|
-
paymentGateway: "ADYEN";
|
|
139
138
|
config: {
|
|
140
139
|
hmacKey?: string | null | undefined;
|
|
141
140
|
merchantAccount: string;
|
|
@@ -144,16 +143,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
144
143
|
clientKey: string;
|
|
145
144
|
endpoint: string;
|
|
146
145
|
};
|
|
146
|
+
paymentGateway: "ADYEN";
|
|
147
147
|
} | {
|
|
148
|
-
paymentGateway: "KSHER";
|
|
149
148
|
config: {
|
|
150
149
|
appId: string;
|
|
151
150
|
privateKey: string;
|
|
152
151
|
};
|
|
152
|
+
paymentGateway: "KSHER";
|
|
153
153
|
})[] | null | undefined;
|
|
154
154
|
ref?: any;
|
|
155
155
|
status: "NEW" | "PENDING" | "APPROVED";
|
|
156
|
-
|
|
156
|
+
_id: string;
|
|
157
157
|
store: {
|
|
158
158
|
bank?: {
|
|
159
159
|
type?: "OTHER" | "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | null | undefined;
|
|
@@ -161,20 +161,20 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
161
161
|
holderName?: string | null | undefined;
|
|
162
162
|
name: string;
|
|
163
163
|
} | null | undefined;
|
|
164
|
-
bankStatement?: string | null | undefined;
|
|
165
|
-
ssm?: string | null | undefined;
|
|
166
|
-
exteriorPhoto?: string | null | undefined;
|
|
167
164
|
regNo?: string | null | undefined;
|
|
168
165
|
companyName?: string | null | undefined;
|
|
166
|
+
ssm?: string | null | undefined;
|
|
167
|
+
bankStatement?: string | null | undefined;
|
|
168
|
+
exteriorPhoto?: string | null | undefined;
|
|
169
169
|
keyPerson?: {
|
|
170
|
+
email: string;
|
|
170
171
|
name: string;
|
|
171
172
|
phone: string;
|
|
172
|
-
email: string;
|
|
173
173
|
} | null | undefined;
|
|
174
174
|
id: string;
|
|
175
175
|
event: "ORDERING" | "MARKETING";
|
|
176
176
|
};
|
|
177
|
-
|
|
177
|
+
notifyUrl: string;
|
|
178
178
|
methods: {
|
|
179
179
|
rate?: {
|
|
180
180
|
amount: number;
|
|
@@ -185,7 +185,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
185
185
|
precision: number;
|
|
186
186
|
} | null | undefined;
|
|
187
187
|
tPlus?: number | null | undefined;
|
|
188
|
-
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "
|
|
188
|
+
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";
|
|
189
189
|
variant: string;
|
|
190
190
|
}[];
|
|
191
191
|
businessId: string;
|
|
@@ -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;
|
|
@@ -96,22 +96,21 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
96
96
|
type: PropType<{
|
|
97
97
|
enable?: boolean | null | undefined;
|
|
98
98
|
gateways?: ({
|
|
99
|
-
paymentGateway: "REVENUE_MONSTER";
|
|
100
99
|
config: {
|
|
101
100
|
clientId: string;
|
|
102
101
|
clientPrivateKey: string;
|
|
103
102
|
clientSecret: string;
|
|
104
103
|
storeId: string;
|
|
105
104
|
};
|
|
105
|
+
paymentGateway: "REVENUE_MONSTER";
|
|
106
106
|
} | {
|
|
107
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
108
107
|
config: {
|
|
109
108
|
merchantId: string;
|
|
110
109
|
secretKey: string;
|
|
111
110
|
verifyKey: string;
|
|
112
111
|
};
|
|
112
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
113
113
|
} | {
|
|
114
|
-
paymentGateway: "MACAU_PASS";
|
|
115
114
|
config: {
|
|
116
115
|
merchantId: string;
|
|
117
116
|
merchantName: string;
|
|
@@ -119,14 +118,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
119
118
|
storeID: string;
|
|
120
119
|
storeName: string;
|
|
121
120
|
};
|
|
121
|
+
paymentGateway: "MACAU_PASS";
|
|
122
122
|
} | {
|
|
123
|
-
paymentGateway: "DIGIO";
|
|
124
123
|
config: {
|
|
125
124
|
merchantId: string;
|
|
126
125
|
cardMerchantId: string;
|
|
127
126
|
};
|
|
127
|
+
paymentGateway: "DIGIO";
|
|
128
128
|
} | {
|
|
129
|
-
paymentGateway: "ADYEN";
|
|
130
129
|
config: {
|
|
131
130
|
hmacKey?: string | null | undefined;
|
|
132
131
|
merchantAccount: string;
|
|
@@ -135,16 +134,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
135
134
|
clientKey: string;
|
|
136
135
|
endpoint: string;
|
|
137
136
|
};
|
|
137
|
+
paymentGateway: "ADYEN";
|
|
138
138
|
} | {
|
|
139
|
-
paymentGateway: "KSHER";
|
|
140
139
|
config: {
|
|
141
140
|
appId: string;
|
|
142
141
|
privateKey: string;
|
|
143
142
|
};
|
|
143
|
+
paymentGateway: "KSHER";
|
|
144
144
|
})[] | null | undefined;
|
|
145
145
|
ref?: any;
|
|
146
146
|
status: "NEW" | "PENDING" | "APPROVED";
|
|
147
|
-
|
|
147
|
+
_id: string;
|
|
148
148
|
store: {
|
|
149
149
|
bank?: {
|
|
150
150
|
type?: "OTHER" | "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | null | undefined;
|
|
@@ -152,20 +152,20 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
152
152
|
holderName?: string | null | undefined;
|
|
153
153
|
name: string;
|
|
154
154
|
} | null | undefined;
|
|
155
|
-
bankStatement?: string | null | undefined;
|
|
156
|
-
ssm?: string | null | undefined;
|
|
157
|
-
exteriorPhoto?: string | null | undefined;
|
|
158
155
|
regNo?: string | null | undefined;
|
|
159
156
|
companyName?: string | null | undefined;
|
|
157
|
+
ssm?: string | null | undefined;
|
|
158
|
+
bankStatement?: string | null | undefined;
|
|
159
|
+
exteriorPhoto?: string | null | undefined;
|
|
160
160
|
keyPerson?: {
|
|
161
|
+
email: string;
|
|
161
162
|
name: string;
|
|
162
163
|
phone: string;
|
|
163
|
-
email: string;
|
|
164
164
|
} | null | undefined;
|
|
165
165
|
id: string;
|
|
166
166
|
event: "ORDERING" | "MARKETING";
|
|
167
167
|
};
|
|
168
|
-
|
|
168
|
+
notifyUrl: string;
|
|
169
169
|
methods: {
|
|
170
170
|
rate?: {
|
|
171
171
|
amount: number;
|
|
@@ -176,7 +176,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
176
176
|
precision: number;
|
|
177
177
|
} | null | undefined;
|
|
178
178
|
tPlus?: number | null | undefined;
|
|
179
|
-
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "
|
|
179
|
+
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";
|
|
180
180
|
variant: string;
|
|
181
181
|
}[];
|
|
182
182
|
businessId: string;
|