@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
|
@@ -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;
|
|
@@ -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;
|