@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
|
@@ -4,17 +4,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
4
4
|
terminal: {
|
|
5
5
|
type: PropType<{
|
|
6
6
|
name?: string | null | undefined;
|
|
7
|
+
deviceId?: string | null | undefined;
|
|
8
|
+
bindCode?: string | null | undefined;
|
|
7
9
|
secretKey?: string | null | undefined;
|
|
10
|
+
token?: string | null | undefined;
|
|
8
11
|
gateways?: {
|
|
9
12
|
config?: {
|
|
10
|
-
uniqueId: string;
|
|
11
13
|
packageId: string;
|
|
14
|
+
uniqueId: string;
|
|
12
15
|
} | null | undefined;
|
|
13
16
|
gateway: "Fiuu" | "Digio" | "Maybank" | "Maybank2" | "Maybank3" | "Nets" | "Ghl" | "Cash" | "Softspace" | "Kbank";
|
|
14
17
|
}[] | 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;
|
|
@@ -23,8 +23,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
23
23
|
} | {
|
|
24
24
|
config?: {
|
|
25
25
|
privateKey?: string | null | undefined;
|
|
26
|
-
merchantId: string;
|
|
27
26
|
terminalId: string;
|
|
27
|
+
merchantId: string;
|
|
28
28
|
} | null | undefined;
|
|
29
29
|
gateway: "Ghl";
|
|
30
30
|
})[] | null | undefined;
|
|
@@ -82,13 +82,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
82
82
|
gateway: "MOCK";
|
|
83
83
|
})[] | null | undefined;
|
|
84
84
|
deletedAt?: string | null | undefined;
|
|
85
|
-
_id: string;
|
|
86
85
|
status: "Active" | "Inactive";
|
|
87
|
-
updatedAt: string;
|
|
88
86
|
referenceId: string;
|
|
89
|
-
|
|
87
|
+
_id: string;
|
|
90
88
|
securityCode: string;
|
|
91
89
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
|
90
|
+
createdAt: string;
|
|
91
|
+
updatedAt: string;
|
|
92
92
|
}>;
|
|
93
93
|
required: true;
|
|
94
94
|
};
|
|
@@ -100,17 +100,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
100
100
|
terminal: {
|
|
101
101
|
type: PropType<{
|
|
102
102
|
name?: string | null | undefined;
|
|
103
|
+
deviceId?: string | null | undefined;
|
|
104
|
+
bindCode?: string | null | undefined;
|
|
103
105
|
secretKey?: string | null | undefined;
|
|
106
|
+
token?: string | null | undefined;
|
|
104
107
|
gateways?: {
|
|
105
108
|
config?: {
|
|
106
|
-
uniqueId: string;
|
|
107
109
|
packageId: string;
|
|
110
|
+
uniqueId: string;
|
|
108
111
|
} | null | undefined;
|
|
109
112
|
gateway: "Fiuu" | "Digio" | "Maybank" | "Maybank2" | "Maybank3" | "Nets" | "Ghl" | "Cash" | "Softspace" | "Kbank";
|
|
110
113
|
}[] | null | undefined;
|
|
111
|
-
deviceId?: string | null | undefined;
|
|
112
|
-
bindCode?: string | null | undefined;
|
|
113
|
-
token?: string | null | undefined;
|
|
114
114
|
ecrs?: ({
|
|
115
115
|
config?: {
|
|
116
116
|
terminalId: string;
|
|
@@ -119,8 +119,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
119
119
|
} | {
|
|
120
120
|
config?: {
|
|
121
121
|
privateKey?: string | null | undefined;
|
|
122
|
-
merchantId: string;
|
|
123
122
|
terminalId: string;
|
|
123
|
+
merchantId: string;
|
|
124
124
|
} | null | undefined;
|
|
125
125
|
gateway: "Ghl";
|
|
126
126
|
})[] | null | undefined;
|
|
@@ -178,13 +178,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
178
178
|
gateway: "MOCK";
|
|
179
179
|
})[] | null | undefined;
|
|
180
180
|
deletedAt?: string | null | undefined;
|
|
181
|
-
_id: string;
|
|
182
181
|
status: "Active" | "Inactive";
|
|
183
|
-
updatedAt: string;
|
|
184
182
|
referenceId: string;
|
|
185
|
-
|
|
183
|
+
_id: string;
|
|
186
184
|
securityCode: string;
|
|
187
185
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
|
186
|
+
createdAt: string;
|
|
187
|
+
updatedAt: string;
|
|
188
188
|
}>;
|
|
189
189
|
required: true;
|
|
190
190
|
};
|
|
@@ -4,17 +4,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
4
4
|
terminal: {
|
|
5
5
|
type: PropType<{
|
|
6
6
|
name?: string | null | undefined;
|
|
7
|
+
deviceId?: string | null | undefined;
|
|
8
|
+
bindCode?: string | null | undefined;
|
|
7
9
|
secretKey?: string | null | undefined;
|
|
10
|
+
token?: string | null | undefined;
|
|
8
11
|
gateways?: {
|
|
9
12
|
config?: {
|
|
10
|
-
uniqueId: string;
|
|
11
13
|
packageId: string;
|
|
14
|
+
uniqueId: string;
|
|
12
15
|
} | null | undefined;
|
|
13
16
|
gateway: "Fiuu" | "Digio" | "Maybank" | "Maybank2" | "Maybank3" | "Nets" | "Ghl" | "Cash" | "Softspace" | "Kbank";
|
|
14
17
|
}[] | 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;
|
|
@@ -23,8 +23,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
23
23
|
} | {
|
|
24
24
|
config?: {
|
|
25
25
|
privateKey?: string | null | undefined;
|
|
26
|
-
merchantId: string;
|
|
27
26
|
terminalId: string;
|
|
27
|
+
merchantId: string;
|
|
28
28
|
} | null | undefined;
|
|
29
29
|
gateway: "Ghl";
|
|
30
30
|
})[] | null | undefined;
|
|
@@ -82,13 +82,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
82
82
|
gateway: "MOCK";
|
|
83
83
|
})[] | null | undefined;
|
|
84
84
|
deletedAt?: string | null | undefined;
|
|
85
|
-
_id: string;
|
|
86
85
|
status: "Active" | "Inactive";
|
|
87
|
-
updatedAt: string;
|
|
88
86
|
referenceId: string;
|
|
89
|
-
|
|
87
|
+
_id: string;
|
|
90
88
|
securityCode: string;
|
|
91
89
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
|
90
|
+
createdAt: string;
|
|
91
|
+
updatedAt: string;
|
|
92
92
|
}>;
|
|
93
93
|
required: true;
|
|
94
94
|
};
|
|
@@ -100,17 +100,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
100
100
|
terminal: {
|
|
101
101
|
type: PropType<{
|
|
102
102
|
name?: string | null | undefined;
|
|
103
|
+
deviceId?: string | null | undefined;
|
|
104
|
+
bindCode?: string | null | undefined;
|
|
103
105
|
secretKey?: string | null | undefined;
|
|
106
|
+
token?: string | null | undefined;
|
|
104
107
|
gateways?: {
|
|
105
108
|
config?: {
|
|
106
|
-
uniqueId: string;
|
|
107
109
|
packageId: string;
|
|
110
|
+
uniqueId: string;
|
|
108
111
|
} | null | undefined;
|
|
109
112
|
gateway: "Fiuu" | "Digio" | "Maybank" | "Maybank2" | "Maybank3" | "Nets" | "Ghl" | "Cash" | "Softspace" | "Kbank";
|
|
110
113
|
}[] | null | undefined;
|
|
111
|
-
deviceId?: string | null | undefined;
|
|
112
|
-
bindCode?: string | null | undefined;
|
|
113
|
-
token?: string | null | undefined;
|
|
114
114
|
ecrs?: ({
|
|
115
115
|
config?: {
|
|
116
116
|
terminalId: string;
|
|
@@ -119,8 +119,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
119
119
|
} | {
|
|
120
120
|
config?: {
|
|
121
121
|
privateKey?: string | null | undefined;
|
|
122
|
-
merchantId: string;
|
|
123
122
|
terminalId: string;
|
|
123
|
+
merchantId: string;
|
|
124
124
|
} | null | undefined;
|
|
125
125
|
gateway: "Ghl";
|
|
126
126
|
})[] | null | undefined;
|
|
@@ -178,13 +178,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
178
178
|
gateway: "MOCK";
|
|
179
179
|
})[] | null | undefined;
|
|
180
180
|
deletedAt?: string | null | undefined;
|
|
181
|
-
_id: string;
|
|
182
181
|
status: "Active" | "Inactive";
|
|
183
|
-
updatedAt: string;
|
|
184
182
|
referenceId: string;
|
|
185
|
-
|
|
183
|
+
_id: string;
|
|
186
184
|
securityCode: string;
|
|
187
185
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
|
186
|
+
createdAt: string;
|
|
187
|
+
updatedAt: string;
|
|
188
188
|
}>;
|
|
189
189
|
required: true;
|
|
190
190
|
};
|
|
@@ -4,17 +4,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
4
4
|
terminal: {
|
|
5
5
|
type: PropType<{
|
|
6
6
|
name?: string | null | undefined;
|
|
7
|
+
deviceId?: string | null | undefined;
|
|
8
|
+
bindCode?: string | null | undefined;
|
|
7
9
|
secretKey?: string | null | undefined;
|
|
10
|
+
token?: string | null | undefined;
|
|
8
11
|
gateways?: {
|
|
9
12
|
config?: {
|
|
10
|
-
uniqueId: string;
|
|
11
13
|
packageId: string;
|
|
14
|
+
uniqueId: string;
|
|
12
15
|
} | null | undefined;
|
|
13
16
|
gateway: "Fiuu" | "Digio" | "Maybank" | "Maybank2" | "Maybank3" | "Nets" | "Ghl" | "Cash" | "Softspace" | "Kbank";
|
|
14
17
|
}[] | 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;
|
|
@@ -23,8 +23,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
23
23
|
} | {
|
|
24
24
|
config?: {
|
|
25
25
|
privateKey?: string | null | undefined;
|
|
26
|
-
merchantId: string;
|
|
27
26
|
terminalId: string;
|
|
27
|
+
merchantId: string;
|
|
28
28
|
} | null | undefined;
|
|
29
29
|
gateway: "Ghl";
|
|
30
30
|
})[] | null | undefined;
|
|
@@ -82,13 +82,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
82
82
|
gateway: "MOCK";
|
|
83
83
|
})[] | null | undefined;
|
|
84
84
|
deletedAt?: string | null | undefined;
|
|
85
|
-
_id: string;
|
|
86
85
|
status: "Active" | "Inactive";
|
|
87
|
-
updatedAt: string;
|
|
88
86
|
referenceId: string;
|
|
89
|
-
|
|
87
|
+
_id: string;
|
|
90
88
|
securityCode: string;
|
|
91
89
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
|
90
|
+
createdAt: string;
|
|
91
|
+
updatedAt: string;
|
|
92
92
|
}>;
|
|
93
93
|
required: true;
|
|
94
94
|
};
|
|
@@ -100,17 +100,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
100
100
|
terminal: {
|
|
101
101
|
type: PropType<{
|
|
102
102
|
name?: string | null | undefined;
|
|
103
|
+
deviceId?: string | null | undefined;
|
|
104
|
+
bindCode?: string | null | undefined;
|
|
103
105
|
secretKey?: string | null | undefined;
|
|
106
|
+
token?: string | null | undefined;
|
|
104
107
|
gateways?: {
|
|
105
108
|
config?: {
|
|
106
|
-
uniqueId: string;
|
|
107
109
|
packageId: string;
|
|
110
|
+
uniqueId: string;
|
|
108
111
|
} | null | undefined;
|
|
109
112
|
gateway: "Fiuu" | "Digio" | "Maybank" | "Maybank2" | "Maybank3" | "Nets" | "Ghl" | "Cash" | "Softspace" | "Kbank";
|
|
110
113
|
}[] | null | undefined;
|
|
111
|
-
deviceId?: string | null | undefined;
|
|
112
|
-
bindCode?: string | null | undefined;
|
|
113
|
-
token?: string | null | undefined;
|
|
114
114
|
ecrs?: ({
|
|
115
115
|
config?: {
|
|
116
116
|
terminalId: string;
|
|
@@ -119,8 +119,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
119
119
|
} | {
|
|
120
120
|
config?: {
|
|
121
121
|
privateKey?: string | null | undefined;
|
|
122
|
-
merchantId: string;
|
|
123
122
|
terminalId: string;
|
|
123
|
+
merchantId: string;
|
|
124
124
|
} | null | undefined;
|
|
125
125
|
gateway: "Ghl";
|
|
126
126
|
})[] | null | undefined;
|
|
@@ -178,13 +178,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
178
178
|
gateway: "MOCK";
|
|
179
179
|
})[] | null | undefined;
|
|
180
180
|
deletedAt?: string | null | undefined;
|
|
181
|
-
_id: string;
|
|
182
181
|
status: "Active" | "Inactive";
|
|
183
|
-
updatedAt: string;
|
|
184
182
|
referenceId: string;
|
|
185
|
-
|
|
183
|
+
_id: string;
|
|
186
184
|
securityCode: string;
|
|
187
185
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
|
186
|
+
createdAt: string;
|
|
187
|
+
updatedAt: string;
|
|
188
188
|
}>;
|
|
189
189
|
required: true;
|
|
190
190
|
};
|
|
@@ -4,17 +4,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
4
4
|
terminal: {
|
|
5
5
|
type: PropType<{
|
|
6
6
|
name?: string | null | undefined;
|
|
7
|
+
deviceId?: string | null | undefined;
|
|
8
|
+
bindCode?: string | null | undefined;
|
|
7
9
|
secretKey?: string | null | undefined;
|
|
10
|
+
token?: string | null | undefined;
|
|
8
11
|
gateways?: {
|
|
9
12
|
config?: {
|
|
10
|
-
uniqueId: string;
|
|
11
13
|
packageId: string;
|
|
14
|
+
uniqueId: string;
|
|
12
15
|
} | null | undefined;
|
|
13
16
|
gateway: "Fiuu" | "Digio" | "Maybank" | "Maybank2" | "Maybank3" | "Nets" | "Ghl" | "Cash" | "Softspace" | "Kbank";
|
|
14
17
|
}[] | 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;
|
|
@@ -23,8 +23,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
23
23
|
} | {
|
|
24
24
|
config?: {
|
|
25
25
|
privateKey?: string | null | undefined;
|
|
26
|
-
merchantId: string;
|
|
27
26
|
terminalId: string;
|
|
27
|
+
merchantId: string;
|
|
28
28
|
} | null | undefined;
|
|
29
29
|
gateway: "Ghl";
|
|
30
30
|
})[] | null | undefined;
|
|
@@ -82,13 +82,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
82
82
|
gateway: "MOCK";
|
|
83
83
|
})[] | null | undefined;
|
|
84
84
|
deletedAt?: string | null | undefined;
|
|
85
|
-
_id: string;
|
|
86
85
|
status: "Active" | "Inactive";
|
|
87
|
-
updatedAt: string;
|
|
88
86
|
referenceId: string;
|
|
89
|
-
|
|
87
|
+
_id: string;
|
|
90
88
|
securityCode: string;
|
|
91
89
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
|
90
|
+
createdAt: string;
|
|
91
|
+
updatedAt: string;
|
|
92
92
|
}>;
|
|
93
93
|
required: true;
|
|
94
94
|
};
|
|
@@ -100,17 +100,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
100
100
|
terminal: {
|
|
101
101
|
type: PropType<{
|
|
102
102
|
name?: string | null | undefined;
|
|
103
|
+
deviceId?: string | null | undefined;
|
|
104
|
+
bindCode?: string | null | undefined;
|
|
103
105
|
secretKey?: string | null | undefined;
|
|
106
|
+
token?: string | null | undefined;
|
|
104
107
|
gateways?: {
|
|
105
108
|
config?: {
|
|
106
|
-
uniqueId: string;
|
|
107
109
|
packageId: string;
|
|
110
|
+
uniqueId: string;
|
|
108
111
|
} | null | undefined;
|
|
109
112
|
gateway: "Fiuu" | "Digio" | "Maybank" | "Maybank2" | "Maybank3" | "Nets" | "Ghl" | "Cash" | "Softspace" | "Kbank";
|
|
110
113
|
}[] | null | undefined;
|
|
111
|
-
deviceId?: string | null | undefined;
|
|
112
|
-
bindCode?: string | null | undefined;
|
|
113
|
-
token?: string | null | undefined;
|
|
114
114
|
ecrs?: ({
|
|
115
115
|
config?: {
|
|
116
116
|
terminalId: string;
|
|
@@ -119,8 +119,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
119
119
|
} | {
|
|
120
120
|
config?: {
|
|
121
121
|
privateKey?: string | null | undefined;
|
|
122
|
-
merchantId: string;
|
|
123
122
|
terminalId: string;
|
|
123
|
+
merchantId: string;
|
|
124
124
|
} | null | undefined;
|
|
125
125
|
gateway: "Ghl";
|
|
126
126
|
})[] | null | undefined;
|
|
@@ -178,13 +178,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
178
178
|
gateway: "MOCK";
|
|
179
179
|
})[] | null | undefined;
|
|
180
180
|
deletedAt?: string | null | undefined;
|
|
181
|
-
_id: string;
|
|
182
181
|
status: "Active" | "Inactive";
|
|
183
|
-
updatedAt: string;
|
|
184
182
|
referenceId: string;
|
|
185
|
-
|
|
183
|
+
_id: string;
|
|
186
184
|
securityCode: string;
|
|
187
185
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
|
186
|
+
createdAt: string;
|
|
187
|
+
updatedAt: string;
|
|
188
188
|
}>;
|
|
189
189
|
required: true;
|
|
190
190
|
};
|
|
@@ -4,17 +4,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
4
4
|
terminal: {
|
|
5
5
|
type: PropType<{
|
|
6
6
|
name?: string | null | undefined;
|
|
7
|
+
deviceId?: string | null | undefined;
|
|
8
|
+
bindCode?: string | null | undefined;
|
|
7
9
|
secretKey?: string | null | undefined;
|
|
10
|
+
token?: string | null | undefined;
|
|
8
11
|
gateways?: {
|
|
9
12
|
config?: {
|
|
10
|
-
uniqueId: string;
|
|
11
13
|
packageId: string;
|
|
14
|
+
uniqueId: string;
|
|
12
15
|
} | null | undefined;
|
|
13
16
|
gateway: "Fiuu" | "Digio" | "Maybank" | "Maybank2" | "Maybank3" | "Nets" | "Ghl" | "Cash" | "Softspace" | "Kbank";
|
|
14
17
|
}[] | 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;
|
|
@@ -23,8 +23,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
23
23
|
} | {
|
|
24
24
|
config?: {
|
|
25
25
|
privateKey?: string | null | undefined;
|
|
26
|
-
merchantId: string;
|
|
27
26
|
terminalId: string;
|
|
27
|
+
merchantId: string;
|
|
28
28
|
} | null | undefined;
|
|
29
29
|
gateway: "Ghl";
|
|
30
30
|
})[] | null | undefined;
|
|
@@ -82,13 +82,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
82
82
|
gateway: "MOCK";
|
|
83
83
|
})[] | null | undefined;
|
|
84
84
|
deletedAt?: string | null | undefined;
|
|
85
|
-
_id: string;
|
|
86
85
|
status: "Active" | "Inactive";
|
|
87
|
-
updatedAt: string;
|
|
88
86
|
referenceId: string;
|
|
89
|
-
|
|
87
|
+
_id: string;
|
|
90
88
|
securityCode: string;
|
|
91
89
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
|
90
|
+
createdAt: string;
|
|
91
|
+
updatedAt: string;
|
|
92
92
|
}>;
|
|
93
93
|
required: true;
|
|
94
94
|
};
|
|
@@ -100,17 +100,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
100
100
|
terminal: {
|
|
101
101
|
type: PropType<{
|
|
102
102
|
name?: string | null | undefined;
|
|
103
|
+
deviceId?: string | null | undefined;
|
|
104
|
+
bindCode?: string | null | undefined;
|
|
103
105
|
secretKey?: string | null | undefined;
|
|
106
|
+
token?: string | null | undefined;
|
|
104
107
|
gateways?: {
|
|
105
108
|
config?: {
|
|
106
|
-
uniqueId: string;
|
|
107
109
|
packageId: string;
|
|
110
|
+
uniqueId: string;
|
|
108
111
|
} | null | undefined;
|
|
109
112
|
gateway: "Fiuu" | "Digio" | "Maybank" | "Maybank2" | "Maybank3" | "Nets" | "Ghl" | "Cash" | "Softspace" | "Kbank";
|
|
110
113
|
}[] | null | undefined;
|
|
111
|
-
deviceId?: string | null | undefined;
|
|
112
|
-
bindCode?: string | null | undefined;
|
|
113
|
-
token?: string | null | undefined;
|
|
114
114
|
ecrs?: ({
|
|
115
115
|
config?: {
|
|
116
116
|
terminalId: string;
|
|
@@ -119,8 +119,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
119
119
|
} | {
|
|
120
120
|
config?: {
|
|
121
121
|
privateKey?: string | null | undefined;
|
|
122
|
-
merchantId: string;
|
|
123
122
|
terminalId: string;
|
|
123
|
+
merchantId: string;
|
|
124
124
|
} | null | undefined;
|
|
125
125
|
gateway: "Ghl";
|
|
126
126
|
})[] | null | undefined;
|
|
@@ -178,13 +178,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
178
178
|
gateway: "MOCK";
|
|
179
179
|
})[] | null | undefined;
|
|
180
180
|
deletedAt?: string | null | undefined;
|
|
181
|
-
_id: string;
|
|
182
181
|
status: "Active" | "Inactive";
|
|
183
|
-
updatedAt: string;
|
|
184
182
|
referenceId: string;
|
|
185
|
-
|
|
183
|
+
_id: string;
|
|
186
184
|
securityCode: string;
|
|
187
185
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
|
186
|
+
createdAt: string;
|
|
187
|
+
updatedAt: string;
|
|
188
188
|
}>;
|
|
189
189
|
required: true;
|
|
190
190
|
};
|
|
@@ -4,17 +4,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
4
4
|
terminal: {
|
|
5
5
|
type: PropType<{
|
|
6
6
|
name?: string | null | undefined;
|
|
7
|
+
deviceId?: string | null | undefined;
|
|
8
|
+
bindCode?: string | null | undefined;
|
|
7
9
|
secretKey?: string | null | undefined;
|
|
10
|
+
token?: string | null | undefined;
|
|
8
11
|
gateways?: {
|
|
9
12
|
config?: {
|
|
10
|
-
uniqueId: string;
|
|
11
13
|
packageId: string;
|
|
14
|
+
uniqueId: string;
|
|
12
15
|
} | null | undefined;
|
|
13
16
|
gateway: "Fiuu" | "Digio" | "Maybank" | "Maybank2" | "Maybank3" | "Nets" | "Ghl" | "Cash" | "Softspace" | "Kbank";
|
|
14
17
|
}[] | 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;
|
|
@@ -23,8 +23,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
23
23
|
} | {
|
|
24
24
|
config?: {
|
|
25
25
|
privateKey?: string | null | undefined;
|
|
26
|
-
merchantId: string;
|
|
27
26
|
terminalId: string;
|
|
27
|
+
merchantId: string;
|
|
28
28
|
} | null | undefined;
|
|
29
29
|
gateway: "Ghl";
|
|
30
30
|
})[] | null | undefined;
|
|
@@ -82,13 +82,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
82
82
|
gateway: "MOCK";
|
|
83
83
|
})[] | null | undefined;
|
|
84
84
|
deletedAt?: string | null | undefined;
|
|
85
|
-
_id: string;
|
|
86
85
|
status: "Active" | "Inactive";
|
|
87
|
-
updatedAt: string;
|
|
88
86
|
referenceId: string;
|
|
89
|
-
|
|
87
|
+
_id: string;
|
|
90
88
|
securityCode: string;
|
|
91
89
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
|
90
|
+
createdAt: string;
|
|
91
|
+
updatedAt: string;
|
|
92
92
|
}>;
|
|
93
93
|
required: true;
|
|
94
94
|
};
|
|
@@ -100,17 +100,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
100
100
|
terminal: {
|
|
101
101
|
type: PropType<{
|
|
102
102
|
name?: string | null | undefined;
|
|
103
|
+
deviceId?: string | null | undefined;
|
|
104
|
+
bindCode?: string | null | undefined;
|
|
103
105
|
secretKey?: string | null | undefined;
|
|
106
|
+
token?: string | null | undefined;
|
|
104
107
|
gateways?: {
|
|
105
108
|
config?: {
|
|
106
|
-
uniqueId: string;
|
|
107
109
|
packageId: string;
|
|
110
|
+
uniqueId: string;
|
|
108
111
|
} | null | undefined;
|
|
109
112
|
gateway: "Fiuu" | "Digio" | "Maybank" | "Maybank2" | "Maybank3" | "Nets" | "Ghl" | "Cash" | "Softspace" | "Kbank";
|
|
110
113
|
}[] | null | undefined;
|
|
111
|
-
deviceId?: string | null | undefined;
|
|
112
|
-
bindCode?: string | null | undefined;
|
|
113
|
-
token?: string | null | undefined;
|
|
114
114
|
ecrs?: ({
|
|
115
115
|
config?: {
|
|
116
116
|
terminalId: string;
|
|
@@ -119,8 +119,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
119
119
|
} | {
|
|
120
120
|
config?: {
|
|
121
121
|
privateKey?: string | null | undefined;
|
|
122
|
-
merchantId: string;
|
|
123
122
|
terminalId: string;
|
|
123
|
+
merchantId: string;
|
|
124
124
|
} | null | undefined;
|
|
125
125
|
gateway: "Ghl";
|
|
126
126
|
})[] | null | undefined;
|
|
@@ -178,13 +178,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
178
178
|
gateway: "MOCK";
|
|
179
179
|
})[] | null | undefined;
|
|
180
180
|
deletedAt?: string | null | undefined;
|
|
181
|
-
_id: string;
|
|
182
181
|
status: "Active" | "Inactive";
|
|
183
|
-
updatedAt: string;
|
|
184
182
|
referenceId: string;
|
|
185
|
-
|
|
183
|
+
_id: string;
|
|
186
184
|
securityCode: string;
|
|
187
185
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
|
186
|
+
createdAt: string;
|
|
187
|
+
updatedAt: string;
|
|
188
188
|
}>;
|
|
189
189
|
required: true;
|
|
190
190
|
};
|
|
@@ -4,17 +4,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
4
4
|
terminal: {
|
|
5
5
|
type: PropType<{
|
|
6
6
|
name?: string | null | undefined;
|
|
7
|
+
deviceId?: string | null | undefined;
|
|
8
|
+
bindCode?: string | null | undefined;
|
|
7
9
|
secretKey?: string | null | undefined;
|
|
10
|
+
token?: string | null | undefined;
|
|
8
11
|
gateways?: {
|
|
9
12
|
config?: {
|
|
10
|
-
uniqueId: string;
|
|
11
13
|
packageId: string;
|
|
14
|
+
uniqueId: string;
|
|
12
15
|
} | null | undefined;
|
|
13
16
|
gateway: "Fiuu" | "Digio" | "Maybank" | "Maybank2" | "Maybank3" | "Nets" | "Ghl" | "Cash" | "Softspace" | "Kbank";
|
|
14
17
|
}[] | 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;
|
|
@@ -23,8 +23,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
23
23
|
} | {
|
|
24
24
|
config?: {
|
|
25
25
|
privateKey?: string | null | undefined;
|
|
26
|
-
merchantId: string;
|
|
27
26
|
terminalId: string;
|
|
27
|
+
merchantId: string;
|
|
28
28
|
} | null | undefined;
|
|
29
29
|
gateway: "Ghl";
|
|
30
30
|
})[] | null | undefined;
|
|
@@ -82,13 +82,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
82
82
|
gateway: "MOCK";
|
|
83
83
|
})[] | null | undefined;
|
|
84
84
|
deletedAt?: string | null | undefined;
|
|
85
|
-
_id: string;
|
|
86
85
|
status: "Active" | "Inactive";
|
|
87
|
-
updatedAt: string;
|
|
88
86
|
referenceId: string;
|
|
89
|
-
|
|
87
|
+
_id: string;
|
|
90
88
|
securityCode: string;
|
|
91
89
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
|
90
|
+
createdAt: string;
|
|
91
|
+
updatedAt: string;
|
|
92
92
|
}>;
|
|
93
93
|
required: true;
|
|
94
94
|
};
|
|
@@ -100,17 +100,17 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
100
100
|
terminal: {
|
|
101
101
|
type: PropType<{
|
|
102
102
|
name?: string | null | undefined;
|
|
103
|
+
deviceId?: string | null | undefined;
|
|
104
|
+
bindCode?: string | null | undefined;
|
|
103
105
|
secretKey?: string | null | undefined;
|
|
106
|
+
token?: string | null | undefined;
|
|
104
107
|
gateways?: {
|
|
105
108
|
config?: {
|
|
106
|
-
uniqueId: string;
|
|
107
109
|
packageId: string;
|
|
110
|
+
uniqueId: string;
|
|
108
111
|
} | null | undefined;
|
|
109
112
|
gateway: "Fiuu" | "Digio" | "Maybank" | "Maybank2" | "Maybank3" | "Nets" | "Ghl" | "Cash" | "Softspace" | "Kbank";
|
|
110
113
|
}[] | null | undefined;
|
|
111
|
-
deviceId?: string | null | undefined;
|
|
112
|
-
bindCode?: string | null | undefined;
|
|
113
|
-
token?: string | null | undefined;
|
|
114
114
|
ecrs?: ({
|
|
115
115
|
config?: {
|
|
116
116
|
terminalId: string;
|
|
@@ -119,8 +119,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
119
119
|
} | {
|
|
120
120
|
config?: {
|
|
121
121
|
privateKey?: string | null | undefined;
|
|
122
|
-
merchantId: string;
|
|
123
122
|
terminalId: string;
|
|
123
|
+
merchantId: string;
|
|
124
124
|
} | null | undefined;
|
|
125
125
|
gateway: "Ghl";
|
|
126
126
|
})[] | null | undefined;
|
|
@@ -178,13 +178,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
178
178
|
gateway: "MOCK";
|
|
179
179
|
})[] | null | undefined;
|
|
180
180
|
deletedAt?: string | null | undefined;
|
|
181
|
-
_id: string;
|
|
182
181
|
status: "Active" | "Inactive";
|
|
183
|
-
updatedAt: string;
|
|
184
182
|
referenceId: string;
|
|
185
|
-
|
|
183
|
+
_id: string;
|
|
186
184
|
securityCode: string;
|
|
187
185
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
|
186
|
+
createdAt: string;
|
|
187
|
+
updatedAt: string;
|
|
188
188
|
}>;
|
|
189
189
|
required: true;
|
|
190
190
|
};
|