@feedmepos/mf-payment 1.5.63-dev → 1.5.66-dev
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{Actions.vue_vue_type_script_setup_true_lang-CuMzUFr4.js → Actions.vue_vue_type_script_setup_true_lang-DozVhsJ6.js} +1 -1
- package/dist/{Chargeback-CBbWxbvV.js → Chargeback-CigcCPLN.js} +5 -5
- package/dist/{DocumentViewer.vue_vue_type_script_setup_true_lang-CzHNX9ap.js → DocumentViewer.vue_vue_type_script_setup_true_lang-CWxi1dJK.js} +1 -1
- package/dist/{OnboardForm-DDTlEsBU.js → OnboardForm-CczrWUPq.js} +5 -5
- package/dist/{OnboardForm-Ds9ugAoT.js → OnboardForm-DdbghiWp.js} +5 -5
- package/dist/{OnboardSubmission-CVuqsH2R.js → OnboardSubmission-BDrD59ih.js} +3 -3
- package/dist/{OnboardSubmission-CSy6lEQ1.js → OnboardSubmission-DP_Or_d9.js} +5 -5
- package/dist/{PayoutAccount-XimKWGL5.js → PayoutAccount-QRi1Nez3.js} +4 -4
- package/dist/{PayoutAccount-D5crUye7.js → PayoutAccount-tW7XQizF.js} +5 -5
- package/dist/{PayoutAccountSetting-BZSYlXgn.js → PayoutAccountSetting-PJaSEfY0.js} +4 -4
- package/dist/{Restaurant-BONB5gLl.js → Restaurant-wBwQH7BD.js} +4 -4
- package/dist/{RestaurantSetting-DX-9p5m6.js → RestaurantSetting-D21X4uNO.js} +242 -235
- package/dist/{Settlement-D7WpQDYZ.js → Settlement-CBYuvSm2.js} +4 -4
- package/dist/{Settlement-DicFfMKq.js → Settlement-OtkTou9V.js} +3 -3
- package/dist/{SettlementTransactions-CdLtrBMB.js → SettlementTransactions-B8UpgN2b.js} +4 -4
- package/dist/{SettlementTransactions-Bia1FYKe.js → SettlementTransactions-CT3JwEoS.js} +4 -4
- package/dist/{Status.vue_vue_type_script_setup_true_lang-XvoMHt4k.js → Status.vue_vue_type_script_setup_true_lang-1GJaXhi3.js} +1 -1
- package/dist/{Terminal-BEuNnTyV.js → Terminal-CpNDJUNJ.js} +5 -5
- package/dist/{TerminalSetting-B3ZNvItk.js → TerminalSetting-CtozS02_.js} +4 -4
- package/dist/{Transaction-JCOHuT8y.js → Transaction-8sCZxA2-.js} +5 -5
- package/dist/{Transaction-C7JP5Pa2.js → Transaction-rtN_DHpZ.js} +9 -9
- package/dist/{TransactionOld-CkCw1orB.js → TransactionOld-cFUbbK2e.js} +6 -6
- package/dist/api/onboard-submission/index.d.ts +2 -2
- package/dist/{app-DDgj1eY6.js → app-C8pEIKUo.js} +23 -23
- package/dist/app.js +1 -1
- package/dist/{assets-C33MQ2U-.js → assets-_4dnPBP9.js} +1 -1
- package/dist/{grafana-WXlihYZR.js → grafana-Bt15ziAx.js} +1 -1
- package/dist/{index-BpLbzUH-.js → index-60dUveeA.js} +3 -3
- package/dist/{index-CZZ-H3n4.js → index-9tPvBmIv.js} +1 -1
- package/dist/{index-GbZ7SCR2.js → index-BHbmikdq.js} +1 -1
- package/dist/{index-CmNdj-l1.js → index-C6DfImpF.js} +1 -1
- package/dist/{index-D2L-xfUj.js → index-Cy9NzvZs.js} +67 -18
- package/dist/{index-Brgy4-bG.js → index-DXqlUE4I.js} +1 -1
- package/dist/{index-D2YQjKqs.js → index-Dk2x49h4.js} +1 -1
- package/dist/{index-f4-J5uyS.js → index-fQ1lHxkT.js} +1 -1
- package/dist/{index-8puctVkP.js → index-w7gHvsfF.js} +1 -1
- package/dist/{index.vue_vue_type_script_setup_true_lang-1sEeWeSt.js → index.vue_vue_type_script_setup_true_lang-ZwcLu308.js} +1 -1
- package/dist/package.json +2 -2
- package/dist/{payout-account-Cx3lOc9m.js → payout-account-t7rVUCrZ.js} +3 -3
- package/dist/stores/payoutAccount.d.ts +48 -38
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/views/admin/onboard-submission/forms/NTTSubmission.vue.d.ts +20 -20
- package/dist/views/admin/onboard-submission/forms/SoftspaceSubmission.vue.d.ts +20 -20
- package/dist/views/admin/onboard-submission/forms/TyroSubmission.vue.d.ts +20 -20
- package/dist/views/admin/payout-account/tabs/Information.vue.d.ts +48 -38
- package/dist/views/admin/payout-account/tabs/PaymentChannel.vue.d.ts +66 -56
- package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +66 -56
- package/dist/views/admin/payout-account/tabs/PaymentStatus.vue.d.ts +48 -38
- package/dist/views/admin/payout-account/tabs/Settlement.vue.d.ts +48 -38
- package/dist/views/admin/payout-account/tabs/TokenGateway.vue.d.ts +66 -56
- package/dist/views/admin/payout-account/tabs/gateway/AdyenGateway.vue.d.ts +2 -2
- package/dist/views/admin/payout-account/tabs/gateway/DigioGateway.vue.d.ts +2 -2
- package/dist/views/admin/payout-account/tabs/gateway/FiuuGateway.vue.d.ts +4 -4
- package/dist/views/admin/payout-account/tabs/gateway/KsherGateway.vue.d.ts +4 -4
- package/dist/views/admin/payout-account/tabs/gateway/MacauPassGateway.vue.d.ts +4 -4
- package/dist/views/admin/restaurant/tabs/gateway/AdyenGateway.vue.d.ts +6 -6
- package/dist/views/admin/restaurant/tabs/gateway/DigioGateway.vue.d.ts +6 -6
- package/dist/views/admin/restaurant/tabs/gateway/FiuuGateway.vue.d.ts +10 -10
- package/dist/views/admin/restaurant/tabs/gateway/GhlGateway.vue.d.ts +8 -8
- package/dist/views/admin/restaurant/tabs/gateway/GrabGateway.vue.d.ts +6 -6
- package/dist/views/admin/restaurant/tabs/gateway/KsherGateway.vue.d.ts +8 -8
- package/dist/views/admin/restaurant/tabs/gateway/MacauPassGateway.vue.d.ts +8 -8
- package/dist/views/admin/restaurant/tabs/gateway/MaybankGateway.vue.d.ts +8 -8
- package/dist/views/admin/restaurant/tabs/gateway/RevenueMonsterGateway.vue.d.ts +6 -6
- package/dist/views/admin/restaurant/tabs/gateway/SoftSpaceGateway.vue.d.ts +8 -6
- package/dist/views/admin/terminal/TerminalDialog.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/EcrGateway.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/Information.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/QrGateway.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/SettingRequest.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/SoftposGateway.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/ecr/Ghl2Gateway.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/ecr/Ghl3Gateway.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/ecr/GhlGateway.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/ecr/GlobalPaymentsGateway.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/ecr/HlbbGateway.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/ecr/KBankGateway.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/ecr/Maybank2Gateway.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/ecr/Maybank3Gateway.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/ecr/MaybankGateway.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/ecr/NetsGateway.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/ecr/OmaGateway.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/ecr/TerminalGateway.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/qr/PromptPayGateway.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/settings/KioskMode.vue.d.ts +22 -22
- package/dist/views/payout-account/PayoutAccountTable.vue.d.ts +96 -76
- package/dist/views/settlement/FiuuSettlementTable.vue.d.ts +44 -44
- package/dist/views/settlement/FiuuSettlementTransactions.vue.d.ts +22 -22
- package/package.json +2 -2
|
@@ -2,37 +2,52 @@ 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
|
+
config: {
|
|
12
|
+
gateway: string;
|
|
13
|
+
gatewayMerchantId: string;
|
|
14
|
+
} | {
|
|
15
|
+
merchantId: string;
|
|
16
|
+
};
|
|
17
|
+
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "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" | "TYRO";
|
|
18
|
+
}[] | null | undefined;
|
|
5
19
|
gateways?: ({
|
|
20
|
+
paymentGateway: "REVENUE_MONSTER";
|
|
6
21
|
config: {
|
|
7
22
|
clientId: string;
|
|
8
23
|
clientPrivateKey: string;
|
|
9
24
|
clientSecret: string;
|
|
10
25
|
storeId: string;
|
|
11
26
|
};
|
|
12
|
-
paymentGateway: "REVENUE_MONSTER";
|
|
13
27
|
} | {
|
|
28
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
14
29
|
config: {
|
|
15
|
-
secretKey: string;
|
|
16
30
|
merchantId: string;
|
|
31
|
+
secretKey: string;
|
|
17
32
|
verifyKey: string;
|
|
18
33
|
};
|
|
19
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
20
34
|
} | {
|
|
35
|
+
paymentGateway: "MACAU_PASS";
|
|
21
36
|
config: {
|
|
22
37
|
merchantId: string;
|
|
23
|
-
storeID: string;
|
|
24
38
|
merchantName: string;
|
|
25
39
|
merchantCategoryCode: string;
|
|
40
|
+
storeID: string;
|
|
26
41
|
storeName: string;
|
|
27
42
|
};
|
|
28
|
-
paymentGateway: "MACAU_PASS";
|
|
29
43
|
} | {
|
|
44
|
+
paymentGateway: "DIGIO";
|
|
30
45
|
config: {
|
|
31
46
|
merchantId: string;
|
|
32
47
|
cardMerchantId: string;
|
|
33
48
|
};
|
|
34
|
-
paymentGateway: "DIGIO";
|
|
35
49
|
} | {
|
|
50
|
+
paymentGateway: "ADYEN";
|
|
36
51
|
config: {
|
|
37
52
|
hmacKey?: string | null | undefined;
|
|
38
53
|
merchantAccount: string;
|
|
@@ -41,28 +56,18 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
41
56
|
clientKey: string;
|
|
42
57
|
endpoint: string;
|
|
43
58
|
};
|
|
44
|
-
paymentGateway: "ADYEN";
|
|
45
59
|
} | {
|
|
60
|
+
paymentGateway: "KSHER";
|
|
46
61
|
config: {
|
|
47
|
-
privateKey: string;
|
|
48
62
|
appId: string;
|
|
63
|
+
privateKey: string;
|
|
49
64
|
};
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
enable?: boolean | null | undefined;
|
|
53
|
-
submissionDate?: string | null | undefined;
|
|
54
|
-
statusBy?: string | null | undefined;
|
|
55
|
-
statusReason?: string | null | undefined;
|
|
56
|
-
tokens?: {
|
|
57
|
-
type: "googlePay" | "applePay";
|
|
58
|
-
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "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" | "TYRO";
|
|
65
|
+
} | {
|
|
66
|
+
paymentGateway: "TYRO";
|
|
59
67
|
config: {
|
|
60
|
-
|
|
61
|
-
gatewayMerchantId: string;
|
|
62
|
-
} | {
|
|
63
|
-
merchantId: string;
|
|
68
|
+
locationId: string;
|
|
64
69
|
};
|
|
65
|
-
}[] | null | undefined;
|
|
70
|
+
})[] | null | undefined;
|
|
66
71
|
gatewayOverride?: {
|
|
67
72
|
type?: string | null | undefined;
|
|
68
73
|
conditions?: {
|
|
@@ -75,7 +80,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
75
80
|
label: string;
|
|
76
81
|
}[] | null | undefined;
|
|
77
82
|
status: "NEW" | "PENDING" | "APPROVED" | "REJECTED";
|
|
78
|
-
notifyUrl: string;
|
|
79
83
|
_id: string;
|
|
80
84
|
store: {
|
|
81
85
|
bank?: {
|
|
@@ -84,11 +88,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
84
88
|
holderName?: string | null | undefined;
|
|
85
89
|
name: string;
|
|
86
90
|
} | null | undefined;
|
|
87
|
-
bankStatement?: string | null | undefined;
|
|
88
|
-
ssm?: string | null | undefined;
|
|
89
|
-
exteriorPhoto?: string | null | undefined;
|
|
90
91
|
regNo?: string | null | undefined;
|
|
91
92
|
companyName?: string | null | undefined;
|
|
93
|
+
ssm?: string | null | undefined;
|
|
94
|
+
bankStatement?: string | null | undefined;
|
|
95
|
+
exteriorPhoto?: string | null | undefined;
|
|
92
96
|
keyPerson?: {
|
|
93
97
|
name: string;
|
|
94
98
|
phone: string;
|
|
@@ -97,7 +101,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
97
101
|
id: string;
|
|
98
102
|
event: "ORDERING" | "MARKETING";
|
|
99
103
|
};
|
|
100
|
-
|
|
104
|
+
notifyUrl: string;
|
|
101
105
|
methods: {
|
|
102
106
|
rate?: {
|
|
103
107
|
amount: number;
|
|
@@ -108,46 +112,62 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
108
112
|
precision: number;
|
|
109
113
|
} | null | undefined;
|
|
110
114
|
tPlus?: number | null | undefined;
|
|
111
|
-
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "
|
|
115
|
+
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "CASH" | "KBANK" | "ALIPAY" | "BOOST" | "GRABPAY" | "MAYBANKQRPAY" | "PRESTOPAY" | "RAZERPAY" | "SHOPEEPAY" | "TOUCHNGO" | "WECHATPAY" | "CARD" | "DUITNOW" | "PAYNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "JCB" | "DISCOVER" | "DINERS" | "THAIQR" | "TRUEMONEY" | "LINEPAY";
|
|
112
116
|
variant: string;
|
|
113
117
|
}[];
|
|
118
|
+
businessId: string;
|
|
114
119
|
}>;
|
|
115
120
|
required: true;
|
|
116
121
|
};
|
|
117
122
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
118
123
|
payoutAccount: {
|
|
119
124
|
type: PropType<{
|
|
125
|
+
enable?: boolean | null | undefined;
|
|
126
|
+
submissionDate?: string | null | undefined;
|
|
127
|
+
statusBy?: string | null | undefined;
|
|
128
|
+
statusReason?: string | null | undefined;
|
|
129
|
+
tokens?: {
|
|
130
|
+
type: "googlePay" | "applePay";
|
|
131
|
+
config: {
|
|
132
|
+
gateway: string;
|
|
133
|
+
gatewayMerchantId: string;
|
|
134
|
+
} | {
|
|
135
|
+
merchantId: string;
|
|
136
|
+
};
|
|
137
|
+
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "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" | "TYRO";
|
|
138
|
+
}[] | null | undefined;
|
|
120
139
|
gateways?: ({
|
|
140
|
+
paymentGateway: "REVENUE_MONSTER";
|
|
121
141
|
config: {
|
|
122
142
|
clientId: string;
|
|
123
143
|
clientPrivateKey: string;
|
|
124
144
|
clientSecret: string;
|
|
125
145
|
storeId: string;
|
|
126
146
|
};
|
|
127
|
-
paymentGateway: "REVENUE_MONSTER";
|
|
128
147
|
} | {
|
|
148
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
129
149
|
config: {
|
|
130
|
-
secretKey: string;
|
|
131
150
|
merchantId: string;
|
|
151
|
+
secretKey: string;
|
|
132
152
|
verifyKey: string;
|
|
133
153
|
};
|
|
134
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
135
154
|
} | {
|
|
155
|
+
paymentGateway: "MACAU_PASS";
|
|
136
156
|
config: {
|
|
137
157
|
merchantId: string;
|
|
138
|
-
storeID: string;
|
|
139
158
|
merchantName: string;
|
|
140
159
|
merchantCategoryCode: string;
|
|
160
|
+
storeID: string;
|
|
141
161
|
storeName: string;
|
|
142
162
|
};
|
|
143
|
-
paymentGateway: "MACAU_PASS";
|
|
144
163
|
} | {
|
|
164
|
+
paymentGateway: "DIGIO";
|
|
145
165
|
config: {
|
|
146
166
|
merchantId: string;
|
|
147
167
|
cardMerchantId: string;
|
|
148
168
|
};
|
|
149
|
-
paymentGateway: "DIGIO";
|
|
150
169
|
} | {
|
|
170
|
+
paymentGateway: "ADYEN";
|
|
151
171
|
config: {
|
|
152
172
|
hmacKey?: string | null | undefined;
|
|
153
173
|
merchantAccount: string;
|
|
@@ -156,28 +176,18 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
156
176
|
clientKey: string;
|
|
157
177
|
endpoint: string;
|
|
158
178
|
};
|
|
159
|
-
paymentGateway: "ADYEN";
|
|
160
179
|
} | {
|
|
180
|
+
paymentGateway: "KSHER";
|
|
161
181
|
config: {
|
|
162
|
-
privateKey: string;
|
|
163
182
|
appId: string;
|
|
183
|
+
privateKey: string;
|
|
164
184
|
};
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
enable?: boolean | null | undefined;
|
|
168
|
-
submissionDate?: string | null | undefined;
|
|
169
|
-
statusBy?: string | null | undefined;
|
|
170
|
-
statusReason?: string | null | undefined;
|
|
171
|
-
tokens?: {
|
|
172
|
-
type: "googlePay" | "applePay";
|
|
173
|
-
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "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" | "TYRO";
|
|
185
|
+
} | {
|
|
186
|
+
paymentGateway: "TYRO";
|
|
174
187
|
config: {
|
|
175
|
-
|
|
176
|
-
gatewayMerchantId: string;
|
|
177
|
-
} | {
|
|
178
|
-
merchantId: string;
|
|
188
|
+
locationId: string;
|
|
179
189
|
};
|
|
180
|
-
}[] | null | undefined;
|
|
190
|
+
})[] | null | undefined;
|
|
181
191
|
gatewayOverride?: {
|
|
182
192
|
type?: string | null | undefined;
|
|
183
193
|
conditions?: {
|
|
@@ -190,7 +200,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
190
200
|
label: string;
|
|
191
201
|
}[] | null | undefined;
|
|
192
202
|
status: "NEW" | "PENDING" | "APPROVED" | "REJECTED";
|
|
193
|
-
notifyUrl: string;
|
|
194
203
|
_id: string;
|
|
195
204
|
store: {
|
|
196
205
|
bank?: {
|
|
@@ -199,11 +208,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
199
208
|
holderName?: string | null | undefined;
|
|
200
209
|
name: string;
|
|
201
210
|
} | null | undefined;
|
|
202
|
-
bankStatement?: string | null | undefined;
|
|
203
|
-
ssm?: string | null | undefined;
|
|
204
|
-
exteriorPhoto?: string | null | undefined;
|
|
205
211
|
regNo?: string | null | undefined;
|
|
206
212
|
companyName?: string | null | undefined;
|
|
213
|
+
ssm?: string | null | undefined;
|
|
214
|
+
bankStatement?: string | null | undefined;
|
|
215
|
+
exteriorPhoto?: string | null | undefined;
|
|
207
216
|
keyPerson?: {
|
|
208
217
|
name: string;
|
|
209
218
|
phone: string;
|
|
@@ -212,7 +221,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
212
221
|
id: string;
|
|
213
222
|
event: "ORDERING" | "MARKETING";
|
|
214
223
|
};
|
|
215
|
-
|
|
224
|
+
notifyUrl: string;
|
|
216
225
|
methods: {
|
|
217
226
|
rate?: {
|
|
218
227
|
amount: number;
|
|
@@ -223,9 +232,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
223
232
|
precision: number;
|
|
224
233
|
} | null | undefined;
|
|
225
234
|
tPlus?: number | null | undefined;
|
|
226
|
-
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "
|
|
235
|
+
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "CASH" | "KBANK" | "ALIPAY" | "BOOST" | "GRABPAY" | "MAYBANKQRPAY" | "PRESTOPAY" | "RAZERPAY" | "SHOPEEPAY" | "TOUCHNGO" | "WECHATPAY" | "CARD" | "DUITNOW" | "PAYNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "JCB" | "DISCOVER" | "DINERS" | "THAIQR" | "TRUEMONEY" | "LINEPAY";
|
|
227
236
|
variant: string;
|
|
228
237
|
}[];
|
|
238
|
+
businessId: string;
|
|
229
239
|
}>;
|
|
230
240
|
required: true;
|
|
231
241
|
};
|
|
@@ -2,6 +2,7 @@ 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;
|
|
7
8
|
merchantAccount: string;
|
|
@@ -10,7 +11,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
10
11
|
clientKey: string;
|
|
11
12
|
endpoint: string;
|
|
12
13
|
};
|
|
13
|
-
paymentGateway: "ADYEN";
|
|
14
14
|
} | undefined>;
|
|
15
15
|
required: true;
|
|
16
16
|
};
|
|
@@ -25,6 +25,7 @@ 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;
|
|
30
31
|
merchantAccount: string;
|
|
@@ -33,7 +34,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
33
34
|
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
|
-
secretKey: string;
|
|
7
7
|
merchantId: string;
|
|
8
|
+
secretKey: string;
|
|
8
9
|
verifyKey: 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
|
-
secretKey: string;
|
|
27
27
|
merchantId: string;
|
|
28
|
+
secretKey: string;
|
|
28
29
|
verifyKey: 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
|
-
privateKey: string;
|
|
7
7
|
appId: string;
|
|
8
|
+
privateKey: 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
|
-
privateKey: string;
|
|
26
26
|
appId: string;
|
|
27
|
+
privateKey: 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
|
-
storeID: string;
|
|
8
8
|
merchantName: string;
|
|
9
9
|
merchantCategoryCode: string;
|
|
10
|
+
storeID: string;
|
|
10
11
|
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
|
-
storeID: string;
|
|
30
30
|
merchantName: string;
|
|
31
31
|
merchantCategoryCode: string;
|
|
32
|
+
storeID: string;
|
|
32
33
|
storeName: string;
|
|
33
34
|
};
|
|
34
|
-
paymentGateway: "MACAU_PASS";
|
|
35
35
|
} | undefined>;
|
|
36
36
|
required: true;
|
|
37
37
|
};
|
|
@@ -11,7 +11,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
11
11
|
};
|
|
12
12
|
gateway: {
|
|
13
13
|
type: PropType<{
|
|
14
|
-
|
|
14
|
+
paymentGateway: "ADYEN";
|
|
15
15
|
config: {
|
|
16
16
|
hmacKey?: string | null | undefined;
|
|
17
17
|
merchantAccount: string;
|
|
@@ -19,9 +19,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
19
19
|
apiKey: string;
|
|
20
20
|
endpoint: string;
|
|
21
21
|
};
|
|
22
|
-
|
|
23
|
-
paymentGateway: "ADYEN";
|
|
22
|
+
_id: string;
|
|
24
23
|
restaurantId: string;
|
|
24
|
+
active: boolean;
|
|
25
25
|
} | undefined>;
|
|
26
26
|
required: true;
|
|
27
27
|
};
|
|
@@ -36,7 +36,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
36
36
|
};
|
|
37
37
|
gateway: {
|
|
38
38
|
type: PropType<{
|
|
39
|
-
|
|
39
|
+
paymentGateway: "ADYEN";
|
|
40
40
|
config: {
|
|
41
41
|
hmacKey?: string | null | undefined;
|
|
42
42
|
merchantAccount: string;
|
|
@@ -44,9 +44,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
44
44
|
apiKey: string;
|
|
45
45
|
endpoint: string;
|
|
46
46
|
};
|
|
47
|
-
|
|
48
|
-
paymentGateway: "ADYEN";
|
|
47
|
+
_id: string;
|
|
49
48
|
restaurantId: string;
|
|
49
|
+
active: boolean;
|
|
50
50
|
} | undefined>;
|
|
51
51
|
required: true;
|
|
52
52
|
};
|
|
@@ -3,13 +3,13 @@ import type { PropType } from "vue";
|
|
|
3
3
|
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
4
4
|
gateway: {
|
|
5
5
|
type: PropType<{
|
|
6
|
-
|
|
6
|
+
paymentGateway: "DIGIO";
|
|
7
7
|
config: {
|
|
8
8
|
merchantId: string;
|
|
9
9
|
};
|
|
10
|
-
|
|
11
|
-
paymentGateway: "DIGIO";
|
|
10
|
+
_id: string;
|
|
12
11
|
restaurantId: string;
|
|
12
|
+
active: boolean;
|
|
13
13
|
} | undefined>;
|
|
14
14
|
required: true;
|
|
15
15
|
};
|
|
@@ -24,13 +24,13 @@ 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
|
-
|
|
27
|
+
paymentGateway: "DIGIO";
|
|
28
28
|
config: {
|
|
29
29
|
merchantId: string;
|
|
30
30
|
};
|
|
31
|
-
|
|
32
|
-
paymentGateway: "DIGIO";
|
|
31
|
+
_id: string;
|
|
33
32
|
restaurantId: string;
|
|
33
|
+
active: boolean;
|
|
34
34
|
} | undefined>;
|
|
35
35
|
required: true;
|
|
36
36
|
};
|
|
@@ -11,18 +11,18 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
11
11
|
};
|
|
12
12
|
gateway: {
|
|
13
13
|
type: PropType<{
|
|
14
|
-
|
|
14
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
15
15
|
config: {
|
|
16
16
|
applicationCode?: string | null | undefined;
|
|
17
17
|
offlineSecret?: string | null | undefined;
|
|
18
|
-
secretKey: string;
|
|
19
|
-
uniqueId: string;
|
|
20
18
|
merchantId: string;
|
|
19
|
+
secretKey: string;
|
|
21
20
|
verifyKey: string;
|
|
21
|
+
uniqueId: string;
|
|
22
22
|
};
|
|
23
|
-
|
|
24
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
23
|
+
_id: string;
|
|
25
24
|
restaurantId: string;
|
|
25
|
+
active: boolean;
|
|
26
26
|
} | undefined>;
|
|
27
27
|
required: true;
|
|
28
28
|
};
|
|
@@ -37,18 +37,18 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
37
37
|
};
|
|
38
38
|
gateway: {
|
|
39
39
|
type: PropType<{
|
|
40
|
-
|
|
40
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
41
41
|
config: {
|
|
42
42
|
applicationCode?: string | null | undefined;
|
|
43
43
|
offlineSecret?: string | null | undefined;
|
|
44
|
-
secretKey: string;
|
|
45
|
-
uniqueId: string;
|
|
46
44
|
merchantId: string;
|
|
45
|
+
secretKey: string;
|
|
47
46
|
verifyKey: string;
|
|
47
|
+
uniqueId: string;
|
|
48
48
|
};
|
|
49
|
-
|
|
50
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
49
|
+
_id: string;
|
|
51
50
|
restaurantId: string;
|
|
51
|
+
active: boolean;
|
|
52
52
|
} | undefined>;
|
|
53
53
|
required: true;
|
|
54
54
|
};
|
|
@@ -11,15 +11,15 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
11
11
|
};
|
|
12
12
|
gateway: {
|
|
13
13
|
type: PropType<{
|
|
14
|
-
|
|
14
|
+
paymentGateway: "E_GHL";
|
|
15
15
|
config: {
|
|
16
|
-
terminalId: string;
|
|
17
16
|
merchantId: string;
|
|
18
17
|
privateKey: string;
|
|
18
|
+
terminalId: string;
|
|
19
19
|
};
|
|
20
|
-
|
|
21
|
-
paymentGateway: "E_GHL";
|
|
20
|
+
_id: string;
|
|
22
21
|
restaurantId: string;
|
|
22
|
+
active: boolean;
|
|
23
23
|
} | undefined>;
|
|
24
24
|
required: true;
|
|
25
25
|
};
|
|
@@ -34,15 +34,15 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
34
34
|
};
|
|
35
35
|
gateway: {
|
|
36
36
|
type: PropType<{
|
|
37
|
-
|
|
37
|
+
paymentGateway: "E_GHL";
|
|
38
38
|
config: {
|
|
39
|
-
terminalId: string;
|
|
40
39
|
merchantId: string;
|
|
41
40
|
privateKey: string;
|
|
41
|
+
terminalId: string;
|
|
42
42
|
};
|
|
43
|
-
|
|
44
|
-
paymentGateway: "E_GHL";
|
|
43
|
+
_id: string;
|
|
45
44
|
restaurantId: string;
|
|
45
|
+
active: boolean;
|
|
46
46
|
} | undefined>;
|
|
47
47
|
required: true;
|
|
48
48
|
};
|
|
@@ -11,13 +11,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
11
11
|
};
|
|
12
12
|
gateway: {
|
|
13
13
|
type: PropType<{
|
|
14
|
-
|
|
14
|
+
paymentGateway: "GRAB"; /** @type {[typeof __VLS_components.FmButton, ]} */
|
|
15
15
|
config: {
|
|
16
16
|
merchantId: string;
|
|
17
17
|
};
|
|
18
|
-
|
|
19
|
-
paymentGateway: "GRAB";
|
|
18
|
+
_id: string;
|
|
20
19
|
restaurantId: string;
|
|
20
|
+
active: boolean;
|
|
21
21
|
} | undefined>;
|
|
22
22
|
required: true;
|
|
23
23
|
};
|
|
@@ -32,13 +32,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
32
32
|
};
|
|
33
33
|
gateway: {
|
|
34
34
|
type: PropType<{
|
|
35
|
-
|
|
35
|
+
paymentGateway: "GRAB"; /** @type {[typeof __VLS_components.FmButton, ]} */
|
|
36
36
|
config: {
|
|
37
37
|
merchantId: string;
|
|
38
38
|
};
|
|
39
|
-
|
|
40
|
-
paymentGateway: "GRAB";
|
|
39
|
+
_id: string;
|
|
41
40
|
restaurantId: string;
|
|
41
|
+
active: boolean;
|
|
42
42
|
} | undefined>;
|
|
43
43
|
required: true;
|
|
44
44
|
};
|
|
@@ -3,14 +3,14 @@ import type { PropType } from "vue";
|
|
|
3
3
|
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
4
4
|
gateway: {
|
|
5
5
|
type: PropType<{
|
|
6
|
-
|
|
6
|
+
paymentGateway: "KSHER";
|
|
7
7
|
config: {
|
|
8
|
-
privateKey: string;
|
|
9
8
|
appId: string;
|
|
9
|
+
privateKey: string;
|
|
10
10
|
};
|
|
11
|
-
|
|
12
|
-
paymentGateway: "KSHER";
|
|
11
|
+
_id: string;
|
|
13
12
|
restaurantId: string;
|
|
13
|
+
active: boolean;
|
|
14
14
|
} | undefined>;
|
|
15
15
|
required: true;
|
|
16
16
|
};
|
|
@@ -25,14 +25,14 @@ 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
|
-
|
|
28
|
+
paymentGateway: "KSHER";
|
|
29
29
|
config: {
|
|
30
|
-
privateKey: string;
|
|
31
30
|
appId: string;
|
|
31
|
+
privateKey: string;
|
|
32
32
|
};
|
|
33
|
-
|
|
34
|
-
paymentGateway: "KSHER";
|
|
33
|
+
_id: string;
|
|
35
34
|
restaurantId: string;
|
|
35
|
+
active: boolean;
|
|
36
36
|
} | undefined>;
|
|
37
37
|
required: true;
|
|
38
38
|
};
|