@feedmepos/mf-payment 1.3.20 → 1.3.21
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/{OnboardForm-BXyoazh5.js → OnboardForm-UC7FlAKc.js} +4 -4
- package/dist/{OnboardForm-Kg41JzfR.js → OnboardForm-ZIeFW3ZH.js} +4 -4
- package/dist/{OnboardSubmission-DYxlgxNk.js → OnboardSubmission-CGI_T8K6.js} +2 -2
- package/dist/{OnboardSubmission-Dc7x4iX2.js → OnboardSubmission-CUqrOqBi.js} +5 -5
- package/dist/{PayoutAccount-BGp3dZty.js → PayoutAccount-D2eUU8Qa.js} +5 -5
- package/dist/{PayoutAccount-BsG-nuC9.js → PayoutAccount-pxoe0HM6.js} +5 -5
- package/dist/{PayoutAccountSetting-BbMJO09b.js → PayoutAccountSetting-yH2ZRT-A.js} +378 -296
- package/dist/{Restaurant-CwdFy65Q.js → Restaurant-CeH2FJRT.js} +4 -4
- package/dist/{RestaurantSetting-BZ_wJvh-.js → RestaurantSetting-BV1XLh-9.js} +292 -212
- package/dist/{Settlement-PxISyjHU.js → Settlement-DzYUTaVE.js} +3 -3
- package/dist/{Settlement-ByfwQDjy.js → Settlement-L8ukHWPs.js} +3 -3
- package/dist/{SettlementTransactions-DidiqbXG.js → SettlementTransactions-C8o5Atmc.js} +3 -3
- package/dist/{SettlementTransactions-D5yeeyDP.js → SettlementTransactions-DG9nJuLQ.js} +3 -3
- package/dist/{Status.vue_vue_type_script_setup_true_lang-kehDoQ6j.js → Status.vue_vue_type_script_setup_true_lang-B7a304Y6.js} +1 -1
- package/dist/{Terminal-C--amJVv.js → Terminal-DA_mJQMD.js} +5 -5
- package/dist/{TerminalSetting-7tjf9xaV.js → TerminalSetting-GFMILaSV.js} +4 -4
- package/dist/{Transaction-Bd_4iMOT.js → Transaction-CfC0yN9P.js} +5 -5
- package/dist/{Transaction-BMc3gQy1.js → Transaction-fhDUanwr.js} +6 -6
- package/dist/{TransactionOld-8-sEspIt.js → TransactionOld-CObh3uJa.js} +4 -4
- package/dist/{TransactionTable.vue_vue_type_script_setup_true_lang-BayIh55f.js → TransactionTable.vue_vue_type_script_setup_true_lang-DPRIp0wx.js} +3 -3
- package/dist/{app-CQEW3s-w.js → app-U8rab4vJ.js} +22 -22
- package/dist/app.js +1 -1
- package/dist/{assets-CTH4trdc.js → assets-D4ayW3GC.js} +1 -1
- package/dist/{grafana-bPLmWYzm.js → grafana-BrdrOUM4.js} +1 -1
- package/dist/{index-DZYRliw9.js → index-BWjmOoX3.js} +1 -1
- package/dist/{index-CJPiBIRm.js → index-C4FfKmPS.js} +5303 -5231
- package/dist/{index-B5zEwG__.js → index-C8G7ruiF.js} +1 -1
- package/dist/{index-BA8uBmty.js → index-DJJFmavW.js} +2 -2
- package/dist/{index-cU53UWIn.js → index-DJrcobek.js} +1 -1
- package/dist/{index-98tll3Hu.js → index-ILoz50zh.js} +1 -1
- package/dist/{index-DPY6iypt.js → index-j0nww2Hf.js} +1 -1
- package/dist/{index.vue_vue_type_script_setup_true_lang-CaVufHjO.js → index.vue_vue_type_script_setup_true_lang-v7o6C5Pg.js} +1 -1
- package/dist/package.json +2 -2
- package/dist/{payout-account-D0urRPdK.js → payout-account-OFsbgQTk.js} +3 -3
- package/dist/{plugins-CHAPQLQ_.js → plugins-C0WdSJxl.js} +1 -1
- package/dist/stores/payoutAccount.d.ts +34 -18
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/views/admin/payout-account/tabs/Information.vue.d.ts +34 -18
- package/dist/views/admin/payout-account/tabs/PaymentChannel.vue.d.ts +38 -22
- package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +38 -22
- package/dist/views/admin/payout-account/tabs/PaymentStatus.vue.d.ts +34 -18
- package/dist/views/admin/payout-account/tabs/Settlement.vue.d.ts +34 -18
- package/dist/views/admin/payout-account/tabs/TokenGateway.vue.d.ts +38 -22
- package/dist/views/admin/payout-account/tabs/gateway/AdyenGateway.vue.d.ts +45 -0
- 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 +50 -0
- 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/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 +20 -20
- package/dist/views/admin/terminal/tabs/EcrGateway.vue.d.ts +20 -20
- package/dist/views/admin/terminal/tabs/Information.vue.d.ts +20 -20
- package/dist/views/admin/terminal/tabs/QrGateway.vue.d.ts +20 -20
- package/dist/views/admin/terminal/tabs/SettingRequest.vue.d.ts +20 -20
- package/dist/views/admin/terminal/tabs/SoftposGateway.vue.d.ts +20 -20
- package/dist/views/admin/terminal/tabs/ecr/GhlGateway.vue.d.ts +20 -20
- package/dist/views/admin/terminal/tabs/ecr/KBankGateway.vue.d.ts +20 -20
- package/dist/views/admin/terminal/tabs/ecr/Maybank2Gateway.vue.d.ts +20 -20
- package/dist/views/admin/terminal/tabs/ecr/Maybank3Gateway.vue.d.ts +20 -20
- package/dist/views/admin/terminal/tabs/ecr/MaybankGateway.vue.d.ts +20 -20
- package/dist/views/admin/terminal/tabs/ecr/NetsGateway.vue.d.ts +20 -20
- package/dist/views/admin/terminal/tabs/ecr/TerminalGateway.vue.d.ts +20 -20
- package/dist/views/admin/terminal/tabs/qr/PromptPayGateway.vue.d.ts +20 -20
- package/dist/views/admin/terminal/tabs/settings/KioskMode.vue.d.ts +20 -20
- package/dist/views/payout-account/PayoutAccountTable.vue.d.ts +68 -36
- package/dist/views/settlement/FiuuSettlementTable.vue.d.ts +32 -32
- package/dist/views/settlement/FiuuSettlementTransactions.vue.d.ts +16 -16
- package/package.json +2 -2
@@ -3,18 +3,18 @@ import { type PropType } from 'vue';
|
|
3
3
|
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
4
4
|
terminal: {
|
5
5
|
type: PropType<{
|
6
|
-
name?: string | null | undefined;
|
7
|
-
deviceId?: string | null | undefined;
|
8
|
-
bindCode?: string | null | undefined;
|
9
6
|
secretKey?: string | null | undefined;
|
10
|
-
|
7
|
+
name?: string | null | undefined;
|
11
8
|
gateways?: {
|
12
9
|
config?: {
|
13
|
-
packageId: string;
|
14
10
|
uniqueId: string;
|
11
|
+
packageId: string;
|
15
12
|
} | null | undefined;
|
16
13
|
gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Kbank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
|
17
14
|
}[] | null | undefined;
|
15
|
+
deviceId?: string | null | undefined;
|
16
|
+
bindCode?: string | null | undefined;
|
17
|
+
token?: string | null | undefined;
|
18
18
|
ecrs?: ({
|
19
19
|
config?: {
|
20
20
|
terminalId: string;
|
@@ -22,9 +22,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
22
22
|
gateway: "FeedMe";
|
23
23
|
} | {
|
24
24
|
config?: {
|
25
|
-
|
25
|
+
privateKey?: string | null | undefined;
|
26
26
|
merchantId: string;
|
27
|
-
|
27
|
+
terminalId: string;
|
28
28
|
} | null | undefined;
|
29
29
|
gateway: "Ghl";
|
30
30
|
})[] | null | undefined;
|
@@ -76,13 +76,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
76
76
|
gateway: "MOCK";
|
77
77
|
})[] | null | undefined;
|
78
78
|
deletedAt?: string | null | undefined;
|
79
|
-
status: "Active" | "Inactive";
|
80
79
|
_id: string;
|
80
|
+
status: "Active" | "Inactive";
|
81
|
+
updatedAt: string;
|
81
82
|
referenceId: string;
|
83
|
+
createdAt: string;
|
82
84
|
securityCode: string;
|
83
85
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
84
|
-
createdAt: string;
|
85
|
-
updatedAt: string;
|
86
86
|
}>;
|
87
87
|
required: true;
|
88
88
|
};
|
@@ -93,18 +93,18 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
93
93
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
94
94
|
terminal: {
|
95
95
|
type: PropType<{
|
96
|
-
name?: string | null | undefined;
|
97
|
-
deviceId?: string | null | undefined;
|
98
|
-
bindCode?: string | null | undefined;
|
99
96
|
secretKey?: string | null | undefined;
|
100
|
-
|
97
|
+
name?: string | null | undefined;
|
101
98
|
gateways?: {
|
102
99
|
config?: {
|
103
|
-
packageId: string;
|
104
100
|
uniqueId: string;
|
101
|
+
packageId: string;
|
105
102
|
} | null | undefined;
|
106
103
|
gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Kbank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
|
107
104
|
}[] | null | undefined;
|
105
|
+
deviceId?: string | null | undefined;
|
106
|
+
bindCode?: string | null | undefined;
|
107
|
+
token?: string | null | undefined;
|
108
108
|
ecrs?: ({
|
109
109
|
config?: {
|
110
110
|
terminalId: string;
|
@@ -112,9 +112,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
112
112
|
gateway: "FeedMe";
|
113
113
|
} | {
|
114
114
|
config?: {
|
115
|
-
|
115
|
+
privateKey?: string | null | undefined;
|
116
116
|
merchantId: string;
|
117
|
-
|
117
|
+
terminalId: string;
|
118
118
|
} | null | undefined;
|
119
119
|
gateway: "Ghl";
|
120
120
|
})[] | null | undefined;
|
@@ -166,13 +166,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
166
166
|
gateway: "MOCK";
|
167
167
|
})[] | null | undefined;
|
168
168
|
deletedAt?: string | null | undefined;
|
169
|
-
status: "Active" | "Inactive";
|
170
169
|
_id: string;
|
170
|
+
status: "Active" | "Inactive";
|
171
|
+
updatedAt: string;
|
171
172
|
referenceId: string;
|
173
|
+
createdAt: string;
|
172
174
|
securityCode: string;
|
173
175
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
174
|
-
createdAt: string;
|
175
|
-
updatedAt: string;
|
176
176
|
}>;
|
177
177
|
required: true;
|
178
178
|
};
|
@@ -3,18 +3,18 @@ import { type PropType } from 'vue';
|
|
3
3
|
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
4
4
|
terminal: {
|
5
5
|
type: PropType<{
|
6
|
-
name?: string | null | undefined;
|
7
|
-
deviceId?: string | null | undefined;
|
8
|
-
bindCode?: string | null | undefined;
|
9
6
|
secretKey?: string | null | undefined;
|
10
|
-
|
7
|
+
name?: string | null | undefined;
|
11
8
|
gateways?: {
|
12
9
|
config?: {
|
13
|
-
packageId: string;
|
14
10
|
uniqueId: string;
|
11
|
+
packageId: string;
|
15
12
|
} | null | undefined;
|
16
13
|
gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Kbank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
|
17
14
|
}[] | null | undefined;
|
15
|
+
deviceId?: string | null | undefined;
|
16
|
+
bindCode?: string | null | undefined;
|
17
|
+
token?: string | null | undefined;
|
18
18
|
ecrs?: ({
|
19
19
|
config?: {
|
20
20
|
terminalId: string;
|
@@ -22,9 +22,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
22
22
|
gateway: "FeedMe";
|
23
23
|
} | {
|
24
24
|
config?: {
|
25
|
-
|
25
|
+
privateKey?: string | null | undefined;
|
26
26
|
merchantId: string;
|
27
|
-
|
27
|
+
terminalId: string;
|
28
28
|
} | null | undefined;
|
29
29
|
gateway: "Ghl";
|
30
30
|
})[] | null | undefined;
|
@@ -76,13 +76,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
76
76
|
gateway: "MOCK";
|
77
77
|
})[] | null | undefined;
|
78
78
|
deletedAt?: string | null | undefined;
|
79
|
-
status: "Active" | "Inactive";
|
80
79
|
_id: string;
|
80
|
+
status: "Active" | "Inactive";
|
81
|
+
updatedAt: string;
|
81
82
|
referenceId: string;
|
83
|
+
createdAt: string;
|
82
84
|
securityCode: string;
|
83
85
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
84
|
-
createdAt: string;
|
85
|
-
updatedAt: string;
|
86
86
|
}>;
|
87
87
|
required: true;
|
88
88
|
};
|
@@ -93,18 +93,18 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
93
93
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
94
94
|
terminal: {
|
95
95
|
type: PropType<{
|
96
|
-
name?: string | null | undefined;
|
97
|
-
deviceId?: string | null | undefined;
|
98
|
-
bindCode?: string | null | undefined;
|
99
96
|
secretKey?: string | null | undefined;
|
100
|
-
|
97
|
+
name?: string | null | undefined;
|
101
98
|
gateways?: {
|
102
99
|
config?: {
|
103
|
-
packageId: string;
|
104
100
|
uniqueId: string;
|
101
|
+
packageId: string;
|
105
102
|
} | null | undefined;
|
106
103
|
gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Kbank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
|
107
104
|
}[] | null | undefined;
|
105
|
+
deviceId?: string | null | undefined;
|
106
|
+
bindCode?: string | null | undefined;
|
107
|
+
token?: string | null | undefined;
|
108
108
|
ecrs?: ({
|
109
109
|
config?: {
|
110
110
|
terminalId: string;
|
@@ -112,9 +112,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
112
112
|
gateway: "FeedMe";
|
113
113
|
} | {
|
114
114
|
config?: {
|
115
|
-
|
115
|
+
privateKey?: string | null | undefined;
|
116
116
|
merchantId: string;
|
117
|
-
|
117
|
+
terminalId: string;
|
118
118
|
} | null | undefined;
|
119
119
|
gateway: "Ghl";
|
120
120
|
})[] | null | undefined;
|
@@ -166,13 +166,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
166
166
|
gateway: "MOCK";
|
167
167
|
})[] | null | undefined;
|
168
168
|
deletedAt?: string | null | undefined;
|
169
|
-
status: "Active" | "Inactive";
|
170
169
|
_id: string;
|
170
|
+
status: "Active" | "Inactive";
|
171
|
+
updatedAt: string;
|
171
172
|
referenceId: string;
|
173
|
+
createdAt: string;
|
172
174
|
securityCode: string;
|
173
175
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
174
|
-
createdAt: string;
|
175
|
-
updatedAt: string;
|
176
176
|
}>;
|
177
177
|
required: true;
|
178
178
|
};
|
@@ -3,18 +3,18 @@ import { type PropType } from 'vue';
|
|
3
3
|
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
4
4
|
terminal: {
|
5
5
|
type: PropType<{
|
6
|
-
name?: string | null | undefined;
|
7
|
-
deviceId?: string | null | undefined;
|
8
|
-
bindCode?: string | null | undefined;
|
9
6
|
secretKey?: string | null | undefined;
|
10
|
-
|
7
|
+
name?: string | null | undefined;
|
11
8
|
gateways?: {
|
12
9
|
config?: {
|
13
|
-
packageId: string;
|
14
10
|
uniqueId: string;
|
11
|
+
packageId: string;
|
15
12
|
} | null | undefined;
|
16
13
|
gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Kbank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
|
17
14
|
}[] | null | undefined;
|
15
|
+
deviceId?: string | null | undefined;
|
16
|
+
bindCode?: string | null | undefined;
|
17
|
+
token?: string | null | undefined;
|
18
18
|
ecrs?: ({
|
19
19
|
config?: {
|
20
20
|
terminalId: string;
|
@@ -22,9 +22,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
22
22
|
gateway: "FeedMe";
|
23
23
|
} | {
|
24
24
|
config?: {
|
25
|
-
|
25
|
+
privateKey?: string | null | undefined;
|
26
26
|
merchantId: string;
|
27
|
-
|
27
|
+
terminalId: string;
|
28
28
|
} | null | undefined;
|
29
29
|
gateway: "Ghl";
|
30
30
|
})[] | null | undefined;
|
@@ -76,13 +76,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
76
76
|
gateway: "MOCK";
|
77
77
|
})[] | null | undefined;
|
78
78
|
deletedAt?: string | null | undefined;
|
79
|
-
status: "Active" | "Inactive";
|
80
79
|
_id: string;
|
80
|
+
status: "Active" | "Inactive";
|
81
|
+
updatedAt: string;
|
81
82
|
referenceId: string;
|
83
|
+
createdAt: string;
|
82
84
|
securityCode: string;
|
83
85
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
84
|
-
createdAt: string;
|
85
|
-
updatedAt: string;
|
86
86
|
}>;
|
87
87
|
required: true;
|
88
88
|
};
|
@@ -93,18 +93,18 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
93
93
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
94
94
|
terminal: {
|
95
95
|
type: PropType<{
|
96
|
-
name?: string | null | undefined;
|
97
|
-
deviceId?: string | null | undefined;
|
98
|
-
bindCode?: string | null | undefined;
|
99
96
|
secretKey?: string | null | undefined;
|
100
|
-
|
97
|
+
name?: string | null | undefined;
|
101
98
|
gateways?: {
|
102
99
|
config?: {
|
103
|
-
packageId: string;
|
104
100
|
uniqueId: string;
|
101
|
+
packageId: string;
|
105
102
|
} | null | undefined;
|
106
103
|
gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Kbank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
|
107
104
|
}[] | null | undefined;
|
105
|
+
deviceId?: string | null | undefined;
|
106
|
+
bindCode?: string | null | undefined;
|
107
|
+
token?: string | null | undefined;
|
108
108
|
ecrs?: ({
|
109
109
|
config?: {
|
110
110
|
terminalId: string;
|
@@ -112,9 +112,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
112
112
|
gateway: "FeedMe";
|
113
113
|
} | {
|
114
114
|
config?: {
|
115
|
-
|
115
|
+
privateKey?: string | null | undefined;
|
116
116
|
merchantId: string;
|
117
|
-
|
117
|
+
terminalId: string;
|
118
118
|
} | null | undefined;
|
119
119
|
gateway: "Ghl";
|
120
120
|
})[] | null | undefined;
|
@@ -166,13 +166,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
166
166
|
gateway: "MOCK";
|
167
167
|
})[] | null | undefined;
|
168
168
|
deletedAt?: string | null | undefined;
|
169
|
-
status: "Active" | "Inactive";
|
170
169
|
_id: string;
|
170
|
+
status: "Active" | "Inactive";
|
171
|
+
updatedAt: string;
|
171
172
|
referenceId: string;
|
173
|
+
createdAt: string;
|
172
174
|
securityCode: string;
|
173
175
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
174
|
-
createdAt: string;
|
175
|
-
updatedAt: string;
|
176
176
|
}>;
|
177
177
|
required: true;
|
178
178
|
};
|
@@ -3,18 +3,18 @@ import { type PropType } from 'vue';
|
|
3
3
|
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
4
4
|
terminal: {
|
5
5
|
type: PropType<{
|
6
|
-
name?: string | null | undefined;
|
7
|
-
deviceId?: string | null | undefined;
|
8
|
-
bindCode?: string | null | undefined;
|
9
6
|
secretKey?: string | null | undefined;
|
10
|
-
|
7
|
+
name?: string | null | undefined;
|
11
8
|
gateways?: {
|
12
9
|
config?: {
|
13
|
-
packageId: string;
|
14
10
|
uniqueId: string;
|
11
|
+
packageId: string;
|
15
12
|
} | null | undefined;
|
16
13
|
gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Kbank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
|
17
14
|
}[] | null | undefined;
|
15
|
+
deviceId?: string | null | undefined;
|
16
|
+
bindCode?: string | null | undefined;
|
17
|
+
token?: string | null | undefined;
|
18
18
|
ecrs?: ({
|
19
19
|
config?: {
|
20
20
|
terminalId: string;
|
@@ -22,9 +22,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
22
22
|
gateway: "FeedMe";
|
23
23
|
} | {
|
24
24
|
config?: {
|
25
|
-
|
25
|
+
privateKey?: string | null | undefined;
|
26
26
|
merchantId: string;
|
27
|
-
|
27
|
+
terminalId: string;
|
28
28
|
} | null | undefined;
|
29
29
|
gateway: "Ghl";
|
30
30
|
})[] | null | undefined;
|
@@ -76,13 +76,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
76
76
|
gateway: "MOCK";
|
77
77
|
})[] | null | undefined;
|
78
78
|
deletedAt?: string | null | undefined;
|
79
|
-
status: "Active" | "Inactive";
|
80
79
|
_id: string;
|
80
|
+
status: "Active" | "Inactive";
|
81
|
+
updatedAt: string;
|
81
82
|
referenceId: string;
|
83
|
+
createdAt: string;
|
82
84
|
securityCode: string;
|
83
85
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
84
|
-
createdAt: string;
|
85
|
-
updatedAt: string;
|
86
86
|
}>;
|
87
87
|
required: true;
|
88
88
|
};
|
@@ -93,18 +93,18 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
93
93
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
94
94
|
terminal: {
|
95
95
|
type: PropType<{
|
96
|
-
name?: string | null | undefined;
|
97
|
-
deviceId?: string | null | undefined;
|
98
|
-
bindCode?: string | null | undefined;
|
99
96
|
secretKey?: string | null | undefined;
|
100
|
-
|
97
|
+
name?: string | null | undefined;
|
101
98
|
gateways?: {
|
102
99
|
config?: {
|
103
|
-
packageId: string;
|
104
100
|
uniqueId: string;
|
101
|
+
packageId: string;
|
105
102
|
} | null | undefined;
|
106
103
|
gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Kbank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
|
107
104
|
}[] | null | undefined;
|
105
|
+
deviceId?: string | null | undefined;
|
106
|
+
bindCode?: string | null | undefined;
|
107
|
+
token?: string | null | undefined;
|
108
108
|
ecrs?: ({
|
109
109
|
config?: {
|
110
110
|
terminalId: string;
|
@@ -112,9 +112,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
112
112
|
gateway: "FeedMe";
|
113
113
|
} | {
|
114
114
|
config?: {
|
115
|
-
|
115
|
+
privateKey?: string | null | undefined;
|
116
116
|
merchantId: string;
|
117
|
-
|
117
|
+
terminalId: string;
|
118
118
|
} | null | undefined;
|
119
119
|
gateway: "Ghl";
|
120
120
|
})[] | null | undefined;
|
@@ -166,13 +166,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
166
166
|
gateway: "MOCK";
|
167
167
|
})[] | null | undefined;
|
168
168
|
deletedAt?: string | null | undefined;
|
169
|
-
status: "Active" | "Inactive";
|
170
169
|
_id: string;
|
170
|
+
status: "Active" | "Inactive";
|
171
|
+
updatedAt: string;
|
171
172
|
referenceId: string;
|
173
|
+
createdAt: string;
|
172
174
|
securityCode: string;
|
173
175
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
174
|
-
createdAt: string;
|
175
|
-
updatedAt: string;
|
176
176
|
}>;
|
177
177
|
required: true;
|
178
178
|
};
|
@@ -3,18 +3,18 @@ import { type PropType } from 'vue';
|
|
3
3
|
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
4
4
|
terminal: {
|
5
5
|
type: PropType<{
|
6
|
-
name?: string | null | undefined;
|
7
|
-
deviceId?: string | null | undefined;
|
8
|
-
bindCode?: string | null | undefined;
|
9
6
|
secretKey?: string | null | undefined;
|
10
|
-
|
7
|
+
name?: string | null | undefined;
|
11
8
|
gateways?: {
|
12
9
|
config?: {
|
13
|
-
packageId: string;
|
14
10
|
uniqueId: string;
|
11
|
+
packageId: string;
|
15
12
|
} | null | undefined;
|
16
13
|
gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Kbank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
|
17
14
|
}[] | null | undefined;
|
15
|
+
deviceId?: string | null | undefined;
|
16
|
+
bindCode?: string | null | undefined;
|
17
|
+
token?: string | null | undefined;
|
18
18
|
ecrs?: ({
|
19
19
|
config?: {
|
20
20
|
terminalId: string;
|
@@ -22,9 +22,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
22
22
|
gateway: "FeedMe";
|
23
23
|
} | {
|
24
24
|
config?: {
|
25
|
-
|
25
|
+
privateKey?: string | null | undefined;
|
26
26
|
merchantId: string;
|
27
|
-
|
27
|
+
terminalId: string;
|
28
28
|
} | null | undefined;
|
29
29
|
gateway: "Ghl";
|
30
30
|
})[] | null | undefined;
|
@@ -76,13 +76,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
76
76
|
gateway: "MOCK";
|
77
77
|
})[] | null | undefined;
|
78
78
|
deletedAt?: string | null | undefined;
|
79
|
-
status: "Active" | "Inactive";
|
80
79
|
_id: string;
|
80
|
+
status: "Active" | "Inactive";
|
81
|
+
updatedAt: string;
|
81
82
|
referenceId: string;
|
83
|
+
createdAt: string;
|
82
84
|
securityCode: string;
|
83
85
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
84
|
-
createdAt: string;
|
85
|
-
updatedAt: string;
|
86
86
|
}>;
|
87
87
|
required: true;
|
88
88
|
};
|
@@ -93,18 +93,18 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
93
93
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
94
94
|
terminal: {
|
95
95
|
type: PropType<{
|
96
|
-
name?: string | null | undefined;
|
97
|
-
deviceId?: string | null | undefined;
|
98
|
-
bindCode?: string | null | undefined;
|
99
96
|
secretKey?: string | null | undefined;
|
100
|
-
|
97
|
+
name?: string | null | undefined;
|
101
98
|
gateways?: {
|
102
99
|
config?: {
|
103
|
-
packageId: string;
|
104
100
|
uniqueId: string;
|
101
|
+
packageId: string;
|
105
102
|
} | null | undefined;
|
106
103
|
gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Kbank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
|
107
104
|
}[] | null | undefined;
|
105
|
+
deviceId?: string | null | undefined;
|
106
|
+
bindCode?: string | null | undefined;
|
107
|
+
token?: string | null | undefined;
|
108
108
|
ecrs?: ({
|
109
109
|
config?: {
|
110
110
|
terminalId: string;
|
@@ -112,9 +112,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
112
112
|
gateway: "FeedMe";
|
113
113
|
} | {
|
114
114
|
config?: {
|
115
|
-
|
115
|
+
privateKey?: string | null | undefined;
|
116
116
|
merchantId: string;
|
117
|
-
|
117
|
+
terminalId: string;
|
118
118
|
} | null | undefined;
|
119
119
|
gateway: "Ghl";
|
120
120
|
})[] | null | undefined;
|
@@ -166,13 +166,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
166
166
|
gateway: "MOCK";
|
167
167
|
})[] | null | undefined;
|
168
168
|
deletedAt?: string | null | undefined;
|
169
|
-
status: "Active" | "Inactive";
|
170
169
|
_id: string;
|
170
|
+
status: "Active" | "Inactive";
|
171
|
+
updatedAt: string;
|
171
172
|
referenceId: string;
|
173
|
+
createdAt: string;
|
172
174
|
securityCode: string;
|
173
175
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
174
|
-
createdAt: string;
|
175
|
-
updatedAt: string;
|
176
176
|
}>;
|
177
177
|
required: true;
|
178
178
|
};
|
@@ -3,18 +3,18 @@ import { type PropType } from 'vue';
|
|
3
3
|
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
4
4
|
terminal: {
|
5
5
|
type: PropType<{
|
6
|
-
name?: string | null | undefined;
|
7
|
-
deviceId?: string | null | undefined;
|
8
|
-
bindCode?: string | null | undefined;
|
9
6
|
secretKey?: string | null | undefined;
|
10
|
-
|
7
|
+
name?: string | null | undefined;
|
11
8
|
gateways?: {
|
12
9
|
config?: {
|
13
|
-
packageId: string;
|
14
10
|
uniqueId: string;
|
11
|
+
packageId: string;
|
15
12
|
} | null | undefined;
|
16
13
|
gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Kbank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
|
17
14
|
}[] | null | undefined;
|
15
|
+
deviceId?: string | null | undefined;
|
16
|
+
bindCode?: string | null | undefined;
|
17
|
+
token?: string | null | undefined;
|
18
18
|
ecrs?: ({
|
19
19
|
config?: {
|
20
20
|
terminalId: string;
|
@@ -22,9 +22,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
22
22
|
gateway: "FeedMe";
|
23
23
|
} | {
|
24
24
|
config?: {
|
25
|
-
|
25
|
+
privateKey?: string | null | undefined;
|
26
26
|
merchantId: string;
|
27
|
-
|
27
|
+
terminalId: string;
|
28
28
|
} | null | undefined;
|
29
29
|
gateway: "Ghl";
|
30
30
|
})[] | null | undefined;
|
@@ -76,13 +76,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
76
76
|
gateway: "MOCK";
|
77
77
|
})[] | null | undefined;
|
78
78
|
deletedAt?: string | null | undefined;
|
79
|
-
status: "Active" | "Inactive";
|
80
79
|
_id: string;
|
80
|
+
status: "Active" | "Inactive";
|
81
|
+
updatedAt: string;
|
81
82
|
referenceId: string;
|
83
|
+
createdAt: string;
|
82
84
|
securityCode: string;
|
83
85
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
84
|
-
createdAt: string;
|
85
|
-
updatedAt: string;
|
86
86
|
}>;
|
87
87
|
required: true;
|
88
88
|
};
|
@@ -93,18 +93,18 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
93
93
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
94
94
|
terminal: {
|
95
95
|
type: PropType<{
|
96
|
-
name?: string | null | undefined;
|
97
|
-
deviceId?: string | null | undefined;
|
98
|
-
bindCode?: string | null | undefined;
|
99
96
|
secretKey?: string | null | undefined;
|
100
|
-
|
97
|
+
name?: string | null | undefined;
|
101
98
|
gateways?: {
|
102
99
|
config?: {
|
103
|
-
packageId: string;
|
104
100
|
uniqueId: string;
|
101
|
+
packageId: string;
|
105
102
|
} | null | undefined;
|
106
103
|
gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Kbank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
|
107
104
|
}[] | null | undefined;
|
105
|
+
deviceId?: string | null | undefined;
|
106
|
+
bindCode?: string | null | undefined;
|
107
|
+
token?: string | null | undefined;
|
108
108
|
ecrs?: ({
|
109
109
|
config?: {
|
110
110
|
terminalId: string;
|
@@ -112,9 +112,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
112
112
|
gateway: "FeedMe";
|
113
113
|
} | {
|
114
114
|
config?: {
|
115
|
-
|
115
|
+
privateKey?: string | null | undefined;
|
116
116
|
merchantId: string;
|
117
|
-
|
117
|
+
terminalId: string;
|
118
118
|
} | null | undefined;
|
119
119
|
gateway: "Ghl";
|
120
120
|
})[] | null | undefined;
|
@@ -166,13 +166,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
166
166
|
gateway: "MOCK";
|
167
167
|
})[] | null | undefined;
|
168
168
|
deletedAt?: string | null | undefined;
|
169
|
-
status: "Active" | "Inactive";
|
170
169
|
_id: string;
|
170
|
+
status: "Active" | "Inactive";
|
171
|
+
updatedAt: string;
|
171
172
|
referenceId: string;
|
173
|
+
createdAt: string;
|
172
174
|
securityCode: string;
|
173
175
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
174
|
-
createdAt: string;
|
175
|
-
updatedAt: string;
|
176
176
|
}>;
|
177
177
|
required: true;
|
178
178
|
};
|