@feedmepos/mf-payment 1.2.12 → 1.2.13
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/AutoCopyCell.vue_vue_type_script_setup_true_lang-XC4V0tsX.js +40 -0
- package/dist/{PayoutAccount-j4yHJfSr.js → PayoutAccount-BallFJB0.js} +5 -5
- package/dist/{PayoutAccount-D-NM-_2s.js → PayoutAccount-d7sLsB5J.js} +6 -6
- package/dist/{PayoutAccountSetting-vzdkhXb8.js → PayoutAccountSetting-wKE68NqB.js} +111 -114
- package/dist/{Restaurant-CPIy0SZJ.js → Restaurant-CA3nbrzh.js} +5 -5
- package/dist/{RestaurantSetting-DK4GOY2d.js → RestaurantSetting-CJdlyxX7.js} +3 -3
- package/dist/{Settlement-B5kQfJuQ.js → Settlement-BEXf60UK.js} +4 -4
- package/dist/{Settlement-BeI2ksZ3.js → Settlement-Cnbk9m6D.js} +4 -4
- package/dist/SettlementTransactions-D-lWN15V.js +362 -0
- package/dist/SettlementTransactions-Pto6c_3v.js +323 -0
- package/dist/{Terminal-Bf7VZ5Yo.js → Terminal-B3S_wOTA.js} +5 -5
- package/dist/{TerminalSetting-pnwFHRR8.js → TerminalSetting-tSDETEOb.js} +3 -3
- package/dist/{Transaction-Cbiu540w.js → Transaction-BY4EF2Z2.js} +125 -94
- package/dist/{Transaction-Cpbte6yS.js → Transaction-DsYgbjyl.js} +7 -7
- package/dist/{TransactionOld-Dnnz541Y.js → TransactionOld-BY_4OAOA.js} +4 -4
- package/dist/{TransactionTable.vue_vue_type_script_setup_true_lang-tMjd6_k7.js → TransactionTable.vue_vue_type_script_setup_true_lang-C02jC4yj.js} +115 -93
- package/dist/{app-C_At3NFn.js → app-BiKLWpiD.js} +341 -341
- package/dist/app.js +1 -1
- package/dist/{assets-DjGZEHos.js → assets-C4cUIo0F.js} +35 -33
- package/dist/components/AutoCopyCell.vue.d.ts +1 -0
- package/dist/{grafana-D99I428B.js → grafana-DRHro6WQ.js} +1 -1
- package/dist/{index-DdE42RgX.js → index-0_vl4Euu.js} +1 -1
- package/dist/{index-B3IOW-oD.js → index-4QkP1zBY.js} +1 -1
- package/dist/{index-DigkUnks.js → index-BTIQHrH_.js} +1 -1
- package/dist/{index-BI63pT6J.js → index-BWaS2Ice.js} +5277 -5169
- package/dist/{index-DXLkzCkb.js → index-Bohmvrj5.js} +1 -1
- package/dist/{index-CvPpUZR3.js → index-DJlXGssK.js} +1 -1
- package/dist/{index-CW2tMCo9.js → index-DeoktQzV.js} +2 -2
- package/dist/{index.vue_vue_type_script_setup_true_lang-Dx-Mg_Zx.js → index.vue_vue_type_script_setup_true_lang-wZFI0CDi.js} +1 -1
- package/dist/model/transaction.d.ts +1 -0
- package/dist/package.json +2 -2
- package/dist/{payout-account-D7Wzxyao.js → payout-account-CtfOQFPT.js} +3 -3
- package/dist/stores/payoutAccount.d.ts +10 -10
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/views/admin/payout-account/tabs/Information.vue.d.ts +10 -10
- package/dist/views/admin/payout-account/tabs/PaymentChannel.vue.d.ts +28 -34
- package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +28 -34
- package/dist/views/admin/payout-account/tabs/PaymentStatus.vue.d.ts +10 -10
- package/dist/views/admin/payout-account/tabs/Settlement.vue.d.ts +10 -10
- package/dist/views/admin/payout-account/tabs/TokenGateway.vue.d.ts +28 -34
- package/dist/views/admin/payout-account/tabs/token/GooglePayToken.vue.d.ts +6 -12
- package/dist/views/admin/settlement/cell/Gateway.vue.d.ts +1 -1
- package/dist/views/admin/settlement/cell/Method.vue.d.ts +1 -1
- package/dist/views/admin/terminal/TerminalDialog.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/GhlGateway.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/Information.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/SettingRequest.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/SoftposGateway.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/TerminalGateway.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/settings/KioskMode.vue.d.ts +14 -14
- package/dist/views/admin/transaction/cell/Gateway.vue.d.ts +1 -1
- package/dist/views/admin/transaction/cell/Method.vue.d.ts +1 -1
- package/dist/views/payout-account/PayoutAccountTable.vue.d.ts +20 -20
- package/dist/views/settlement/cell/Gateway.vue.d.ts +1 -1
- package/dist/views/settlement/cell/Method.vue.d.ts +1 -1
- package/dist/views/transaction/cell/Gateway.vue.d.ts +1 -1
- package/package.json +2 -2
- package/dist/AutoCopyCell.vue_vue_type_script_setup_true_lang-CdmfrBoW.js +0 -39
- package/dist/SettlementTransactions-CHjwajgr.js +0 -297
- package/dist/SettlementTransactions-D7z5DaxO.js +0 -336
@@ -2,6 +2,15 @@ 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
|
+
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE" | "DIGIO";
|
8
|
+
type: "googlePay";
|
9
|
+
config: {
|
10
|
+
gateway: string;
|
11
|
+
gatewayMerchantId: string;
|
12
|
+
};
|
13
|
+
}[] | null | undefined;
|
5
14
|
gateways?: ({
|
6
15
|
config: {
|
7
16
|
clientId: string;
|
@@ -12,46 +21,35 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
12
21
|
paymentGateway: "REVENUE_MONSTER";
|
13
22
|
} | {
|
14
23
|
config: {
|
15
|
-
secretKey: string;
|
16
24
|
merchantId: string;
|
25
|
+
secretKey: string;
|
17
26
|
verifyKey: string;
|
18
27
|
};
|
19
28
|
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
20
29
|
} | {
|
21
30
|
config: {
|
22
31
|
merchantId: string;
|
23
|
-
storeID: string;
|
24
32
|
merchantName: string;
|
25
33
|
merchantCategoryCode: string;
|
34
|
+
storeID: string;
|
26
35
|
storeName: string;
|
27
36
|
};
|
28
37
|
paymentGateway: "MACAU_PASS";
|
29
38
|
})[] | 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" | "DIGIO";
|
34
|
-
config: {
|
35
|
-
gateway: {
|
36
|
-
gateway: string;
|
37
|
-
gatewayMerchantId: string;
|
38
|
-
};
|
39
|
-
paymentType: "googlePay";
|
40
|
-
};
|
41
|
-
}[] | null | undefined;
|
42
39
|
gatewayOverride?: {
|
43
40
|
type?: string | null | undefined;
|
44
41
|
conditions?: {
|
45
42
|
conditionBy?: "amt_gte" | "amt_lte" | "inapp" | null | undefined;
|
46
43
|
conditionValue?: any;
|
47
44
|
}[] | null | undefined;
|
48
|
-
value: string;
|
49
45
|
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE" | "DIGIO";
|
46
|
+
value: string;
|
50
47
|
icon: string;
|
51
48
|
label: string;
|
52
49
|
}[] | null | undefined;
|
53
50
|
status: "NEW" | "PENDING" | "APPROVED";
|
54
51
|
_id: string;
|
52
|
+
notifyUrl: string;
|
55
53
|
store: {
|
56
54
|
bank?: {
|
57
55
|
type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
|
@@ -70,8 +68,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
70
68
|
id: string;
|
71
69
|
event: "ORDERING" | "MARKETING";
|
72
70
|
};
|
73
|
-
notifyUrl: string;
|
74
|
-
businessId: string;
|
75
71
|
methods: {
|
76
72
|
rate?: {
|
77
73
|
amount: number;
|
@@ -81,12 +77,22 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
81
77
|
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";
|
82
78
|
variant: string;
|
83
79
|
}[];
|
80
|
+
businessId: string;
|
84
81
|
}>;
|
85
82
|
required: true;
|
86
83
|
};
|
87
84
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
88
85
|
payoutAccount: {
|
89
86
|
type: PropType<{
|
87
|
+
enable?: boolean | null | undefined;
|
88
|
+
tokens?: {
|
89
|
+
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE" | "DIGIO";
|
90
|
+
type: "googlePay";
|
91
|
+
config: {
|
92
|
+
gateway: string;
|
93
|
+
gatewayMerchantId: string;
|
94
|
+
};
|
95
|
+
}[] | null | undefined;
|
90
96
|
gateways?: ({
|
91
97
|
config: {
|
92
98
|
clientId: string;
|
@@ -97,46 +103,35 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
97
103
|
paymentGateway: "REVENUE_MONSTER";
|
98
104
|
} | {
|
99
105
|
config: {
|
100
|
-
secretKey: string;
|
101
106
|
merchantId: string;
|
107
|
+
secretKey: string;
|
102
108
|
verifyKey: string;
|
103
109
|
};
|
104
110
|
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
105
111
|
} | {
|
106
112
|
config: {
|
107
113
|
merchantId: string;
|
108
|
-
storeID: string;
|
109
114
|
merchantName: string;
|
110
115
|
merchantCategoryCode: string;
|
116
|
+
storeID: string;
|
111
117
|
storeName: string;
|
112
118
|
};
|
113
119
|
paymentGateway: "MACAU_PASS";
|
114
120
|
})[] | 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" | "DIGIO";
|
119
|
-
config: {
|
120
|
-
gateway: {
|
121
|
-
gateway: string;
|
122
|
-
gatewayMerchantId: string;
|
123
|
-
};
|
124
|
-
paymentType: "googlePay";
|
125
|
-
};
|
126
|
-
}[] | null | undefined;
|
127
121
|
gatewayOverride?: {
|
128
122
|
type?: string | null | undefined;
|
129
123
|
conditions?: {
|
130
124
|
conditionBy?: "amt_gte" | "amt_lte" | "inapp" | null | undefined;
|
131
125
|
conditionValue?: any;
|
132
126
|
}[] | null | undefined;
|
133
|
-
value: string;
|
134
127
|
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE" | "DIGIO";
|
128
|
+
value: string;
|
135
129
|
icon: string;
|
136
130
|
label: string;
|
137
131
|
}[] | null | undefined;
|
138
132
|
status: "NEW" | "PENDING" | "APPROVED";
|
139
133
|
_id: string;
|
134
|
+
notifyUrl: string;
|
140
135
|
store: {
|
141
136
|
bank?: {
|
142
137
|
type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
|
@@ -155,8 +150,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
155
150
|
id: string;
|
156
151
|
event: "ORDERING" | "MARKETING";
|
157
152
|
};
|
158
|
-
notifyUrl: string;
|
159
|
-
businessId: string;
|
160
153
|
methods: {
|
161
154
|
rate?: {
|
162
155
|
amount: number;
|
@@ -166,6 +159,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
166
159
|
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";
|
167
160
|
variant: string;
|
168
161
|
}[];
|
162
|
+
businessId: string;
|
169
163
|
}>;
|
170
164
|
required: true;
|
171
165
|
};
|
@@ -2,14 +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
|
-
type: "googlePay";
|
6
5
|
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE" | "DIGIO";
|
6
|
+
type: "googlePay";
|
7
7
|
config: {
|
8
|
-
gateway:
|
9
|
-
|
10
|
-
gatewayMerchantId: string;
|
11
|
-
};
|
12
|
-
paymentType: "googlePay";
|
8
|
+
gateway: string;
|
9
|
+
gatewayMerchantId: string;
|
13
10
|
};
|
14
11
|
} | undefined>;
|
15
12
|
required: true;
|
@@ -25,14 +22,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
25
22
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
26
23
|
gateway: {
|
27
24
|
type: PropType<{
|
28
|
-
type: "googlePay";
|
29
25
|
gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "NETS" | "SOFTSPACE" | "DIGIO";
|
26
|
+
type: "googlePay";
|
30
27
|
config: {
|
31
|
-
gateway:
|
32
|
-
|
33
|
-
gatewayMerchantId: string;
|
34
|
-
};
|
35
|
-
paymentType: "googlePay";
|
28
|
+
gateway: string;
|
29
|
+
gatewayMerchantId: string;
|
36
30
|
};
|
37
31
|
} | undefined>;
|
38
32
|
required: true;
|
@@ -3,5 +3,5 @@ type __VLS_Props = {
|
|
3
3
|
row: Row<any>;
|
4
4
|
data: unknown;
|
5
5
|
};
|
6
|
-
declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {},
|
6
|
+
declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
7
7
|
export default _default;
|
@@ -3,5 +3,5 @@ type __VLS_Props = {
|
|
3
3
|
row: Row<any>;
|
4
4
|
data: unknown;
|
5
5
|
};
|
6
|
-
declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {},
|
6
|
+
declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
7
7
|
export default _default;
|
@@ -2,18 +2,19 @@ import { type PropType } from 'vue';
|
|
2
2
|
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
3
3
|
terminal: {
|
4
4
|
type: PropType<{
|
5
|
+
deletedAt?: string | null | undefined;
|
5
6
|
name?: string | null | undefined;
|
6
|
-
deviceId?: string | null | undefined;
|
7
|
-
bindCode?: string | null | undefined;
|
8
7
|
secretKey?: string | null | undefined;
|
9
|
-
token?: string | null | undefined;
|
10
8
|
gateways?: {
|
11
9
|
config?: {
|
12
10
|
packageId: string;
|
13
11
|
uniqueId: string;
|
14
12
|
} | null | undefined;
|
15
|
-
gateway: "Fiuu" | "Ghl" | "Nets" | "
|
13
|
+
gateway: "Fiuu" | "Ghl" | "Nets" | "Maybank" | "ScanPay" | "QrPay" | "Cash" | "Softspace" | "Digio";
|
16
14
|
}[] | null | undefined;
|
15
|
+
deviceId?: string | null | undefined;
|
16
|
+
bindCode?: string | null | undefined;
|
17
|
+
token?: string | null | undefined;
|
17
18
|
ecrs?: ({
|
18
19
|
config?: {
|
19
20
|
terminalId: string;
|
@@ -21,37 +22,37 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
21
22
|
gateway: "FeedMe";
|
22
23
|
} | {
|
23
24
|
config?: {
|
24
|
-
terminalId: string;
|
25
25
|
merchantId: string;
|
26
|
+
terminalId: string;
|
26
27
|
privateKey: string;
|
27
28
|
} | null | undefined;
|
28
29
|
gateway: "Ghl";
|
29
30
|
})[] | null | undefined;
|
30
|
-
deletedAt?: string | null | undefined;
|
31
31
|
status: "Active" | "Inactive";
|
32
32
|
_id: string;
|
33
|
+
updatedAt: string;
|
33
34
|
referenceId: string;
|
34
35
|
securityCode: string;
|
35
36
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
36
37
|
createdAt: string;
|
37
|
-
updatedAt: string;
|
38
38
|
}>;
|
39
39
|
};
|
40
40
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
41
41
|
terminal: {
|
42
42
|
type: PropType<{
|
43
|
+
deletedAt?: string | null | undefined;
|
43
44
|
name?: string | null | undefined;
|
44
|
-
deviceId?: string | null | undefined;
|
45
|
-
bindCode?: string | null | undefined;
|
46
45
|
secretKey?: string | null | undefined;
|
47
|
-
token?: string | null | undefined;
|
48
46
|
gateways?: {
|
49
47
|
config?: {
|
50
48
|
packageId: string;
|
51
49
|
uniqueId: string;
|
52
50
|
} | null | undefined;
|
53
|
-
gateway: "Fiuu" | "Ghl" | "Nets" | "
|
51
|
+
gateway: "Fiuu" | "Ghl" | "Nets" | "Maybank" | "ScanPay" | "QrPay" | "Cash" | "Softspace" | "Digio";
|
54
52
|
}[] | null | undefined;
|
53
|
+
deviceId?: string | null | undefined;
|
54
|
+
bindCode?: string | null | undefined;
|
55
|
+
token?: string | null | undefined;
|
55
56
|
ecrs?: ({
|
56
57
|
config?: {
|
57
58
|
terminalId: string;
|
@@ -59,20 +60,19 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
59
60
|
gateway: "FeedMe";
|
60
61
|
} | {
|
61
62
|
config?: {
|
62
|
-
terminalId: string;
|
63
63
|
merchantId: string;
|
64
|
+
terminalId: string;
|
64
65
|
privateKey: string;
|
65
66
|
} | null | undefined;
|
66
67
|
gateway: "Ghl";
|
67
68
|
})[] | null | undefined;
|
68
|
-
deletedAt?: string | null | undefined;
|
69
69
|
status: "Active" | "Inactive";
|
70
70
|
_id: string;
|
71
|
+
updatedAt: string;
|
71
72
|
referenceId: string;
|
72
73
|
securityCode: string;
|
73
74
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
74
75
|
createdAt: string;
|
75
|
-
updatedAt: string;
|
76
76
|
}>;
|
77
77
|
};
|
78
78
|
}>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
@@ -3,18 +3,19 @@ import { type PropType } from 'vue';
|
|
3
3
|
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
4
4
|
terminal: {
|
5
5
|
type: PropType<{
|
6
|
+
deletedAt?: string | null | undefined;
|
6
7
|
name?: string | null | undefined;
|
7
|
-
deviceId?: string | null | undefined;
|
8
|
-
bindCode?: string | null | undefined;
|
9
8
|
secretKey?: string | null | undefined;
|
10
|
-
token?: string | null | undefined;
|
11
9
|
gateways?: {
|
12
10
|
config?: {
|
13
11
|
packageId: string;
|
14
12
|
uniqueId: string;
|
15
13
|
} | null | undefined;
|
16
|
-
gateway: "Fiuu" | "Ghl" | "Nets" | "
|
14
|
+
gateway: "Fiuu" | "Ghl" | "Nets" | "Maybank" | "ScanPay" | "QrPay" | "Cash" | "Softspace" | "Digio";
|
17
15
|
}[] | null | undefined;
|
16
|
+
deviceId?: string | null | undefined;
|
17
|
+
bindCode?: string | null | undefined;
|
18
|
+
token?: string | null | undefined;
|
18
19
|
ecrs?: ({
|
19
20
|
config?: {
|
20
21
|
terminalId: string;
|
@@ -22,20 +23,19 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
22
23
|
gateway: "FeedMe";
|
23
24
|
} | {
|
24
25
|
config?: {
|
25
|
-
terminalId: string;
|
26
26
|
merchantId: string;
|
27
|
+
terminalId: string;
|
27
28
|
privateKey: string;
|
28
29
|
} | null | undefined;
|
29
30
|
gateway: "Ghl";
|
30
31
|
})[] | null | undefined;
|
31
|
-
deletedAt?: string | null | undefined;
|
32
32
|
status: "Active" | "Inactive";
|
33
33
|
_id: string;
|
34
|
+
updatedAt: string;
|
34
35
|
referenceId: string;
|
35
36
|
securityCode: string;
|
36
37
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
37
38
|
createdAt: string;
|
38
|
-
updatedAt: string;
|
39
39
|
}>;
|
40
40
|
required: true;
|
41
41
|
};
|
@@ -46,18 +46,19 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
46
46
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
47
47
|
terminal: {
|
48
48
|
type: PropType<{
|
49
|
+
deletedAt?: string | null | undefined;
|
49
50
|
name?: string | null | undefined;
|
50
|
-
deviceId?: string | null | undefined;
|
51
|
-
bindCode?: string | null | undefined;
|
52
51
|
secretKey?: string | null | undefined;
|
53
|
-
token?: string | null | undefined;
|
54
52
|
gateways?: {
|
55
53
|
config?: {
|
56
54
|
packageId: string;
|
57
55
|
uniqueId: string;
|
58
56
|
} | null | undefined;
|
59
|
-
gateway: "Fiuu" | "Ghl" | "Nets" | "
|
57
|
+
gateway: "Fiuu" | "Ghl" | "Nets" | "Maybank" | "ScanPay" | "QrPay" | "Cash" | "Softspace" | "Digio";
|
60
58
|
}[] | null | undefined;
|
59
|
+
deviceId?: string | null | undefined;
|
60
|
+
bindCode?: string | null | undefined;
|
61
|
+
token?: string | null | undefined;
|
61
62
|
ecrs?: ({
|
62
63
|
config?: {
|
63
64
|
terminalId: string;
|
@@ -65,20 +66,19 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
65
66
|
gateway: "FeedMe";
|
66
67
|
} | {
|
67
68
|
config?: {
|
68
|
-
terminalId: string;
|
69
69
|
merchantId: string;
|
70
|
+
terminalId: string;
|
70
71
|
privateKey: string;
|
71
72
|
} | null | undefined;
|
72
73
|
gateway: "Ghl";
|
73
74
|
})[] | null | undefined;
|
74
|
-
deletedAt?: string | null | undefined;
|
75
75
|
status: "Active" | "Inactive";
|
76
76
|
_id: string;
|
77
|
+
updatedAt: string;
|
77
78
|
referenceId: string;
|
78
79
|
securityCode: string;
|
79
80
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
80
81
|
createdAt: string;
|
81
|
-
updatedAt: string;
|
82
82
|
}>;
|
83
83
|
required: true;
|
84
84
|
};
|
@@ -2,18 +2,19 @@ import type { PropType } from 'vue';
|
|
2
2
|
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
3
3
|
terminal: {
|
4
4
|
type: PropType<{
|
5
|
+
deletedAt?: string | null | undefined;
|
5
6
|
name?: string | null | undefined;
|
6
|
-
deviceId?: string | null | undefined;
|
7
|
-
bindCode?: string | null | undefined;
|
8
7
|
secretKey?: string | null | undefined;
|
9
|
-
token?: string | null | undefined;
|
10
8
|
gateways?: {
|
11
9
|
config?: {
|
12
10
|
packageId: string;
|
13
11
|
uniqueId: string;
|
14
12
|
} | null | undefined;
|
15
|
-
gateway: "Fiuu" | "Ghl" | "Nets" | "
|
13
|
+
gateway: "Fiuu" | "Ghl" | "Nets" | "Maybank" | "ScanPay" | "QrPay" | "Cash" | "Softspace" | "Digio";
|
16
14
|
}[] | null | undefined;
|
15
|
+
deviceId?: string | null | undefined;
|
16
|
+
bindCode?: string | null | undefined;
|
17
|
+
token?: string | null | undefined;
|
17
18
|
ecrs?: ({
|
18
19
|
config?: {
|
19
20
|
terminalId: string;
|
@@ -21,38 +22,38 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
21
22
|
gateway: "FeedMe";
|
22
23
|
} | {
|
23
24
|
config?: {
|
24
|
-
terminalId: string;
|
25
25
|
merchantId: string;
|
26
|
+
terminalId: string;
|
26
27
|
privateKey: string;
|
27
28
|
} | null | undefined;
|
28
29
|
gateway: "Ghl";
|
29
30
|
})[] | null | undefined;
|
30
|
-
deletedAt?: string | null | undefined;
|
31
31
|
status: "Active" | "Inactive";
|
32
32
|
_id: string;
|
33
|
+
updatedAt: string;
|
33
34
|
referenceId: string;
|
34
35
|
securityCode: string;
|
35
36
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
36
37
|
createdAt: string;
|
37
|
-
updatedAt: string;
|
38
38
|
}>;
|
39
39
|
required: true;
|
40
40
|
};
|
41
41
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
42
42
|
terminal: {
|
43
43
|
type: PropType<{
|
44
|
+
deletedAt?: string | null | undefined;
|
44
45
|
name?: string | null | undefined;
|
45
|
-
deviceId?: string | null | undefined;
|
46
|
-
bindCode?: string | null | undefined;
|
47
46
|
secretKey?: string | null | undefined;
|
48
|
-
token?: string | null | undefined;
|
49
47
|
gateways?: {
|
50
48
|
config?: {
|
51
49
|
packageId: string;
|
52
50
|
uniqueId: string;
|
53
51
|
} | null | undefined;
|
54
|
-
gateway: "Fiuu" | "Ghl" | "Nets" | "
|
52
|
+
gateway: "Fiuu" | "Ghl" | "Nets" | "Maybank" | "ScanPay" | "QrPay" | "Cash" | "Softspace" | "Digio";
|
55
53
|
}[] | null | undefined;
|
54
|
+
deviceId?: string | null | undefined;
|
55
|
+
bindCode?: string | null | undefined;
|
56
|
+
token?: string | null | undefined;
|
56
57
|
ecrs?: ({
|
57
58
|
config?: {
|
58
59
|
terminalId: string;
|
@@ -60,20 +61,19 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
60
61
|
gateway: "FeedMe";
|
61
62
|
} | {
|
62
63
|
config?: {
|
63
|
-
terminalId: string;
|
64
64
|
merchantId: string;
|
65
|
+
terminalId: string;
|
65
66
|
privateKey: string;
|
66
67
|
} | null | undefined;
|
67
68
|
gateway: "Ghl";
|
68
69
|
})[] | null | undefined;
|
69
|
-
deletedAt?: string | null | undefined;
|
70
70
|
status: "Active" | "Inactive";
|
71
71
|
_id: string;
|
72
|
+
updatedAt: string;
|
72
73
|
referenceId: string;
|
73
74
|
securityCode: string;
|
74
75
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
75
76
|
createdAt: string;
|
76
|
-
updatedAt: string;
|
77
77
|
}>;
|
78
78
|
required: true;
|
79
79
|
};
|
@@ -2,18 +2,19 @@ import { type PropType } from 'vue';
|
|
2
2
|
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
3
3
|
terminal: {
|
4
4
|
type: PropType<{
|
5
|
+
deletedAt?: string | null | undefined;
|
5
6
|
name?: string | null | undefined;
|
6
|
-
deviceId?: string | null | undefined;
|
7
|
-
bindCode?: string | null | undefined;
|
8
7
|
secretKey?: string | null | undefined;
|
9
|
-
token?: string | null | undefined;
|
10
8
|
gateways?: {
|
11
9
|
config?: {
|
12
10
|
packageId: string;
|
13
11
|
uniqueId: string;
|
14
12
|
} | null | undefined;
|
15
|
-
gateway: "Fiuu" | "Ghl" | "Nets" | "
|
13
|
+
gateway: "Fiuu" | "Ghl" | "Nets" | "Maybank" | "ScanPay" | "QrPay" | "Cash" | "Softspace" | "Digio";
|
16
14
|
}[] | null | undefined;
|
15
|
+
deviceId?: string | null | undefined;
|
16
|
+
bindCode?: string | null | undefined;
|
17
|
+
token?: string | null | undefined;
|
17
18
|
ecrs?: ({
|
18
19
|
config?: {
|
19
20
|
terminalId: string;
|
@@ -21,38 +22,38 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
21
22
|
gateway: "FeedMe";
|
22
23
|
} | {
|
23
24
|
config?: {
|
24
|
-
terminalId: string;
|
25
25
|
merchantId: string;
|
26
|
+
terminalId: string;
|
26
27
|
privateKey: string;
|
27
28
|
} | null | undefined;
|
28
29
|
gateway: "Ghl";
|
29
30
|
})[] | null | undefined;
|
30
|
-
deletedAt?: string | null | undefined;
|
31
31
|
status: "Active" | "Inactive";
|
32
32
|
_id: string;
|
33
|
+
updatedAt: string;
|
33
34
|
referenceId: string;
|
34
35
|
securityCode: string;
|
35
36
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
36
37
|
createdAt: string;
|
37
|
-
updatedAt: string;
|
38
38
|
}>;
|
39
39
|
required: true;
|
40
40
|
};
|
41
41
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
42
42
|
terminal: {
|
43
43
|
type: PropType<{
|
44
|
+
deletedAt?: string | null | undefined;
|
44
45
|
name?: string | null | undefined;
|
45
|
-
deviceId?: string | null | undefined;
|
46
|
-
bindCode?: string | null | undefined;
|
47
46
|
secretKey?: string | null | undefined;
|
48
|
-
token?: string | null | undefined;
|
49
47
|
gateways?: {
|
50
48
|
config?: {
|
51
49
|
packageId: string;
|
52
50
|
uniqueId: string;
|
53
51
|
} | null | undefined;
|
54
|
-
gateway: "Fiuu" | "Ghl" | "Nets" | "
|
52
|
+
gateway: "Fiuu" | "Ghl" | "Nets" | "Maybank" | "ScanPay" | "QrPay" | "Cash" | "Softspace" | "Digio";
|
55
53
|
}[] | null | undefined;
|
54
|
+
deviceId?: string | null | undefined;
|
55
|
+
bindCode?: string | null | undefined;
|
56
|
+
token?: string | null | undefined;
|
56
57
|
ecrs?: ({
|
57
58
|
config?: {
|
58
59
|
terminalId: string;
|
@@ -60,20 +61,19 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
60
61
|
gateway: "FeedMe";
|
61
62
|
} | {
|
62
63
|
config?: {
|
63
|
-
terminalId: string;
|
64
64
|
merchantId: string;
|
65
|
+
terminalId: string;
|
65
66
|
privateKey: string;
|
66
67
|
} | null | undefined;
|
67
68
|
gateway: "Ghl";
|
68
69
|
})[] | null | undefined;
|
69
|
-
deletedAt?: string | null | undefined;
|
70
70
|
status: "Active" | "Inactive";
|
71
71
|
_id: string;
|
72
|
+
updatedAt: string;
|
72
73
|
referenceId: string;
|
73
74
|
securityCode: string;
|
74
75
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
75
76
|
createdAt: string;
|
76
|
-
updatedAt: string;
|
77
77
|
}>;
|
78
78
|
required: true;
|
79
79
|
};
|