@feedmepos/mf-payment 1.5.6-dev → 1.5.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-Cwt13ALm.js → Actions.vue_vue_type_script_setup_true_lang-BLXnOuCw.js} +2 -2
- package/dist/{Chargeback-BdT_s3at.js → Chargeback-19afdT_4.js} +5 -5
- package/dist/{DocumentViewer.vue_vue_type_script_setup_true_lang-CTA026mA.js → DocumentViewer.vue_vue_type_script_setup_true_lang-C-5XOuTl.js} +1 -1
- package/dist/{OnboardForm-BGM0rOan.js → OnboardForm-Cnnx_Wje.js} +5 -5
- package/dist/{OnboardForm-BsgH4rQ8.js → OnboardForm-DBgi_Y2Q.js} +5 -5
- package/dist/{OnboardSubmission-DcFt464S.js → OnboardSubmission-BB383_k0.js} +5 -5
- package/dist/{OnboardSubmission-DrWzegfK.js → OnboardSubmission-BhW5esGJ.js} +2 -2
- package/dist/{PayoutAccount-5spM7Xnv.js → PayoutAccount-DNl7LXSp.js} +5 -5
- package/dist/{PayoutAccount-D1NqkA8w.js → PayoutAccount-OGJGX0YY.js} +4 -4
- package/dist/PayoutAccountSetting-DzkmUdgK.js +1318 -0
- package/dist/{Restaurant-DCycaRR7.js → Restaurant-ZiTHtFZJ.js} +4 -4
- package/dist/{RestaurantSetting-D6s1uPMz.js → RestaurantSetting-M1jYaGwx.js} +3 -3
- package/dist/{Settlement-DlplAJW2.js → Settlement-Cj2W8VfH.js} +3 -3
- package/dist/{Settlement-DHebMBfs.js → Settlement-D_nmqYEC.js} +3 -3
- package/dist/{SettlementTransactions-D1FZ4SvU.js → SettlementTransactions-DQZUsieX.js} +4 -4
- package/dist/{SettlementTransactions-BB3jFvdP.js → SettlementTransactions-DvO6XMC4.js} +4 -4
- package/dist/{Status.vue_vue_type_script_setup_true_lang-BsbxaRKL.js → Status.vue_vue_type_script_setup_true_lang-BP5m6Vic.js} +1 -1
- package/dist/{Terminal-DOf20nIw.js → Terminal-CoPPPePw.js} +5 -5
- package/dist/{TerminalSetting-fwdOkBMF.js → TerminalSetting-PWs1fyFe.js} +3 -3
- package/dist/{Transaction-BojSMumb.js → Transaction-C6CtVbqB.js} +6 -6
- package/dist/{Transaction-DRc7VdWm.js → Transaction-DHTahbbJ.js} +9 -9
- package/dist/{TransactionOld-CVid_gM_.js → TransactionOld-Cvqw-Osm.js} +6 -6
- package/dist/{app-DewutbV3.js → app-BtjXBDKJ.js} +518 -526
- package/dist/app.js +4 -5
- package/dist/{assets-BnwoyNOf.js → assets-V6CPweA9.js} +1 -1
- package/dist/{grafana-Bz7xSfdW.js → grafana-fZyobMgN.js} +1 -1
- package/dist/{index-DyEaoZ8f.js → index--K2ipr4H.js} +1 -1
- package/dist/{index-Dqk3bGgi.js → index-BJNCcdvT.js} +5504 -5503
- package/dist/{index-BcpQUz2-.js → index-C-YBwRQp.js} +1 -1
- package/dist/{index-BGliGchf.js → index-CMN40t8e.js} +1 -1
- package/dist/{index-Bi2r6bNV.js → index-CtkwL_6R.js} +1 -1
- package/dist/{index-DaMy_lQ6.js → index-D69RnDa7.js} +1 -1
- package/dist/{index-6TNmNay6.js → index-_u7l8cO3.js} +1 -1
- package/dist/{index-DqW_m_SE.js → index-eLZ3BErV.js} +1 -1
- package/dist/{index-D68osbqj.js → index-ysvBViCR.js} +26 -23
- package/dist/{index.vue_vue_type_script_setup_true_lang-D6hndvwu.js → index.vue_vue_type_script_setup_true_lang-zxkA_YTt.js} +1 -1
- package/dist/package.json +2 -2
- package/dist/{payout-account-BTAtskf1.js → payout-account-DKOx8gaG.js} +3 -3
- package/dist/stores/payoutAccount.d.ts +22 -30
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/views/admin/payout-account/tabs/Information.vue.d.ts +22 -30
- package/dist/views/admin/payout-account/tabs/PaymentChannel.vue.d.ts +22 -30
- package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +22 -30
- package/dist/views/admin/payout-account/tabs/PaymentStatus.vue.d.ts +24 -32
- package/dist/views/admin/payout-account/tabs/Settlement.vue.d.ts +22 -30
- package/dist/views/admin/payout-account/tabs/TokenGateway.vue.d.ts +22 -30
- 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/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/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 +44 -60
- package/dist/views/settlement/FiuuSettlementTable.vue.d.ts +52 -52
- package/dist/views/settlement/FiuuSettlementTransactions.vue.d.ts +26 -26
- package/package.json +2 -2
- package/dist/PayoutAccountSetting-BSmvV6yF.js +0 -1359
- package/dist/views/admin/payout-account/cell/MinimumFeeInput.vue.d.ts +0 -6
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import type { PayoutAccountWithRefDto } from
|
|
2
|
-
import { type PropType } from
|
|
1
|
+
import type { PayoutAccountWithRefDto } from '@feedmepos/payment-entity';
|
|
2
|
+
import { type PropType } from 'vue';
|
|
3
3
|
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
4
4
|
onUpdate: {
|
|
5
5
|
type: PropType<(account: PayoutAccountWithRefDto) => Promise<void>>;
|
|
@@ -9,21 +9,22 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
9
9
|
type: PropType<{
|
|
10
10
|
enable?: boolean | null | undefined;
|
|
11
11
|
gateways?: ({
|
|
12
|
+
paymentGateway: "REVENUE_MONSTER";
|
|
12
13
|
config: {
|
|
13
14
|
clientId: string;
|
|
14
15
|
clientPrivateKey: string;
|
|
15
16
|
clientSecret: string;
|
|
16
17
|
storeId: string;
|
|
17
18
|
};
|
|
18
|
-
paymentGateway: "REVENUE_MONSTER";
|
|
19
19
|
} | {
|
|
20
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
20
21
|
config: {
|
|
21
22
|
merchantId: string;
|
|
22
23
|
secretKey: string;
|
|
23
24
|
verifyKey: string;
|
|
24
25
|
};
|
|
25
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
26
26
|
} | {
|
|
27
|
+
paymentGateway: "MACAU_PASS";
|
|
27
28
|
config: {
|
|
28
29
|
merchantId: string;
|
|
29
30
|
merchantName: string;
|
|
@@ -31,33 +32,32 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
31
32
|
storeID: string;
|
|
32
33
|
storeName: string;
|
|
33
34
|
};
|
|
34
|
-
paymentGateway: "MACAU_PASS";
|
|
35
35
|
} | {
|
|
36
|
+
paymentGateway: "DIGIO";
|
|
36
37
|
config: {
|
|
37
38
|
merchantId: string;
|
|
38
39
|
cardMerchantId: string;
|
|
39
40
|
};
|
|
40
|
-
paymentGateway: "DIGIO";
|
|
41
41
|
} | {
|
|
42
|
+
paymentGateway: "ADYEN";
|
|
42
43
|
config: {
|
|
43
44
|
hmacKey?: string | null | undefined;
|
|
45
|
+
clientKey: string;
|
|
44
46
|
merchantAccount: string;
|
|
45
47
|
username: string;
|
|
46
48
|
apiKey: string;
|
|
47
|
-
clientKey: string;
|
|
48
49
|
endpoint: string;
|
|
49
50
|
};
|
|
50
|
-
paymentGateway: "ADYEN";
|
|
51
51
|
} | {
|
|
52
|
+
paymentGateway: "KSHER";
|
|
52
53
|
config: {
|
|
53
54
|
appId: string;
|
|
54
55
|
privateKey: string;
|
|
55
56
|
};
|
|
56
|
-
paymentGateway: "KSHER";
|
|
57
57
|
})[] | null | undefined;
|
|
58
58
|
ref?: any;
|
|
59
59
|
status: "NEW" | "PENDING" | "APPROVED";
|
|
60
|
-
|
|
60
|
+
notifyUrl: string;
|
|
61
61
|
store: {
|
|
62
62
|
bank?: {
|
|
63
63
|
type?: "OTHER" | "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | null | undefined;
|
|
@@ -65,27 +65,23 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
65
65
|
holderName?: string | null | undefined;
|
|
66
66
|
name: string;
|
|
67
67
|
} | null | undefined;
|
|
68
|
-
ssm?: string | null | undefined;
|
|
69
68
|
bankStatement?: string | null | undefined;
|
|
69
|
+
ssm?: string | null | undefined;
|
|
70
70
|
exteriorPhoto?: string | null | undefined;
|
|
71
71
|
keyPerson?: {
|
|
72
|
+
email: string;
|
|
72
73
|
name: string;
|
|
73
74
|
phone: string;
|
|
74
|
-
email: string;
|
|
75
75
|
} | null | undefined;
|
|
76
76
|
id: string;
|
|
77
77
|
event: "ORDERING" | "MARKETING";
|
|
78
78
|
};
|
|
79
|
-
|
|
79
|
+
_id: string;
|
|
80
80
|
methods: {
|
|
81
81
|
rate?: {
|
|
82
82
|
amount: number;
|
|
83
83
|
precision: number;
|
|
84
84
|
} | null | undefined;
|
|
85
|
-
minimumFee?: {
|
|
86
|
-
amount: number;
|
|
87
|
-
precision: number;
|
|
88
|
-
} | null | undefined;
|
|
89
85
|
tPlus?: number | null | undefined;
|
|
90
86
|
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";
|
|
91
87
|
variant: string;
|
|
@@ -103,21 +99,22 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
103
99
|
type: PropType<{
|
|
104
100
|
enable?: boolean | null | undefined;
|
|
105
101
|
gateways?: ({
|
|
102
|
+
paymentGateway: "REVENUE_MONSTER";
|
|
106
103
|
config: {
|
|
107
104
|
clientId: string;
|
|
108
105
|
clientPrivateKey: string;
|
|
109
106
|
clientSecret: string;
|
|
110
107
|
storeId: string;
|
|
111
108
|
};
|
|
112
|
-
paymentGateway: "REVENUE_MONSTER";
|
|
113
109
|
} | {
|
|
110
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
114
111
|
config: {
|
|
115
112
|
merchantId: string;
|
|
116
113
|
secretKey: string;
|
|
117
114
|
verifyKey: string;
|
|
118
115
|
};
|
|
119
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
120
116
|
} | {
|
|
117
|
+
paymentGateway: "MACAU_PASS";
|
|
121
118
|
config: {
|
|
122
119
|
merchantId: string;
|
|
123
120
|
merchantName: string;
|
|
@@ -125,33 +122,32 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
125
122
|
storeID: string;
|
|
126
123
|
storeName: string;
|
|
127
124
|
};
|
|
128
|
-
paymentGateway: "MACAU_PASS";
|
|
129
125
|
} | {
|
|
126
|
+
paymentGateway: "DIGIO";
|
|
130
127
|
config: {
|
|
131
128
|
merchantId: string;
|
|
132
129
|
cardMerchantId: string;
|
|
133
130
|
};
|
|
134
|
-
paymentGateway: "DIGIO";
|
|
135
131
|
} | {
|
|
132
|
+
paymentGateway: "ADYEN";
|
|
136
133
|
config: {
|
|
137
134
|
hmacKey?: string | null | undefined;
|
|
135
|
+
clientKey: string;
|
|
138
136
|
merchantAccount: string;
|
|
139
137
|
username: string;
|
|
140
138
|
apiKey: string;
|
|
141
|
-
clientKey: string;
|
|
142
139
|
endpoint: string;
|
|
143
140
|
};
|
|
144
|
-
paymentGateway: "ADYEN";
|
|
145
141
|
} | {
|
|
142
|
+
paymentGateway: "KSHER";
|
|
146
143
|
config: {
|
|
147
144
|
appId: string;
|
|
148
145
|
privateKey: string;
|
|
149
146
|
};
|
|
150
|
-
paymentGateway: "KSHER";
|
|
151
147
|
})[] | null | undefined;
|
|
152
148
|
ref?: any;
|
|
153
149
|
status: "NEW" | "PENDING" | "APPROVED";
|
|
154
|
-
|
|
150
|
+
notifyUrl: string;
|
|
155
151
|
store: {
|
|
156
152
|
bank?: {
|
|
157
153
|
type?: "OTHER" | "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | null | undefined;
|
|
@@ -159,27 +155,23 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
159
155
|
holderName?: string | null | undefined;
|
|
160
156
|
name: string;
|
|
161
157
|
} | null | undefined;
|
|
162
|
-
ssm?: string | null | undefined;
|
|
163
158
|
bankStatement?: string | null | undefined;
|
|
159
|
+
ssm?: string | null | undefined;
|
|
164
160
|
exteriorPhoto?: string | null | undefined;
|
|
165
161
|
keyPerson?: {
|
|
162
|
+
email: string;
|
|
166
163
|
name: string;
|
|
167
164
|
phone: string;
|
|
168
|
-
email: string;
|
|
169
165
|
} | null | undefined;
|
|
170
166
|
id: string;
|
|
171
167
|
event: "ORDERING" | "MARKETING";
|
|
172
168
|
};
|
|
173
|
-
|
|
169
|
+
_id: string;
|
|
174
170
|
methods: {
|
|
175
171
|
rate?: {
|
|
176
172
|
amount: number;
|
|
177
173
|
precision: number;
|
|
178
174
|
} | null | undefined;
|
|
179
|
-
minimumFee?: {
|
|
180
|
-
amount: number;
|
|
181
|
-
precision: number;
|
|
182
|
-
} | null | undefined;
|
|
183
175
|
tPlus?: number | null | undefined;
|
|
184
176
|
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";
|
|
185
177
|
variant: string;
|
|
@@ -4,21 +4,22 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
4
4
|
type: PropType<{
|
|
5
5
|
enable?: boolean | null | undefined;
|
|
6
6
|
gateways?: ({
|
|
7
|
+
paymentGateway: "REVENUE_MONSTER";
|
|
7
8
|
config: {
|
|
8
9
|
clientId: string;
|
|
9
10
|
clientPrivateKey: string;
|
|
10
11
|
clientSecret: string;
|
|
11
12
|
storeId: string;
|
|
12
13
|
};
|
|
13
|
-
paymentGateway: "REVENUE_MONSTER";
|
|
14
14
|
} | {
|
|
15
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
15
16
|
config: {
|
|
16
17
|
merchantId: string;
|
|
17
18
|
secretKey: string;
|
|
18
19
|
verifyKey: string;
|
|
19
20
|
};
|
|
20
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
21
21
|
} | {
|
|
22
|
+
paymentGateway: "MACAU_PASS";
|
|
22
23
|
config: {
|
|
23
24
|
merchantId: string;
|
|
24
25
|
merchantName: string;
|
|
@@ -26,33 +27,32 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
26
27
|
storeID: string;
|
|
27
28
|
storeName: string;
|
|
28
29
|
};
|
|
29
|
-
paymentGateway: "MACAU_PASS";
|
|
30
30
|
} | {
|
|
31
|
+
paymentGateway: "DIGIO";
|
|
31
32
|
config: {
|
|
32
33
|
merchantId: string;
|
|
33
34
|
cardMerchantId: string;
|
|
34
35
|
};
|
|
35
|
-
paymentGateway: "DIGIO";
|
|
36
36
|
} | {
|
|
37
|
+
paymentGateway: "ADYEN";
|
|
37
38
|
config: {
|
|
38
39
|
hmacKey?: string | null | undefined;
|
|
40
|
+
clientKey: string;
|
|
39
41
|
merchantAccount: string;
|
|
40
42
|
username: string;
|
|
41
43
|
apiKey: string;
|
|
42
|
-
clientKey: string;
|
|
43
44
|
endpoint: string;
|
|
44
45
|
};
|
|
45
|
-
paymentGateway: "ADYEN";
|
|
46
46
|
} | {
|
|
47
|
+
paymentGateway: "KSHER";
|
|
47
48
|
config: {
|
|
48
49
|
appId: string;
|
|
49
50
|
privateKey: string;
|
|
50
51
|
};
|
|
51
|
-
paymentGateway: "KSHER";
|
|
52
52
|
})[] | null | undefined;
|
|
53
53
|
ref?: any;
|
|
54
54
|
status: "NEW" | "PENDING" | "APPROVED";
|
|
55
|
-
|
|
55
|
+
notifyUrl: string;
|
|
56
56
|
store: {
|
|
57
57
|
bank?: {
|
|
58
58
|
type?: "OTHER" | "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | null | undefined;
|
|
@@ -60,27 +60,23 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
60
60
|
holderName?: string | null | undefined;
|
|
61
61
|
name: string;
|
|
62
62
|
} | null | undefined;
|
|
63
|
-
ssm?: string | null | undefined;
|
|
64
63
|
bankStatement?: string | null | undefined;
|
|
64
|
+
ssm?: string | null | undefined;
|
|
65
65
|
exteriorPhoto?: string | null | undefined;
|
|
66
66
|
keyPerson?: {
|
|
67
|
+
email: string;
|
|
67
68
|
name: string;
|
|
68
69
|
phone: string;
|
|
69
|
-
email: string;
|
|
70
70
|
} | null | undefined;
|
|
71
71
|
id: string;
|
|
72
72
|
event: "ORDERING" | "MARKETING";
|
|
73
73
|
};
|
|
74
|
-
|
|
74
|
+
_id: string;
|
|
75
75
|
methods: {
|
|
76
76
|
rate?: {
|
|
77
77
|
amount: number;
|
|
78
78
|
precision: number;
|
|
79
79
|
} | null | undefined;
|
|
80
|
-
minimumFee?: {
|
|
81
|
-
amount: number;
|
|
82
|
-
precision: number;
|
|
83
|
-
} | null | undefined;
|
|
84
80
|
tPlus?: number | null | undefined;
|
|
85
81
|
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";
|
|
86
82
|
variant: string;
|
|
@@ -94,21 +90,22 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
94
90
|
type: PropType<{
|
|
95
91
|
enable?: boolean | null | undefined;
|
|
96
92
|
gateways?: ({
|
|
93
|
+
paymentGateway: "REVENUE_MONSTER";
|
|
97
94
|
config: {
|
|
98
95
|
clientId: string;
|
|
99
96
|
clientPrivateKey: string;
|
|
100
97
|
clientSecret: string;
|
|
101
98
|
storeId: string;
|
|
102
99
|
};
|
|
103
|
-
paymentGateway: "REVENUE_MONSTER";
|
|
104
100
|
} | {
|
|
101
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
105
102
|
config: {
|
|
106
103
|
merchantId: string;
|
|
107
104
|
secretKey: string;
|
|
108
105
|
verifyKey: string;
|
|
109
106
|
};
|
|
110
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
111
107
|
} | {
|
|
108
|
+
paymentGateway: "MACAU_PASS";
|
|
112
109
|
config: {
|
|
113
110
|
merchantId: string;
|
|
114
111
|
merchantName: string;
|
|
@@ -116,33 +113,32 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
116
113
|
storeID: string;
|
|
117
114
|
storeName: string;
|
|
118
115
|
};
|
|
119
|
-
paymentGateway: "MACAU_PASS";
|
|
120
116
|
} | {
|
|
117
|
+
paymentGateway: "DIGIO";
|
|
121
118
|
config: {
|
|
122
119
|
merchantId: string;
|
|
123
120
|
cardMerchantId: string;
|
|
124
121
|
};
|
|
125
|
-
paymentGateway: "DIGIO";
|
|
126
122
|
} | {
|
|
123
|
+
paymentGateway: "ADYEN";
|
|
127
124
|
config: {
|
|
128
125
|
hmacKey?: string | null | undefined;
|
|
126
|
+
clientKey: string;
|
|
129
127
|
merchantAccount: string;
|
|
130
128
|
username: string;
|
|
131
129
|
apiKey: string;
|
|
132
|
-
clientKey: string;
|
|
133
130
|
endpoint: string;
|
|
134
131
|
};
|
|
135
|
-
paymentGateway: "ADYEN";
|
|
136
132
|
} | {
|
|
133
|
+
paymentGateway: "KSHER";
|
|
137
134
|
config: {
|
|
138
135
|
appId: string;
|
|
139
136
|
privateKey: string;
|
|
140
137
|
};
|
|
141
|
-
paymentGateway: "KSHER";
|
|
142
138
|
})[] | null | undefined;
|
|
143
139
|
ref?: any;
|
|
144
140
|
status: "NEW" | "PENDING" | "APPROVED";
|
|
145
|
-
|
|
141
|
+
notifyUrl: string;
|
|
146
142
|
store: {
|
|
147
143
|
bank?: {
|
|
148
144
|
type?: "OTHER" | "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | null | undefined;
|
|
@@ -150,27 +146,23 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
150
146
|
holderName?: string | null | undefined;
|
|
151
147
|
name: string;
|
|
152
148
|
} | null | undefined;
|
|
153
|
-
ssm?: string | null | undefined;
|
|
154
149
|
bankStatement?: string | null | undefined;
|
|
150
|
+
ssm?: string | null | undefined;
|
|
155
151
|
exteriorPhoto?: string | null | undefined;
|
|
156
152
|
keyPerson?: {
|
|
153
|
+
email: string;
|
|
157
154
|
name: string;
|
|
158
155
|
phone: string;
|
|
159
|
-
email: string;
|
|
160
156
|
} | null | undefined;
|
|
161
157
|
id: string;
|
|
162
158
|
event: "ORDERING" | "MARKETING";
|
|
163
159
|
};
|
|
164
|
-
|
|
160
|
+
_id: string;
|
|
165
161
|
methods: {
|
|
166
162
|
rate?: {
|
|
167
163
|
amount: number;
|
|
168
164
|
precision: number;
|
|
169
165
|
} | null | undefined;
|
|
170
|
-
minimumFee?: {
|
|
171
|
-
amount: number;
|
|
172
|
-
precision: number;
|
|
173
|
-
} | null | undefined;
|
|
174
166
|
tPlus?: number | null | undefined;
|
|
175
167
|
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";
|
|
176
168
|
variant: string;
|
|
@@ -14,21 +14,22 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
14
14
|
};
|
|
15
15
|
}[] | null | undefined;
|
|
16
16
|
gateways?: ({
|
|
17
|
+
paymentGateway: "REVENUE_MONSTER";
|
|
17
18
|
config: {
|
|
18
19
|
clientId: string;
|
|
19
20
|
clientPrivateKey: string;
|
|
20
21
|
clientSecret: string;
|
|
21
22
|
storeId: string;
|
|
22
23
|
};
|
|
23
|
-
paymentGateway: "REVENUE_MONSTER";
|
|
24
24
|
} | {
|
|
25
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
25
26
|
config: {
|
|
26
27
|
merchantId: string;
|
|
27
28
|
secretKey: string;
|
|
28
29
|
verifyKey: string;
|
|
29
30
|
};
|
|
30
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
31
31
|
} | {
|
|
32
|
+
paymentGateway: "MACAU_PASS";
|
|
32
33
|
config: {
|
|
33
34
|
merchantId: string;
|
|
34
35
|
merchantName: string;
|
|
@@ -36,29 +37,28 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
36
37
|
storeID: string;
|
|
37
38
|
storeName: string;
|
|
38
39
|
};
|
|
39
|
-
paymentGateway: "MACAU_PASS";
|
|
40
40
|
} | {
|
|
41
|
+
paymentGateway: "DIGIO";
|
|
41
42
|
config: {
|
|
42
43
|
merchantId: string;
|
|
43
44
|
cardMerchantId: string;
|
|
44
45
|
};
|
|
45
|
-
paymentGateway: "DIGIO";
|
|
46
46
|
} | {
|
|
47
|
+
paymentGateway: "ADYEN";
|
|
47
48
|
config: {
|
|
48
49
|
hmacKey?: string | null | undefined;
|
|
50
|
+
clientKey: string;
|
|
49
51
|
merchantAccount: string;
|
|
50
52
|
username: string;
|
|
51
53
|
apiKey: string;
|
|
52
|
-
clientKey: string;
|
|
53
54
|
endpoint: string;
|
|
54
55
|
};
|
|
55
|
-
paymentGateway: "ADYEN";
|
|
56
56
|
} | {
|
|
57
|
+
paymentGateway: "KSHER";
|
|
57
58
|
config: {
|
|
58
59
|
appId: string;
|
|
59
60
|
privateKey: string;
|
|
60
61
|
};
|
|
61
|
-
paymentGateway: "KSHER";
|
|
62
62
|
})[] | null | undefined;
|
|
63
63
|
gatewayOverride?: {
|
|
64
64
|
type?: string | null | undefined;
|
|
@@ -72,7 +72,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
72
72
|
label: string;
|
|
73
73
|
}[] | null | undefined;
|
|
74
74
|
status: "NEW" | "PENDING" | "APPROVED";
|
|
75
|
-
|
|
75
|
+
notifyUrl: string;
|
|
76
76
|
store: {
|
|
77
77
|
bank?: {
|
|
78
78
|
type?: "OTHER" | "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | null | undefined;
|
|
@@ -80,27 +80,23 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
80
80
|
holderName?: string | null | undefined;
|
|
81
81
|
name: string;
|
|
82
82
|
} | null | undefined;
|
|
83
|
-
ssm?: string | null | undefined;
|
|
84
83
|
bankStatement?: string | null | undefined;
|
|
84
|
+
ssm?: string | null | undefined;
|
|
85
85
|
exteriorPhoto?: string | null | undefined;
|
|
86
86
|
keyPerson?: {
|
|
87
|
+
email: string;
|
|
87
88
|
name: string;
|
|
88
89
|
phone: string;
|
|
89
|
-
email: string;
|
|
90
90
|
} | null | undefined;
|
|
91
91
|
id: string;
|
|
92
92
|
event: "ORDERING" | "MARKETING";
|
|
93
93
|
};
|
|
94
|
-
|
|
94
|
+
_id: string;
|
|
95
95
|
methods: {
|
|
96
96
|
rate?: {
|
|
97
97
|
amount: number;
|
|
98
98
|
precision: number;
|
|
99
99
|
} | null | undefined;
|
|
100
|
-
minimumFee?: {
|
|
101
|
-
amount: number;
|
|
102
|
-
precision: number;
|
|
103
|
-
} | null | undefined;
|
|
104
100
|
tPlus?: number | null | undefined;
|
|
105
101
|
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";
|
|
106
102
|
variant: string;
|
|
@@ -124,21 +120,22 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
124
120
|
};
|
|
125
121
|
}[] | null | undefined;
|
|
126
122
|
gateways?: ({
|
|
123
|
+
paymentGateway: "REVENUE_MONSTER";
|
|
127
124
|
config: {
|
|
128
125
|
clientId: string;
|
|
129
126
|
clientPrivateKey: string;
|
|
130
127
|
clientSecret: string;
|
|
131
128
|
storeId: string;
|
|
132
129
|
};
|
|
133
|
-
paymentGateway: "REVENUE_MONSTER";
|
|
134
130
|
} | {
|
|
131
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
135
132
|
config: {
|
|
136
133
|
merchantId: string;
|
|
137
134
|
secretKey: string;
|
|
138
135
|
verifyKey: string;
|
|
139
136
|
};
|
|
140
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
141
137
|
} | {
|
|
138
|
+
paymentGateway: "MACAU_PASS";
|
|
142
139
|
config: {
|
|
143
140
|
merchantId: string;
|
|
144
141
|
merchantName: string;
|
|
@@ -146,29 +143,28 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
146
143
|
storeID: string;
|
|
147
144
|
storeName: string;
|
|
148
145
|
};
|
|
149
|
-
paymentGateway: "MACAU_PASS";
|
|
150
146
|
} | {
|
|
147
|
+
paymentGateway: "DIGIO";
|
|
151
148
|
config: {
|
|
152
149
|
merchantId: string;
|
|
153
150
|
cardMerchantId: string;
|
|
154
151
|
};
|
|
155
|
-
paymentGateway: "DIGIO";
|
|
156
152
|
} | {
|
|
153
|
+
paymentGateway: "ADYEN";
|
|
157
154
|
config: {
|
|
158
155
|
hmacKey?: string | null | undefined;
|
|
156
|
+
clientKey: string;
|
|
159
157
|
merchantAccount: string;
|
|
160
158
|
username: string;
|
|
161
159
|
apiKey: string;
|
|
162
|
-
clientKey: string;
|
|
163
160
|
endpoint: string;
|
|
164
161
|
};
|
|
165
|
-
paymentGateway: "ADYEN";
|
|
166
162
|
} | {
|
|
163
|
+
paymentGateway: "KSHER";
|
|
167
164
|
config: {
|
|
168
165
|
appId: string;
|
|
169
166
|
privateKey: string;
|
|
170
167
|
};
|
|
171
|
-
paymentGateway: "KSHER";
|
|
172
168
|
})[] | null | undefined;
|
|
173
169
|
gatewayOverride?: {
|
|
174
170
|
type?: string | null | undefined;
|
|
@@ -182,7 +178,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
182
178
|
label: string;
|
|
183
179
|
}[] | null | undefined;
|
|
184
180
|
status: "NEW" | "PENDING" | "APPROVED";
|
|
185
|
-
|
|
181
|
+
notifyUrl: string;
|
|
186
182
|
store: {
|
|
187
183
|
bank?: {
|
|
188
184
|
type?: "OTHER" | "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | null | undefined;
|
|
@@ -190,27 +186,23 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
190
186
|
holderName?: string | null | undefined;
|
|
191
187
|
name: string;
|
|
192
188
|
} | null | undefined;
|
|
193
|
-
ssm?: string | null | undefined;
|
|
194
189
|
bankStatement?: string | null | undefined;
|
|
190
|
+
ssm?: string | null | undefined;
|
|
195
191
|
exteriorPhoto?: string | null | undefined;
|
|
196
192
|
keyPerson?: {
|
|
193
|
+
email: string;
|
|
197
194
|
name: string;
|
|
198
195
|
phone: string;
|
|
199
|
-
email: string;
|
|
200
196
|
} | null | undefined;
|
|
201
197
|
id: string;
|
|
202
198
|
event: "ORDERING" | "MARKETING";
|
|
203
199
|
};
|
|
204
|
-
|
|
200
|
+
_id: string;
|
|
205
201
|
methods: {
|
|
206
202
|
rate?: {
|
|
207
203
|
amount: number;
|
|
208
204
|
precision: number;
|
|
209
205
|
} | null | undefined;
|
|
210
|
-
minimumFee?: {
|
|
211
|
-
amount: number;
|
|
212
|
-
precision: number;
|
|
213
|
-
} | null | undefined;
|
|
214
206
|
tPlus?: number | null | undefined;
|
|
215
207
|
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";
|
|
216
208
|
variant: string;
|
|
@@ -6,10 +6,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
6
6
|
secretKey?: string | null | undefined;
|
|
7
7
|
gateways?: {
|
|
8
8
|
config?: {
|
|
9
|
-
packageId: string;
|
|
10
9
|
uniqueId: string;
|
|
10
|
+
packageId: string;
|
|
11
11
|
} | null | undefined;
|
|
12
|
-
gateway: "Fiuu" | "Digio" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "
|
|
12
|
+
gateway: "Fiuu" | "Digio" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Cash" | "Softspace" | "Kbank" | "Hlbb";
|
|
13
13
|
}[] | null | undefined;
|
|
14
14
|
deviceId?: string | null | undefined;
|
|
15
15
|
bindCode?: string | null | undefined;
|
|
@@ -109,12 +109,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
109
109
|
})[] | null | undefined;
|
|
110
110
|
deletedAt?: string | null | undefined;
|
|
111
111
|
status: "Active" | "Inactive";
|
|
112
|
-
_id: string;
|
|
113
|
-
createdAt: string;
|
|
114
112
|
referenceId: string;
|
|
115
113
|
updatedAt: string;
|
|
114
|
+
_id: string;
|
|
116
115
|
securityCode: string;
|
|
117
116
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
|
117
|
+
createdAt: string;
|
|
118
118
|
}>;
|
|
119
119
|
};
|
|
120
120
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
@@ -124,10 +124,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
124
124
|
secretKey?: string | null | undefined;
|
|
125
125
|
gateways?: {
|
|
126
126
|
config?: {
|
|
127
|
-
packageId: string;
|
|
128
127
|
uniqueId: string;
|
|
128
|
+
packageId: string;
|
|
129
129
|
} | null | undefined;
|
|
130
|
-
gateway: "Fiuu" | "Digio" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "
|
|
130
|
+
gateway: "Fiuu" | "Digio" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Cash" | "Softspace" | "Kbank" | "Hlbb";
|
|
131
131
|
}[] | null | undefined;
|
|
132
132
|
deviceId?: string | null | undefined;
|
|
133
133
|
bindCode?: string | null | undefined;
|
|
@@ -227,12 +227,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
227
227
|
})[] | null | undefined;
|
|
228
228
|
deletedAt?: string | null | undefined;
|
|
229
229
|
status: "Active" | "Inactive";
|
|
230
|
-
_id: string;
|
|
231
|
-
createdAt: string;
|
|
232
230
|
referenceId: string;
|
|
233
231
|
updatedAt: string;
|
|
232
|
+
_id: string;
|
|
234
233
|
securityCode: string;
|
|
235
234
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
|
235
|
+
createdAt: string;
|
|
236
236
|
}>;
|
|
237
237
|
};
|
|
238
238
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|