@feedmepos/mf-payment 1.7.9-dev → 1.7.11-dev
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-DWLo1wcm.js → Actions.vue_vue_type_script_setup_true_lang-BK7eBqg8.js} +1 -1
- package/dist/{AdminBusinessSelector.vue_vue_type_script_setup_true_lang-Cr5NV0ER.js → AdminBusinessSelector.vue_vue_type_script_setup_true_lang-CJRHud1Y.js} +3 -3
- package/dist/{AdminRestaurantSelector.vue_vue_type_script_setup_true_lang-B78DrbUV.js → AdminRestaurantSelector.vue_vue_type_script_setup_true_lang-kDEZmxJj.js} +2 -2
- package/dist/{Chargeback-By_S7vnJ.js → Chargeback-B24AygKB.js} +5 -5
- package/dist/{DocumentViewer.vue_vue_type_script_setup_true_lang-B3O4-wkG.js → DocumentViewer.vue_vue_type_script_setup_true_lang-ZTBItxH4.js} +1 -1
- package/dist/{OnboardForm-m31RX8SN.js → OnboardForm-BoMXyBfu.js} +5 -5
- package/dist/{OnboardForm-BYh2dN26.js → OnboardForm-DDtgBR70.js} +5 -5
- package/dist/{OnboardSubmission-BjlAVowH.js → OnboardSubmission-FVa7wqyw.js} +3 -3
- package/dist/{OnboardSubmission-CjZWeW_E.js → OnboardSubmission-NbKQg29f.js} +17 -17
- package/dist/{PayoutAccount-BfyuYYzs.js → PayoutAccount-B7uNxA-y.js} +5 -5
- package/dist/{PayoutAccount-C6km-4G3.js → PayoutAccount-CbHUueB5.js} +42 -42
- package/dist/{PayoutAccountSetting-DWfjVMLb.js → PayoutAccountSetting-Bi8us59u.js} +6 -6
- package/dist/{Restaurant-Brhh_fMP.js → Restaurant-ZKH4-27k.js} +4 -4
- package/dist/{RestaurantSetting-C-GNgMOs.js → RestaurantSetting-5Ucv0fuX.js} +3 -3
- package/dist/{Settlement-CScOnw9b.js → Settlement-Cs3498YL.js} +3 -3
- package/dist/{Settlement-BcDMYdw_.js → Settlement-D8Yoyler.js} +4 -4
- package/dist/{SettlementTransactions-C31RnVCZ.js → SettlementTransactions-CsLXxKAk.js} +11 -10
- package/dist/{SettlementTransactions-BPSCKH8z.js → SettlementTransactions-Lsb17Lxv.js} +11 -10
- package/dist/{Status.vue_vue_type_script_setup_true_lang-DC9_-kUz.js → Status.vue_vue_type_script_setup_true_lang-eL7XwWJ3.js} +4 -4
- package/dist/{Terminal-nXbZ8iVQ.js → Terminal-BPh2BCua.js} +5 -5
- package/dist/{TerminalSetting-D4d4jfHO.js → TerminalSetting-B79qs4mL.js} +958 -821
- package/dist/{Transaction-6NZwr5Df.js → Transaction-DR2gQCKA.js} +10 -10
- package/dist/{Transaction-CYoFufei.js → Transaction-DjLL4UN4.js} +37 -36
- package/dist/{TransactionOld-CTdPTMGh.js → TransactionOld-B5s1qngv.js} +7 -7
- package/dist/TransactionStatus.vue_vue_type_script_setup_true_lang-B8mW53hn.js +89 -0
- package/dist/{app-D57WXCrH.js → app-D3wofEOS.js} +23 -23
- package/dist/app.js +1 -1
- package/dist/assets-_mNJ5BSj.js +92 -0
- package/dist/{grafana-BYnm1r5S.js → grafana-DG-OOrc6.js} +1 -1
- package/dist/{index-B0sdc-mA.js → index-BkLu8qJc.js} +1 -1
- package/dist/{index-BpSlgd3s.js → index-Bnlv9uae.js} +11502 -11016
- package/dist/{index-6C22iquA.js → index-BqgiQOtT.js} +1 -1
- package/dist/{index-CP93polV.js → index-C1BlMUKC.js} +1 -1
- package/dist/{index-PcsmeEGJ.js → index-COfZw5dL.js} +1 -1
- package/dist/{index-DAun0yIF.js → index-NX5RT8X0.js} +1 -1
- package/dist/{index-Cb4fwFWy.js → index-k8hRO-Tp.js} +1 -1
- package/dist/{index-CZ10wUcS.js → index-zND3az_w.js} +2 -2
- package/dist/{index-CuTTkcVR.js → index-zQrKAzs3.js} +1 -1
- package/dist/{index.vue_vue_type_script_setup_true_lang-Di0E4edn.js → index.vue_vue_type_script_setup_true_lang-B6UiGJ2f.js} +1 -1
- package/dist/{onboard-submission-DL10gjS7.js → onboard-submission-CCpAeH6U.js} +3 -3
- package/dist/package.json +2 -2
- package/dist/{payout-account-BCKw7oJN.js → payout-account-ae78i0IG.js} +3 -3
- package/dist/stores/payoutAccount.d.ts +22 -22
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/views/admin/payout-account/tabs/Information.vue.d.ts +22 -22
- package/dist/views/admin/payout-account/tabs/PaymentChannel.vue.d.ts +26 -26
- package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +26 -26
- package/dist/views/admin/payout-account/tabs/PaymentStatus.vue.d.ts +22 -22
- package/dist/views/admin/payout-account/tabs/Settlement.vue.d.ts +22 -22
- package/dist/views/admin/payout-account/tabs/TokenGateway.vue.d.ts +26 -26
- package/dist/views/admin/payout-account/tabs/token/ApplePayToken.vue.d.ts +2 -2
- package/dist/views/admin/payout-account/tabs/token/GooglePayToken.vue.d.ts +2 -2
- package/dist/views/admin/settlement/SettlementTable.vue.d.ts +4 -4
- package/dist/views/admin/terminal/TerminalDialog.vue.d.ts +30 -4
- package/dist/views/admin/terminal/tabs/EcrGateway.vue.d.ts +30 -4
- package/dist/views/admin/terminal/tabs/Information.vue.d.ts +30 -4
- package/dist/views/admin/terminal/tabs/PaymentCheckout.vue.d.ts +166 -0
- package/dist/views/admin/terminal/tabs/QrGateway.vue.d.ts +30 -4
- package/dist/views/admin/terminal/tabs/SettingRequest.vue.d.ts +30 -4
- package/dist/views/admin/terminal/tabs/SoftposGateway.vue.d.ts +30 -4
- package/dist/views/admin/terminal/tabs/ecr/Ghl2Gateway.vue.d.ts +30 -4
- package/dist/views/admin/terminal/tabs/ecr/Ghl3Gateway.vue.d.ts +30 -4
- package/dist/views/admin/terminal/tabs/ecr/GhlGateway.vue.d.ts +30 -4
- package/dist/views/admin/terminal/tabs/ecr/GlobalPaymentsGateway.vue.d.ts +30 -4
- package/dist/views/admin/terminal/tabs/ecr/HlbbGateway.vue.d.ts +30 -4
- package/dist/views/admin/terminal/tabs/ecr/KBankGateway.vue.d.ts +30 -4
- package/dist/views/admin/terminal/tabs/ecr/Maybank2Gateway.vue.d.ts +30 -4
- package/dist/views/admin/terminal/tabs/ecr/Maybank3Gateway.vue.d.ts +30 -4
- package/dist/views/admin/terminal/tabs/ecr/MaybankGateway.vue.d.ts +30 -4
- package/dist/views/admin/terminal/tabs/ecr/NetsGateway.vue.d.ts +30 -4
- package/dist/views/admin/terminal/tabs/ecr/OmaGateway.vue.d.ts +30 -4
- package/dist/views/admin/terminal/tabs/ecr/RevenueGateway.vue.d.ts +30 -4
- package/dist/views/admin/terminal/tabs/ecr/TerminalGateway.vue.d.ts +30 -4
- package/dist/views/admin/terminal/tabs/qr/PromptPayGateway.vue.d.ts +30 -4
- package/dist/views/admin/terminal/tabs/settings/KioskMode.vue.d.ts +30 -4
- package/dist/views/payout-account/PayoutAccountTable.vue.d.ts +44 -44
- package/dist/views/settlement/FiuuSettlementTable.vue.d.ts +12 -12
- package/dist/views/settlement/FiuuSettlementTransactions.vue.d.ts +6 -6
- package/dist/views/settlement/SettlementTable.vue.d.ts +4 -4
- package/package.json +2 -2
- package/dist/assets-CoMF0iyt.js +0 -177
|
@@ -13,7 +13,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
13
13
|
packageId: string;
|
|
14
14
|
uniqueId: string;
|
|
15
15
|
} | null | undefined;
|
|
16
|
-
gateway: "Fiuu" | "Digio" | "Maybank" | "Tyro" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "
|
|
16
|
+
gateway: "Fiuu" | "Digio" | "Maybank" | "Tyro" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "Kbank" | "Hlbb" | "GlobalPayments" | "Oma" | "Revenue" | "Cash" | "Softspace";
|
|
17
17
|
}[] | null | undefined;
|
|
18
18
|
ecrs?: ({
|
|
19
19
|
config?: {
|
|
@@ -53,9 +53,22 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
53
53
|
receiptName?: string | null | undefined;
|
|
54
54
|
gateway: "MOCK";
|
|
55
55
|
})[] | null | undefined;
|
|
56
|
+
paymentCheckouts?: {
|
|
57
|
+
action?: string | null | undefined;
|
|
58
|
+
appId?: string | null | undefined;
|
|
59
|
+
ecrTerminalId?: string | null | undefined;
|
|
60
|
+
type: "card" | "scanpay" | "ecr" | "ecr_qr" | "qr";
|
|
61
|
+
gateway: string;
|
|
62
|
+
id: string;
|
|
63
|
+
displayName: string;
|
|
64
|
+
icon: string | null;
|
|
65
|
+
tagline: string | null;
|
|
66
|
+
sortOrder: number;
|
|
67
|
+
enabled: boolean;
|
|
68
|
+
}[] | null | undefined;
|
|
56
69
|
deletedAt?: string | null | undefined;
|
|
57
|
-
status: "Active" | "Inactive";
|
|
58
70
|
_id: string;
|
|
71
|
+
status: "Active" | "Inactive";
|
|
59
72
|
referenceId: string;
|
|
60
73
|
securityCode: string;
|
|
61
74
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
|
@@ -81,7 +94,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
81
94
|
packageId: string;
|
|
82
95
|
uniqueId: string;
|
|
83
96
|
} | null | undefined;
|
|
84
|
-
gateway: "Fiuu" | "Digio" | "Maybank" | "Tyro" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "
|
|
97
|
+
gateway: "Fiuu" | "Digio" | "Maybank" | "Tyro" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "Kbank" | "Hlbb" | "GlobalPayments" | "Oma" | "Revenue" | "Cash" | "Softspace";
|
|
85
98
|
}[] | null | undefined;
|
|
86
99
|
ecrs?: ({
|
|
87
100
|
config?: {
|
|
@@ -121,9 +134,22 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
121
134
|
receiptName?: string | null | undefined;
|
|
122
135
|
gateway: "MOCK";
|
|
123
136
|
})[] | null | undefined;
|
|
137
|
+
paymentCheckouts?: {
|
|
138
|
+
action?: string | null | undefined;
|
|
139
|
+
appId?: string | null | undefined;
|
|
140
|
+
ecrTerminalId?: string | null | undefined;
|
|
141
|
+
type: "card" | "scanpay" | "ecr" | "ecr_qr" | "qr";
|
|
142
|
+
gateway: string;
|
|
143
|
+
id: string;
|
|
144
|
+
displayName: string;
|
|
145
|
+
icon: string | null;
|
|
146
|
+
tagline: string | null;
|
|
147
|
+
sortOrder: number;
|
|
148
|
+
enabled: boolean;
|
|
149
|
+
}[] | null | undefined;
|
|
124
150
|
deletedAt?: string | null | undefined;
|
|
125
|
-
status: "Active" | "Inactive";
|
|
126
151
|
_id: string;
|
|
152
|
+
status: "Active" | "Inactive";
|
|
127
153
|
referenceId: string;
|
|
128
154
|
securityCode: string;
|
|
129
155
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
|
@@ -13,7 +13,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
13
13
|
packageId: string;
|
|
14
14
|
uniqueId: string;
|
|
15
15
|
} | null | undefined;
|
|
16
|
-
gateway: "Fiuu" | "Digio" | "Maybank" | "Tyro" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "
|
|
16
|
+
gateway: "Fiuu" | "Digio" | "Maybank" | "Tyro" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "Kbank" | "Hlbb" | "GlobalPayments" | "Oma" | "Revenue" | "Cash" | "Softspace";
|
|
17
17
|
}[] | null | undefined;
|
|
18
18
|
ecrs?: ({
|
|
19
19
|
config?: {
|
|
@@ -53,9 +53,22 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
53
53
|
receiptName?: string | null | undefined;
|
|
54
54
|
gateway: "MOCK";
|
|
55
55
|
})[] | null | undefined;
|
|
56
|
+
paymentCheckouts?: {
|
|
57
|
+
action?: string | null | undefined;
|
|
58
|
+
appId?: string | null | undefined;
|
|
59
|
+
ecrTerminalId?: string | null | undefined;
|
|
60
|
+
type: "card" | "scanpay" | "ecr" | "ecr_qr" | "qr";
|
|
61
|
+
gateway: string;
|
|
62
|
+
id: string;
|
|
63
|
+
displayName: string;
|
|
64
|
+
icon: string | null;
|
|
65
|
+
tagline: string | null;
|
|
66
|
+
sortOrder: number;
|
|
67
|
+
enabled: boolean;
|
|
68
|
+
}[] | null | undefined;
|
|
56
69
|
deletedAt?: string | null | undefined;
|
|
57
|
-
status: "Active" | "Inactive";
|
|
58
70
|
_id: string;
|
|
71
|
+
status: "Active" | "Inactive";
|
|
59
72
|
referenceId: string;
|
|
60
73
|
securityCode: string;
|
|
61
74
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
|
@@ -81,7 +94,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
81
94
|
packageId: string;
|
|
82
95
|
uniqueId: string;
|
|
83
96
|
} | null | undefined;
|
|
84
|
-
gateway: "Fiuu" | "Digio" | "Maybank" | "Tyro" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "
|
|
97
|
+
gateway: "Fiuu" | "Digio" | "Maybank" | "Tyro" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "Kbank" | "Hlbb" | "GlobalPayments" | "Oma" | "Revenue" | "Cash" | "Softspace";
|
|
85
98
|
}[] | null | undefined;
|
|
86
99
|
ecrs?: ({
|
|
87
100
|
config?: {
|
|
@@ -121,9 +134,22 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
121
134
|
receiptName?: string | null | undefined;
|
|
122
135
|
gateway: "MOCK";
|
|
123
136
|
})[] | null | undefined;
|
|
137
|
+
paymentCheckouts?: {
|
|
138
|
+
action?: string | null | undefined;
|
|
139
|
+
appId?: string | null | undefined;
|
|
140
|
+
ecrTerminalId?: string | null | undefined;
|
|
141
|
+
type: "card" | "scanpay" | "ecr" | "ecr_qr" | "qr";
|
|
142
|
+
gateway: string;
|
|
143
|
+
id: string;
|
|
144
|
+
displayName: string;
|
|
145
|
+
icon: string | null;
|
|
146
|
+
tagline: string | null;
|
|
147
|
+
sortOrder: number;
|
|
148
|
+
enabled: boolean;
|
|
149
|
+
}[] | null | undefined;
|
|
124
150
|
deletedAt?: string | null | undefined;
|
|
125
|
-
status: "Active" | "Inactive";
|
|
126
151
|
_id: string;
|
|
152
|
+
status: "Active" | "Inactive";
|
|
127
153
|
referenceId: string;
|
|
128
154
|
securityCode: string;
|
|
129
155
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
|
@@ -13,7 +13,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
13
13
|
packageId: string;
|
|
14
14
|
uniqueId: string;
|
|
15
15
|
} | null | undefined;
|
|
16
|
-
gateway: "Fiuu" | "Digio" | "Maybank" | "Tyro" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "
|
|
16
|
+
gateway: "Fiuu" | "Digio" | "Maybank" | "Tyro" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "Kbank" | "Hlbb" | "GlobalPayments" | "Oma" | "Revenue" | "Cash" | "Softspace";
|
|
17
17
|
}[] | null | undefined;
|
|
18
18
|
ecrs?: ({
|
|
19
19
|
config?: {
|
|
@@ -53,9 +53,22 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
53
53
|
receiptName?: string | null | undefined;
|
|
54
54
|
gateway: "MOCK";
|
|
55
55
|
})[] | null | undefined;
|
|
56
|
+
paymentCheckouts?: {
|
|
57
|
+
action?: string | null | undefined;
|
|
58
|
+
appId?: string | null | undefined;
|
|
59
|
+
ecrTerminalId?: string | null | undefined;
|
|
60
|
+
type: "card" | "scanpay" | "ecr" | "ecr_qr" | "qr";
|
|
61
|
+
gateway: string;
|
|
62
|
+
id: string;
|
|
63
|
+
displayName: string;
|
|
64
|
+
icon: string | null;
|
|
65
|
+
tagline: string | null;
|
|
66
|
+
sortOrder: number;
|
|
67
|
+
enabled: boolean;
|
|
68
|
+
}[] | null | undefined;
|
|
56
69
|
deletedAt?: string | null | undefined;
|
|
57
|
-
status: "Active" | "Inactive";
|
|
58
70
|
_id: string;
|
|
71
|
+
status: "Active" | "Inactive";
|
|
59
72
|
referenceId: string;
|
|
60
73
|
securityCode: string;
|
|
61
74
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
|
@@ -81,7 +94,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
81
94
|
packageId: string;
|
|
82
95
|
uniqueId: string;
|
|
83
96
|
} | null | undefined;
|
|
84
|
-
gateway: "Fiuu" | "Digio" | "Maybank" | "Tyro" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "
|
|
97
|
+
gateway: "Fiuu" | "Digio" | "Maybank" | "Tyro" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "Kbank" | "Hlbb" | "GlobalPayments" | "Oma" | "Revenue" | "Cash" | "Softspace";
|
|
85
98
|
}[] | null | undefined;
|
|
86
99
|
ecrs?: ({
|
|
87
100
|
config?: {
|
|
@@ -121,9 +134,22 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
121
134
|
receiptName?: string | null | undefined;
|
|
122
135
|
gateway: "MOCK";
|
|
123
136
|
})[] | null | undefined;
|
|
137
|
+
paymentCheckouts?: {
|
|
138
|
+
action?: string | null | undefined;
|
|
139
|
+
appId?: string | null | undefined;
|
|
140
|
+
ecrTerminalId?: string | null | undefined;
|
|
141
|
+
type: "card" | "scanpay" | "ecr" | "ecr_qr" | "qr";
|
|
142
|
+
gateway: string;
|
|
143
|
+
id: string;
|
|
144
|
+
displayName: string;
|
|
145
|
+
icon: string | null;
|
|
146
|
+
tagline: string | null;
|
|
147
|
+
sortOrder: number;
|
|
148
|
+
enabled: boolean;
|
|
149
|
+
}[] | null | undefined;
|
|
124
150
|
deletedAt?: string | null | undefined;
|
|
125
|
-
status: "Active" | "Inactive";
|
|
126
151
|
_id: string;
|
|
152
|
+
status: "Active" | "Inactive";
|
|
127
153
|
referenceId: string;
|
|
128
154
|
securityCode: string;
|
|
129
155
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
|
@@ -13,7 +13,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
13
13
|
packageId: string;
|
|
14
14
|
uniqueId: string;
|
|
15
15
|
} | null | undefined;
|
|
16
|
-
gateway: "Fiuu" | "Digio" | "Maybank" | "Tyro" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "
|
|
16
|
+
gateway: "Fiuu" | "Digio" | "Maybank" | "Tyro" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "Kbank" | "Hlbb" | "GlobalPayments" | "Oma" | "Revenue" | "Cash" | "Softspace";
|
|
17
17
|
}[] | null | undefined;
|
|
18
18
|
ecrs?: ({
|
|
19
19
|
config?: {
|
|
@@ -53,9 +53,22 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
53
53
|
receiptName?: string | null | undefined;
|
|
54
54
|
gateway: "MOCK";
|
|
55
55
|
})[] | null | undefined;
|
|
56
|
+
paymentCheckouts?: {
|
|
57
|
+
action?: string | null | undefined;
|
|
58
|
+
appId?: string | null | undefined;
|
|
59
|
+
ecrTerminalId?: string | null | undefined;
|
|
60
|
+
type: "card" | "scanpay" | "ecr" | "ecr_qr" | "qr";
|
|
61
|
+
gateway: string;
|
|
62
|
+
id: string;
|
|
63
|
+
displayName: string;
|
|
64
|
+
icon: string | null;
|
|
65
|
+
tagline: string | null;
|
|
66
|
+
sortOrder: number;
|
|
67
|
+
enabled: boolean;
|
|
68
|
+
}[] | null | undefined;
|
|
56
69
|
deletedAt?: string | null | undefined;
|
|
57
|
-
status: "Active" | "Inactive";
|
|
58
70
|
_id: string;
|
|
71
|
+
status: "Active" | "Inactive";
|
|
59
72
|
referenceId: string;
|
|
60
73
|
securityCode: string;
|
|
61
74
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
|
@@ -81,7 +94,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
81
94
|
packageId: string;
|
|
82
95
|
uniqueId: string;
|
|
83
96
|
} | null | undefined;
|
|
84
|
-
gateway: "Fiuu" | "Digio" | "Maybank" | "Tyro" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "
|
|
97
|
+
gateway: "Fiuu" | "Digio" | "Maybank" | "Tyro" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "Kbank" | "Hlbb" | "GlobalPayments" | "Oma" | "Revenue" | "Cash" | "Softspace";
|
|
85
98
|
}[] | null | undefined;
|
|
86
99
|
ecrs?: ({
|
|
87
100
|
config?: {
|
|
@@ -121,9 +134,22 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
121
134
|
receiptName?: string | null | undefined;
|
|
122
135
|
gateway: "MOCK";
|
|
123
136
|
})[] | null | undefined;
|
|
137
|
+
paymentCheckouts?: {
|
|
138
|
+
action?: string | null | undefined;
|
|
139
|
+
appId?: string | null | undefined;
|
|
140
|
+
ecrTerminalId?: string | null | undefined;
|
|
141
|
+
type: "card" | "scanpay" | "ecr" | "ecr_qr" | "qr";
|
|
142
|
+
gateway: string;
|
|
143
|
+
id: string;
|
|
144
|
+
displayName: string;
|
|
145
|
+
icon: string | null;
|
|
146
|
+
tagline: string | null;
|
|
147
|
+
sortOrder: number;
|
|
148
|
+
enabled: boolean;
|
|
149
|
+
}[] | null | undefined;
|
|
124
150
|
deletedAt?: string | null | undefined;
|
|
125
|
-
status: "Active" | "Inactive";
|
|
126
151
|
_id: string;
|
|
152
|
+
status: "Active" | "Inactive";
|
|
127
153
|
referenceId: string;
|
|
128
154
|
securityCode: string;
|
|
129
155
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
|
@@ -13,7 +13,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
13
13
|
packageId: string;
|
|
14
14
|
uniqueId: string;
|
|
15
15
|
} | null | undefined;
|
|
16
|
-
gateway: "Fiuu" | "Digio" | "Maybank" | "Tyro" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "
|
|
16
|
+
gateway: "Fiuu" | "Digio" | "Maybank" | "Tyro" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "Kbank" | "Hlbb" | "GlobalPayments" | "Oma" | "Revenue" | "Cash" | "Softspace";
|
|
17
17
|
}[] | null | undefined;
|
|
18
18
|
ecrs?: ({
|
|
19
19
|
config?: {
|
|
@@ -53,9 +53,22 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
53
53
|
receiptName?: string | null | undefined;
|
|
54
54
|
gateway: "MOCK";
|
|
55
55
|
})[] | null | undefined;
|
|
56
|
+
paymentCheckouts?: {
|
|
57
|
+
action?: string | null | undefined;
|
|
58
|
+
appId?: string | null | undefined;
|
|
59
|
+
ecrTerminalId?: string | null | undefined;
|
|
60
|
+
type: "card" | "scanpay" | "ecr" | "ecr_qr" | "qr";
|
|
61
|
+
gateway: string;
|
|
62
|
+
id: string;
|
|
63
|
+
displayName: string;
|
|
64
|
+
icon: string | null;
|
|
65
|
+
tagline: string | null;
|
|
66
|
+
sortOrder: number;
|
|
67
|
+
enabled: boolean;
|
|
68
|
+
}[] | null | undefined;
|
|
56
69
|
deletedAt?: string | null | undefined;
|
|
57
|
-
status: "Active" | "Inactive";
|
|
58
70
|
_id: string;
|
|
71
|
+
status: "Active" | "Inactive";
|
|
59
72
|
referenceId: string;
|
|
60
73
|
securityCode: string;
|
|
61
74
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
|
@@ -81,7 +94,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
81
94
|
packageId: string;
|
|
82
95
|
uniqueId: string;
|
|
83
96
|
} | null | undefined;
|
|
84
|
-
gateway: "Fiuu" | "Digio" | "Maybank" | "Tyro" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "
|
|
97
|
+
gateway: "Fiuu" | "Digio" | "Maybank" | "Tyro" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "Kbank" | "Hlbb" | "GlobalPayments" | "Oma" | "Revenue" | "Cash" | "Softspace";
|
|
85
98
|
}[] | null | undefined;
|
|
86
99
|
ecrs?: ({
|
|
87
100
|
config?: {
|
|
@@ -121,9 +134,22 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
121
134
|
receiptName?: string | null | undefined;
|
|
122
135
|
gateway: "MOCK";
|
|
123
136
|
})[] | null | undefined;
|
|
137
|
+
paymentCheckouts?: {
|
|
138
|
+
action?: string | null | undefined;
|
|
139
|
+
appId?: string | null | undefined;
|
|
140
|
+
ecrTerminalId?: string | null | undefined;
|
|
141
|
+
type: "card" | "scanpay" | "ecr" | "ecr_qr" | "qr";
|
|
142
|
+
gateway: string;
|
|
143
|
+
id: string;
|
|
144
|
+
displayName: string;
|
|
145
|
+
icon: string | null;
|
|
146
|
+
tagline: string | null;
|
|
147
|
+
sortOrder: number;
|
|
148
|
+
enabled: boolean;
|
|
149
|
+
}[] | null | undefined;
|
|
124
150
|
deletedAt?: string | null | undefined;
|
|
125
|
-
status: "Active" | "Inactive";
|
|
126
151
|
_id: string;
|
|
152
|
+
status: "Active" | "Inactive";
|
|
127
153
|
referenceId: string;
|
|
128
154
|
securityCode: string;
|
|
129
155
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
|
@@ -13,7 +13,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
13
13
|
packageId: string;
|
|
14
14
|
uniqueId: string;
|
|
15
15
|
} | null | undefined;
|
|
16
|
-
gateway: "Fiuu" | "Digio" | "Maybank" | "Tyro" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "
|
|
16
|
+
gateway: "Fiuu" | "Digio" | "Maybank" | "Tyro" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "Kbank" | "Hlbb" | "GlobalPayments" | "Oma" | "Revenue" | "Cash" | "Softspace";
|
|
17
17
|
}[] | null | undefined;
|
|
18
18
|
ecrs?: ({
|
|
19
19
|
config?: {
|
|
@@ -53,9 +53,22 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
53
53
|
receiptName?: string | null | undefined;
|
|
54
54
|
gateway: "MOCK";
|
|
55
55
|
})[] | null | undefined;
|
|
56
|
+
paymentCheckouts?: {
|
|
57
|
+
action?: string | null | undefined;
|
|
58
|
+
appId?: string | null | undefined;
|
|
59
|
+
ecrTerminalId?: string | null | undefined;
|
|
60
|
+
type: "card" | "scanpay" | "ecr" | "ecr_qr" | "qr";
|
|
61
|
+
gateway: string;
|
|
62
|
+
id: string;
|
|
63
|
+
displayName: string;
|
|
64
|
+
icon: string | null;
|
|
65
|
+
tagline: string | null;
|
|
66
|
+
sortOrder: number;
|
|
67
|
+
enabled: boolean;
|
|
68
|
+
}[] | null | undefined;
|
|
56
69
|
deletedAt?: string | null | undefined;
|
|
57
|
-
status: "Active" | "Inactive";
|
|
58
70
|
_id: string;
|
|
71
|
+
status: "Active" | "Inactive";
|
|
59
72
|
referenceId: string;
|
|
60
73
|
securityCode: string;
|
|
61
74
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
|
@@ -81,7 +94,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
81
94
|
packageId: string;
|
|
82
95
|
uniqueId: string;
|
|
83
96
|
} | null | undefined;
|
|
84
|
-
gateway: "Fiuu" | "Digio" | "Maybank" | "Tyro" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "
|
|
97
|
+
gateway: "Fiuu" | "Digio" | "Maybank" | "Tyro" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "Kbank" | "Hlbb" | "GlobalPayments" | "Oma" | "Revenue" | "Cash" | "Softspace";
|
|
85
98
|
}[] | null | undefined;
|
|
86
99
|
ecrs?: ({
|
|
87
100
|
config?: {
|
|
@@ -121,9 +134,22 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
121
134
|
receiptName?: string | null | undefined;
|
|
122
135
|
gateway: "MOCK";
|
|
123
136
|
})[] | null | undefined;
|
|
137
|
+
paymentCheckouts?: {
|
|
138
|
+
action?: string | null | undefined;
|
|
139
|
+
appId?: string | null | undefined;
|
|
140
|
+
ecrTerminalId?: string | null | undefined;
|
|
141
|
+
type: "card" | "scanpay" | "ecr" | "ecr_qr" | "qr";
|
|
142
|
+
gateway: string;
|
|
143
|
+
id: string;
|
|
144
|
+
displayName: string;
|
|
145
|
+
icon: string | null;
|
|
146
|
+
tagline: string | null;
|
|
147
|
+
sortOrder: number;
|
|
148
|
+
enabled: boolean;
|
|
149
|
+
}[] | null | undefined;
|
|
124
150
|
deletedAt?: string | null | undefined;
|
|
125
|
-
status: "Active" | "Inactive";
|
|
126
151
|
_id: string;
|
|
152
|
+
status: "Active" | "Inactive";
|
|
127
153
|
referenceId: string;
|
|
128
154
|
securityCode: string;
|
|
129
155
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
|
@@ -13,7 +13,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
13
13
|
packageId: string;
|
|
14
14
|
uniqueId: string;
|
|
15
15
|
} | null | undefined;
|
|
16
|
-
gateway: "Fiuu" | "Digio" | "Maybank" | "Tyro" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "
|
|
16
|
+
gateway: "Fiuu" | "Digio" | "Maybank" | "Tyro" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "Kbank" | "Hlbb" | "GlobalPayments" | "Oma" | "Revenue" | "Cash" | "Softspace";
|
|
17
17
|
}[] | null | undefined;
|
|
18
18
|
ecrs?: ({
|
|
19
19
|
config?: {
|
|
@@ -53,9 +53,22 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
53
53
|
receiptName?: string | null | undefined;
|
|
54
54
|
gateway: "MOCK";
|
|
55
55
|
})[] | null | undefined;
|
|
56
|
+
paymentCheckouts?: {
|
|
57
|
+
action?: string | null | undefined;
|
|
58
|
+
appId?: string | null | undefined;
|
|
59
|
+
ecrTerminalId?: string | null | undefined;
|
|
60
|
+
type: "card" | "scanpay" | "ecr" | "ecr_qr" | "qr";
|
|
61
|
+
gateway: string;
|
|
62
|
+
id: string;
|
|
63
|
+
displayName: string;
|
|
64
|
+
icon: string | null;
|
|
65
|
+
tagline: string | null;
|
|
66
|
+
sortOrder: number;
|
|
67
|
+
enabled: boolean;
|
|
68
|
+
}[] | null | undefined;
|
|
56
69
|
deletedAt?: string | null | undefined;
|
|
57
|
-
status: "Active" | "Inactive";
|
|
58
70
|
_id: string;
|
|
71
|
+
status: "Active" | "Inactive";
|
|
59
72
|
referenceId: string;
|
|
60
73
|
securityCode: string;
|
|
61
74
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
|
@@ -81,7 +94,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
81
94
|
packageId: string;
|
|
82
95
|
uniqueId: string;
|
|
83
96
|
} | null | undefined;
|
|
84
|
-
gateway: "Fiuu" | "Digio" | "Maybank" | "Tyro" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "
|
|
97
|
+
gateway: "Fiuu" | "Digio" | "Maybank" | "Tyro" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "Kbank" | "Hlbb" | "GlobalPayments" | "Oma" | "Revenue" | "Cash" | "Softspace";
|
|
85
98
|
}[] | null | undefined;
|
|
86
99
|
ecrs?: ({
|
|
87
100
|
config?: {
|
|
@@ -121,9 +134,22 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
121
134
|
receiptName?: string | null | undefined;
|
|
122
135
|
gateway: "MOCK";
|
|
123
136
|
})[] | null | undefined;
|
|
137
|
+
paymentCheckouts?: {
|
|
138
|
+
action?: string | null | undefined;
|
|
139
|
+
appId?: string | null | undefined;
|
|
140
|
+
ecrTerminalId?: string | null | undefined;
|
|
141
|
+
type: "card" | "scanpay" | "ecr" | "ecr_qr" | "qr";
|
|
142
|
+
gateway: string;
|
|
143
|
+
id: string;
|
|
144
|
+
displayName: string;
|
|
145
|
+
icon: string | null;
|
|
146
|
+
tagline: string | null;
|
|
147
|
+
sortOrder: number;
|
|
148
|
+
enabled: boolean;
|
|
149
|
+
}[] | null | undefined;
|
|
124
150
|
deletedAt?: string | null | undefined;
|
|
125
|
-
status: "Active" | "Inactive";
|
|
126
151
|
_id: string;
|
|
152
|
+
status: "Active" | "Inactive";
|
|
127
153
|
referenceId: string;
|
|
128
154
|
securityCode: string;
|
|
129
155
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
|
@@ -13,7 +13,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
13
13
|
packageId: string;
|
|
14
14
|
uniqueId: string;
|
|
15
15
|
} | null | undefined;
|
|
16
|
-
gateway: "Fiuu" | "Digio" | "Maybank" | "Tyro" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "
|
|
16
|
+
gateway: "Fiuu" | "Digio" | "Maybank" | "Tyro" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "Kbank" | "Hlbb" | "GlobalPayments" | "Oma" | "Revenue" | "Cash" | "Softspace";
|
|
17
17
|
}[] | null | undefined;
|
|
18
18
|
ecrs?: ({
|
|
19
19
|
config?: {
|
|
@@ -53,9 +53,22 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
53
53
|
receiptName?: string | null | undefined;
|
|
54
54
|
gateway: "MOCK";
|
|
55
55
|
})[] | null | undefined;
|
|
56
|
+
paymentCheckouts?: {
|
|
57
|
+
action?: string | null | undefined;
|
|
58
|
+
appId?: string | null | undefined;
|
|
59
|
+
ecrTerminalId?: string | null | undefined;
|
|
60
|
+
type: "card" | "scanpay" | "ecr" | "ecr_qr" | "qr";
|
|
61
|
+
gateway: string;
|
|
62
|
+
id: string;
|
|
63
|
+
displayName: string;
|
|
64
|
+
icon: string | null;
|
|
65
|
+
tagline: string | null;
|
|
66
|
+
sortOrder: number;
|
|
67
|
+
enabled: boolean;
|
|
68
|
+
}[] | null | undefined;
|
|
56
69
|
deletedAt?: string | null | undefined;
|
|
57
|
-
status: "Active" | "Inactive";
|
|
58
70
|
_id: string;
|
|
71
|
+
status: "Active" | "Inactive";
|
|
59
72
|
referenceId: string;
|
|
60
73
|
securityCode: string;
|
|
61
74
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
|
@@ -81,7 +94,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
81
94
|
packageId: string;
|
|
82
95
|
uniqueId: string;
|
|
83
96
|
} | null | undefined;
|
|
84
|
-
gateway: "Fiuu" | "Digio" | "Maybank" | "Tyro" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "
|
|
97
|
+
gateway: "Fiuu" | "Digio" | "Maybank" | "Tyro" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "Kbank" | "Hlbb" | "GlobalPayments" | "Oma" | "Revenue" | "Cash" | "Softspace";
|
|
85
98
|
}[] | null | undefined;
|
|
86
99
|
ecrs?: ({
|
|
87
100
|
config?: {
|
|
@@ -121,9 +134,22 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
121
134
|
receiptName?: string | null | undefined;
|
|
122
135
|
gateway: "MOCK";
|
|
123
136
|
})[] | null | undefined;
|
|
137
|
+
paymentCheckouts?: {
|
|
138
|
+
action?: string | null | undefined;
|
|
139
|
+
appId?: string | null | undefined;
|
|
140
|
+
ecrTerminalId?: string | null | undefined;
|
|
141
|
+
type: "card" | "scanpay" | "ecr" | "ecr_qr" | "qr";
|
|
142
|
+
gateway: string;
|
|
143
|
+
id: string;
|
|
144
|
+
displayName: string;
|
|
145
|
+
icon: string | null;
|
|
146
|
+
tagline: string | null;
|
|
147
|
+
sortOrder: number;
|
|
148
|
+
enabled: boolean;
|
|
149
|
+
}[] | null | undefined;
|
|
124
150
|
deletedAt?: string | null | undefined;
|
|
125
|
-
status: "Active" | "Inactive";
|
|
126
151
|
_id: string;
|
|
152
|
+
status: "Active" | "Inactive";
|
|
127
153
|
referenceId: string;
|
|
128
154
|
securityCode: string;
|
|
129
155
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
|
@@ -13,7 +13,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
13
13
|
packageId: string;
|
|
14
14
|
uniqueId: string;
|
|
15
15
|
} | null | undefined;
|
|
16
|
-
gateway: "Fiuu" | "Digio" | "Maybank" | "Tyro" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "
|
|
16
|
+
gateway: "Fiuu" | "Digio" | "Maybank" | "Tyro" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "Kbank" | "Hlbb" | "GlobalPayments" | "Oma" | "Revenue" | "Cash" | "Softspace";
|
|
17
17
|
}[] | null | undefined;
|
|
18
18
|
ecrs?: ({
|
|
19
19
|
config?: {
|
|
@@ -53,9 +53,22 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
53
53
|
receiptName?: string | null | undefined;
|
|
54
54
|
gateway: "MOCK";
|
|
55
55
|
})[] | null | undefined;
|
|
56
|
+
paymentCheckouts?: {
|
|
57
|
+
action?: string | null | undefined;
|
|
58
|
+
appId?: string | null | undefined;
|
|
59
|
+
ecrTerminalId?: string | null | undefined;
|
|
60
|
+
type: "card" | "scanpay" | "ecr" | "ecr_qr" | "qr";
|
|
61
|
+
gateway: string;
|
|
62
|
+
id: string;
|
|
63
|
+
displayName: string;
|
|
64
|
+
icon: string | null;
|
|
65
|
+
tagline: string | null;
|
|
66
|
+
sortOrder: number;
|
|
67
|
+
enabled: boolean;
|
|
68
|
+
}[] | null | undefined;
|
|
56
69
|
deletedAt?: string | null | undefined;
|
|
57
|
-
status: "Active" | "Inactive";
|
|
58
70
|
_id: string;
|
|
71
|
+
status: "Active" | "Inactive";
|
|
59
72
|
referenceId: string;
|
|
60
73
|
securityCode: string;
|
|
61
74
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|
|
@@ -81,7 +94,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
81
94
|
packageId: string;
|
|
82
95
|
uniqueId: string;
|
|
83
96
|
} | null | undefined;
|
|
84
|
-
gateway: "Fiuu" | "Digio" | "Maybank" | "Tyro" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "
|
|
97
|
+
gateway: "Fiuu" | "Digio" | "Maybank" | "Tyro" | "Ghl" | "Ghl2" | "Ghl3" | "Nets" | "Maybank2" | "Maybank3" | "Kbank" | "Hlbb" | "GlobalPayments" | "Oma" | "Revenue" | "Cash" | "Softspace";
|
|
85
98
|
}[] | null | undefined;
|
|
86
99
|
ecrs?: ({
|
|
87
100
|
config?: {
|
|
@@ -121,9 +134,22 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
121
134
|
receiptName?: string | null | undefined;
|
|
122
135
|
gateway: "MOCK";
|
|
123
136
|
})[] | null | undefined;
|
|
137
|
+
paymentCheckouts?: {
|
|
138
|
+
action?: string | null | undefined;
|
|
139
|
+
appId?: string | null | undefined;
|
|
140
|
+
ecrTerminalId?: string | null | undefined;
|
|
141
|
+
type: "card" | "scanpay" | "ecr" | "ecr_qr" | "qr";
|
|
142
|
+
gateway: string;
|
|
143
|
+
id: string;
|
|
144
|
+
displayName: string;
|
|
145
|
+
icon: string | null;
|
|
146
|
+
tagline: string | null;
|
|
147
|
+
sortOrder: number;
|
|
148
|
+
enabled: boolean;
|
|
149
|
+
}[] | null | undefined;
|
|
124
150
|
deletedAt?: string | null | undefined;
|
|
125
|
-
status: "Active" | "Inactive";
|
|
126
151
|
_id: string;
|
|
152
|
+
status: "Active" | "Inactive";
|
|
127
153
|
referenceId: string;
|
|
128
154
|
securityCode: string;
|
|
129
155
|
deviceType: "TERMINAL" | "POS" | "KIOSK" | "FOODCOURT";
|