@feedmepos/mf-payment 1.2.5 → 1.2.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/{PayoutAccount-D9LY7i1J.js → PayoutAccount-CFFgQ_65.js} +6 -6
- package/dist/{PayoutAccount-DEoI6K0j.js → PayoutAccount-CSm0Ldg9.js} +5 -5
- package/dist/{PayoutAccountSetting-5lrvWFIz.js → PayoutAccountSetting-rO11Afiw.js} +3 -3
- package/dist/{Restaurant-AxoM-AsE.js → Restaurant-CoNFB1rk.js} +4 -4
- package/dist/RestaurantSetting-BQvg8S_p.js +628 -0
- package/dist/{Settlement-D4CsP3fg.js → Settlement-DEKvU0zP.js} +3 -3
- package/dist/{Settlement-DDwe_w3m.js → Settlement-DpmBq0V9.js} +3 -3
- package/dist/{SettlementTransactions-Cmv7dqVI.js → SettlementTransactions-3alZwucT.js} +3 -3
- package/dist/{SettlementTransactions-Dp3nN442.js → SettlementTransactions-DugNdpd2.js} +3 -3
- package/dist/{Terminal-B8UQH6ga.js → Terminal-Dv7zS_te.js} +5 -5
- package/dist/{TerminalSetting-yRok1Iuc.js → TerminalSetting-ChM9jB-O.js} +3 -3
- package/dist/{Transaction-KkfCz4Cu.js → Transaction-CT8Be7FS.js} +7 -7
- package/dist/{Transaction-BZ7H6oB_.js → Transaction-DCKhuoVw.js} +5 -5
- package/dist/{TransactionOld-BLpQHFH1.js → TransactionOld-jkTy7Aeb.js} +4 -4
- package/dist/{TransactionTable.vue_vue_type_script_setup_true_lang-C4Bb203Q.js → TransactionTable.vue_vue_type_script_setup_true_lang-B_By7BvK.js} +3 -3
- package/dist/api/payment-gateway/index.d.ts +3 -0
- package/dist/{app-I2TNuZCs.js → app-CiHNgoQY.js} +181 -181
- package/dist/app.js +1 -1
- package/dist/{assets-D5Qc4r7j.js → assets-BqjaEXmB.js} +2 -2
- package/dist/{grafana-BAbIv4CF.js → grafana-Bwx9Kj61.js} +1 -1
- package/dist/{index-D209n4gS.js → index-1q4ZbRix.js} +4203 -4162
- package/dist/{index-CnGVTtwu.js → index-BIDuwnm_.js} +1 -1
- package/dist/{index-Cc0abuxv.js → index-C3fxBVdz.js} +1 -1
- package/dist/{index-DGcRvKvr.js → index-CCIVpogO.js} +1 -1
- package/dist/{index-CguRXKmG.js → index-CN50SqVG.js} +1 -1
- package/dist/{index-bOlAWIVP.js → index-CZrwq9oF.js} +1 -1
- package/dist/{index-1NP0WkxZ.js → index-CyMElhGL.js} +2 -2
- package/dist/{index.vue_vue_type_script_setup_true_lang-HYqCCZsZ.js → index.vue_vue_type_script_setup_true_lang-DT8A92zR.js} +1 -1
- package/dist/package.json +2 -2
- package/dist/{payout-account-DNGKjfY1.js → payout-account-cg0CKkbk.js} +3 -3
- package/dist/stores/payoutAccount.d.ts +18 -18
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/views/admin/payout-account/tabs/Information.vue.d.ts +18 -18
- 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 +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 +44 -44
- 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/FiuuGateway.vue.d.ts +10 -10
- package/dist/views/admin/restaurant/tabs/gateway/GhlGateway.vue.d.ts +10 -10
- package/dist/views/admin/restaurant/tabs/gateway/GrabGateway.vue.d.ts +46 -0
- package/dist/views/admin/restaurant/tabs/gateway/MacauPassGateway.vue.d.ts +10 -10
- package/dist/views/admin/restaurant/tabs/gateway/RevenueMonsterGateway.vue.d.ts +8 -8
- package/dist/views/admin/settlement/SettlementTable.vue.d.ts +4 -4
- package/dist/views/admin/terminal/TerminalDialog.vue.d.ts +18 -18
- package/dist/views/admin/terminal/tabs/GhlGateway.vue.d.ts +18 -18
- package/dist/views/admin/terminal/tabs/Information.vue.d.ts +18 -18
- package/dist/views/admin/terminal/tabs/SettingRequest.vue.d.ts +18 -18
- package/dist/views/admin/terminal/tabs/SoftposGateway.vue.d.ts +18 -18
- package/dist/views/admin/terminal/tabs/TerminalGateway.vue.d.ts +18 -18
- package/dist/views/admin/terminal/tabs/settings/KioskMode.vue.d.ts +18 -18
- package/dist/views/payout-account/PayoutAccountTable.vue.d.ts +36 -36
- package/dist/views/settlement/FiuuSettlementTable.vue.d.ts +36 -36
- package/dist/views/settlement/FiuuSettlementTransactions.vue.d.ts +18 -18
- package/dist/views/settlement/SettlementTable.vue.d.ts +4 -4
- package/package.json +2 -2
- package/dist/RestaurantSetting-B6LQF664.js +0 -501
@@ -2,36 +2,35 @@ 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
5
|
gateways?: ({
|
7
|
-
paymentGateway: "REVENUE_MONSTER";
|
8
6
|
config: {
|
9
7
|
clientId: string;
|
10
8
|
clientPrivateKey: string;
|
11
9
|
clientSecret: string;
|
12
10
|
storeId: string;
|
13
11
|
};
|
12
|
+
paymentGateway: "REVENUE_MONSTER";
|
14
13
|
} | {
|
15
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
16
14
|
config: {
|
17
|
-
merchantId: string;
|
18
15
|
secretKey: string;
|
16
|
+
merchantId: string;
|
19
17
|
verifyKey: string;
|
20
18
|
};
|
19
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
21
20
|
} | {
|
22
|
-
paymentGateway: "MACAU_PASS";
|
23
21
|
config: {
|
24
22
|
merchantId: string;
|
23
|
+
storeID: string;
|
25
24
|
merchantName: string;
|
26
25
|
merchantCategoryCode: string;
|
27
|
-
storeID: string;
|
28
26
|
storeName: string;
|
29
27
|
};
|
28
|
+
paymentGateway: "MACAU_PASS";
|
30
29
|
})[] | null | undefined;
|
30
|
+
enable?: boolean | null | undefined;
|
31
31
|
ref?: any;
|
32
|
-
status: "NEW" | "PENDING" | "APPROVED";
|
33
32
|
_id: string;
|
34
|
-
|
33
|
+
status: "NEW" | "PENDING" | "APPROVED";
|
35
34
|
store: {
|
36
35
|
bank?: {
|
37
36
|
type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
|
@@ -50,6 +49,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
50
49
|
id: string;
|
51
50
|
event: "ORDERING" | "MARKETING";
|
52
51
|
};
|
52
|
+
notifyUrl: string;
|
53
|
+
businessId: string;
|
53
54
|
methods: {
|
54
55
|
rate?: {
|
55
56
|
amount: number;
|
@@ -59,43 +60,41 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
59
60
|
issuer: "MACAU_PASS" | "FEEDME" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "RAZERPAY" | "SHOPEEPAY" | "OTHER" | "MAYBANKQRPAY" | "PRESTOPAY" | "TOUCHNGO" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "CASH" | "PAYNOW" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "JCB" | "DISCOVER" | "DINERS";
|
60
61
|
variant: string;
|
61
62
|
}[];
|
62
|
-
businessId: string;
|
63
63
|
}>;
|
64
64
|
required: true;
|
65
65
|
};
|
66
66
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
67
67
|
payoutAccount: {
|
68
68
|
type: PropType<{
|
69
|
-
enable?: boolean | null | undefined;
|
70
69
|
gateways?: ({
|
71
|
-
paymentGateway: "REVENUE_MONSTER";
|
72
70
|
config: {
|
73
71
|
clientId: string;
|
74
72
|
clientPrivateKey: string;
|
75
73
|
clientSecret: string;
|
76
74
|
storeId: string;
|
77
75
|
};
|
76
|
+
paymentGateway: "REVENUE_MONSTER";
|
78
77
|
} | {
|
79
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
80
78
|
config: {
|
81
|
-
merchantId: string;
|
82
79
|
secretKey: string;
|
80
|
+
merchantId: string;
|
83
81
|
verifyKey: string;
|
84
82
|
};
|
83
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
85
84
|
} | {
|
86
|
-
paymentGateway: "MACAU_PASS";
|
87
85
|
config: {
|
88
86
|
merchantId: string;
|
87
|
+
storeID: string;
|
89
88
|
merchantName: string;
|
90
89
|
merchantCategoryCode: string;
|
91
|
-
storeID: string;
|
92
90
|
storeName: string;
|
93
91
|
};
|
92
|
+
paymentGateway: "MACAU_PASS";
|
94
93
|
})[] | null | undefined;
|
94
|
+
enable?: boolean | null | undefined;
|
95
95
|
ref?: any;
|
96
|
-
status: "NEW" | "PENDING" | "APPROVED";
|
97
96
|
_id: string;
|
98
|
-
|
97
|
+
status: "NEW" | "PENDING" | "APPROVED";
|
99
98
|
store: {
|
100
99
|
bank?: {
|
101
100
|
type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
|
@@ -114,6 +113,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
114
113
|
id: string;
|
115
114
|
event: "ORDERING" | "MARKETING";
|
116
115
|
};
|
116
|
+
notifyUrl: string;
|
117
|
+
businessId: string;
|
117
118
|
methods: {
|
118
119
|
rate?: {
|
119
120
|
amount: number;
|
@@ -123,7 +124,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
123
124
|
issuer: "MACAU_PASS" | "FEEDME" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "RAZERPAY" | "SHOPEEPAY" | "OTHER" | "MAYBANKQRPAY" | "PRESTOPAY" | "TOUCHNGO" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "CASH" | "PAYNOW" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "JCB" | "DISCOVER" | "DINERS";
|
124
125
|
variant: string;
|
125
126
|
}[];
|
126
|
-
businessId: string;
|
127
127
|
}>;
|
128
128
|
required: true;
|
129
129
|
};
|
@@ -2,57 +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: {
|
10
|
-
gateway: string;
|
11
|
-
gatewayMerchantId: string;
|
12
|
-
};
|
13
|
-
paymentType: "googlePay";
|
14
|
-
};
|
15
|
-
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE" | "GRAB";
|
16
|
-
}[] | null | undefined;
|
17
5
|
gateways?: ({
|
18
|
-
paymentGateway: "REVENUE_MONSTER";
|
19
6
|
config: {
|
20
7
|
clientId: string;
|
21
8
|
clientPrivateKey: string;
|
22
9
|
clientSecret: string;
|
23
10
|
storeId: string;
|
24
11
|
};
|
12
|
+
paymentGateway: "REVENUE_MONSTER";
|
25
13
|
} | {
|
26
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
27
14
|
config: {
|
28
|
-
merchantId: string;
|
29
15
|
secretKey: string;
|
16
|
+
merchantId: string;
|
30
17
|
verifyKey: string;
|
31
18
|
};
|
19
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
32
20
|
} | {
|
33
|
-
paymentGateway: "MACAU_PASS";
|
34
21
|
config: {
|
35
22
|
merchantId: string;
|
23
|
+
storeID: string;
|
36
24
|
merchantName: string;
|
37
25
|
merchantCategoryCode: string;
|
38
|
-
storeID: string;
|
39
26
|
storeName: string;
|
40
27
|
};
|
28
|
+
paymentGateway: "MACAU_PASS";
|
41
29
|
})[] | null | undefined;
|
30
|
+
enable?: boolean | null | undefined;
|
31
|
+
tokens?: {
|
32
|
+
type: "googlePay";
|
33
|
+
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE";
|
34
|
+
config: {
|
35
|
+
gateway: {
|
36
|
+
gateway: string;
|
37
|
+
gatewayMerchantId: string;
|
38
|
+
};
|
39
|
+
paymentType: "googlePay";
|
40
|
+
};
|
41
|
+
}[] | null | undefined;
|
42
42
|
gatewayOverride?: {
|
43
|
-
type?:
|
43
|
+
type?: string | null | undefined;
|
44
44
|
conditions?: {
|
45
45
|
conditionBy?: "amt_gte" | "amt_lte" | "inapp" | null | undefined;
|
46
46
|
conditionValue?: any;
|
47
47
|
}[] | null | undefined;
|
48
48
|
value: string;
|
49
|
+
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE";
|
49
50
|
icon: string;
|
50
51
|
label: string;
|
51
|
-
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE" | "GRAB";
|
52
52
|
}[] | null | undefined;
|
53
|
-
status: "NEW" | "PENDING" | "APPROVED";
|
54
53
|
_id: string;
|
55
|
-
|
54
|
+
status: "NEW" | "PENDING" | "APPROVED";
|
56
55
|
store: {
|
57
56
|
bank?: {
|
58
57
|
type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
|
@@ -71,6 +70,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
71
70
|
id: string;
|
72
71
|
event: "ORDERING" | "MARKETING";
|
73
72
|
};
|
73
|
+
notifyUrl: string;
|
74
|
+
businessId: string;
|
74
75
|
methods: {
|
75
76
|
rate?: {
|
76
77
|
amount: number;
|
@@ -80,64 +81,62 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
80
81
|
issuer: "MACAU_PASS" | "FEEDME" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "RAZERPAY" | "SHOPEEPAY" | "OTHER" | "MAYBANKQRPAY" | "PRESTOPAY" | "TOUCHNGO" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "CASH" | "PAYNOW" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "JCB" | "DISCOVER" | "DINERS";
|
81
82
|
variant: string;
|
82
83
|
}[];
|
83
|
-
businessId: string;
|
84
84
|
}>;
|
85
85
|
required: true;
|
86
86
|
};
|
87
87
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
88
88
|
payoutAccount: {
|
89
89
|
type: PropType<{
|
90
|
-
enable?: boolean | null | undefined;
|
91
|
-
tokens?: {
|
92
|
-
type: "googlePay";
|
93
|
-
config: {
|
94
|
-
gateway: {
|
95
|
-
gateway: string;
|
96
|
-
gatewayMerchantId: string;
|
97
|
-
};
|
98
|
-
paymentType: "googlePay";
|
99
|
-
};
|
100
|
-
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE" | "GRAB";
|
101
|
-
}[] | null | undefined;
|
102
90
|
gateways?: ({
|
103
|
-
paymentGateway: "REVENUE_MONSTER";
|
104
91
|
config: {
|
105
92
|
clientId: string;
|
106
93
|
clientPrivateKey: string;
|
107
94
|
clientSecret: string;
|
108
95
|
storeId: string;
|
109
96
|
};
|
97
|
+
paymentGateway: "REVENUE_MONSTER";
|
110
98
|
} | {
|
111
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
112
99
|
config: {
|
113
|
-
merchantId: string;
|
114
100
|
secretKey: string;
|
101
|
+
merchantId: string;
|
115
102
|
verifyKey: string;
|
116
103
|
};
|
104
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
117
105
|
} | {
|
118
|
-
paymentGateway: "MACAU_PASS";
|
119
106
|
config: {
|
120
107
|
merchantId: string;
|
108
|
+
storeID: string;
|
121
109
|
merchantName: string;
|
122
110
|
merchantCategoryCode: string;
|
123
|
-
storeID: string;
|
124
111
|
storeName: string;
|
125
112
|
};
|
113
|
+
paymentGateway: "MACAU_PASS";
|
126
114
|
})[] | null | undefined;
|
115
|
+
enable?: boolean | null | undefined;
|
116
|
+
tokens?: {
|
117
|
+
type: "googlePay";
|
118
|
+
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE";
|
119
|
+
config: {
|
120
|
+
gateway: {
|
121
|
+
gateway: string;
|
122
|
+
gatewayMerchantId: string;
|
123
|
+
};
|
124
|
+
paymentType: "googlePay";
|
125
|
+
};
|
126
|
+
}[] | null | undefined;
|
127
127
|
gatewayOverride?: {
|
128
|
-
type?:
|
128
|
+
type?: string | null | undefined;
|
129
129
|
conditions?: {
|
130
130
|
conditionBy?: "amt_gte" | "amt_lte" | "inapp" | null | undefined;
|
131
131
|
conditionValue?: any;
|
132
132
|
}[] | null | undefined;
|
133
133
|
value: string;
|
134
|
+
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE";
|
134
135
|
icon: string;
|
135
136
|
label: string;
|
136
|
-
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE" | "GRAB";
|
137
137
|
}[] | null | undefined;
|
138
|
-
status: "NEW" | "PENDING" | "APPROVED";
|
139
138
|
_id: string;
|
140
|
-
|
139
|
+
status: "NEW" | "PENDING" | "APPROVED";
|
141
140
|
store: {
|
142
141
|
bank?: {
|
143
142
|
type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
|
@@ -156,6 +155,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
156
155
|
id: string;
|
157
156
|
event: "ORDERING" | "MARKETING";
|
158
157
|
};
|
158
|
+
notifyUrl: string;
|
159
|
+
businessId: string;
|
159
160
|
methods: {
|
160
161
|
rate?: {
|
161
162
|
amount: number;
|
@@ -165,7 +166,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
165
166
|
issuer: "MACAU_PASS" | "FEEDME" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "RAZERPAY" | "SHOPEEPAY" | "OTHER" | "MAYBANKQRPAY" | "PRESTOPAY" | "TOUCHNGO" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "CASH" | "PAYNOW" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "JCB" | "DISCOVER" | "DINERS";
|
166
167
|
variant: string;
|
167
168
|
}[];
|
168
|
-
businessId: string;
|
169
169
|
}>;
|
170
170
|
required: true;
|
171
171
|
};
|
@@ -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,7 +3,7 @@ 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" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE"
|
6
|
+
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE";
|
7
7
|
config: {
|
8
8
|
gateway: {
|
9
9
|
gateway: string;
|
@@ -26,7 +26,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
26
26
|
gateway: {
|
27
27
|
type: PropType<{
|
28
28
|
type: "googlePay";
|
29
|
-
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE"
|
29
|
+
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE";
|
30
30
|
config: {
|
31
31
|
gateway: {
|
32
32
|
gateway: string;
|
@@ -2,7 +2,7 @@ import type { FdoPaymentGateway } from '@feedmepos/payment-entity';
|
|
2
2
|
import type { PropType } from 'vue';
|
3
3
|
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
4
4
|
onUpdate: {
|
5
|
-
type: PropType<(g: any) => void>;
|
5
|
+
type: PropType<(active: boolean, g: any) => void>;
|
6
6
|
required: true;
|
7
7
|
};
|
8
8
|
onDelete: {
|
@@ -12,23 +12,23 @@ 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
|
};
|
29
29
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
30
30
|
onUpdate: {
|
31
|
-
type: PropType<(g: any) => void>;
|
31
|
+
type: PropType<(active: boolean, g: any) => void>;
|
32
32
|
required: true;
|
33
33
|
};
|
34
34
|
onDelete: {
|
@@ -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
|
};
|
@@ -2,7 +2,7 @@ import type { FdoPaymentGateway } from '@feedmepos/payment-entity';
|
|
2
2
|
import type { PropType } from 'vue';
|
3
3
|
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
4
4
|
onUpdate: {
|
5
|
-
type: PropType<(g: any) => void>;
|
5
|
+
type: PropType<(active: boolean, g: any) => void>;
|
6
6
|
required: true;
|
7
7
|
};
|
8
8
|
onDelete: {
|
@@ -12,20 +12,20 @@ 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
|
};
|
26
26
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
27
27
|
onUpdate: {
|
28
|
-
type: PropType<(g: any) => void>;
|
28
|
+
type: PropType<(active: boolean, g: any) => void>;
|
29
29
|
required: true;
|
30
30
|
};
|
31
31
|
onDelete: {
|
@@ -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
|
};
|
@@ -0,0 +1,46 @@
|
|
1
|
+
import type { FdoPaymentGateway } from '@feedmepos/payment-entity';
|
2
|
+
import type { PropType } from 'vue';
|
3
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
4
|
+
onUpdate: {
|
5
|
+
type: PropType<(active: boolean, g: any) => void>;
|
6
|
+
required: true;
|
7
|
+
};
|
8
|
+
onDelete: {
|
9
|
+
type: PropType<(g: FdoPaymentGateway) => void>;
|
10
|
+
required: true;
|
11
|
+
};
|
12
|
+
gateway: {
|
13
|
+
type: PropType<{
|
14
|
+
_id: string;
|
15
|
+
config: {
|
16
|
+
merchantId: string;
|
17
|
+
};
|
18
|
+
active: boolean;
|
19
|
+
paymentGateway: "GRAB";
|
20
|
+
_rev: string;
|
21
|
+
} | undefined>;
|
22
|
+
required: true;
|
23
|
+
};
|
24
|
+
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
25
|
+
onUpdate: {
|
26
|
+
type: PropType<(active: boolean, g: any) => void>;
|
27
|
+
required: true;
|
28
|
+
};
|
29
|
+
onDelete: {
|
30
|
+
type: PropType<(g: FdoPaymentGateway) => void>;
|
31
|
+
required: true;
|
32
|
+
};
|
33
|
+
gateway: {
|
34
|
+
type: PropType<{
|
35
|
+
_id: string;
|
36
|
+
config: {
|
37
|
+
merchantId: string;
|
38
|
+
};
|
39
|
+
active: boolean;
|
40
|
+
paymentGateway: "GRAB";
|
41
|
+
_rev: string;
|
42
|
+
} | undefined>;
|
43
|
+
required: true;
|
44
|
+
};
|
45
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
46
|
+
export default _default;
|
@@ -2,7 +2,7 @@ import type { FdoPaymentGateway } from '@feedmepos/payment-entity';
|
|
2
2
|
import type { PropType } from 'vue';
|
3
3
|
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
4
4
|
onUpdate: {
|
5
|
-
type: PropType<(g: any) => void>;
|
5
|
+
type: PropType<(active: boolean, g: any) => void>;
|
6
6
|
required: true;
|
7
7
|
};
|
8
8
|
onDelete: {
|
@@ -12,22 +12,22 @@ 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
|
};
|
28
28
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
29
29
|
onUpdate: {
|
30
|
-
type: PropType<(g: any) => void>;
|
30
|
+
type: PropType<(active: boolean, g: any) => void>;
|
31
31
|
required: true;
|
32
32
|
};
|
33
33
|
onDelete: {
|
@@ -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
|
};
|
@@ -2,7 +2,7 @@ import type { FdoPaymentGateway } from '@feedmepos/payment-entity';
|
|
2
2
|
import type { PropType } from 'vue';
|
3
3
|
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
4
4
|
onUpdate: {
|
5
|
-
type: PropType<(g: any) => void>;
|
5
|
+
type: PropType<(active: boolean, g: any) => void>;
|
6
6
|
required: true;
|
7
7
|
};
|
8
8
|
onDelete: {
|
@@ -12,21 +12,21 @@ 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
|
};
|
27
27
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
28
28
|
onUpdate: {
|
29
|
-
type: PropType<(g: any) => void>;
|
29
|
+
type: PropType<(active: boolean, g: any) => void>;
|
30
30
|
required: true;
|
31
31
|
};
|
32
32
|
onDelete: {
|
@@ -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
|
};
|