@feedmepos/mf-payment 1.5.67-dev → 1.5.69-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-CR0uH8uH.js → Actions.vue_vue_type_script_setup_true_lang-DkZelt-k.js} +1 -1
- package/dist/{Chargeback-id7B_0Mo.js → Chargeback-BpXmN_bc.js} +5 -5
- package/dist/{DocumentViewer.vue_vue_type_script_setup_true_lang-CcLRVQsm.js → DocumentViewer.vue_vue_type_script_setup_true_lang-CJiLMzCP.js} +1 -1
- package/dist/{OnboardForm-HhBh0o7t.js → OnboardForm-CPbDx9sw.js} +5 -5
- package/dist/{OnboardForm-B-GSTbEb.js → OnboardForm-DvysiGVW.js} +5 -5
- package/dist/OnboardSubmission-BjFNGcCP.js +446 -0
- package/dist/{OnboardSubmission-B3mQbpKg.js → OnboardSubmission-DYD6P2_D.js} +5 -5
- package/dist/{PayoutAccount-Ber0Ot0O.js → PayoutAccount-BurmSAeq.js} +4 -4
- package/dist/{PayoutAccount-CmZ_Oa50.js → PayoutAccount-CDd2a8JQ.js} +5 -5
- package/dist/{PayoutAccountSetting-DErGNyWW.js → PayoutAccountSetting-bMY6ASTc.js} +4 -4
- package/dist/{Restaurant-DMpLQ-m5.js → Restaurant-DztlawCw.js} +4 -4
- package/dist/{RestaurantSetting-C9ecFKSv.js → RestaurantSetting-CXes2nnH.js} +200 -125
- package/dist/{Settlement-DFakfE9e.js → Settlement-C_qu13Qq.js} +4 -4
- package/dist/{Settlement-CM19oWo1.js → Settlement-D6nxbnFh.js} +3 -3
- package/dist/{SettlementTransactions-D3AC8agO.js → SettlementTransactions-CFn5sHrU.js} +4 -4
- package/dist/{SettlementTransactions-B8Fr5Wfa.js → SettlementTransactions-CJve2r6D.js} +4 -4
- package/dist/{Status.vue_vue_type_script_setup_true_lang-BWsw0-qx.js → Status.vue_vue_type_script_setup_true_lang-9dvLS2DW.js} +1 -1
- package/dist/{Terminal-VBg-Tncj.js → Terminal-BiB63uS5.js} +5 -5
- package/dist/{TerminalSetting-cHe1EAz-.js → TerminalSetting-bLuIpaBi.js} +4 -4
- package/dist/{Transaction-BsjWMMEP.js → Transaction-C3XMj24_.js} +9 -9
- package/dist/{Transaction-DdV_N3l9.js → Transaction-COH7Hj7J.js} +5 -5
- package/dist/{TransactionOld-DpN-JSaX.js → TransactionOld-D6tg92AB.js} +6 -6
- package/dist/{app-CDRspUAH.js → app-BsvSSJHB.js} +23 -23
- package/dist/app.js +1 -1
- package/dist/{assets-83mdCXdK.js → assets-BLLRhrCh.js} +81 -79
- package/dist/{grafana-D1M_gN2d.js → grafana-CFPYxQt2.js} +1 -1
- package/dist/{index-BCQStiw6.js → index-959oJ_zF.js} +1 -1
- package/dist/{index-CKD8vczB.js → index-BFVmAYBw.js} +1 -1
- package/dist/{index-Ct__yPEf.js → index-BPeNcCQY.js} +1 -1
- package/dist/{index-Dnl1u77G.js → index-BWUIwPgN.js} +1 -1
- package/dist/{index-CPj477gk.js → index-BnsR-DfS.js} +1 -1
- package/dist/{index-CM5NtnYZ.js → index-CfV3mOF-.js} +2 -2
- package/dist/{index-BgJzLLIW.js → index-DBUH-Htr.js} +1 -1
- package/dist/{index-D1IYVrYU.js → index-DODtMEX-.js} +9696 -9573
- package/dist/{index-TDpPEzSH.js → index-xdWi_mSh.js} +1 -1
- package/dist/{index.vue_vue_type_script_setup_true_lang-dN0Twm5r.js → index.vue_vue_type_script_setup_true_lang-BV_1KCEA.js} +1 -1
- package/dist/model/payout-account.d.ts +2 -2
- package/dist/package.json +2 -2
- package/dist/{payout-account-DWMSs6y5.js → payout-account-BOAxK6EB.js} +3 -3
- package/dist/stores/payoutAccount.d.ts +18 -18
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/tyro-BovmsorS.js +5 -0
- package/dist/views/admin/payout-account/tabs/Information.vue.d.ts +18 -18
- package/dist/views/admin/payout-account/tabs/PaymentChannel.vue.d.ts +40 -40
- package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +40 -40
- package/dist/views/admin/payout-account/tabs/PaymentStatus.vue.d.ts +18 -18
- package/dist/views/admin/payout-account/tabs/Settlement.vue.d.ts +18 -18
- package/dist/views/admin/payout-account/tabs/TokenGateway.vue.d.ts +40 -40
- 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 +2 -2
- package/dist/views/admin/payout-account/tabs/gateway/KsherGateway.vue.d.ts +4 -4
- package/dist/views/admin/payout-account/tabs/gateway/MacauPassGateway.vue.d.ts +2 -2
- package/dist/views/admin/payout-account/tabs/gateway/TyroGateway.vue.d.ts +2 -2
- package/dist/views/admin/payout-account/tabs/token/ApplePayToken.vue.d.ts +2 -2
- package/dist/views/admin/payout-account/tabs/token/GooglePayToken.vue.d.ts +2 -2
- package/dist/views/admin/restaurant/tabs/gateway/AdyenGateway.vue.d.ts +4 -4
- package/dist/views/admin/restaurant/tabs/gateway/DigioGateway.vue.d.ts +4 -4
- package/dist/views/admin/restaurant/tabs/gateway/FiuuGateway.vue.d.ts +6 -6
- package/dist/views/admin/restaurant/tabs/gateway/GhlGateway.vue.d.ts +6 -6
- package/dist/views/admin/restaurant/tabs/gateway/GrabGateway.vue.d.ts +4 -4
- package/dist/views/admin/restaurant/tabs/gateway/KsherGateway.vue.d.ts +4 -4
- package/dist/views/admin/restaurant/tabs/gateway/MacauPassGateway.vue.d.ts +6 -6
- package/dist/views/admin/restaurant/tabs/gateway/MaybankGateway.vue.d.ts +6 -6
- package/dist/views/admin/restaurant/tabs/gateway/MonetapayGateway.vue.d.ts +48 -0
- package/dist/views/admin/restaurant/tabs/gateway/RevenueMonsterGateway.vue.d.ts +4 -4
- package/dist/views/admin/restaurant/tabs/gateway/SoftSpaceGateway.vue.d.ts +4 -4
- package/dist/views/admin/settlement/SettlementTable.vue.d.ts +12 -12
- package/dist/views/admin/terminal/TerminalDialog.vue.d.ts +8 -8
- package/dist/views/admin/terminal/tabs/EcrGateway.vue.d.ts +8 -8
- package/dist/views/admin/terminal/tabs/Information.vue.d.ts +8 -8
- package/dist/views/admin/terminal/tabs/QrGateway.vue.d.ts +8 -8
- package/dist/views/admin/terminal/tabs/SettingRequest.vue.d.ts +8 -8
- package/dist/views/admin/terminal/tabs/SoftposGateway.vue.d.ts +8 -8
- package/dist/views/admin/terminal/tabs/ecr/Ghl2Gateway.vue.d.ts +8 -8
- package/dist/views/admin/terminal/tabs/ecr/Ghl3Gateway.vue.d.ts +8 -8
- package/dist/views/admin/terminal/tabs/ecr/GhlGateway.vue.d.ts +8 -8
- package/dist/views/admin/terminal/tabs/ecr/GlobalPaymentsGateway.vue.d.ts +8 -8
- package/dist/views/admin/terminal/tabs/ecr/HlbbGateway.vue.d.ts +8 -8
- package/dist/views/admin/terminal/tabs/ecr/KBankGateway.vue.d.ts +8 -8
- package/dist/views/admin/terminal/tabs/ecr/Maybank2Gateway.vue.d.ts +8 -8
- package/dist/views/admin/terminal/tabs/ecr/Maybank3Gateway.vue.d.ts +8 -8
- package/dist/views/admin/terminal/tabs/ecr/MaybankGateway.vue.d.ts +8 -8
- package/dist/views/admin/terminal/tabs/ecr/NetsGateway.vue.d.ts +8 -8
- package/dist/views/admin/terminal/tabs/ecr/OmaGateway.vue.d.ts +8 -8
- package/dist/views/admin/terminal/tabs/ecr/TerminalGateway.vue.d.ts +8 -8
- package/dist/views/admin/terminal/tabs/qr/PromptPayGateway.vue.d.ts +8 -8
- package/dist/views/admin/terminal/tabs/settings/KioskMode.vue.d.ts +8 -8
- package/dist/views/payout-account/PayoutAccountTable.vue.d.ts +36 -36
- package/dist/views/settlement/FiuuSettlementTable.vue.d.ts +64 -64
- package/dist/views/settlement/FiuuSettlementTransactions.vue.d.ts +32 -32
- package/dist/views/settlement/SettlementTable.vue.d.ts +12 -12
- package/package.json +2 -2
- package/dist/OnboardSubmission-DJXp_9Ck.js +0 -446
- package/dist/softspace-D9cEyOQT.js +0 -4
|
@@ -2,7 +2,20 @@ 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;
|
|
5
8
|
statusReason?: string | null | undefined;
|
|
9
|
+
tokens?: {
|
|
10
|
+
config: {
|
|
11
|
+
gateway: string;
|
|
12
|
+
gatewayMerchantId: string;
|
|
13
|
+
} | {
|
|
14
|
+
merchantId: string;
|
|
15
|
+
};
|
|
16
|
+
type: "googlePay" | "applePay";
|
|
17
|
+
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";
|
|
18
|
+
}[] | null | undefined;
|
|
6
19
|
gateways?: ({
|
|
7
20
|
paymentGateway: "REVENUE_MONSTER";
|
|
8
21
|
config: {
|
|
@@ -40,14 +53,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
40
53
|
merchantAccount: string;
|
|
41
54
|
username: string;
|
|
42
55
|
apiKey: string;
|
|
43
|
-
clientKey: string;
|
|
44
56
|
endpoint: string;
|
|
57
|
+
clientKey: string;
|
|
45
58
|
};
|
|
46
59
|
} | {
|
|
47
60
|
paymentGateway: "KSHER";
|
|
48
61
|
config: {
|
|
49
|
-
appId: string;
|
|
50
62
|
privateKey: string;
|
|
63
|
+
appId: string;
|
|
51
64
|
};
|
|
52
65
|
} | {
|
|
53
66
|
paymentGateway: "TYRO";
|
|
@@ -55,19 +68,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
55
68
|
locationId: string;
|
|
56
69
|
};
|
|
57
70
|
})[] | null | undefined;
|
|
58
|
-
enable?: boolean | null | undefined;
|
|
59
|
-
submissionDate?: string | null | undefined;
|
|
60
|
-
statusBy?: string | null | undefined;
|
|
61
|
-
tokens?: {
|
|
62
|
-
type: "googlePay" | "applePay";
|
|
63
|
-
config: {
|
|
64
|
-
gateway: string;
|
|
65
|
-
gatewayMerchantId: string;
|
|
66
|
-
} | {
|
|
67
|
-
merchantId: string;
|
|
68
|
-
};
|
|
69
|
-
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";
|
|
70
|
-
}[] | null | undefined;
|
|
71
71
|
gatewayOverride?: {
|
|
72
72
|
type?: string | null | undefined;
|
|
73
73
|
conditions?: {
|
|
@@ -75,13 +75,12 @@ 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" | "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" | "APPROVED" | "PENDING" | "REJECTED";
|
|
83
82
|
_id: string;
|
|
84
|
-
|
|
83
|
+
status: "NEW" | "PENDING" | "APPROVED" | "REJECTED";
|
|
85
84
|
store: {
|
|
86
85
|
bank?: {
|
|
87
86
|
type?: "OTHER" | "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | null | undefined;
|
|
@@ -95,9 +94,9 @@ 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
|
-
email: string;
|
|
99
97
|
name: string;
|
|
100
98
|
phone: string;
|
|
99
|
+
email: string;
|
|
101
100
|
} | null | undefined;
|
|
102
101
|
id: string;
|
|
103
102
|
event: "ORDERING" | "MARKETING";
|
|
@@ -113,16 +112,30 @@ 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" | "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";
|
|
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" | "REVOLUT";
|
|
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
|
+
enable?: boolean | null | undefined;
|
|
126
|
+
submissionDate?: string | null | undefined;
|
|
127
|
+
statusBy?: string | null | undefined;
|
|
125
128
|
statusReason?: string | null | undefined;
|
|
129
|
+
tokens?: {
|
|
130
|
+
config: {
|
|
131
|
+
gateway: string;
|
|
132
|
+
gatewayMerchantId: string;
|
|
133
|
+
} | {
|
|
134
|
+
merchantId: string;
|
|
135
|
+
};
|
|
136
|
+
type: "googlePay" | "applePay";
|
|
137
|
+
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";
|
|
138
|
+
}[] | null | undefined;
|
|
126
139
|
gateways?: ({
|
|
127
140
|
paymentGateway: "REVENUE_MONSTER";
|
|
128
141
|
config: {
|
|
@@ -160,14 +173,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
160
173
|
merchantAccount: string;
|
|
161
174
|
username: string;
|
|
162
175
|
apiKey: string;
|
|
163
|
-
clientKey: string;
|
|
164
176
|
endpoint: string;
|
|
177
|
+
clientKey: string;
|
|
165
178
|
};
|
|
166
179
|
} | {
|
|
167
180
|
paymentGateway: "KSHER";
|
|
168
181
|
config: {
|
|
169
|
-
appId: string;
|
|
170
182
|
privateKey: string;
|
|
183
|
+
appId: string;
|
|
171
184
|
};
|
|
172
185
|
} | {
|
|
173
186
|
paymentGateway: "TYRO";
|
|
@@ -175,19 +188,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
175
188
|
locationId: string;
|
|
176
189
|
};
|
|
177
190
|
})[] | null | undefined;
|
|
178
|
-
enable?: boolean | null | undefined;
|
|
179
|
-
submissionDate?: string | null | undefined;
|
|
180
|
-
statusBy?: string | null | undefined;
|
|
181
|
-
tokens?: {
|
|
182
|
-
type: "googlePay" | "applePay";
|
|
183
|
-
config: {
|
|
184
|
-
gateway: string;
|
|
185
|
-
gatewayMerchantId: string;
|
|
186
|
-
} | {
|
|
187
|
-
merchantId: string;
|
|
188
|
-
};
|
|
189
|
-
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";
|
|
190
|
-
}[] | null | undefined;
|
|
191
191
|
gatewayOverride?: {
|
|
192
192
|
type?: string | null | undefined;
|
|
193
193
|
conditions?: {
|
|
@@ -195,13 +195,12 @@ 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" | "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" | "APPROVED" | "PENDING" | "REJECTED";
|
|
203
202
|
_id: string;
|
|
204
|
-
|
|
203
|
+
status: "NEW" | "PENDING" | "APPROVED" | "REJECTED";
|
|
205
204
|
store: {
|
|
206
205
|
bank?: {
|
|
207
206
|
type?: "OTHER" | "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | null | undefined;
|
|
@@ -215,9 +214,9 @@ 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
|
-
email: string;
|
|
219
217
|
name: string;
|
|
220
218
|
phone: string;
|
|
219
|
+
email: string;
|
|
221
220
|
} | null | undefined;
|
|
222
221
|
id: string;
|
|
223
222
|
event: "ORDERING" | "MARKETING";
|
|
@@ -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" | "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";
|
|
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" | "REVOLUT";
|
|
237
236
|
variant: string;
|
|
238
237
|
}[];
|
|
238
|
+
businessId: string;
|
|
239
239
|
}>;
|
|
240
240
|
required: true;
|
|
241
241
|
};
|
|
@@ -2,7 +2,6 @@ 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";
|
|
6
5
|
config: {
|
|
7
6
|
hmacKey?: string | null | undefined;
|
|
8
7
|
merchantAccount: string;
|
|
@@ -11,6 +10,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
11
10
|
clientKey: string;
|
|
12
11
|
endpoint: string;
|
|
13
12
|
};
|
|
13
|
+
paymentGateway: "ADYEN";
|
|
14
14
|
} | undefined>;
|
|
15
15
|
required: true;
|
|
16
16
|
};
|
|
@@ -25,7 +25,6 @@ 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";
|
|
29
28
|
config: {
|
|
30
29
|
hmacKey?: string | null | undefined;
|
|
31
30
|
merchantAccount: string;
|
|
@@ -34,6 +33,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
34
33
|
clientKey: string;
|
|
35
34
|
endpoint: string;
|
|
36
35
|
};
|
|
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";
|
|
6
5
|
config: {
|
|
7
6
|
merchantId: string;
|
|
8
7
|
cardMerchantId: string;
|
|
9
8
|
};
|
|
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";
|
|
25
24
|
config: {
|
|
26
25
|
merchantId: string;
|
|
27
26
|
cardMerchantId: string;
|
|
28
27
|
};
|
|
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";
|
|
6
5
|
config: {
|
|
7
6
|
merchantId: string;
|
|
8
7
|
secretKey: string;
|
|
9
8
|
verifyKey: string;
|
|
10
9
|
};
|
|
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";
|
|
26
25
|
config: {
|
|
27
26
|
merchantId: string;
|
|
28
27
|
secretKey: string;
|
|
29
28
|
verifyKey: string;
|
|
30
29
|
};
|
|
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";
|
|
6
5
|
config: {
|
|
7
|
-
appId: string;
|
|
8
6
|
privateKey: string;
|
|
7
|
+
appId: string;
|
|
9
8
|
};
|
|
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";
|
|
25
24
|
config: {
|
|
26
|
-
appId: string;
|
|
27
25
|
privateKey: string;
|
|
26
|
+
appId: string;
|
|
28
27
|
};
|
|
28
|
+
paymentGateway: "KSHER";
|
|
29
29
|
} | undefined>;
|
|
30
30
|
required: true;
|
|
31
31
|
};
|
|
@@ -2,7 +2,6 @@ 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";
|
|
6
5
|
config: {
|
|
7
6
|
merchantId: string;
|
|
8
7
|
merchantName: string;
|
|
@@ -10,6 +9,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
10
9
|
storeID: string;
|
|
11
10
|
storeName: string;
|
|
12
11
|
};
|
|
12
|
+
paymentGateway: "MACAU_PASS";
|
|
13
13
|
} | undefined>;
|
|
14
14
|
required: true;
|
|
15
15
|
};
|
|
@@ -24,7 +24,6 @@ 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";
|
|
28
27
|
config: {
|
|
29
28
|
merchantId: string;
|
|
30
29
|
merchantName: string;
|
|
@@ -32,6 +31,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
32
31
|
storeID: string;
|
|
33
32
|
storeName: string;
|
|
34
33
|
};
|
|
34
|
+
paymentGateway: "MACAU_PASS";
|
|
35
35
|
} | 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";
|
|
6
5
|
config: {
|
|
7
6
|
locationId: string;
|
|
8
7
|
};
|
|
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";
|
|
24
23
|
config: {
|
|
25
24
|
locationId: string;
|
|
26
25
|
};
|
|
26
|
+
paymentGateway: "TYRO";
|
|
27
27
|
} | undefined>;
|
|
28
28
|
required: true;
|
|
29
29
|
};
|
|
@@ -2,8 +2,8 @@ import type { PropType } from "vue";
|
|
|
2
2
|
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
3
3
|
gateway: {
|
|
4
4
|
type: PropType<{
|
|
5
|
+
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";
|
|
5
6
|
type: "googlePay" | "applePay";
|
|
6
|
-
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";
|
|
7
7
|
config: {
|
|
8
8
|
gateway: string;
|
|
9
9
|
gatewayMerchantId: string;
|
|
@@ -24,8 +24,8 @@ 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
|
+
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";
|
|
27
28
|
type: "googlePay" | "applePay";
|
|
28
|
-
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";
|
|
29
29
|
config: {
|
|
30
30
|
gateway: string;
|
|
31
31
|
gatewayMerchantId: string;
|
|
@@ -2,8 +2,8 @@ import type { PropType } from "vue";
|
|
|
2
2
|
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
3
3
|
gateway: {
|
|
4
4
|
type: PropType<{
|
|
5
|
+
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";
|
|
5
6
|
type: "googlePay" | "applePay";
|
|
6
|
-
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";
|
|
7
7
|
config: {
|
|
8
8
|
gateway: string;
|
|
9
9
|
gatewayMerchantId: string;
|
|
@@ -24,8 +24,8 @@ 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
|
+
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";
|
|
27
28
|
type: "googlePay" | "applePay";
|
|
28
|
-
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";
|
|
29
29
|
config: {
|
|
30
30
|
gateway: string;
|
|
31
31
|
gatewayMerchantId: string;
|
|
@@ -12,6 +12,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
12
12
|
gateway: {
|
|
13
13
|
type: PropType<{
|
|
14
14
|
_id: string;
|
|
15
|
+
restaurantId: string;
|
|
16
|
+
paymentGateway: "ADYEN";
|
|
15
17
|
config: {
|
|
16
18
|
hmacKey?: string | null | undefined;
|
|
17
19
|
merchantAccount: string;
|
|
@@ -20,8 +22,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
20
22
|
endpoint: string;
|
|
21
23
|
};
|
|
22
24
|
active: boolean;
|
|
23
|
-
paymentGateway: "ADYEN";
|
|
24
|
-
restaurantId: string;
|
|
25
25
|
} | undefined>;
|
|
26
26
|
required: true;
|
|
27
27
|
};
|
|
@@ -37,6 +37,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
37
37
|
gateway: {
|
|
38
38
|
type: PropType<{
|
|
39
39
|
_id: string;
|
|
40
|
+
restaurantId: string;
|
|
41
|
+
paymentGateway: "ADYEN";
|
|
40
42
|
config: {
|
|
41
43
|
hmacKey?: string | null | undefined;
|
|
42
44
|
merchantAccount: string;
|
|
@@ -45,8 +47,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
45
47
|
endpoint: string;
|
|
46
48
|
};
|
|
47
49
|
active: boolean;
|
|
48
|
-
paymentGateway: "ADYEN";
|
|
49
|
-
restaurantId: string;
|
|
50
50
|
} | undefined>;
|
|
51
51
|
required: true;
|
|
52
52
|
};
|
|
@@ -4,12 +4,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
4
4
|
gateway: {
|
|
5
5
|
type: PropType<{
|
|
6
6
|
_id: string;
|
|
7
|
+
restaurantId: string;
|
|
8
|
+
paymentGateway: "DIGIO";
|
|
7
9
|
config: {
|
|
8
10
|
merchantId: string;
|
|
9
11
|
};
|
|
10
12
|
active: boolean;
|
|
11
|
-
paymentGateway: "DIGIO";
|
|
12
|
-
restaurantId: string;
|
|
13
13
|
} | undefined>;
|
|
14
14
|
required: true;
|
|
15
15
|
};
|
|
@@ -25,12 +25,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
25
25
|
gateway: {
|
|
26
26
|
type: PropType<{
|
|
27
27
|
_id: string;
|
|
28
|
+
restaurantId: string;
|
|
29
|
+
paymentGateway: "DIGIO";
|
|
28
30
|
config: {
|
|
29
31
|
merchantId: string;
|
|
30
32
|
};
|
|
31
33
|
active: boolean;
|
|
32
|
-
paymentGateway: "DIGIO";
|
|
33
|
-
restaurantId: string;
|
|
34
34
|
} | undefined>;
|
|
35
35
|
required: true;
|
|
36
36
|
};
|
|
@@ -12,17 +12,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
12
12
|
gateway: {
|
|
13
13
|
type: PropType<{
|
|
14
14
|
_id: string;
|
|
15
|
+
restaurantId: string;
|
|
16
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
15
17
|
config: {
|
|
16
18
|
applicationCode?: string | null | undefined;
|
|
17
19
|
offlineSecret?: string | null | undefined;
|
|
18
|
-
secretKey: string;
|
|
19
20
|
uniqueId: string;
|
|
20
21
|
merchantId: string;
|
|
22
|
+
secretKey: string;
|
|
21
23
|
verifyKey: string;
|
|
22
24
|
};
|
|
23
25
|
active: boolean;
|
|
24
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
25
|
-
restaurantId: string;
|
|
26
26
|
} | undefined>;
|
|
27
27
|
required: true;
|
|
28
28
|
};
|
|
@@ -38,17 +38,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
38
38
|
gateway: {
|
|
39
39
|
type: PropType<{
|
|
40
40
|
_id: string;
|
|
41
|
+
restaurantId: string;
|
|
42
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
41
43
|
config: {
|
|
42
44
|
applicationCode?: string | null | undefined;
|
|
43
45
|
offlineSecret?: string | null | undefined;
|
|
44
|
-
secretKey: string;
|
|
45
46
|
uniqueId: string;
|
|
46
47
|
merchantId: string;
|
|
48
|
+
secretKey: string;
|
|
47
49
|
verifyKey: string;
|
|
48
50
|
};
|
|
49
51
|
active: boolean;
|
|
50
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
51
|
-
restaurantId: string;
|
|
52
52
|
} | undefined>;
|
|
53
53
|
required: true;
|
|
54
54
|
};
|
|
@@ -12,14 +12,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
12
12
|
gateway: {
|
|
13
13
|
type: PropType<{
|
|
14
14
|
_id: string;
|
|
15
|
+
restaurantId: string;
|
|
16
|
+
paymentGateway: "E_GHL";
|
|
15
17
|
config: {
|
|
16
|
-
terminalId: string;
|
|
17
18
|
merchantId: string;
|
|
19
|
+
terminalId: string;
|
|
18
20
|
privateKey: string;
|
|
19
21
|
};
|
|
20
22
|
active: boolean;
|
|
21
|
-
paymentGateway: "E_GHL";
|
|
22
|
-
restaurantId: string;
|
|
23
23
|
} | undefined>;
|
|
24
24
|
required: true;
|
|
25
25
|
};
|
|
@@ -35,14 +35,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
35
35
|
gateway: {
|
|
36
36
|
type: PropType<{
|
|
37
37
|
_id: string;
|
|
38
|
+
restaurantId: string;
|
|
39
|
+
paymentGateway: "E_GHL";
|
|
38
40
|
config: {
|
|
39
|
-
terminalId: string;
|
|
40
41
|
merchantId: string;
|
|
42
|
+
terminalId: string;
|
|
41
43
|
privateKey: string;
|
|
42
44
|
};
|
|
43
45
|
active: boolean;
|
|
44
|
-
paymentGateway: "E_GHL";
|
|
45
|
-
restaurantId: string;
|
|
46
46
|
} | undefined>;
|
|
47
47
|
required: true;
|
|
48
48
|
};
|
|
@@ -12,12 +12,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
12
12
|
gateway: {
|
|
13
13
|
type: PropType<{
|
|
14
14
|
_id: string;
|
|
15
|
+
restaurantId: string;
|
|
16
|
+
paymentGateway: "GRAB";
|
|
15
17
|
config: {
|
|
16
18
|
merchantId: string;
|
|
17
19
|
};
|
|
18
20
|
active: boolean;
|
|
19
|
-
paymentGateway: "GRAB";
|
|
20
|
-
restaurantId: string;
|
|
21
21
|
} | undefined>;
|
|
22
22
|
required: true;
|
|
23
23
|
};
|
|
@@ -33,12 +33,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
33
33
|
gateway: {
|
|
34
34
|
type: PropType<{
|
|
35
35
|
_id: string;
|
|
36
|
+
restaurantId: string;
|
|
37
|
+
paymentGateway: "GRAB";
|
|
36
38
|
config: {
|
|
37
39
|
merchantId: string;
|
|
38
40
|
};
|
|
39
41
|
active: boolean;
|
|
40
|
-
paymentGateway: "GRAB";
|
|
41
|
-
restaurantId: string;
|
|
42
42
|
} | undefined>;
|
|
43
43
|
required: true;
|
|
44
44
|
};
|
|
@@ -4,13 +4,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
4
4
|
gateway: {
|
|
5
5
|
type: PropType<{
|
|
6
6
|
_id: string;
|
|
7
|
+
restaurantId: string;
|
|
8
|
+
paymentGateway: "KSHER";
|
|
7
9
|
config: {
|
|
8
10
|
privateKey: string;
|
|
9
11
|
appId: string;
|
|
10
12
|
};
|
|
11
13
|
active: boolean;
|
|
12
|
-
paymentGateway: "KSHER";
|
|
13
|
-
restaurantId: string;
|
|
14
14
|
} | undefined>;
|
|
15
15
|
required: true;
|
|
16
16
|
};
|
|
@@ -26,13 +26,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
26
26
|
gateway: {
|
|
27
27
|
type: PropType<{
|
|
28
28
|
_id: string;
|
|
29
|
+
restaurantId: string;
|
|
30
|
+
paymentGateway: "KSHER";
|
|
29
31
|
config: {
|
|
30
32
|
privateKey: string;
|
|
31
33
|
appId: string;
|
|
32
34
|
};
|
|
33
35
|
active: boolean;
|
|
34
|
-
paymentGateway: "KSHER";
|
|
35
|
-
restaurantId: string;
|
|
36
36
|
} | undefined>;
|
|
37
37
|
required: true;
|
|
38
38
|
};
|