@feedmepos/mf-payment 1.4.24 → 1.4.25
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-ClTndbYh.js → Actions.vue_vue_type_script_setup_true_lang-C3FaA4nS.js} +2 -2
- package/dist/{Chargeback-B0gRIpiJ.js → Chargeback-BoY4sNPQ.js} +5 -5
- package/dist/{OnboardForm-yqhVp0WQ.js → OnboardForm-9Rb5b4mY.js} +4 -4
- package/dist/{OnboardForm-GSaLEdFF.js → OnboardForm-D6X8LFLw.js} +4 -4
- package/dist/{OnboardSubmission-CAu6TqDl.js → OnboardSubmission-Bnuo32bn.js} +5 -5
- package/dist/{OnboardSubmission-Bz8fbre8.js → OnboardSubmission-DaKfRQTC.js} +2 -2
- package/dist/{PayoutAccount-Bv18s1yC.js → PayoutAccount-BwqjoKCd.js} +5 -5
- package/dist/{PayoutAccount-CwFCOb-R.js → PayoutAccount-UP0shZMn.js} +5 -5
- package/dist/{PayoutAccountSetting-DNI3FbQH.js → PayoutAccountSetting-BIIeO_h-.js} +3 -3
- package/dist/{Restaurant-CCaYPuWH.js → Restaurant-DcSXFIRF.js} +4 -4
- package/dist/{RestaurantSetting-D49rMf6l.js → RestaurantSetting-C3yTbo5H.js} +3 -3
- package/dist/{Settlement-BQNJSUCM.js → Settlement-CyQTaeVj.js} +3 -3
- package/dist/{Settlement-BU-jCEbB.js → Settlement-r4llJs77.js} +3 -3
- package/dist/{SettlementTransactions-T6k6cAin.js → SettlementTransactions-Cri5jcFr.js} +4 -4
- package/dist/{SettlementTransactions-CqELsVFS.js → SettlementTransactions-WlD-PeWg.js} +4 -4
- package/dist/{Status.vue_vue_type_script_setup_true_lang-Betuxyqe.js → Status.vue_vue_type_script_setup_true_lang-CzsRrsWJ.js} +1 -1
- package/dist/{Terminal-D-Uekfe6.js → Terminal-CAfjZl5r.js} +5 -5
- package/dist/{TerminalSetting-DnvasW1-.js → TerminalSetting-CV6uai7K.js} +3 -3
- package/dist/{Transaction-CgFaGqHr.js → Transaction-BG-3FqP7.js} +68 -64
- package/dist/{Transaction-B85QLk-_.js → Transaction-BpjeM2Kl.js} +6 -6
- package/dist/{TransactionOld-BlSmbndR.js → TransactionOld-DXE1fL9I.js} +6 -6
- package/dist/{app-ReKWi9Tz.js → app-D9VW-nZZ.js} +23 -23
- package/dist/app.js +1 -1
- package/dist/{assets-B8TAgjHY.js → assets-BB1p-gT5.js} +5 -4
- package/dist/{grafana-inVQ9Jwy.js → grafana-Dgr59sIY.js} +1 -1
- package/dist/{index-CYaUSwOX.js → index-5qlpodLM.js} +1 -1
- package/dist/{index-DmMnMctt.js → index-BFD_JkFY.js} +2 -2
- package/dist/{index-DSG40xEJ.js → index-BGtZVNWb.js} +1053 -1050
- package/dist/{index-Dn73sX5Z.js → index-BU2M6dJ6.js} +1 -1
- package/dist/{index-0fX5ZxQX.js → index-CAV8HKHv.js} +1 -1
- package/dist/{index-Bgu6ZXN4.js → index-CrUS7DCJ.js} +1 -1
- package/dist/{index-ATmg3hKo.js → index-Qv0p1ng_.js} +1 -1
- package/dist/{index-CYHO6usZ.js → index-UNw836Co.js} +32 -30
- package/dist/{index.vue_vue_type_script_setup_true_lang-Cf_wL7Uo.js → index.vue_vue_type_script_setup_true_lang-5lM9sOEW.js} +1 -1
- package/dist/model/transaction.d.ts +1 -0
- package/dist/package.json +2 -2
- package/dist/{payout-account-DwObva0l.js → payout-account-Ax8tPOZ7.js} +3 -3
- package/dist/{plugins-BUqPzPqX.js → plugins-CdWbUilR.js} +1 -1
- package/dist/stores/payoutAccount.d.ts +28 -28
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/views/admin/onboard-submission/forms/SoftspaceSubmission.vue.d.ts +24 -24
- package/dist/views/admin/payout-account/tabs/Information.vue.d.ts +28 -28
- package/dist/views/admin/payout-account/tabs/PaymentChannel.vue.d.ts +44 -44
- package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +44 -44
- package/dist/views/admin/payout-account/tabs/PaymentStatus.vue.d.ts +28 -28
- package/dist/views/admin/payout-account/tabs/Settlement.vue.d.ts +28 -28
- package/dist/views/admin/payout-account/tabs/TokenGateway.vue.d.ts +44 -44
- package/dist/views/admin/payout-account/tabs/gateway/AdyenGateway.vue.d.ts +4 -4
- package/dist/views/admin/payout-account/tabs/gateway/DigioGateway.vue.d.ts +2 -2
- package/dist/views/admin/payout-account/tabs/gateway/FiuuGateway.vue.d.ts +4 -4
- package/dist/views/admin/payout-account/tabs/gateway/MacauPassGateway.vue.d.ts +4 -4
- package/dist/views/admin/payout-account/tabs/token/GooglePayToken.vue.d.ts +2 -2
- package/dist/views/admin/restaurant/tabs/gateway/AdyenGateway.vue.d.ts +6 -6
- package/dist/views/admin/restaurant/tabs/gateway/DigioGateway.vue.d.ts +6 -6
- package/dist/views/admin/restaurant/tabs/gateway/FiuuGateway.vue.d.ts +8 -8
- package/dist/views/admin/restaurant/tabs/gateway/GhlGateway.vue.d.ts +8 -8
- package/dist/views/admin/restaurant/tabs/gateway/GrabGateway.vue.d.ts +6 -6
- package/dist/views/admin/restaurant/tabs/gateway/KsherGateway.vue.d.ts +6 -6
- package/dist/views/admin/restaurant/tabs/gateway/MacauPassGateway.vue.d.ts +8 -8
- package/dist/views/admin/restaurant/tabs/gateway/RevenueMonsterGateway.vue.d.ts +6 -6
- package/dist/views/admin/restaurant/tabs/gateway/SoftSpaceGateway.vue.d.ts +6 -6
- package/dist/views/admin/terminal/TerminalDialog.vue.d.ts +16 -16
- package/dist/views/admin/terminal/tabs/EcrGateway.vue.d.ts +16 -16
- package/dist/views/admin/terminal/tabs/Information.vue.d.ts +16 -16
- package/dist/views/admin/terminal/tabs/QrGateway.vue.d.ts +16 -16
- package/dist/views/admin/terminal/tabs/SettingRequest.vue.d.ts +16 -16
- package/dist/views/admin/terminal/tabs/SoftposGateway.vue.d.ts +16 -16
- package/dist/views/admin/terminal/tabs/ecr/GhlGateway.vue.d.ts +16 -16
- package/dist/views/admin/terminal/tabs/ecr/KBankGateway.vue.d.ts +16 -16
- package/dist/views/admin/terminal/tabs/ecr/Maybank2Gateway.vue.d.ts +16 -16
- package/dist/views/admin/terminal/tabs/ecr/Maybank3Gateway.vue.d.ts +16 -16
- package/dist/views/admin/terminal/tabs/ecr/MaybankGateway.vue.d.ts +16 -16
- package/dist/views/admin/terminal/tabs/ecr/NetsGateway.vue.d.ts +16 -16
- package/dist/views/admin/terminal/tabs/ecr/TerminalGateway.vue.d.ts +16 -16
- package/dist/views/admin/terminal/tabs/qr/PromptPayGateway.vue.d.ts +16 -16
- package/dist/views/admin/terminal/tabs/settings/KioskMode.vue.d.ts +16 -16
- package/dist/views/payout-account/PayoutAccountTable.vue.d.ts +56 -56
- package/dist/views/settlement/FiuuSettlementTable.vue.d.ts +60 -60
- package/dist/views/settlement/FiuuSettlementTransactions.vue.d.ts +30 -30
- package/package.json +2 -2
|
@@ -2,56 +2,56 @@ 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
|
-
tokens?: {
|
|
7
|
-
type: "googlePay";
|
|
8
|
-
config: {
|
|
9
|
-
gateway: string;
|
|
10
|
-
gatewayMerchantId: string;
|
|
11
|
-
};
|
|
12
|
-
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "MAYBANK2" | "MAYBANK3" | "NETS" | "KBANK" | "ADYEN_WECHATPAY" | "ADYEN_ALIPAY" | "KSHER_PROMPTPAY" | "KSHER_WECHATPAY" | "KSHER_ALIPAY";
|
|
13
|
-
}[] | null | undefined;
|
|
14
5
|
gateways?: ({
|
|
15
|
-
paymentGateway: "REVENUE_MONSTER";
|
|
16
6
|
config: {
|
|
17
7
|
clientId: string;
|
|
18
8
|
clientPrivateKey: string;
|
|
19
9
|
clientSecret: string;
|
|
20
10
|
storeId: string;
|
|
21
11
|
};
|
|
12
|
+
paymentGateway: "REVENUE_MONSTER";
|
|
22
13
|
} | {
|
|
23
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
24
14
|
config: {
|
|
25
|
-
merchantId: string;
|
|
26
15
|
secretKey: string;
|
|
16
|
+
merchantId: string;
|
|
27
17
|
verifyKey: string;
|
|
28
18
|
};
|
|
19
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
29
20
|
} | {
|
|
30
|
-
paymentGateway: "MACAU_PASS";
|
|
31
21
|
config: {
|
|
32
22
|
merchantId: string;
|
|
23
|
+
storeID: string;
|
|
33
24
|
merchantName: string;
|
|
34
25
|
merchantCategoryCode: string;
|
|
35
|
-
storeID: string;
|
|
36
26
|
storeName: string;
|
|
37
27
|
};
|
|
28
|
+
paymentGateway: "MACAU_PASS";
|
|
38
29
|
} | {
|
|
39
|
-
paymentGateway: "DIGIO";
|
|
40
30
|
config: {
|
|
41
31
|
merchantId: string;
|
|
42
32
|
cardMerchantId: string;
|
|
43
33
|
};
|
|
34
|
+
paymentGateway: "DIGIO";
|
|
44
35
|
} | {
|
|
45
|
-
paymentGateway: "ADYEN";
|
|
46
36
|
config: {
|
|
47
37
|
hmacKey?: string | null | undefined;
|
|
48
38
|
merchantAccount: string;
|
|
49
39
|
username: string;
|
|
50
40
|
apiKey: string;
|
|
51
|
-
endpoint: string;
|
|
52
41
|
clientKey: string;
|
|
42
|
+
endpoint: string;
|
|
53
43
|
};
|
|
44
|
+
paymentGateway: "ADYEN";
|
|
54
45
|
})[] | null | undefined;
|
|
46
|
+
enable?: boolean | null | undefined;
|
|
47
|
+
tokens?: {
|
|
48
|
+
type: "googlePay";
|
|
49
|
+
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "MAYBANK2" | "MAYBANK3" | "NETS" | "KBANK" | "ADYEN_WECHATPAY" | "ADYEN_ALIPAY" | "KSHER_PROMPTPAY" | "KSHER_WECHATPAY" | "KSHER_ALIPAY";
|
|
50
|
+
config: {
|
|
51
|
+
gateway: string;
|
|
52
|
+
gatewayMerchantId: string;
|
|
53
|
+
};
|
|
54
|
+
}[] | null | undefined;
|
|
55
55
|
gatewayOverride?: {
|
|
56
56
|
type?: string | null | undefined;
|
|
57
57
|
conditions?: {
|
|
@@ -63,9 +63,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
63
63
|
icon: string;
|
|
64
64
|
label: string;
|
|
65
65
|
}[] | null | undefined;
|
|
66
|
-
_id: string;
|
|
67
66
|
status: "NEW" | "PENDING" | "APPROVED";
|
|
68
|
-
|
|
67
|
+
notifyUrl: string;
|
|
68
|
+
_id: string;
|
|
69
69
|
store: {
|
|
70
70
|
bank?: {
|
|
71
71
|
type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
|
|
@@ -73,18 +73,18 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
73
73
|
holderName?: string | null | undefined;
|
|
74
74
|
name: string;
|
|
75
75
|
} | null | undefined;
|
|
76
|
-
ssm?: string | null | undefined;
|
|
77
76
|
bankStatement?: string | null | undefined;
|
|
77
|
+
ssm?: string | null | undefined;
|
|
78
78
|
exteriorPhoto?: string | null | undefined;
|
|
79
79
|
keyPerson?: {
|
|
80
80
|
name: string;
|
|
81
|
-
email: string;
|
|
82
81
|
phone: string;
|
|
82
|
+
email: string;
|
|
83
83
|
} | null | undefined;
|
|
84
84
|
id: string;
|
|
85
85
|
event: "ORDERING" | "MARKETING";
|
|
86
86
|
};
|
|
87
|
-
|
|
87
|
+
businessId: string;
|
|
88
88
|
methods: {
|
|
89
89
|
rate?: {
|
|
90
90
|
amount: number;
|
|
@@ -100,56 +100,56 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
100
100
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
101
101
|
payoutAccount: {
|
|
102
102
|
type: PropType<{
|
|
103
|
-
enable?: boolean | null | undefined;
|
|
104
|
-
tokens?: {
|
|
105
|
-
type: "googlePay";
|
|
106
|
-
config: {
|
|
107
|
-
gateway: string;
|
|
108
|
-
gatewayMerchantId: string;
|
|
109
|
-
};
|
|
110
|
-
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "MAYBANK2" | "MAYBANK3" | "NETS" | "KBANK" | "ADYEN_WECHATPAY" | "ADYEN_ALIPAY" | "KSHER_PROMPTPAY" | "KSHER_WECHATPAY" | "KSHER_ALIPAY";
|
|
111
|
-
}[] | null | undefined;
|
|
112
103
|
gateways?: ({
|
|
113
|
-
paymentGateway: "REVENUE_MONSTER";
|
|
114
104
|
config: {
|
|
115
105
|
clientId: string;
|
|
116
106
|
clientPrivateKey: string;
|
|
117
107
|
clientSecret: string;
|
|
118
108
|
storeId: string;
|
|
119
109
|
};
|
|
110
|
+
paymentGateway: "REVENUE_MONSTER";
|
|
120
111
|
} | {
|
|
121
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
122
112
|
config: {
|
|
123
|
-
merchantId: string;
|
|
124
113
|
secretKey: string;
|
|
114
|
+
merchantId: string;
|
|
125
115
|
verifyKey: string;
|
|
126
116
|
};
|
|
117
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
127
118
|
} | {
|
|
128
|
-
paymentGateway: "MACAU_PASS";
|
|
129
119
|
config: {
|
|
130
120
|
merchantId: string;
|
|
121
|
+
storeID: string;
|
|
131
122
|
merchantName: string;
|
|
132
123
|
merchantCategoryCode: string;
|
|
133
|
-
storeID: string;
|
|
134
124
|
storeName: string;
|
|
135
125
|
};
|
|
126
|
+
paymentGateway: "MACAU_PASS";
|
|
136
127
|
} | {
|
|
137
|
-
paymentGateway: "DIGIO";
|
|
138
128
|
config: {
|
|
139
129
|
merchantId: string;
|
|
140
130
|
cardMerchantId: string;
|
|
141
131
|
};
|
|
132
|
+
paymentGateway: "DIGIO";
|
|
142
133
|
} | {
|
|
143
|
-
paymentGateway: "ADYEN";
|
|
144
134
|
config: {
|
|
145
135
|
hmacKey?: string | null | undefined;
|
|
146
136
|
merchantAccount: string;
|
|
147
137
|
username: string;
|
|
148
138
|
apiKey: string;
|
|
149
|
-
endpoint: string;
|
|
150
139
|
clientKey: string;
|
|
140
|
+
endpoint: string;
|
|
151
141
|
};
|
|
142
|
+
paymentGateway: "ADYEN";
|
|
152
143
|
})[] | null | undefined;
|
|
144
|
+
enable?: boolean | null | undefined;
|
|
145
|
+
tokens?: {
|
|
146
|
+
type: "googlePay";
|
|
147
|
+
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "MAYBANK2" | "MAYBANK3" | "NETS" | "KBANK" | "ADYEN_WECHATPAY" | "ADYEN_ALIPAY" | "KSHER_PROMPTPAY" | "KSHER_WECHATPAY" | "KSHER_ALIPAY";
|
|
148
|
+
config: {
|
|
149
|
+
gateway: string;
|
|
150
|
+
gatewayMerchantId: string;
|
|
151
|
+
};
|
|
152
|
+
}[] | null | undefined;
|
|
153
153
|
gatewayOverride?: {
|
|
154
154
|
type?: string | null | undefined;
|
|
155
155
|
conditions?: {
|
|
@@ -161,9 +161,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
161
161
|
icon: string;
|
|
162
162
|
label: string;
|
|
163
163
|
}[] | null | undefined;
|
|
164
|
-
_id: string;
|
|
165
164
|
status: "NEW" | "PENDING" | "APPROVED";
|
|
166
|
-
|
|
165
|
+
notifyUrl: string;
|
|
166
|
+
_id: string;
|
|
167
167
|
store: {
|
|
168
168
|
bank?: {
|
|
169
169
|
type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
|
|
@@ -171,18 +171,18 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
171
171
|
holderName?: string | null | undefined;
|
|
172
172
|
name: string;
|
|
173
173
|
} | null | undefined;
|
|
174
|
-
ssm?: string | null | undefined;
|
|
175
174
|
bankStatement?: string | null | undefined;
|
|
175
|
+
ssm?: string | null | undefined;
|
|
176
176
|
exteriorPhoto?: string | null | undefined;
|
|
177
177
|
keyPerson?: {
|
|
178
178
|
name: string;
|
|
179
|
-
email: string;
|
|
180
179
|
phone: string;
|
|
180
|
+
email: string;
|
|
181
181
|
} | null | undefined;
|
|
182
182
|
id: string;
|
|
183
183
|
event: "ORDERING" | "MARKETING";
|
|
184
184
|
};
|
|
185
|
-
|
|
185
|
+
businessId: string;
|
|
186
186
|
methods: {
|
|
187
187
|
rate?: {
|
|
188
188
|
amount: number;
|
|
@@ -2,15 +2,15 @@ import type { PropType } from 'vue';
|
|
|
2
2
|
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
3
3
|
gateway: {
|
|
4
4
|
type: PropType<{
|
|
5
|
-
paymentGateway: "ADYEN";
|
|
6
5
|
config: {
|
|
7
6
|
hmacKey?: string | null | undefined;
|
|
8
7
|
merchantAccount: string;
|
|
9
8
|
username: string;
|
|
10
9
|
apiKey: string;
|
|
11
|
-
endpoint: string;
|
|
12
10
|
clientKey: string;
|
|
11
|
+
endpoint: string;
|
|
13
12
|
};
|
|
13
|
+
paymentGateway: "ADYEN";
|
|
14
14
|
} | undefined>;
|
|
15
15
|
required: true;
|
|
16
16
|
};
|
|
@@ -25,15 +25,15 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
25
25
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
26
26
|
gateway: {
|
|
27
27
|
type: PropType<{
|
|
28
|
-
paymentGateway: "ADYEN";
|
|
29
28
|
config: {
|
|
30
29
|
hmacKey?: string | null | undefined;
|
|
31
30
|
merchantAccount: string;
|
|
32
31
|
username: string;
|
|
33
32
|
apiKey: string;
|
|
34
|
-
endpoint: string;
|
|
35
33
|
clientKey: string;
|
|
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
|
-
merchantId: string;
|
|
8
6
|
secretKey: string;
|
|
7
|
+
merchantId: 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
|
-
merchantId: string;
|
|
28
26
|
secretKey: string;
|
|
27
|
+
merchantId: string;
|
|
29
28
|
verifyKey: string;
|
|
30
29
|
};
|
|
30
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
31
31
|
} | undefined>;
|
|
32
32
|
required: true;
|
|
33
33
|
};
|
|
@@ -2,14 +2,14 @@ import type { PropType } from 'vue';
|
|
|
2
2
|
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
3
3
|
gateway: {
|
|
4
4
|
type: PropType<{
|
|
5
|
-
paymentGateway: "MACAU_PASS";
|
|
6
5
|
config: {
|
|
7
6
|
merchantId: string;
|
|
7
|
+
storeID: string;
|
|
8
8
|
merchantName: string;
|
|
9
9
|
merchantCategoryCode: string;
|
|
10
|
-
storeID: string;
|
|
11
10
|
storeName: string;
|
|
12
11
|
};
|
|
12
|
+
paymentGateway: "MACAU_PASS";
|
|
13
13
|
} | undefined>;
|
|
14
14
|
required: true;
|
|
15
15
|
};
|
|
@@ -24,14 +24,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
24
24
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
25
25
|
gateway: {
|
|
26
26
|
type: PropType<{
|
|
27
|
-
paymentGateway: "MACAU_PASS";
|
|
28
27
|
config: {
|
|
29
28
|
merchantId: string;
|
|
29
|
+
storeID: string;
|
|
30
30
|
merchantName: string;
|
|
31
31
|
merchantCategoryCode: string;
|
|
32
|
-
storeID: string;
|
|
33
32
|
storeName: string;
|
|
34
33
|
};
|
|
34
|
+
paymentGateway: "MACAU_PASS";
|
|
35
35
|
} | undefined>;
|
|
36
36
|
required: true;
|
|
37
37
|
};
|
|
@@ -3,11 +3,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
3
3
|
gateway: {
|
|
4
4
|
type: PropType<{
|
|
5
5
|
type: "googlePay";
|
|
6
|
+
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "MAYBANK2" | "MAYBANK3" | "NETS" | "KBANK" | "ADYEN_WECHATPAY" | "ADYEN_ALIPAY" | "KSHER_PROMPTPAY" | "KSHER_WECHATPAY" | "KSHER_ALIPAY";
|
|
6
7
|
config: {
|
|
7
8
|
gateway: string;
|
|
8
9
|
gatewayMerchantId: string;
|
|
9
10
|
};
|
|
10
|
-
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "MAYBANK2" | "MAYBANK3" | "NETS" | "KBANK" | "ADYEN_WECHATPAY" | "ADYEN_ALIPAY" | "KSHER_PROMPTPAY" | "KSHER_WECHATPAY" | "KSHER_ALIPAY";
|
|
11
11
|
} | undefined>;
|
|
12
12
|
required: true;
|
|
13
13
|
};
|
|
@@ -23,11 +23,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
23
23
|
gateway: {
|
|
24
24
|
type: PropType<{
|
|
25
25
|
type: "googlePay";
|
|
26
|
+
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "MAYBANK2" | "MAYBANK3" | "NETS" | "KBANK" | "ADYEN_WECHATPAY" | "ADYEN_ALIPAY" | "KSHER_PROMPTPAY" | "KSHER_WECHATPAY" | "KSHER_ALIPAY";
|
|
26
27
|
config: {
|
|
27
28
|
gateway: string;
|
|
28
29
|
gatewayMerchantId: string;
|
|
29
30
|
};
|
|
30
|
-
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "MAYBANK2" | "MAYBANK3" | "NETS" | "KBANK" | "ADYEN_WECHATPAY" | "ADYEN_ALIPAY" | "KSHER_PROMPTPAY" | "KSHER_WECHATPAY" | "KSHER_ALIPAY";
|
|
31
31
|
} | undefined>;
|
|
32
32
|
required: true;
|
|
33
33
|
};
|
|
@@ -12,9 +12,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
12
12
|
gateway: {
|
|
13
13
|
type: PropType<{
|
|
14
14
|
_id: string;
|
|
15
|
-
_rev: string;
|
|
16
|
-
paymentGateway: "ADYEN";
|
|
17
|
-
active: boolean;
|
|
18
15
|
config: {
|
|
19
16
|
hmacKey?: string | null | undefined;
|
|
20
17
|
merchantAccount: string;
|
|
@@ -22,6 +19,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
22
19
|
apiKey: string;
|
|
23
20
|
endpoint: string;
|
|
24
21
|
};
|
|
22
|
+
active: boolean;
|
|
23
|
+
paymentGateway: "ADYEN";
|
|
24
|
+
_rev: string;
|
|
25
25
|
} | undefined>;
|
|
26
26
|
required: true;
|
|
27
27
|
};
|
|
@@ -37,9 +37,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
37
37
|
gateway: {
|
|
38
38
|
type: PropType<{
|
|
39
39
|
_id: string;
|
|
40
|
-
_rev: string;
|
|
41
|
-
paymentGateway: "ADYEN";
|
|
42
|
-
active: boolean;
|
|
43
40
|
config: {
|
|
44
41
|
hmacKey?: string | null | undefined;
|
|
45
42
|
merchantAccount: string;
|
|
@@ -47,6 +44,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
47
44
|
apiKey: string;
|
|
48
45
|
endpoint: string;
|
|
49
46
|
};
|
|
47
|
+
active: boolean;
|
|
48
|
+
paymentGateway: "ADYEN";
|
|
49
|
+
_rev: 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
|
-
_rev: string;
|
|
8
|
-
paymentGateway: "DIGIO";
|
|
9
|
-
active: boolean;
|
|
10
7
|
config: {
|
|
11
8
|
merchantId: string;
|
|
12
9
|
};
|
|
10
|
+
active: boolean;
|
|
11
|
+
paymentGateway: "DIGIO";
|
|
12
|
+
_rev: 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
|
-
_rev: string;
|
|
29
|
-
paymentGateway: "DIGIO";
|
|
30
|
-
active: boolean;
|
|
31
28
|
config: {
|
|
32
29
|
merchantId: string;
|
|
33
30
|
};
|
|
31
|
+
active: boolean;
|
|
32
|
+
paymentGateway: "DIGIO";
|
|
33
|
+
_rev: 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
|
-
_rev: string;
|
|
16
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
17
|
-
active: boolean;
|
|
18
15
|
config: {
|
|
19
16
|
applicationCode?: string | null | undefined;
|
|
20
17
|
offlineSecret?: string | null | undefined;
|
|
18
|
+
secretKey: string;
|
|
21
19
|
uniqueId: string;
|
|
22
20
|
merchantId: string;
|
|
23
|
-
secretKey: string;
|
|
24
21
|
verifyKey: string;
|
|
25
22
|
};
|
|
23
|
+
active: boolean;
|
|
24
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
25
|
+
_rev: 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
|
-
_rev: string;
|
|
42
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
43
|
-
active: boolean;
|
|
44
41
|
config: {
|
|
45
42
|
applicationCode?: string | null | undefined;
|
|
46
43
|
offlineSecret?: string | null | undefined;
|
|
44
|
+
secretKey: string;
|
|
47
45
|
uniqueId: string;
|
|
48
46
|
merchantId: string;
|
|
49
|
-
secretKey: string;
|
|
50
47
|
verifyKey: string;
|
|
51
48
|
};
|
|
49
|
+
active: boolean;
|
|
50
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
51
|
+
_rev: 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
|
-
_rev: string;
|
|
16
|
-
paymentGateway: "E_GHL";
|
|
17
|
-
active: boolean;
|
|
18
15
|
config: {
|
|
19
|
-
merchantId: string;
|
|
20
16
|
terminalId: string;
|
|
17
|
+
merchantId: string;
|
|
21
18
|
privateKey: string;
|
|
22
19
|
};
|
|
20
|
+
active: boolean;
|
|
21
|
+
paymentGateway: "E_GHL";
|
|
22
|
+
_rev: 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
|
-
_rev: string;
|
|
39
|
-
paymentGateway: "E_GHL";
|
|
40
|
-
active: boolean;
|
|
41
38
|
config: {
|
|
42
|
-
merchantId: string;
|
|
43
39
|
terminalId: string;
|
|
40
|
+
merchantId: string;
|
|
44
41
|
privateKey: string;
|
|
45
42
|
};
|
|
43
|
+
active: boolean;
|
|
44
|
+
paymentGateway: "E_GHL";
|
|
45
|
+
_rev: 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
|
-
_rev: string;
|
|
16
|
-
paymentGateway: "GRAB";
|
|
17
|
-
active: boolean;
|
|
18
15
|
config: {
|
|
19
16
|
merchantId: string;
|
|
20
17
|
};
|
|
18
|
+
active: boolean;
|
|
19
|
+
paymentGateway: "GRAB";
|
|
20
|
+
_rev: 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
|
-
_rev: string;
|
|
37
|
-
paymentGateway: "GRAB";
|
|
38
|
-
active: boolean;
|
|
39
36
|
config: {
|
|
40
37
|
merchantId: string;
|
|
41
38
|
};
|
|
39
|
+
active: boolean;
|
|
40
|
+
paymentGateway: "GRAB";
|
|
41
|
+
_rev: 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
|
-
_rev: string;
|
|
8
|
-
paymentGateway: "KSHER";
|
|
9
|
-
active: boolean;
|
|
10
7
|
config: {
|
|
11
8
|
privateKey: string;
|
|
12
9
|
appId: string;
|
|
13
10
|
};
|
|
11
|
+
active: boolean;
|
|
12
|
+
paymentGateway: "KSHER";
|
|
13
|
+
_rev: 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
|
-
_rev: string;
|
|
30
|
-
paymentGateway: "KSHER";
|
|
31
|
-
active: boolean;
|
|
32
29
|
config: {
|
|
33
30
|
privateKey: string;
|
|
34
31
|
appId: string;
|
|
35
32
|
};
|
|
33
|
+
active: boolean;
|
|
34
|
+
paymentGateway: "KSHER";
|
|
35
|
+
_rev: string;
|
|
36
36
|
} | undefined>;
|
|
37
37
|
required: true;
|
|
38
38
|
};
|
|
@@ -12,16 +12,16 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
12
12
|
gateway: {
|
|
13
13
|
type: PropType<{
|
|
14
14
|
_id: string;
|
|
15
|
-
_rev: string;
|
|
16
|
-
paymentGateway: "MACAU_PASS";
|
|
17
|
-
active: boolean;
|
|
18
15
|
config: {
|
|
19
16
|
merchantId: string;
|
|
17
|
+
storeID: string;
|
|
20
18
|
merchantName: string;
|
|
21
19
|
merchantCategoryCode: string;
|
|
22
|
-
storeID: string;
|
|
23
20
|
storeName: string;
|
|
24
21
|
};
|
|
22
|
+
active: boolean;
|
|
23
|
+
paymentGateway: "MACAU_PASS";
|
|
24
|
+
_rev: string;
|
|
25
25
|
} | undefined>;
|
|
26
26
|
required: true;
|
|
27
27
|
};
|
|
@@ -37,16 +37,16 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
37
37
|
gateway: {
|
|
38
38
|
type: PropType<{
|
|
39
39
|
_id: string;
|
|
40
|
-
_rev: string;
|
|
41
|
-
paymentGateway: "MACAU_PASS";
|
|
42
|
-
active: boolean;
|
|
43
40
|
config: {
|
|
44
41
|
merchantId: string;
|
|
42
|
+
storeID: string;
|
|
45
43
|
merchantName: string;
|
|
46
44
|
merchantCategoryCode: string;
|
|
47
|
-
storeID: string;
|
|
48
45
|
storeName: string;
|
|
49
46
|
};
|
|
47
|
+
active: boolean;
|
|
48
|
+
paymentGateway: "MACAU_PASS";
|
|
49
|
+
_rev: string;
|
|
50
50
|
} | undefined>;
|
|
51
51
|
required: true;
|
|
52
52
|
};
|
|
@@ -12,15 +12,15 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
12
12
|
gateway: {
|
|
13
13
|
type: PropType<{
|
|
14
14
|
_id: string;
|
|
15
|
-
_rev: string;
|
|
16
|
-
paymentGateway: "REVENUE_MONSTER";
|
|
17
|
-
active: boolean;
|
|
18
15
|
config: {
|
|
19
16
|
clientId: string;
|
|
20
17
|
clientPrivateKey: string;
|
|
21
18
|
clientSecret: string;
|
|
22
19
|
storeId: string;
|
|
23
20
|
};
|
|
21
|
+
active: boolean;
|
|
22
|
+
paymentGateway: "REVENUE_MONSTER";
|
|
23
|
+
_rev: string;
|
|
24
24
|
} | undefined>;
|
|
25
25
|
required: true;
|
|
26
26
|
};
|
|
@@ -36,15 +36,15 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
36
36
|
gateway: {
|
|
37
37
|
type: PropType<{
|
|
38
38
|
_id: string;
|
|
39
|
-
_rev: string;
|
|
40
|
-
paymentGateway: "REVENUE_MONSTER";
|
|
41
|
-
active: boolean;
|
|
42
39
|
config: {
|
|
43
40
|
clientId: string;
|
|
44
41
|
clientPrivateKey: string;
|
|
45
42
|
clientSecret: string;
|
|
46
43
|
storeId: string;
|
|
47
44
|
};
|
|
45
|
+
active: boolean;
|
|
46
|
+
paymentGateway: "REVENUE_MONSTER";
|
|
47
|
+
_rev: string;
|
|
48
48
|
} | undefined>;
|
|
49
49
|
required: true;
|
|
50
50
|
};
|