@feedmepos/mf-payment 1.7.6-dev → 1.7.6
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-3JBwNlGx.js → Actions.vue_vue_type_script_setup_true_lang-DQR1_RpF.js} +1 -1
- package/dist/{AdminBusinessSelector.vue_vue_type_script_setup_true_lang-BsmZ17dQ.js → AdminBusinessSelector.vue_vue_type_script_setup_true_lang-CHkrHNPF.js} +3 -3
- package/dist/{AdminRestaurantSelector.vue_vue_type_script_setup_true_lang-Dv42bb8d.js → AdminRestaurantSelector.vue_vue_type_script_setup_true_lang-BIvrqTNw.js} +2 -2
- package/dist/{Chargeback-iw42NmhQ.js → Chargeback-CAj9Jgcy.js} +5 -5
- package/dist/{DocumentViewer.vue_vue_type_script_setup_true_lang-CEgmqMPG.js → DocumentViewer.vue_vue_type_script_setup_true_lang-jTkg_too.js} +1 -1
- package/dist/{OnboardForm-BKrj6MlH.js → OnboardForm-DRoUPx01.js} +5 -5
- package/dist/{OnboardForm-DKKZj1r1.js → OnboardForm-v-95d-S1.js} +5 -5
- package/dist/{OnboardSubmission-BUmm693d.js → OnboardSubmission-C09-Ac_u.js} +5 -5
- package/dist/{OnboardSubmission-CTi_k_LL.js → OnboardSubmission-ciBwl8NO.js} +2 -2
- package/dist/PayoutAccount-5ckNIseh.js +384 -0
- package/dist/{PayoutAccount-BEMqd1z_.js → PayoutAccount-BIXgrxF8.js} +5 -5
- package/dist/PayoutAccountSetting-Bhg_rRvI.js +1943 -0
- package/dist/{Restaurant-BXSPjKBF.js → Restaurant-CAkspzgz.js} +4 -4
- package/dist/{RestaurantSetting-DN3J5ffo.js → RestaurantSetting-D-joRYbL.js} +3 -3
- package/dist/{Settlement-Bsz_dIzQ.js → Settlement-DCBsf6-S.js} +3 -3
- package/dist/{Settlement-vo8MPovs.js → Settlement-tz1oE3Qt.js} +4 -4
- package/dist/{SettlementTransactions-BZl7_Xa2.js → SettlementTransactions-B2IUyVs5.js} +4 -4
- package/dist/{SettlementTransactions-DDrEx1YK.js → SettlementTransactions-YSNYN3HM.js} +4 -4
- package/dist/{Status.vue_vue_type_script_setup_true_lang-CUXS7I4X.js → Status.vue_vue_type_script_setup_true_lang-CpoEkJUQ.js} +1 -1
- package/dist/{Terminal-BlbmYTBq.js → Terminal-V45vMcvG.js} +5 -5
- package/dist/{TerminalSetting-CX9iXWRz.js → TerminalSetting-DtSt5q66.js} +521 -655
- package/dist/{Transaction-OzWglcKv.js → Transaction-8K6WJBsa.js} +10 -10
- package/dist/{Transaction-Drs-TpOg.js → Transaction-BJ6-2G9v.js} +10 -10
- package/dist/{TransactionOld-Cm8iNWsy.js → TransactionOld-DNVGQ2ck.js} +7 -7
- package/dist/api/settlement/index.d.ts +1 -1
- package/dist/{app-C0XKu0jl.js → app-DiZz8sPe.js} +469 -463
- package/dist/app.js +1 -1
- package/dist/{assets-DWLVlgG7.js → assets-DiH3EaF3.js} +1 -1
- package/dist/{grafana-CWSgbuy6.js → grafana-Bou0e3nV.js} +1 -1
- package/dist/{index-DyYRhqsz.js → index-CTKrpHLR.js} +2 -2
- package/dist/{index-Zct56Atf.js → index-CZ_b9Pch.js} +1 -1
- package/dist/{index-DkKk3kia.js → index-CfsmsUeJ.js} +1 -1
- package/dist/{index-BF2Ll-1V.js → index-DO4-_8Af.js} +2 -2
- package/dist/{index-6ApGYfIO.js → index-Da6Yh4Gu.js} +5474 -5544
- package/dist/{index-DM4_Wt8u.js → index-DeT3z3Jr.js} +1 -1
- package/dist/{index-B5nzDCce.js → index-DjOUxa1H.js} +1 -1
- package/dist/{index-ggQ7Kq-J.js → index-LkcyucJ_.js} +16 -16
- package/dist/{index-DeAOhjan.js → index-yLXt4lrZ.js} +1 -1
- package/dist/{index.vue_vue_type_script_setup_true_lang-DGPlPaAk.js → index.vue_vue_type_script_setup_true_lang-BQSr_US-.js} +1 -1
- package/dist/model/payout-account.d.ts +2 -2
- package/dist/package.json +2 -2
- package/dist/{payout-account-DJI6NhRC.js → payout-account-DDudWzkA.js} +3 -3
- package/dist/stores/payoutAccount.d.ts +22 -22
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/views/admin/onboard-submission/forms/NTTSubmission.vue.d.ts +16 -20
- package/dist/views/admin/onboard-submission/forms/SoftspaceSubmission.vue.d.ts +16 -20
- package/dist/views/admin/onboard-submission/forms/TyroSubmission.vue.d.ts +16 -20
- package/dist/views/admin/payout-account/CreateDummyPayoutDialog.vue.d.ts +11 -1
- package/dist/views/admin/payout-account/tabs/Information.vue.d.ts +31 -22
- package/dist/views/admin/payout-account/tabs/PaymentChannel.vue.d.ts +44 -44
- package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +44 -44
- package/dist/views/admin/payout-account/tabs/PaymentStatus.vue.d.ts +22 -22
- package/dist/views/admin/payout-account/tabs/Settlement.vue.d.ts +22 -22
- package/dist/views/admin/payout-account/tabs/TokenGateway.vue.d.ts +44 -44
- 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 +4 -4
- package/dist/views/admin/payout-account/tabs/gateway/FiuuGateway.vue.d.ts +4 -4
- package/dist/views/admin/payout-account/tabs/gateway/KsherGateway.vue.d.ts +2 -2
- 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 +6 -6
- package/dist/views/admin/restaurant/tabs/gateway/DigioGateway.vue.d.ts +6 -6
- package/dist/views/admin/restaurant/tabs/gateway/FiuuGateway.vue.d.ts +10 -10
- package/dist/views/admin/restaurant/tabs/gateway/GhlGateway.vue.d.ts +10 -10
- package/dist/views/admin/restaurant/tabs/gateway/GrabGateway.vue.d.ts +6 -6
- package/dist/views/admin/restaurant/tabs/gateway/KsherGateway.vue.d.ts +6 -6
- package/dist/views/admin/restaurant/tabs/gateway/MacauPassGateway.vue.d.ts +8 -8
- package/dist/views/admin/restaurant/tabs/gateway/MaybankGateway.vue.d.ts +8 -8
- package/dist/views/admin/restaurant/tabs/gateway/MonetapayGateway.vue.d.ts +6 -6
- package/dist/views/admin/restaurant/tabs/gateway/RevenueMonsterGateway.vue.d.ts +10 -10
- package/dist/views/admin/restaurant/tabs/gateway/SoftSpaceGateway.vue.d.ts +6 -6
- package/dist/views/admin/settlement/SettlementTable.vue.d.ts +16 -16
- package/dist/views/admin/terminal/TerminalDialog.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/EcrGateway.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/Information.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/QrGateway.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/SettingRequest.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/SoftposGateway.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/ecr/Ghl2Gateway.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/ecr/Ghl3Gateway.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/ecr/GhlGateway.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/ecr/GlobalPaymentsGateway.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/ecr/HlbbGateway.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/ecr/KBankGateway.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/ecr/Maybank2Gateway.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/ecr/Maybank3Gateway.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/ecr/MaybankGateway.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/ecr/NetsGateway.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/ecr/OmaGateway.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/ecr/TerminalGateway.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/qr/PromptPayGateway.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/settings/KioskMode.vue.d.ts +14 -14
- package/dist/views/payout-account/PayoutAccountTable.vue.d.ts +44 -44
- package/dist/views/settlement/FiuuSettlementTable.vue.d.ts +80 -80
- package/dist/views/settlement/FiuuSettlementTransactions.vue.d.ts +40 -40
- package/dist/views/settlement/SettlementTable.vue.d.ts +16 -16
- package/package.json +2 -2
- package/dist/PayoutAccount-SjIfbvLB.js +0 -399
- package/dist/PayoutAccountSetting-5yDs3zgb.js +0 -1847
- package/dist/views/admin/terminal/tabs/ecr/RevenueGateway.vue.d.ts +0 -140
|
@@ -7,12 +7,16 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
7
7
|
};
|
|
8
8
|
payoutAccount: {
|
|
9
9
|
type: PropType<{
|
|
10
|
+
statusReason?: string | null | undefined;
|
|
11
|
+
enable?: boolean | null | undefined;
|
|
12
|
+
submissionDate?: string | null | undefined;
|
|
13
|
+
statusBy?: string | null | undefined;
|
|
10
14
|
gateways?: ({
|
|
11
15
|
config: {
|
|
12
|
-
storeId: string;
|
|
13
16
|
clientId: string;
|
|
14
17
|
clientPrivateKey: string;
|
|
15
18
|
clientSecret: string;
|
|
19
|
+
storeId: string;
|
|
16
20
|
};
|
|
17
21
|
paymentGateway: "REVENUE_MONSTER";
|
|
18
22
|
} | {
|
|
@@ -49,8 +53,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
49
53
|
paymentGateway: "ADYEN";
|
|
50
54
|
} | {
|
|
51
55
|
config: {
|
|
52
|
-
privateKey: string;
|
|
53
56
|
appId: string;
|
|
57
|
+
privateKey: string;
|
|
54
58
|
};
|
|
55
59
|
paymentGateway: "KSHER";
|
|
56
60
|
} | {
|
|
@@ -59,19 +63,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
59
63
|
};
|
|
60
64
|
paymentGateway: "TYRO";
|
|
61
65
|
})[] | null | undefined;
|
|
62
|
-
enable?: boolean | null | undefined;
|
|
63
|
-
submissionDate?: string | null | undefined;
|
|
64
|
-
statusBy?: string | null | undefined;
|
|
65
|
-
statusReason?: string | null | undefined;
|
|
66
66
|
ref?: any;
|
|
67
|
-
status: "NEW" | "
|
|
67
|
+
status: "NEW" | "PENDING" | "APPROVED" | "REJECTED";
|
|
68
68
|
_id: string;
|
|
69
|
-
businessId: string;
|
|
70
69
|
store: {
|
|
71
70
|
bank?: {
|
|
72
71
|
type?: "OTHER" | "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | null | undefined;
|
|
73
|
-
holderName?: string | null | undefined;
|
|
74
72
|
accountNumber?: string | null | undefined;
|
|
73
|
+
holderName?: string | null | undefined;
|
|
75
74
|
name: string;
|
|
76
75
|
} | null | undefined;
|
|
77
76
|
regNo?: string | null | undefined;
|
|
@@ -80,8 +79,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
80
79
|
bankStatement?: string | null | undefined;
|
|
81
80
|
exteriorPhoto?: string | null | undefined;
|
|
82
81
|
keyPerson?: {
|
|
83
|
-
name: string;
|
|
84
82
|
email: string;
|
|
83
|
+
name: string;
|
|
85
84
|
phone: string;
|
|
86
85
|
} | null | undefined;
|
|
87
86
|
id: string;
|
|
@@ -98,9 +97,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
98
97
|
precision: number;
|
|
99
98
|
} | null | undefined;
|
|
100
99
|
tPlus?: number | null | undefined;
|
|
101
|
-
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "
|
|
100
|
+
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" | "REVOLUT" | "SARAWAKPAY" | "SETEL";
|
|
102
101
|
variant: string;
|
|
103
102
|
}[];
|
|
103
|
+
businessId: string;
|
|
104
104
|
}>;
|
|
105
105
|
required: true;
|
|
106
106
|
};
|
|
@@ -111,12 +111,16 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
111
111
|
};
|
|
112
112
|
payoutAccount: {
|
|
113
113
|
type: PropType<{
|
|
114
|
+
statusReason?: string | null | undefined;
|
|
115
|
+
enable?: boolean | null | undefined;
|
|
116
|
+
submissionDate?: string | null | undefined;
|
|
117
|
+
statusBy?: string | null | undefined;
|
|
114
118
|
gateways?: ({
|
|
115
119
|
config: {
|
|
116
|
-
storeId: string;
|
|
117
120
|
clientId: string;
|
|
118
121
|
clientPrivateKey: string;
|
|
119
122
|
clientSecret: string;
|
|
123
|
+
storeId: string;
|
|
120
124
|
};
|
|
121
125
|
paymentGateway: "REVENUE_MONSTER";
|
|
122
126
|
} | {
|
|
@@ -153,8 +157,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
153
157
|
paymentGateway: "ADYEN";
|
|
154
158
|
} | {
|
|
155
159
|
config: {
|
|
156
|
-
privateKey: string;
|
|
157
160
|
appId: string;
|
|
161
|
+
privateKey: string;
|
|
158
162
|
};
|
|
159
163
|
paymentGateway: "KSHER";
|
|
160
164
|
} | {
|
|
@@ -163,19 +167,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
163
167
|
};
|
|
164
168
|
paymentGateway: "TYRO";
|
|
165
169
|
})[] | null | undefined;
|
|
166
|
-
enable?: boolean | null | undefined;
|
|
167
|
-
submissionDate?: string | null | undefined;
|
|
168
|
-
statusBy?: string | null | undefined;
|
|
169
|
-
statusReason?: string | null | undefined;
|
|
170
170
|
ref?: any;
|
|
171
|
-
status: "NEW" | "
|
|
171
|
+
status: "NEW" | "PENDING" | "APPROVED" | "REJECTED";
|
|
172
172
|
_id: string;
|
|
173
|
-
businessId: string;
|
|
174
173
|
store: {
|
|
175
174
|
bank?: {
|
|
176
175
|
type?: "OTHER" | "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | null | undefined;
|
|
177
|
-
holderName?: string | null | undefined;
|
|
178
176
|
accountNumber?: string | null | undefined;
|
|
177
|
+
holderName?: string | null | undefined;
|
|
179
178
|
name: string;
|
|
180
179
|
} | null | undefined;
|
|
181
180
|
regNo?: string | null | undefined;
|
|
@@ -184,8 +183,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
184
183
|
bankStatement?: string | null | undefined;
|
|
185
184
|
exteriorPhoto?: string | null | undefined;
|
|
186
185
|
keyPerson?: {
|
|
187
|
-
name: string;
|
|
188
186
|
email: string;
|
|
187
|
+
name: string;
|
|
189
188
|
phone: string;
|
|
190
189
|
} | null | undefined;
|
|
191
190
|
id: string;
|
|
@@ -202,9 +201,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
202
201
|
precision: number;
|
|
203
202
|
} | null | undefined;
|
|
204
203
|
tPlus?: number | null | undefined;
|
|
205
|
-
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "
|
|
204
|
+
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" | "REVOLUT" | "SARAWAKPAY" | "SETEL";
|
|
206
205
|
variant: string;
|
|
207
206
|
}[];
|
|
207
|
+
businessId: string;
|
|
208
208
|
}>;
|
|
209
209
|
required: true;
|
|
210
210
|
};
|
|
@@ -2,12 +2,26 @@ import { type PropType } from "vue";
|
|
|
2
2
|
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
3
3
|
payoutAccount: {
|
|
4
4
|
type: PropType<{
|
|
5
|
+
statusReason?: string | null | undefined;
|
|
6
|
+
enable?: boolean | null | undefined;
|
|
7
|
+
submissionDate?: string | null | undefined;
|
|
8
|
+
statusBy?: string | null | undefined;
|
|
9
|
+
tokens?: {
|
|
10
|
+
type: "googlePay" | "applePay";
|
|
11
|
+
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "MAYBANK_QR" | "MONETAPAY" | "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";
|
|
12
|
+
config: {
|
|
13
|
+
gateway: string;
|
|
14
|
+
gatewayMerchantId: string;
|
|
15
|
+
} | {
|
|
16
|
+
merchantId: string;
|
|
17
|
+
};
|
|
18
|
+
}[] | null | undefined;
|
|
5
19
|
gateways?: ({
|
|
6
20
|
config: {
|
|
7
|
-
storeId: string;
|
|
8
21
|
clientId: string;
|
|
9
22
|
clientPrivateKey: string;
|
|
10
23
|
clientSecret: string;
|
|
24
|
+
storeId: string;
|
|
11
25
|
};
|
|
12
26
|
paymentGateway: "REVENUE_MONSTER";
|
|
13
27
|
} | {
|
|
@@ -44,8 +58,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
44
58
|
paymentGateway: "ADYEN";
|
|
45
59
|
} | {
|
|
46
60
|
config: {
|
|
47
|
-
privateKey: string;
|
|
48
61
|
appId: string;
|
|
62
|
+
privateKey: string;
|
|
49
63
|
};
|
|
50
64
|
paymentGateway: "KSHER";
|
|
51
65
|
} | {
|
|
@@ -54,20 +68,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
54
68
|
};
|
|
55
69
|
paymentGateway: "TYRO";
|
|
56
70
|
})[] | null | undefined;
|
|
57
|
-
enable?: boolean | null | undefined;
|
|
58
|
-
submissionDate?: string | null | undefined;
|
|
59
|
-
statusBy?: string | null | undefined;
|
|
60
|
-
statusReason?: string | null | undefined;
|
|
61
|
-
tokens?: {
|
|
62
|
-
type: "googlePay" | "applePay";
|
|
63
|
-
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "MAYBANK_QR" | "MONETAPAY" | "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";
|
|
64
|
-
config: {
|
|
65
|
-
gateway: string;
|
|
66
|
-
gatewayMerchantId: string;
|
|
67
|
-
} | {
|
|
68
|
-
merchantId: string;
|
|
69
|
-
};
|
|
70
|
-
}[] | null | undefined;
|
|
71
71
|
gatewayOverride?: {
|
|
72
72
|
type?: string | null | undefined;
|
|
73
73
|
conditions?: {
|
|
@@ -75,18 +75,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
75
75
|
conditionValue?: any;
|
|
76
76
|
}[] | null | undefined;
|
|
77
77
|
value: string;
|
|
78
|
-
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "MAYBANK_QR" | "MONETAPAY" | "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"
|
|
78
|
+
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "MAYBANK_QR" | "MONETAPAY" | "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";
|
|
79
79
|
icon: string;
|
|
80
80
|
label: string;
|
|
81
81
|
}[] | null | undefined;
|
|
82
|
-
status: "NEW" | "
|
|
82
|
+
status: "NEW" | "PENDING" | "APPROVED" | "REJECTED";
|
|
83
83
|
_id: string;
|
|
84
|
-
businessId: string;
|
|
85
84
|
store: {
|
|
86
85
|
bank?: {
|
|
87
86
|
type?: "OTHER" | "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | null | undefined;
|
|
88
|
-
holderName?: string | null | undefined;
|
|
89
87
|
accountNumber?: string | null | undefined;
|
|
88
|
+
holderName?: string | null | undefined;
|
|
90
89
|
name: string;
|
|
91
90
|
} | null | undefined;
|
|
92
91
|
regNo?: string | null | undefined;
|
|
@@ -95,8 +94,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
95
94
|
bankStatement?: string | null | undefined;
|
|
96
95
|
exteriorPhoto?: string | null | undefined;
|
|
97
96
|
keyPerson?: {
|
|
98
|
-
name: string;
|
|
99
97
|
email: string;
|
|
98
|
+
name: string;
|
|
100
99
|
phone: string;
|
|
101
100
|
} | null | undefined;
|
|
102
101
|
id: string;
|
|
@@ -113,21 +112,36 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
113
112
|
precision: number;
|
|
114
113
|
} | null | undefined;
|
|
115
114
|
tPlus?: number | null | undefined;
|
|
116
|
-
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "
|
|
115
|
+
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" | "REVOLUT" | "SARAWAKPAY" | "SETEL";
|
|
117
116
|
variant: string;
|
|
118
117
|
}[];
|
|
118
|
+
businessId: string;
|
|
119
119
|
}>;
|
|
120
120
|
required: true;
|
|
121
121
|
};
|
|
122
122
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
123
123
|
payoutAccount: {
|
|
124
124
|
type: PropType<{
|
|
125
|
+
statusReason?: string | null | undefined;
|
|
126
|
+
enable?: boolean | null | undefined;
|
|
127
|
+
submissionDate?: string | null | undefined;
|
|
128
|
+
statusBy?: string | null | undefined;
|
|
129
|
+
tokens?: {
|
|
130
|
+
type: "googlePay" | "applePay";
|
|
131
|
+
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "MAYBANK_QR" | "MONETAPAY" | "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";
|
|
132
|
+
config: {
|
|
133
|
+
gateway: string;
|
|
134
|
+
gatewayMerchantId: string;
|
|
135
|
+
} | {
|
|
136
|
+
merchantId: string;
|
|
137
|
+
};
|
|
138
|
+
}[] | null | undefined;
|
|
125
139
|
gateways?: ({
|
|
126
140
|
config: {
|
|
127
|
-
storeId: string;
|
|
128
141
|
clientId: string;
|
|
129
142
|
clientPrivateKey: string;
|
|
130
143
|
clientSecret: string;
|
|
144
|
+
storeId: string;
|
|
131
145
|
};
|
|
132
146
|
paymentGateway: "REVENUE_MONSTER";
|
|
133
147
|
} | {
|
|
@@ -164,8 +178,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
164
178
|
paymentGateway: "ADYEN";
|
|
165
179
|
} | {
|
|
166
180
|
config: {
|
|
167
|
-
privateKey: string;
|
|
168
181
|
appId: string;
|
|
182
|
+
privateKey: string;
|
|
169
183
|
};
|
|
170
184
|
paymentGateway: "KSHER";
|
|
171
185
|
} | {
|
|
@@ -174,20 +188,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
174
188
|
};
|
|
175
189
|
paymentGateway: "TYRO";
|
|
176
190
|
})[] | null | undefined;
|
|
177
|
-
enable?: boolean | null | undefined;
|
|
178
|
-
submissionDate?: string | null | undefined;
|
|
179
|
-
statusBy?: string | null | undefined;
|
|
180
|
-
statusReason?: string | null | undefined;
|
|
181
|
-
tokens?: {
|
|
182
|
-
type: "googlePay" | "applePay";
|
|
183
|
-
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "MAYBANK_QR" | "MONETAPAY" | "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";
|
|
184
|
-
config: {
|
|
185
|
-
gateway: string;
|
|
186
|
-
gatewayMerchantId: string;
|
|
187
|
-
} | {
|
|
188
|
-
merchantId: string;
|
|
189
|
-
};
|
|
190
|
-
}[] | null | undefined;
|
|
191
191
|
gatewayOverride?: {
|
|
192
192
|
type?: string | null | undefined;
|
|
193
193
|
conditions?: {
|
|
@@ -195,18 +195,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
195
195
|
conditionValue?: any;
|
|
196
196
|
}[] | null | undefined;
|
|
197
197
|
value: string;
|
|
198
|
-
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "MAYBANK_QR" | "MONETAPAY" | "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"
|
|
198
|
+
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "MAYBANK_QR" | "MONETAPAY" | "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";
|
|
199
199
|
icon: string;
|
|
200
200
|
label: string;
|
|
201
201
|
}[] | null | undefined;
|
|
202
|
-
status: "NEW" | "
|
|
202
|
+
status: "NEW" | "PENDING" | "APPROVED" | "REJECTED";
|
|
203
203
|
_id: string;
|
|
204
|
-
businessId: string;
|
|
205
204
|
store: {
|
|
206
205
|
bank?: {
|
|
207
206
|
type?: "OTHER" | "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | null | undefined;
|
|
208
|
-
holderName?: string | null | undefined;
|
|
209
207
|
accountNumber?: string | null | undefined;
|
|
208
|
+
holderName?: string | null | undefined;
|
|
210
209
|
name: string;
|
|
211
210
|
} | null | undefined;
|
|
212
211
|
regNo?: string | null | undefined;
|
|
@@ -215,8 +214,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
215
214
|
bankStatement?: string | null | undefined;
|
|
216
215
|
exteriorPhoto?: string | null | undefined;
|
|
217
216
|
keyPerson?: {
|
|
218
|
-
name: string;
|
|
219
217
|
email: string;
|
|
218
|
+
name: string;
|
|
220
219
|
phone: string;
|
|
221
220
|
} | null | undefined;
|
|
222
221
|
id: string;
|
|
@@ -233,9 +232,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
233
232
|
precision: number;
|
|
234
233
|
} | null | undefined;
|
|
235
234
|
tPlus?: number | null | undefined;
|
|
236
|
-
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "
|
|
235
|
+
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" | "REVOLUT" | "SARAWAKPAY" | "SETEL";
|
|
237
236
|
variant: string;
|
|
238
237
|
}[];
|
|
238
|
+
businessId: string;
|
|
239
239
|
}>;
|
|
240
240
|
required: true;
|
|
241
241
|
};
|
|
@@ -2,15 +2,15 @@ import type { PropType } from 'vue';
|
|
|
2
2
|
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
3
3
|
gateway: {
|
|
4
4
|
type: PropType<{
|
|
5
|
+
paymentGateway: "ADYEN";
|
|
5
6
|
config: {
|
|
6
7
|
hmacKey?: string | null | undefined;
|
|
8
|
+
clientKey: string;
|
|
7
9
|
merchantAccount: string;
|
|
8
10
|
username: string;
|
|
9
11
|
apiKey: string;
|
|
10
|
-
clientKey: string;
|
|
11
12
|
endpoint: string;
|
|
12
13
|
};
|
|
13
|
-
paymentGateway: "ADYEN";
|
|
14
14
|
} | undefined>;
|
|
15
15
|
required: true;
|
|
16
16
|
};
|
|
@@ -25,15 +25,15 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
25
25
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
26
26
|
gateway: {
|
|
27
27
|
type: PropType<{
|
|
28
|
+
paymentGateway: "ADYEN";
|
|
28
29
|
config: {
|
|
29
30
|
hmacKey?: string | null | undefined;
|
|
31
|
+
clientKey: string;
|
|
30
32
|
merchantAccount: string;
|
|
31
33
|
username: string;
|
|
32
34
|
apiKey: string;
|
|
33
|
-
clientKey: string;
|
|
34
35
|
endpoint: string;
|
|
35
36
|
};
|
|
36
|
-
paymentGateway: "ADYEN";
|
|
37
37
|
} | undefined>;
|
|
38
38
|
required: true;
|
|
39
39
|
};
|
|
@@ -2,11 +2,11 @@ import type { PropType } from 'vue';
|
|
|
2
2
|
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
3
3
|
gateway: {
|
|
4
4
|
type: PropType<{
|
|
5
|
+
paymentGateway: "DIGIO";
|
|
5
6
|
config: {
|
|
6
7
|
merchantId: string;
|
|
7
|
-
|
|
8
|
+
cardMerchantId: string;
|
|
8
9
|
};
|
|
9
|
-
paymentGateway: "DIGIO";
|
|
10
10
|
} | undefined>;
|
|
11
11
|
required: true;
|
|
12
12
|
};
|
|
@@ -21,11 +21,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
21
21
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
22
22
|
gateway: {
|
|
23
23
|
type: PropType<{
|
|
24
|
+
paymentGateway: "DIGIO";
|
|
24
25
|
config: {
|
|
25
26
|
merchantId: string;
|
|
26
|
-
|
|
27
|
+
cardMerchantId: string;
|
|
27
28
|
};
|
|
28
|
-
paymentGateway: "DIGIO";
|
|
29
29
|
} | undefined>;
|
|
30
30
|
required: true;
|
|
31
31
|
};
|
|
@@ -2,12 +2,12 @@ import type { PropType } from 'vue';
|
|
|
2
2
|
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
3
3
|
gateway: {
|
|
4
4
|
type: PropType<{
|
|
5
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
5
6
|
config: {
|
|
6
7
|
merchantId: string;
|
|
7
|
-
secretKey: string;
|
|
8
8
|
verifyKey: string;
|
|
9
|
+
secretKey: string;
|
|
9
10
|
};
|
|
10
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
11
11
|
} | undefined>;
|
|
12
12
|
required: true;
|
|
13
13
|
};
|
|
@@ -22,12 +22,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
22
22
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
23
23
|
gateway: {
|
|
24
24
|
type: PropType<{
|
|
25
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
25
26
|
config: {
|
|
26
27
|
merchantId: string;
|
|
27
|
-
secretKey: string;
|
|
28
28
|
verifyKey: string;
|
|
29
|
+
secretKey: string;
|
|
29
30
|
};
|
|
30
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
31
31
|
} | undefined>;
|
|
32
32
|
required: true;
|
|
33
33
|
};
|
|
@@ -2,11 +2,11 @@ import type { PropType } from 'vue';
|
|
|
2
2
|
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
3
3
|
gateway: {
|
|
4
4
|
type: PropType<{
|
|
5
|
+
paymentGateway: "KSHER";
|
|
5
6
|
config: {
|
|
6
7
|
privateKey: string;
|
|
7
8
|
appId: string;
|
|
8
9
|
};
|
|
9
|
-
paymentGateway: "KSHER";
|
|
10
10
|
} | undefined>;
|
|
11
11
|
required: true;
|
|
12
12
|
};
|
|
@@ -21,11 +21,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
21
21
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
22
22
|
gateway: {
|
|
23
23
|
type: PropType<{
|
|
24
|
+
paymentGateway: "KSHER";
|
|
24
25
|
config: {
|
|
25
26
|
privateKey: string;
|
|
26
27
|
appId: string;
|
|
27
28
|
};
|
|
28
|
-
paymentGateway: "KSHER";
|
|
29
29
|
} | undefined>;
|
|
30
30
|
required: true;
|
|
31
31
|
};
|
|
@@ -2,14 +2,14 @@ import type { PropType } from 'vue';
|
|
|
2
2
|
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
3
3
|
gateway: {
|
|
4
4
|
type: PropType<{
|
|
5
|
+
paymentGateway: "MACAU_PASS";
|
|
5
6
|
config: {
|
|
6
7
|
merchantId: string;
|
|
7
8
|
merchantName: string;
|
|
9
|
+
storeName: string;
|
|
8
10
|
merchantCategoryCode: string;
|
|
9
11
|
storeID: string;
|
|
10
|
-
storeName: string;
|
|
11
12
|
};
|
|
12
|
-
paymentGateway: "MACAU_PASS";
|
|
13
13
|
} | undefined>;
|
|
14
14
|
required: true;
|
|
15
15
|
};
|
|
@@ -24,14 +24,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
24
24
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
25
25
|
gateway: {
|
|
26
26
|
type: PropType<{
|
|
27
|
+
paymentGateway: "MACAU_PASS";
|
|
27
28
|
config: {
|
|
28
29
|
merchantId: string;
|
|
29
30
|
merchantName: string;
|
|
31
|
+
storeName: string;
|
|
30
32
|
merchantCategoryCode: string;
|
|
31
33
|
storeID: string;
|
|
32
|
-
storeName: string;
|
|
33
34
|
};
|
|
34
|
-
paymentGateway: "MACAU_PASS";
|
|
35
35
|
} | undefined>;
|
|
36
36
|
required: true;
|
|
37
37
|
};
|
|
@@ -2,10 +2,10 @@ import type { PropType } from "vue";
|
|
|
2
2
|
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
3
3
|
gateway: {
|
|
4
4
|
type: PropType<{
|
|
5
|
+
paymentGateway: "TYRO";
|
|
5
6
|
config: {
|
|
6
7
|
locationId: string;
|
|
7
8
|
};
|
|
8
|
-
paymentGateway: "TYRO";
|
|
9
9
|
} | undefined>;
|
|
10
10
|
required: true;
|
|
11
11
|
};
|
|
@@ -20,10 +20,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
20
20
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
21
21
|
gateway: {
|
|
22
22
|
type: PropType<{
|
|
23
|
+
paymentGateway: "TYRO";
|
|
23
24
|
config: {
|
|
24
25
|
locationId: string;
|
|
25
26
|
};
|
|
26
|
-
paymentGateway: "TYRO";
|
|
27
27
|
} | undefined>;
|
|
28
28
|
required: true;
|
|
29
29
|
};
|
|
@@ -3,7 +3,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
3
3
|
gateway: {
|
|
4
4
|
type: PropType<{
|
|
5
5
|
type: "googlePay" | "applePay";
|
|
6
|
-
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "MAYBANK_QR" | "MONETAPAY" | "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"
|
|
6
|
+
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "MAYBANK_QR" | "MONETAPAY" | "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";
|
|
7
7
|
config: {
|
|
8
8
|
gateway: string;
|
|
9
9
|
gatewayMerchantId: string;
|
|
@@ -25,7 +25,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
25
25
|
gateway: {
|
|
26
26
|
type: PropType<{
|
|
27
27
|
type: "googlePay" | "applePay";
|
|
28
|
-
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "MAYBANK_QR" | "MONETAPAY" | "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"
|
|
28
|
+
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "MAYBANK_QR" | "MONETAPAY" | "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";
|
|
29
29
|
config: {
|
|
30
30
|
gateway: string;
|
|
31
31
|
gatewayMerchantId: string;
|
|
@@ -3,7 +3,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
3
3
|
gateway: {
|
|
4
4
|
type: PropType<{
|
|
5
5
|
type: "googlePay" | "applePay";
|
|
6
|
-
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "MAYBANK_QR" | "MONETAPAY" | "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"
|
|
6
|
+
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "MAYBANK_QR" | "MONETAPAY" | "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";
|
|
7
7
|
config: {
|
|
8
8
|
gateway: string;
|
|
9
9
|
gatewayMerchantId: string;
|
|
@@ -25,7 +25,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
25
25
|
gateway: {
|
|
26
26
|
type: PropType<{
|
|
27
27
|
type: "googlePay" | "applePay";
|
|
28
|
-
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "MAYBANK_QR" | "MONETAPAY" | "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"
|
|
28
|
+
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "MAYBANK_QR" | "MONETAPAY" | "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";
|
|
29
29
|
config: {
|
|
30
30
|
gateway: string;
|
|
31
31
|
gatewayMerchantId: string;
|
|
@@ -11,6 +11,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
11
11
|
};
|
|
12
12
|
gateway: {
|
|
13
13
|
type: PropType<{
|
|
14
|
+
_id: string;
|
|
15
|
+
restaurantId: string;
|
|
16
|
+
paymentGateway: "ADYEN";
|
|
14
17
|
config: {
|
|
15
18
|
hmacKey?: string | null | undefined;
|
|
16
19
|
merchantAccount: string;
|
|
@@ -18,10 +21,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
18
21
|
apiKey: string;
|
|
19
22
|
endpoint: string;
|
|
20
23
|
};
|
|
21
|
-
_id: string;
|
|
22
|
-
paymentGateway: "ADYEN";
|
|
23
24
|
active: boolean;
|
|
24
|
-
restaurantId: string;
|
|
25
25
|
} | undefined>;
|
|
26
26
|
required: true;
|
|
27
27
|
};
|
|
@@ -36,6 +36,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
36
36
|
};
|
|
37
37
|
gateway: {
|
|
38
38
|
type: PropType<{
|
|
39
|
+
_id: string;
|
|
40
|
+
restaurantId: string;
|
|
41
|
+
paymentGateway: "ADYEN";
|
|
39
42
|
config: {
|
|
40
43
|
hmacKey?: string | null | undefined;
|
|
41
44
|
merchantAccount: string;
|
|
@@ -43,10 +46,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
43
46
|
apiKey: string;
|
|
44
47
|
endpoint: string;
|
|
45
48
|
};
|
|
46
|
-
_id: string;
|
|
47
|
-
paymentGateway: "ADYEN";
|
|
48
49
|
active: boolean;
|
|
49
|
-
restaurantId: string;
|
|
50
50
|
} | undefined>;
|
|
51
51
|
required: true;
|
|
52
52
|
};
|