@feedmepos/mf-payment 1.9.2-dev → 1.9.3-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-Cj53GO_N.js → Actions.vue_vue_type_script_setup_true_lang-C9cv5yKo.js} +1 -1
- package/dist/{AdminBusinessSelector.vue_vue_type_script_setup_true_lang-wKI4THJI.js → AdminBusinessSelector.vue_vue_type_script_setup_true_lang-NKO6-sgg.js} +3 -3
- package/dist/{AdminRestaurantSelector.vue_vue_type_script_setup_true_lang-F4XF1EBH.js → AdminRestaurantSelector.vue_vue_type_script_setup_true_lang-uhnNKle-.js} +2 -2
- package/dist/{Chargeback-Q9TwfBua.js → Chargeback-C5c2ggX9.js} +5 -5
- package/dist/{DocumentViewer.vue_vue_type_script_setup_true_lang-BoA7oU4w.js → DocumentViewer.vue_vue_type_script_setup_true_lang-DbDKfWJX.js} +1 -1
- package/dist/ExternalTerminal-Cd_azqjT.js +502 -0
- package/dist/{OnboardForm-BqR1LMiZ.js → OnboardForm-COJfmIJt.js} +6 -6
- package/dist/{OnboardForm-JO-C9g8W.js → OnboardForm-CVuu8ixt.js} +6 -6
- package/dist/{OnboardSubmission-CHT-P-Ic.js → OnboardSubmission-CuH1DxWt.js} +3 -3
- package/dist/{OnboardSubmission-CN5Tj-jX.js → OnboardSubmission-Tl3HQgov.js} +6 -6
- package/dist/{PayoutAccount-BWLfwV2s.js → PayoutAccount-CmHNLOdq.js} +5 -5
- package/dist/{PayoutAccount-DAhF8-VH.js → PayoutAccount-PXQSHup9.js} +7 -7
- package/dist/{PayoutAccountSetting-C0UFWM2S.js → PayoutAccountSetting-cV5Ts_Qq.js} +6 -6
- package/dist/{Restaurant-DVMOyNO2.js → Restaurant-LzRSv42P.js} +4 -4
- package/dist/{RestaurantSetting-BmUp1cQC.js → RestaurantSetting-CsnW19gh.js} +3 -3
- package/dist/{Settlement-C1PNJ1An.js → Settlement-BycHPszE.js} +3 -3
- package/dist/{Settlement-D6aPHxlg.js → Settlement-eq9msmbN.js} +4 -4
- package/dist/{SettlementTransactions-9T0Bf8En.js → SettlementTransactions-BiDjpqc3.js} +5 -5
- package/dist/{SettlementTransactions-DFxZEQ60.js → SettlementTransactions-Ccm_gaYg.js} +5 -5
- package/dist/{Status.vue_vue_type_script_setup_true_lang-BFY-fAA2.js → Status.vue_vue_type_script_setup_true_lang-DuVSuCqQ.js} +1 -1
- package/dist/{Terminal-C2DGfldl.js → Terminal-ZRi75g3B.js} +386 -387
- package/dist/{TerminalSetting-BJNeeFK7.js → TerminalSetting-CpIOhxYF.js} +5 -5
- package/dist/{Transaction-DwgWU5Ad.js → Transaction-ClDKUNW6.js} +10 -10
- package/dist/{Transaction-CeBgamlO.js → Transaction-Dfty1Pkq.js} +11 -11
- package/dist/{TransactionOld-CqyshxAx.js → TransactionOld-CkoAQGox.js} +7 -7
- package/dist/{TransactionStatus.vue_vue_type_script_setup_true_lang-m6NY2_t1.js → TransactionStatus.vue_vue_type_script_setup_true_lang-BU1aDd8a.js} +1 -1
- package/dist/api/external-terminal/index.d.ts +13 -0
- package/dist/{app-BNOT8745.js → app-BO87oXyA.js} +279 -270
- package/dist/app.js +1 -1
- package/dist/{assets-DEgje5FK.js → assets-CEy6OF2t.js} +1 -1
- package/dist/{grafana-RTLPQTk6.js → grafana-BL6EdH24.js} +1 -1
- package/dist/{index-C1Xfilha.js → index--870P92-.js} +2 -2
- package/dist/{index-BgHlIItQ.js → index-By1YYoRG.js} +1 -1
- package/dist/{index-DE270fHE.js → index-CAd13T_z.js} +1 -1
- package/dist/{index-C1quqYTh.js → index-CGfEnp2P.js} +1 -1
- package/dist/{index-BisMRIXk.js → index-CXpoEy-p.js} +1 -1
- package/dist/{index-CXRxF0Ou.js → index-DEPKBu9W.js} +1 -1
- package/dist/{index-BC32-A2y.js → index-NcS-Zyhu.js} +1 -1
- package/dist/{index-DbzekTz-.js → index-nn5zFo8I.js} +1 -1
- package/dist/{index-Bq9WMucY.js → index-zzOpgyK_.js} +3080 -3021
- package/dist/{index.vue_vue_type_script_setup_true_lang-4Dnkhy4y.js → index.vue_vue_type_script_setup_true_lang-DZQR-ukK.js} +1 -1
- package/dist/{onboard-submission-CsuFLqQF.js → onboard-submission-29LM4jfB.js} +1 -1
- package/dist/package.json +3 -3
- package/dist/{payout-account-C1mPet3p.js → payout-account-HS9MHh85.js} +3 -3
- package/dist/stores/payoutAccount.d.ts +20 -20
- package/dist/style.css +1 -1
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/views/admin/external-terminal/ExternalTerminal.vue.d.ts +2 -0
- package/dist/views/admin/external-terminal/ExternalTerminalDialog.vue.d.ts +65 -0
- package/dist/views/admin/external-terminal/ExternalTerminalPairDialog.vue.d.ts +67 -0
- package/dist/views/admin/external-terminal/cell/Actions.vue.d.ts +14 -0
- package/dist/views/admin/external-terminal/cell/ID.vue.d.ts +7 -0
- package/dist/views/admin/external-terminal/pair/BRITerminal.vue.d.ts +76 -0
- package/dist/views/admin/external-terminal/pair/BeamTerminal.vue.d.ts +76 -0
- package/dist/views/admin/payout-account/tabs/Information.vue.d.ts +20 -20
- package/dist/views/admin/payout-account/tabs/PaymentChannel.vue.d.ts +42 -42
- package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +42 -42
- package/dist/views/admin/payout-account/tabs/PaymentStatus.vue.d.ts +20 -20
- package/dist/views/admin/payout-account/tabs/Settlement.vue.d.ts +20 -20
- package/dist/views/admin/payout-account/tabs/TokenGateway.vue.d.ts +42 -42
- package/dist/views/admin/payout-account/tabs/gateway/AdyenGateway.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 +2 -2
- package/dist/views/admin/payout-account/tabs/gateway/MacauPassGateway.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 +2 -2
- package/dist/views/admin/restaurant/tabs/gateway/BeamGateway.vue.d.ts +2 -2
- package/dist/views/admin/restaurant/tabs/gateway/DigioGateway.vue.d.ts +2 -2
- package/dist/views/admin/restaurant/tabs/gateway/FiuuGateway.vue.d.ts +6 -6
- package/dist/views/admin/restaurant/tabs/gateway/GhlGateway.vue.d.ts +4 -4
- package/dist/views/admin/restaurant/tabs/gateway/GrabGateway.vue.d.ts +2 -2
- package/dist/views/admin/restaurant/tabs/gateway/KsherGateway.vue.d.ts +4 -4
- package/dist/views/admin/restaurant/tabs/gateway/MacauPassGateway.vue.d.ts +4 -4
- package/dist/views/admin/restaurant/tabs/gateway/MaybankGateway.vue.d.ts +2 -2
- package/dist/views/admin/restaurant/tabs/gateway/MonetapayGateway.vue.d.ts +2 -2
- package/dist/views/admin/restaurant/tabs/gateway/RevenueMonsterGateway.vue.d.ts +2 -2
- package/dist/views/admin/restaurant/tabs/gateway/SoftSpaceGateway.vue.d.ts +2 -2
- package/dist/views/admin/terminal/TerminalDialog.vue.d.ts +18 -20
- package/dist/views/admin/terminal/tabs/EcrGateway.vue.d.ts +18 -20
- package/dist/views/admin/terminal/tabs/Information.vue.d.ts +18 -20
- package/dist/views/admin/terminal/tabs/PaymentCheckout.vue.d.ts +18 -20
- package/dist/views/admin/terminal/tabs/QrGateway.vue.d.ts +18 -20
- package/dist/views/admin/terminal/tabs/SettingRequest.vue.d.ts +18 -20
- package/dist/views/admin/terminal/tabs/SoftposGateway.vue.d.ts +18 -20
- package/dist/views/admin/terminal/tabs/ecr/Ghl2Gateway.vue.d.ts +18 -20
- package/dist/views/admin/terminal/tabs/ecr/Ghl3Gateway.vue.d.ts +18 -20
- package/dist/views/admin/terminal/tabs/ecr/GhlGateway.vue.d.ts +18 -20
- package/dist/views/admin/terminal/tabs/ecr/GlobalPaymentsGateway.vue.d.ts +18 -20
- package/dist/views/admin/terminal/tabs/ecr/HlbbGateway.vue.d.ts +18 -20
- package/dist/views/admin/terminal/tabs/ecr/KBankGateway.vue.d.ts +18 -20
- package/dist/views/admin/terminal/tabs/ecr/Maybank2Gateway.vue.d.ts +18 -20
- package/dist/views/admin/terminal/tabs/ecr/Maybank3Gateway.vue.d.ts +18 -20
- package/dist/views/admin/terminal/tabs/ecr/MaybankGateway.vue.d.ts +18 -20
- package/dist/views/admin/terminal/tabs/ecr/NetsGateway.vue.d.ts +18 -20
- package/dist/views/admin/terminal/tabs/ecr/OmaGateway.vue.d.ts +18 -20
- package/dist/views/admin/terminal/tabs/ecr/RevenueGateway.vue.d.ts +18 -20
- package/dist/views/admin/terminal/tabs/ecr/TerminalGateway.vue.d.ts +18 -20
- package/dist/views/admin/terminal/tabs/qr/PromptPayGateway.vue.d.ts +18 -20
- package/dist/views/admin/terminal/tabs/settings/KioskMode.vue.d.ts +18 -20
- package/dist/views/payout-account/PayoutAccountTable.vue.d.ts +40 -40
- package/package.json +2 -2
|
@@ -2,20 +2,6 @@ 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;
|
|
9
|
-
tokens?: {
|
|
10
|
-
type: "googlePay" | "applePay";
|
|
11
|
-
gateway: "RAZER_MERCHANT_SERVICE" | "REVENUE_MONSTER" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "MAYBANK_QR" | "MONETAPAY" | "BEAM" | "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" | "TYRO" | "REVENUE";
|
|
12
|
-
config: {
|
|
13
|
-
gateway: string;
|
|
14
|
-
gatewayMerchantId: string;
|
|
15
|
-
} | {
|
|
16
|
-
merchantId: string;
|
|
17
|
-
};
|
|
18
|
-
}[] | null | undefined;
|
|
19
5
|
gateways?: ({
|
|
20
6
|
config: {
|
|
21
7
|
clientId: string;
|
|
@@ -26,15 +12,15 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
26
12
|
paymentGateway: "REVENUE_MONSTER";
|
|
27
13
|
} | {
|
|
28
14
|
config: {
|
|
29
|
-
merchantId: string;
|
|
30
15
|
secretKey: string;
|
|
16
|
+
merchantId: string;
|
|
31
17
|
verifyKey: string;
|
|
32
18
|
};
|
|
33
19
|
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
34
20
|
} | {
|
|
35
21
|
config: {
|
|
36
|
-
storeID: string;
|
|
37
22
|
merchantId: string;
|
|
23
|
+
storeID: string;
|
|
38
24
|
merchantName: string;
|
|
39
25
|
merchantCategoryCode: string;
|
|
40
26
|
storeName: string;
|
|
@@ -49,17 +35,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
49
35
|
} | {
|
|
50
36
|
config: {
|
|
51
37
|
hmacKey?: string | null | undefined;
|
|
52
|
-
clientKey: string;
|
|
53
38
|
merchantAccount: string;
|
|
54
39
|
username: string;
|
|
55
40
|
apiKey: string;
|
|
41
|
+
clientKey: string;
|
|
56
42
|
endpoint: string;
|
|
57
43
|
};
|
|
58
44
|
paymentGateway: "ADYEN";
|
|
59
45
|
} | {
|
|
60
46
|
config: {
|
|
61
|
-
appId: string;
|
|
62
47
|
privateKey: string;
|
|
48
|
+
appId: string;
|
|
63
49
|
};
|
|
64
50
|
paymentGateway: "KSHER";
|
|
65
51
|
} | {
|
|
@@ -74,6 +60,20 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
74
60
|
};
|
|
75
61
|
paymentGateway: "BEAM";
|
|
76
62
|
})[] | null | undefined;
|
|
63
|
+
enable?: boolean | null | undefined;
|
|
64
|
+
submissionDate?: string | null | undefined;
|
|
65
|
+
statusBy?: string | null | undefined;
|
|
66
|
+
statusReason?: string | null | undefined;
|
|
67
|
+
tokens?: {
|
|
68
|
+
type: "googlePay" | "applePay";
|
|
69
|
+
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "MAYBANK_QR" | "MONETAPAY" | "BEAM" | "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" | "TYRO" | "REVENUE" | "BEAM_ALIPAY" | "BEAM_WECHATPAY" | "BEAM_SHOPEEPAY" | "BEAM_LINEPAY" | "BEAM_TRUEMONEY";
|
|
70
|
+
config: {
|
|
71
|
+
gateway: string;
|
|
72
|
+
gatewayMerchantId: string;
|
|
73
|
+
} | {
|
|
74
|
+
merchantId: string;
|
|
75
|
+
};
|
|
76
|
+
}[] | null | undefined;
|
|
77
77
|
gatewayOverride?: {
|
|
78
78
|
type?: string | null | undefined;
|
|
79
79
|
conditions?: {
|
|
@@ -81,7 +81,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
81
81
|
conditionValue?: any;
|
|
82
82
|
}[] | null | undefined;
|
|
83
83
|
value: string;
|
|
84
|
-
gateway: "
|
|
84
|
+
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "MAYBANK_QR" | "MONETAPAY" | "BEAM" | "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" | "TYRO" | "REVENUE" | "BEAM_ALIPAY" | "BEAM_WECHATPAY" | "BEAM_SHOPEEPAY" | "BEAM_LINEPAY" | "BEAM_TRUEMONEY";
|
|
85
85
|
icon: string;
|
|
86
86
|
label: string;
|
|
87
87
|
}[] | null | undefined;
|
|
@@ -101,13 +101,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
101
101
|
regNo?: string | null | undefined;
|
|
102
102
|
companyName?: string | null | undefined;
|
|
103
103
|
keyPerson?: {
|
|
104
|
-
email: string;
|
|
105
104
|
name: string;
|
|
106
105
|
phone: string;
|
|
106
|
+
email: string;
|
|
107
107
|
} | null | undefined;
|
|
108
108
|
id: string;
|
|
109
109
|
event: "ORDERING" | "MARKETING";
|
|
110
110
|
};
|
|
111
|
+
businessId: string;
|
|
111
112
|
methods: {
|
|
112
113
|
rate?: {
|
|
113
114
|
amount: number;
|
|
@@ -121,27 +122,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
121
122
|
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "CARD" | "CASH" | "KBANK" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "MAYBANKQRPAY" | "PRESTOPAY" | "RAZERPAY" | "SHOPEEPAY" | "TOUCHNGO" | "DUITNOW" | "PAYNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "JCB" | "DISCOVER" | "DINERS" | "THAIQR" | "TRUEMONEY" | "LINEPAY" | "REVOLUT" | "SARAWAKPAY" | "SETEL";
|
|
122
123
|
variant: string;
|
|
123
124
|
}[];
|
|
124
|
-
businessId: string;
|
|
125
125
|
}>;
|
|
126
126
|
required: true;
|
|
127
127
|
};
|
|
128
128
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
129
129
|
payoutAccount: {
|
|
130
130
|
type: PropType<{
|
|
131
|
-
enable?: boolean | null | undefined;
|
|
132
|
-
submissionDate?: string | null | undefined;
|
|
133
|
-
statusBy?: string | null | undefined;
|
|
134
|
-
statusReason?: string | null | undefined;
|
|
135
|
-
tokens?: {
|
|
136
|
-
type: "googlePay" | "applePay";
|
|
137
|
-
gateway: "RAZER_MERCHANT_SERVICE" | "REVENUE_MONSTER" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "MAYBANK_QR" | "MONETAPAY" | "BEAM" | "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" | "TYRO" | "REVENUE";
|
|
138
|
-
config: {
|
|
139
|
-
gateway: string;
|
|
140
|
-
gatewayMerchantId: string;
|
|
141
|
-
} | {
|
|
142
|
-
merchantId: string;
|
|
143
|
-
};
|
|
144
|
-
}[] | null | undefined;
|
|
145
131
|
gateways?: ({
|
|
146
132
|
config: {
|
|
147
133
|
clientId: string;
|
|
@@ -152,15 +138,15 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
152
138
|
paymentGateway: "REVENUE_MONSTER";
|
|
153
139
|
} | {
|
|
154
140
|
config: {
|
|
155
|
-
merchantId: string;
|
|
156
141
|
secretKey: string;
|
|
142
|
+
merchantId: string;
|
|
157
143
|
verifyKey: string;
|
|
158
144
|
};
|
|
159
145
|
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
160
146
|
} | {
|
|
161
147
|
config: {
|
|
162
|
-
storeID: string;
|
|
163
148
|
merchantId: string;
|
|
149
|
+
storeID: string;
|
|
164
150
|
merchantName: string;
|
|
165
151
|
merchantCategoryCode: string;
|
|
166
152
|
storeName: string;
|
|
@@ -175,17 +161,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
175
161
|
} | {
|
|
176
162
|
config: {
|
|
177
163
|
hmacKey?: string | null | undefined;
|
|
178
|
-
clientKey: string;
|
|
179
164
|
merchantAccount: string;
|
|
180
165
|
username: string;
|
|
181
166
|
apiKey: string;
|
|
167
|
+
clientKey: string;
|
|
182
168
|
endpoint: string;
|
|
183
169
|
};
|
|
184
170
|
paymentGateway: "ADYEN";
|
|
185
171
|
} | {
|
|
186
172
|
config: {
|
|
187
|
-
appId: string;
|
|
188
173
|
privateKey: string;
|
|
174
|
+
appId: string;
|
|
189
175
|
};
|
|
190
176
|
paymentGateway: "KSHER";
|
|
191
177
|
} | {
|
|
@@ -200,6 +186,20 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
200
186
|
};
|
|
201
187
|
paymentGateway: "BEAM";
|
|
202
188
|
})[] | null | undefined;
|
|
189
|
+
enable?: boolean | null | undefined;
|
|
190
|
+
submissionDate?: string | null | undefined;
|
|
191
|
+
statusBy?: string | null | undefined;
|
|
192
|
+
statusReason?: string | null | undefined;
|
|
193
|
+
tokens?: {
|
|
194
|
+
type: "googlePay" | "applePay";
|
|
195
|
+
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "MAYBANK_QR" | "MONETAPAY" | "BEAM" | "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" | "TYRO" | "REVENUE" | "BEAM_ALIPAY" | "BEAM_WECHATPAY" | "BEAM_SHOPEEPAY" | "BEAM_LINEPAY" | "BEAM_TRUEMONEY";
|
|
196
|
+
config: {
|
|
197
|
+
gateway: string;
|
|
198
|
+
gatewayMerchantId: string;
|
|
199
|
+
} | {
|
|
200
|
+
merchantId: string;
|
|
201
|
+
};
|
|
202
|
+
}[] | null | undefined;
|
|
203
203
|
gatewayOverride?: {
|
|
204
204
|
type?: string | null | undefined;
|
|
205
205
|
conditions?: {
|
|
@@ -207,7 +207,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
207
207
|
conditionValue?: any;
|
|
208
208
|
}[] | null | undefined;
|
|
209
209
|
value: string;
|
|
210
|
-
gateway: "
|
|
210
|
+
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "MAYBANK_QR" | "MONETAPAY" | "BEAM" | "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" | "TYRO" | "REVENUE" | "BEAM_ALIPAY" | "BEAM_WECHATPAY" | "BEAM_SHOPEEPAY" | "BEAM_LINEPAY" | "BEAM_TRUEMONEY";
|
|
211
211
|
icon: string;
|
|
212
212
|
label: string;
|
|
213
213
|
}[] | null | undefined;
|
|
@@ -227,13 +227,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
227
227
|
regNo?: string | null | undefined;
|
|
228
228
|
companyName?: string | null | undefined;
|
|
229
229
|
keyPerson?: {
|
|
230
|
-
email: string;
|
|
231
230
|
name: string;
|
|
232
231
|
phone: string;
|
|
232
|
+
email: string;
|
|
233
233
|
} | null | undefined;
|
|
234
234
|
id: string;
|
|
235
235
|
event: "ORDERING" | "MARKETING";
|
|
236
236
|
};
|
|
237
|
+
businessId: string;
|
|
237
238
|
methods: {
|
|
238
239
|
rate?: {
|
|
239
240
|
amount: number;
|
|
@@ -247,7 +248,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
247
248
|
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "CARD" | "CASH" | "KBANK" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "MAYBANKQRPAY" | "PRESTOPAY" | "RAZERPAY" | "SHOPEEPAY" | "TOUCHNGO" | "DUITNOW" | "PAYNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "JCB" | "DISCOVER" | "DINERS" | "THAIQR" | "TRUEMONEY" | "LINEPAY" | "REVOLUT" | "SARAWAKPAY" | "SETEL";
|
|
248
249
|
variant: string;
|
|
249
250
|
}[];
|
|
250
|
-
businessId: string;
|
|
251
251
|
}>;
|
|
252
252
|
required: true;
|
|
253
253
|
};
|
|
@@ -2,20 +2,6 @@ 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;
|
|
9
|
-
tokens?: {
|
|
10
|
-
type: "googlePay" | "applePay";
|
|
11
|
-
gateway: "RAZER_MERCHANT_SERVICE" | "REVENUE_MONSTER" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "MAYBANK_QR" | "MONETAPAY" | "BEAM" | "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" | "TYRO" | "REVENUE";
|
|
12
|
-
config: {
|
|
13
|
-
gateway: string;
|
|
14
|
-
gatewayMerchantId: string;
|
|
15
|
-
} | {
|
|
16
|
-
merchantId: string;
|
|
17
|
-
};
|
|
18
|
-
}[] | null | undefined;
|
|
19
5
|
gateways?: ({
|
|
20
6
|
config: {
|
|
21
7
|
clientId: string;
|
|
@@ -26,15 +12,15 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
26
12
|
paymentGateway: "REVENUE_MONSTER";
|
|
27
13
|
} | {
|
|
28
14
|
config: {
|
|
29
|
-
merchantId: string;
|
|
30
15
|
secretKey: string;
|
|
16
|
+
merchantId: string;
|
|
31
17
|
verifyKey: string;
|
|
32
18
|
};
|
|
33
19
|
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
34
20
|
} | {
|
|
35
21
|
config: {
|
|
36
|
-
storeID: string;
|
|
37
22
|
merchantId: string;
|
|
23
|
+
storeID: string;
|
|
38
24
|
merchantName: string;
|
|
39
25
|
merchantCategoryCode: string;
|
|
40
26
|
storeName: string;
|
|
@@ -49,17 +35,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
49
35
|
} | {
|
|
50
36
|
config: {
|
|
51
37
|
hmacKey?: string | null | undefined;
|
|
52
|
-
clientKey: string;
|
|
53
38
|
merchantAccount: string;
|
|
54
39
|
username: string;
|
|
55
40
|
apiKey: string;
|
|
41
|
+
clientKey: string;
|
|
56
42
|
endpoint: string;
|
|
57
43
|
};
|
|
58
44
|
paymentGateway: "ADYEN";
|
|
59
45
|
} | {
|
|
60
46
|
config: {
|
|
61
|
-
appId: string;
|
|
62
47
|
privateKey: string;
|
|
48
|
+
appId: string;
|
|
63
49
|
};
|
|
64
50
|
paymentGateway: "KSHER";
|
|
65
51
|
} | {
|
|
@@ -74,6 +60,20 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
74
60
|
};
|
|
75
61
|
paymentGateway: "BEAM";
|
|
76
62
|
})[] | null | undefined;
|
|
63
|
+
enable?: boolean | null | undefined;
|
|
64
|
+
submissionDate?: string | null | undefined;
|
|
65
|
+
statusBy?: string | null | undefined;
|
|
66
|
+
statusReason?: string | null | undefined;
|
|
67
|
+
tokens?: {
|
|
68
|
+
type: "googlePay" | "applePay";
|
|
69
|
+
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "MAYBANK_QR" | "MONETAPAY" | "BEAM" | "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" | "TYRO" | "REVENUE" | "BEAM_ALIPAY" | "BEAM_WECHATPAY" | "BEAM_SHOPEEPAY" | "BEAM_LINEPAY" | "BEAM_TRUEMONEY";
|
|
70
|
+
config: {
|
|
71
|
+
gateway: string;
|
|
72
|
+
gatewayMerchantId: string;
|
|
73
|
+
} | {
|
|
74
|
+
merchantId: string;
|
|
75
|
+
};
|
|
76
|
+
}[] | null | undefined;
|
|
77
77
|
gatewayOverride?: {
|
|
78
78
|
type?: string | null | undefined;
|
|
79
79
|
conditions?: {
|
|
@@ -81,7 +81,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
81
81
|
conditionValue?: any;
|
|
82
82
|
}[] | null | undefined;
|
|
83
83
|
value: string;
|
|
84
|
-
gateway: "
|
|
84
|
+
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "MAYBANK_QR" | "MONETAPAY" | "BEAM" | "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" | "TYRO" | "REVENUE" | "BEAM_ALIPAY" | "BEAM_WECHATPAY" | "BEAM_SHOPEEPAY" | "BEAM_LINEPAY" | "BEAM_TRUEMONEY";
|
|
85
85
|
icon: string;
|
|
86
86
|
label: string;
|
|
87
87
|
}[] | null | undefined;
|
|
@@ -101,13 +101,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
101
101
|
regNo?: string | null | undefined;
|
|
102
102
|
companyName?: string | null | undefined;
|
|
103
103
|
keyPerson?: {
|
|
104
|
-
email: string;
|
|
105
104
|
name: string;
|
|
106
105
|
phone: string;
|
|
106
|
+
email: string;
|
|
107
107
|
} | null | undefined;
|
|
108
108
|
id: string;
|
|
109
109
|
event: "ORDERING" | "MARKETING";
|
|
110
110
|
};
|
|
111
|
+
businessId: string;
|
|
111
112
|
methods: {
|
|
112
113
|
rate?: {
|
|
113
114
|
amount: number;
|
|
@@ -121,27 +122,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
121
122
|
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "CARD" | "CASH" | "KBANK" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "MAYBANKQRPAY" | "PRESTOPAY" | "RAZERPAY" | "SHOPEEPAY" | "TOUCHNGO" | "DUITNOW" | "PAYNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "JCB" | "DISCOVER" | "DINERS" | "THAIQR" | "TRUEMONEY" | "LINEPAY" | "REVOLUT" | "SARAWAKPAY" | "SETEL";
|
|
122
123
|
variant: string;
|
|
123
124
|
}[];
|
|
124
|
-
businessId: string;
|
|
125
125
|
}>;
|
|
126
126
|
required: true;
|
|
127
127
|
};
|
|
128
128
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
129
129
|
payoutAccount: {
|
|
130
130
|
type: PropType<{
|
|
131
|
-
enable?: boolean | null | undefined;
|
|
132
|
-
submissionDate?: string | null | undefined;
|
|
133
|
-
statusBy?: string | null | undefined;
|
|
134
|
-
statusReason?: string | null | undefined;
|
|
135
|
-
tokens?: {
|
|
136
|
-
type: "googlePay" | "applePay";
|
|
137
|
-
gateway: "RAZER_MERCHANT_SERVICE" | "REVENUE_MONSTER" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "MAYBANK_QR" | "MONETAPAY" | "BEAM" | "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" | "TYRO" | "REVENUE";
|
|
138
|
-
config: {
|
|
139
|
-
gateway: string;
|
|
140
|
-
gatewayMerchantId: string;
|
|
141
|
-
} | {
|
|
142
|
-
merchantId: string;
|
|
143
|
-
};
|
|
144
|
-
}[] | null | undefined;
|
|
145
131
|
gateways?: ({
|
|
146
132
|
config: {
|
|
147
133
|
clientId: string;
|
|
@@ -152,15 +138,15 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
152
138
|
paymentGateway: "REVENUE_MONSTER";
|
|
153
139
|
} | {
|
|
154
140
|
config: {
|
|
155
|
-
merchantId: string;
|
|
156
141
|
secretKey: string;
|
|
142
|
+
merchantId: string;
|
|
157
143
|
verifyKey: string;
|
|
158
144
|
};
|
|
159
145
|
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
160
146
|
} | {
|
|
161
147
|
config: {
|
|
162
|
-
storeID: string;
|
|
163
148
|
merchantId: string;
|
|
149
|
+
storeID: string;
|
|
164
150
|
merchantName: string;
|
|
165
151
|
merchantCategoryCode: string;
|
|
166
152
|
storeName: string;
|
|
@@ -175,17 +161,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
175
161
|
} | {
|
|
176
162
|
config: {
|
|
177
163
|
hmacKey?: string | null | undefined;
|
|
178
|
-
clientKey: string;
|
|
179
164
|
merchantAccount: string;
|
|
180
165
|
username: string;
|
|
181
166
|
apiKey: string;
|
|
167
|
+
clientKey: string;
|
|
182
168
|
endpoint: string;
|
|
183
169
|
};
|
|
184
170
|
paymentGateway: "ADYEN";
|
|
185
171
|
} | {
|
|
186
172
|
config: {
|
|
187
|
-
appId: string;
|
|
188
173
|
privateKey: string;
|
|
174
|
+
appId: string;
|
|
189
175
|
};
|
|
190
176
|
paymentGateway: "KSHER";
|
|
191
177
|
} | {
|
|
@@ -200,6 +186,20 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
200
186
|
};
|
|
201
187
|
paymentGateway: "BEAM";
|
|
202
188
|
})[] | null | undefined;
|
|
189
|
+
enable?: boolean | null | undefined;
|
|
190
|
+
submissionDate?: string | null | undefined;
|
|
191
|
+
statusBy?: string | null | undefined;
|
|
192
|
+
statusReason?: string | null | undefined;
|
|
193
|
+
tokens?: {
|
|
194
|
+
type: "googlePay" | "applePay";
|
|
195
|
+
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "MAYBANK_QR" | "MONETAPAY" | "BEAM" | "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" | "TYRO" | "REVENUE" | "BEAM_ALIPAY" | "BEAM_WECHATPAY" | "BEAM_SHOPEEPAY" | "BEAM_LINEPAY" | "BEAM_TRUEMONEY";
|
|
196
|
+
config: {
|
|
197
|
+
gateway: string;
|
|
198
|
+
gatewayMerchantId: string;
|
|
199
|
+
} | {
|
|
200
|
+
merchantId: string;
|
|
201
|
+
};
|
|
202
|
+
}[] | null | undefined;
|
|
203
203
|
gatewayOverride?: {
|
|
204
204
|
type?: string | null | undefined;
|
|
205
205
|
conditions?: {
|
|
@@ -207,7 +207,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
207
207
|
conditionValue?: any;
|
|
208
208
|
}[] | null | undefined;
|
|
209
209
|
value: string;
|
|
210
|
-
gateway: "
|
|
210
|
+
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "MAYBANK_QR" | "MONETAPAY" | "BEAM" | "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" | "TYRO" | "REVENUE" | "BEAM_ALIPAY" | "BEAM_WECHATPAY" | "BEAM_SHOPEEPAY" | "BEAM_LINEPAY" | "BEAM_TRUEMONEY";
|
|
211
211
|
icon: string;
|
|
212
212
|
label: string;
|
|
213
213
|
}[] | null | undefined;
|
|
@@ -227,13 +227,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
227
227
|
regNo?: string | null | undefined;
|
|
228
228
|
companyName?: string | null | undefined;
|
|
229
229
|
keyPerson?: {
|
|
230
|
-
email: string;
|
|
231
230
|
name: string;
|
|
232
231
|
phone: string;
|
|
232
|
+
email: string;
|
|
233
233
|
} | null | undefined;
|
|
234
234
|
id: string;
|
|
235
235
|
event: "ORDERING" | "MARKETING";
|
|
236
236
|
};
|
|
237
|
+
businessId: string;
|
|
237
238
|
methods: {
|
|
238
239
|
rate?: {
|
|
239
240
|
amount: number;
|
|
@@ -247,7 +248,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
247
248
|
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "CARD" | "CASH" | "KBANK" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "MAYBANKQRPAY" | "PRESTOPAY" | "RAZERPAY" | "SHOPEEPAY" | "TOUCHNGO" | "DUITNOW" | "PAYNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "JCB" | "DISCOVER" | "DINERS" | "THAIQR" | "TRUEMONEY" | "LINEPAY" | "REVOLUT" | "SARAWAKPAY" | "SETEL";
|
|
248
249
|
variant: string;
|
|
249
250
|
}[];
|
|
250
|
-
businessId: string;
|
|
251
251
|
}>;
|
|
252
252
|
required: true;
|
|
253
253
|
};
|
|
@@ -7,10 +7,6 @@ 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;
|
|
14
10
|
gateways?: ({
|
|
15
11
|
config: {
|
|
16
12
|
clientId: string;
|
|
@@ -21,15 +17,15 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
21
17
|
paymentGateway: "REVENUE_MONSTER";
|
|
22
18
|
} | {
|
|
23
19
|
config: {
|
|
24
|
-
merchantId: string;
|
|
25
20
|
secretKey: string;
|
|
21
|
+
merchantId: string;
|
|
26
22
|
verifyKey: string;
|
|
27
23
|
};
|
|
28
24
|
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
29
25
|
} | {
|
|
30
26
|
config: {
|
|
31
|
-
storeID: string;
|
|
32
27
|
merchantId: string;
|
|
28
|
+
storeID: string;
|
|
33
29
|
merchantName: string;
|
|
34
30
|
merchantCategoryCode: string;
|
|
35
31
|
storeName: string;
|
|
@@ -44,17 +40,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
44
40
|
} | {
|
|
45
41
|
config: {
|
|
46
42
|
hmacKey?: string | null | undefined;
|
|
47
|
-
clientKey: string;
|
|
48
43
|
merchantAccount: string;
|
|
49
44
|
username: string;
|
|
50
45
|
apiKey: string;
|
|
46
|
+
clientKey: string;
|
|
51
47
|
endpoint: string;
|
|
52
48
|
};
|
|
53
49
|
paymentGateway: "ADYEN";
|
|
54
50
|
} | {
|
|
55
51
|
config: {
|
|
56
|
-
appId: string;
|
|
57
52
|
privateKey: string;
|
|
53
|
+
appId: string;
|
|
58
54
|
};
|
|
59
55
|
paymentGateway: "KSHER";
|
|
60
56
|
} | {
|
|
@@ -69,6 +65,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
69
65
|
};
|
|
70
66
|
paymentGateway: "BEAM";
|
|
71
67
|
})[] | null | undefined;
|
|
68
|
+
enable?: boolean | null | undefined;
|
|
69
|
+
submissionDate?: string | null | undefined;
|
|
70
|
+
statusBy?: string | null | undefined;
|
|
71
|
+
statusReason?: string | null | undefined;
|
|
72
72
|
ref?: any;
|
|
73
73
|
status: "NEW" | "PENDING" | "APPROVED" | "REJECTED";
|
|
74
74
|
notifyUrl: string;
|
|
@@ -86,13 +86,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
86
86
|
regNo?: string | null | undefined;
|
|
87
87
|
companyName?: string | null | undefined;
|
|
88
88
|
keyPerson?: {
|
|
89
|
-
email: string;
|
|
90
89
|
name: string;
|
|
91
90
|
phone: string;
|
|
91
|
+
email: string;
|
|
92
92
|
} | null | undefined;
|
|
93
93
|
id: string;
|
|
94
94
|
event: "ORDERING" | "MARKETING";
|
|
95
95
|
};
|
|
96
|
+
businessId: string;
|
|
96
97
|
methods: {
|
|
97
98
|
rate?: {
|
|
98
99
|
amount: number;
|
|
@@ -106,7 +107,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
106
107
|
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "CARD" | "CASH" | "KBANK" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "MAYBANKQRPAY" | "PRESTOPAY" | "RAZERPAY" | "SHOPEEPAY" | "TOUCHNGO" | "DUITNOW" | "PAYNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "JCB" | "DISCOVER" | "DINERS" | "THAIQR" | "TRUEMONEY" | "LINEPAY" | "REVOLUT" | "SARAWAKPAY" | "SETEL";
|
|
107
108
|
variant: string;
|
|
108
109
|
}[];
|
|
109
|
-
businessId: string;
|
|
110
110
|
}>;
|
|
111
111
|
required: true;
|
|
112
112
|
};
|
|
@@ -117,10 +117,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
117
117
|
};
|
|
118
118
|
payoutAccount: {
|
|
119
119
|
type: PropType<{
|
|
120
|
-
enable?: boolean | null | undefined;
|
|
121
|
-
submissionDate?: string | null | undefined;
|
|
122
|
-
statusBy?: string | null | undefined;
|
|
123
|
-
statusReason?: string | null | undefined;
|
|
124
120
|
gateways?: ({
|
|
125
121
|
config: {
|
|
126
122
|
clientId: string;
|
|
@@ -131,15 +127,15 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
131
127
|
paymentGateway: "REVENUE_MONSTER";
|
|
132
128
|
} | {
|
|
133
129
|
config: {
|
|
134
|
-
merchantId: string;
|
|
135
130
|
secretKey: string;
|
|
131
|
+
merchantId: string;
|
|
136
132
|
verifyKey: string;
|
|
137
133
|
};
|
|
138
134
|
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
139
135
|
} | {
|
|
140
136
|
config: {
|
|
141
|
-
storeID: string;
|
|
142
137
|
merchantId: string;
|
|
138
|
+
storeID: string;
|
|
143
139
|
merchantName: string;
|
|
144
140
|
merchantCategoryCode: string;
|
|
145
141
|
storeName: string;
|
|
@@ -154,17 +150,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
154
150
|
} | {
|
|
155
151
|
config: {
|
|
156
152
|
hmacKey?: string | null | undefined;
|
|
157
|
-
clientKey: string;
|
|
158
153
|
merchantAccount: string;
|
|
159
154
|
username: string;
|
|
160
155
|
apiKey: string;
|
|
156
|
+
clientKey: string;
|
|
161
157
|
endpoint: string;
|
|
162
158
|
};
|
|
163
159
|
paymentGateway: "ADYEN";
|
|
164
160
|
} | {
|
|
165
161
|
config: {
|
|
166
|
-
appId: string;
|
|
167
162
|
privateKey: string;
|
|
163
|
+
appId: string;
|
|
168
164
|
};
|
|
169
165
|
paymentGateway: "KSHER";
|
|
170
166
|
} | {
|
|
@@ -179,6 +175,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
179
175
|
};
|
|
180
176
|
paymentGateway: "BEAM";
|
|
181
177
|
})[] | null | undefined;
|
|
178
|
+
enable?: boolean | null | undefined;
|
|
179
|
+
submissionDate?: string | null | undefined;
|
|
180
|
+
statusBy?: string | null | undefined;
|
|
181
|
+
statusReason?: string | null | undefined;
|
|
182
182
|
ref?: any;
|
|
183
183
|
status: "NEW" | "PENDING" | "APPROVED" | "REJECTED";
|
|
184
184
|
notifyUrl: string;
|
|
@@ -196,13 +196,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
196
196
|
regNo?: string | null | undefined;
|
|
197
197
|
companyName?: string | null | undefined;
|
|
198
198
|
keyPerson?: {
|
|
199
|
-
email: string;
|
|
200
199
|
name: string;
|
|
201
200
|
phone: string;
|
|
201
|
+
email: string;
|
|
202
202
|
} | null | undefined;
|
|
203
203
|
id: string;
|
|
204
204
|
event: "ORDERING" | "MARKETING";
|
|
205
205
|
};
|
|
206
|
+
businessId: string;
|
|
206
207
|
methods: {
|
|
207
208
|
rate?: {
|
|
208
209
|
amount: number;
|
|
@@ -216,7 +217,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
216
217
|
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "CARD" | "CASH" | "KBANK" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "MAYBANKQRPAY" | "PRESTOPAY" | "RAZERPAY" | "SHOPEEPAY" | "TOUCHNGO" | "DUITNOW" | "PAYNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "JCB" | "DISCOVER" | "DINERS" | "THAIQR" | "TRUEMONEY" | "LINEPAY" | "REVOLUT" | "SARAWAKPAY" | "SETEL";
|
|
217
218
|
variant: string;
|
|
218
219
|
}[];
|
|
219
|
-
businessId: string;
|
|
220
220
|
}>;
|
|
221
221
|
required: true;
|
|
222
222
|
};
|