@feedmepos/mf-payment 1.3.12 → 1.3.14
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-cIQFP7qq.js → OnboardForm-DIkc0eX_.js} +4 -4
- package/dist/{OnboardForm-B7eW8jKT.js → OnboardForm-DrjOiLDz.js} +4 -4
- package/dist/{OnboardSubmission-YAZAgP1W.js → OnboardSubmission-BNU8JEjd.js} +5 -5
- package/dist/OnboardSubmission-C-bNluyh.js +173 -0
- package/dist/{PayoutAccount-351bOKrS.js → PayoutAccount-BoEhEonY.js} +5 -5
- package/dist/{PayoutAccount-BTUMCZSC.js → PayoutAccount-M0uzba0w.js} +5 -5
- package/dist/{PayoutAccountSetting-C2VV_P8I.js → PayoutAccountSetting-BbMJO09b.js} +3 -3
- package/dist/{Restaurant-C2RxiiMA.js → Restaurant-CwdFy65Q.js} +4 -4
- package/dist/{RestaurantSetting-i6ZrbICS.js → RestaurantSetting-DcHUxBYh.js} +3 -3
- package/dist/{Settlement-OhzSzIAC.js → Settlement-ByfwQDjy.js} +3 -3
- package/dist/{Settlement-CiYbiWnh.js → Settlement-PxISyjHU.js} +3 -3
- package/dist/{SettlementTransactions-DDZGwNyT.js → SettlementTransactions-D5yeeyDP.js} +3 -3
- package/dist/{SettlementTransactions-BUxBMEhZ.js → SettlementTransactions-DidiqbXG.js} +3 -3
- package/dist/{Status.vue_vue_type_script_setup_true_lang-CBRF0-0x.js → Status.vue_vue_type_script_setup_true_lang-kehDoQ6j.js} +1 -1
- package/dist/{Terminal-DaZQ2HlT.js → Terminal-C--amJVv.js} +5 -5
- package/dist/{TerminalSetting-DT4ZicMV.js → TerminalSetting-Bgn-I2bk.js} +69 -69
- package/dist/{Transaction-b4hfH_Gr.js → Transaction-BMc3gQy1.js} +6 -6
- package/dist/{Transaction-CBXatTdT.js → Transaction-Bd_4iMOT.js} +5 -5
- package/dist/{TransactionOld-vUHA-HK7.js → TransactionOld-8-sEspIt.js} +4 -4
- package/dist/{TransactionTable.vue_vue_type_script_setup_true_lang-DSC0IYab.js → TransactionTable.vue_vue_type_script_setup_true_lang-BayIh55f.js} +3 -3
- package/dist/{app-C_eXBmWD.js → app-Cn0RrIWF.js} +90 -80
- package/dist/app.d.ts +11 -1
- package/dist/app.js +1 -1
- package/dist/{assets-DQsR-1TB.js → assets-CTH4trdc.js} +1 -1
- package/dist/{grafana-CK4g6ZoJ.js → grafana-bPLmWYzm.js} +1 -1
- package/dist/{index-BngXbjSX.js → index-98tll3Hu.js} +1 -1
- package/dist/{index-xwX5AZeh.js → index-B5zEwG__.js} +1 -1
- package/dist/{index-DAUG5toW.js → index-CJPiBIRm.js} +446 -444
- package/dist/{index-BhvhNgSj.js → index-CeL25Pov.js} +2 -2
- package/dist/{index-Cd7W0vb7.js → index-DPY6iypt.js} +1 -1
- package/dist/{index-DSEt22V0.js → index-DZYRliw9.js} +1 -1
- package/dist/{index-CZBPN8fF.js → index-cU53UWIn.js} +1 -1
- package/dist/{index.vue_vue_type_script_setup_true_lang-BIc1-DIt.js → index.vue_vue_type_script_setup_true_lang-CaVufHjO.js} +1 -1
- package/dist/package.json +2 -2
- package/dist/{payout-account-BxDix6Cp.js → payout-account-BaACtyWO.js} +3 -3
- package/dist/{plugins-BQd6KOEt.js → plugins-BjAF-CDe.js} +1 -1
- package/dist/stores/payoutAccount.d.ts +16 -16
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/views/admin/onboard-submission/forms/SoftspaceSubmission.vue.d.ts +28 -28
- package/dist/views/admin/payout-account/tabs/Information.vue.d.ts +16 -16
- package/dist/views/admin/payout-account/tabs/PaymentChannel.vue.d.ts +32 -32
- package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +32 -32
- package/dist/views/admin/payout-account/tabs/PaymentStatus.vue.d.ts +16 -16
- package/dist/views/admin/payout-account/tabs/Settlement.vue.d.ts +16 -16
- package/dist/views/admin/payout-account/tabs/TokenGateway.vue.d.ts +32 -32
- package/dist/views/admin/terminal/TerminalDialog.vue.d.ts +6 -6
- package/dist/views/admin/terminal/tabs/EcrGateway.vue.d.ts +6 -6
- package/dist/views/admin/terminal/tabs/Information.vue.d.ts +6 -6
- package/dist/views/admin/terminal/tabs/QrGateway.vue.d.ts +6 -6
- package/dist/views/admin/terminal/tabs/SettingRequest.vue.d.ts +6 -6
- package/dist/views/admin/terminal/tabs/SoftposGateway.vue.d.ts +6 -6
- package/dist/views/admin/terminal/tabs/ecr/GhlGateway.vue.d.ts +6 -6
- package/dist/views/admin/terminal/tabs/ecr/KBankGateway.vue.d.ts +6 -6
- package/dist/views/admin/terminal/tabs/ecr/Maybank2Gateway.vue.d.ts +6 -6
- package/dist/views/admin/terminal/tabs/ecr/Maybank3Gateway.vue.d.ts +6 -6
- package/dist/views/admin/terminal/tabs/ecr/MaybankGateway.vue.d.ts +6 -6
- package/dist/views/admin/terminal/tabs/ecr/NetsGateway.vue.d.ts +6 -6
- package/dist/views/admin/terminal/tabs/ecr/TerminalGateway.vue.d.ts +6 -6
- package/dist/views/admin/terminal/tabs/qr/PromptPayGateway.vue.d.ts +6 -6
- package/dist/views/admin/terminal/tabs/settings/KioskMode.vue.d.ts +6 -6
- package/dist/views/payout-account/PayoutAccountTable.vue.d.ts +32 -32
- package/dist/views/settlement/FiuuSettlementTable.vue.d.ts +64 -64
- package/dist/views/settlement/FiuuSettlementTransactions.vue.d.ts +32 -32
- package/package.json +2 -2
- package/dist/OnboardSubmission-C9MPsDJL.js +0 -153
@@ -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" | "Ghl" | "Nets" | "
|
16
|
+
gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Kbank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
|
17
17
|
}[] | null | undefined;
|
18
18
|
ecrs?: ({
|
19
19
|
config?: {
|
@@ -67,13 +67,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
67
67
|
account: string;
|
68
68
|
} | null | undefined;
|
69
69
|
receiptName?: string | null | undefined;
|
70
|
-
gateway: "
|
70
|
+
gateway: "PROMPTPAY";
|
71
71
|
} | {
|
72
72
|
config?: {
|
73
73
|
account: string;
|
74
74
|
} | null | undefined;
|
75
75
|
receiptName?: string | null | undefined;
|
76
|
-
gateway: "
|
76
|
+
gateway: "MOCK";
|
77
77
|
})[] | null | undefined;
|
78
78
|
deletedAt?: string | null | undefined;
|
79
79
|
status: "Active" | "Inactive";
|
@@ -103,7 +103,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
103
103
|
packageId: string;
|
104
104
|
uniqueId: string;
|
105
105
|
} | null | undefined;
|
106
|
-
gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "
|
106
|
+
gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Kbank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
|
107
107
|
}[] | null | undefined;
|
108
108
|
ecrs?: ({
|
109
109
|
config?: {
|
@@ -157,13 +157,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
157
157
|
account: string;
|
158
158
|
} | null | undefined;
|
159
159
|
receiptName?: string | null | undefined;
|
160
|
-
gateway: "
|
160
|
+
gateway: "PROMPTPAY";
|
161
161
|
} | {
|
162
162
|
config?: {
|
163
163
|
account: string;
|
164
164
|
} | null | undefined;
|
165
165
|
receiptName?: string | null | undefined;
|
166
|
-
gateway: "
|
166
|
+
gateway: "MOCK";
|
167
167
|
})[] | null | undefined;
|
168
168
|
deletedAt?: string | null | undefined;
|
169
169
|
status: "Active" | "Inactive";
|
@@ -12,7 +12,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
12
12
|
packageId: string;
|
13
13
|
uniqueId: string;
|
14
14
|
} | null | undefined;
|
15
|
-
gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "
|
15
|
+
gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Kbank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
|
16
16
|
}[] | null | undefined;
|
17
17
|
ecrs?: ({
|
18
18
|
config?: {
|
@@ -66,13 +66,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
66
66
|
account: string;
|
67
67
|
} | null | undefined;
|
68
68
|
receiptName?: string | null | undefined;
|
69
|
-
gateway: "
|
69
|
+
gateway: "PROMPTPAY";
|
70
70
|
} | {
|
71
71
|
config?: {
|
72
72
|
account: string;
|
73
73
|
} | null | undefined;
|
74
74
|
receiptName?: string | null | undefined;
|
75
|
-
gateway: "
|
75
|
+
gateway: "MOCK";
|
76
76
|
})[] | null | undefined;
|
77
77
|
deletedAt?: string | null | undefined;
|
78
78
|
status: "Active" | "Inactive";
|
@@ -98,7 +98,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
98
98
|
packageId: string;
|
99
99
|
uniqueId: string;
|
100
100
|
} | null | undefined;
|
101
|
-
gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "
|
101
|
+
gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Kbank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
|
102
102
|
}[] | null | undefined;
|
103
103
|
ecrs?: ({
|
104
104
|
config?: {
|
@@ -152,13 +152,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
152
152
|
account: string;
|
153
153
|
} | null | undefined;
|
154
154
|
receiptName?: string | null | undefined;
|
155
|
-
gateway: "
|
155
|
+
gateway: "PROMPTPAY";
|
156
156
|
} | {
|
157
157
|
config?: {
|
158
158
|
account: string;
|
159
159
|
} | null | undefined;
|
160
160
|
receiptName?: string | null | undefined;
|
161
|
-
gateway: "
|
161
|
+
gateway: "MOCK";
|
162
162
|
})[] | null | undefined;
|
163
163
|
deletedAt?: string | null | undefined;
|
164
164
|
status: "Active" | "Inactive";
|
@@ -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" | "Ghl" | "Nets" | "
|
16
|
+
gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Kbank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
|
17
17
|
}[] | null | undefined;
|
18
18
|
ecrs?: ({
|
19
19
|
config?: {
|
@@ -67,13 +67,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
67
67
|
account: string;
|
68
68
|
} | null | undefined;
|
69
69
|
receiptName?: string | null | undefined;
|
70
|
-
gateway: "
|
70
|
+
gateway: "PROMPTPAY";
|
71
71
|
} | {
|
72
72
|
config?: {
|
73
73
|
account: string;
|
74
74
|
} | null | undefined;
|
75
75
|
receiptName?: string | null | undefined;
|
76
|
-
gateway: "
|
76
|
+
gateway: "MOCK";
|
77
77
|
})[] | null | undefined;
|
78
78
|
deletedAt?: string | null | undefined;
|
79
79
|
status: "Active" | "Inactive";
|
@@ -103,7 +103,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
103
103
|
packageId: string;
|
104
104
|
uniqueId: string;
|
105
105
|
} | null | undefined;
|
106
|
-
gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "
|
106
|
+
gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Kbank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
|
107
107
|
}[] | null | undefined;
|
108
108
|
ecrs?: ({
|
109
109
|
config?: {
|
@@ -157,13 +157,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
157
157
|
account: string;
|
158
158
|
} | null | undefined;
|
159
159
|
receiptName?: string | null | undefined;
|
160
|
-
gateway: "
|
160
|
+
gateway: "PROMPTPAY";
|
161
161
|
} | {
|
162
162
|
config?: {
|
163
163
|
account: string;
|
164
164
|
} | null | undefined;
|
165
165
|
receiptName?: string | null | undefined;
|
166
|
-
gateway: "
|
166
|
+
gateway: "MOCK";
|
167
167
|
})[] | null | undefined;
|
168
168
|
deletedAt?: string | null | undefined;
|
169
169
|
status: "Active" | "Inactive";
|
@@ -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" | "Ghl" | "Nets" | "
|
16
|
+
gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Kbank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
|
17
17
|
}[] | null | undefined;
|
18
18
|
ecrs?: ({
|
19
19
|
config?: {
|
@@ -67,13 +67,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
67
67
|
account: string;
|
68
68
|
} | null | undefined;
|
69
69
|
receiptName?: string | null | undefined;
|
70
|
-
gateway: "
|
70
|
+
gateway: "PROMPTPAY";
|
71
71
|
} | {
|
72
72
|
config?: {
|
73
73
|
account: string;
|
74
74
|
} | null | undefined;
|
75
75
|
receiptName?: string | null | undefined;
|
76
|
-
gateway: "
|
76
|
+
gateway: "MOCK";
|
77
77
|
})[] | null | undefined;
|
78
78
|
deletedAt?: string | null | undefined;
|
79
79
|
status: "Active" | "Inactive";
|
@@ -103,7 +103,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
103
103
|
packageId: string;
|
104
104
|
uniqueId: string;
|
105
105
|
} | null | undefined;
|
106
|
-
gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "
|
106
|
+
gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Kbank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
|
107
107
|
}[] | null | undefined;
|
108
108
|
ecrs?: ({
|
109
109
|
config?: {
|
@@ -157,13 +157,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
157
157
|
account: string;
|
158
158
|
} | null | undefined;
|
159
159
|
receiptName?: string | null | undefined;
|
160
|
-
gateway: "
|
160
|
+
gateway: "PROMPTPAY";
|
161
161
|
} | {
|
162
162
|
config?: {
|
163
163
|
account: string;
|
164
164
|
} | null | undefined;
|
165
165
|
receiptName?: string | null | undefined;
|
166
|
-
gateway: "
|
166
|
+
gateway: "MOCK";
|
167
167
|
})[] | null | undefined;
|
168
168
|
deletedAt?: string | null | undefined;
|
169
169
|
status: "Active" | "Inactive";
|
@@ -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" | "Ghl" | "Nets" | "
|
16
|
+
gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Kbank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
|
17
17
|
}[] | null | undefined;
|
18
18
|
ecrs?: ({
|
19
19
|
config?: {
|
@@ -67,13 +67,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
67
67
|
account: string;
|
68
68
|
} | null | undefined;
|
69
69
|
receiptName?: string | null | undefined;
|
70
|
-
gateway: "
|
70
|
+
gateway: "PROMPTPAY";
|
71
71
|
} | {
|
72
72
|
config?: {
|
73
73
|
account: string;
|
74
74
|
} | null | undefined;
|
75
75
|
receiptName?: string | null | undefined;
|
76
|
-
gateway: "
|
76
|
+
gateway: "MOCK";
|
77
77
|
})[] | null | undefined;
|
78
78
|
deletedAt?: string | null | undefined;
|
79
79
|
status: "Active" | "Inactive";
|
@@ -103,7 +103,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
103
103
|
packageId: string;
|
104
104
|
uniqueId: string;
|
105
105
|
} | null | undefined;
|
106
|
-
gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "
|
106
|
+
gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Kbank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
|
107
107
|
}[] | null | undefined;
|
108
108
|
ecrs?: ({
|
109
109
|
config?: {
|
@@ -157,13 +157,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
157
157
|
account: string;
|
158
158
|
} | null | undefined;
|
159
159
|
receiptName?: string | null | undefined;
|
160
|
-
gateway: "
|
160
|
+
gateway: "PROMPTPAY";
|
161
161
|
} | {
|
162
162
|
config?: {
|
163
163
|
account: string;
|
164
164
|
} | null | undefined;
|
165
165
|
receiptName?: string | null | undefined;
|
166
|
-
gateway: "
|
166
|
+
gateway: "MOCK";
|
167
167
|
})[] | null | undefined;
|
168
168
|
deletedAt?: string | null | undefined;
|
169
169
|
status: "Active" | "Inactive";
|
@@ -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" | "Ghl" | "Nets" | "
|
16
|
+
gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Kbank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
|
17
17
|
}[] | null | undefined;
|
18
18
|
ecrs?: ({
|
19
19
|
config?: {
|
@@ -67,13 +67,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
67
67
|
account: string;
|
68
68
|
} | null | undefined;
|
69
69
|
receiptName?: string | null | undefined;
|
70
|
-
gateway: "
|
70
|
+
gateway: "PROMPTPAY";
|
71
71
|
} | {
|
72
72
|
config?: {
|
73
73
|
account: string;
|
74
74
|
} | null | undefined;
|
75
75
|
receiptName?: string | null | undefined;
|
76
|
-
gateway: "
|
76
|
+
gateway: "MOCK";
|
77
77
|
})[] | null | undefined;
|
78
78
|
deletedAt?: string | null | undefined;
|
79
79
|
status: "Active" | "Inactive";
|
@@ -103,7 +103,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
103
103
|
packageId: string;
|
104
104
|
uniqueId: string;
|
105
105
|
} | null | undefined;
|
106
|
-
gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "
|
106
|
+
gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Kbank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
|
107
107
|
}[] | null | undefined;
|
108
108
|
ecrs?: ({
|
109
109
|
config?: {
|
@@ -157,13 +157,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
157
157
|
account: string;
|
158
158
|
} | null | undefined;
|
159
159
|
receiptName?: string | null | undefined;
|
160
|
-
gateway: "
|
160
|
+
gateway: "PROMPTPAY";
|
161
161
|
} | {
|
162
162
|
config?: {
|
163
163
|
account: string;
|
164
164
|
} | null | undefined;
|
165
165
|
receiptName?: string | null | undefined;
|
166
|
-
gateway: "
|
166
|
+
gateway: "MOCK";
|
167
167
|
})[] | null | undefined;
|
168
168
|
deletedAt?: string | null | undefined;
|
169
169
|
status: "Active" | "Inactive";
|
@@ -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" | "Ghl" | "Nets" | "
|
16
|
+
gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Kbank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
|
17
17
|
}[] | null | undefined;
|
18
18
|
ecrs?: ({
|
19
19
|
config?: {
|
@@ -67,13 +67,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
67
67
|
account: string;
|
68
68
|
} | null | undefined;
|
69
69
|
receiptName?: string | null | undefined;
|
70
|
-
gateway: "
|
70
|
+
gateway: "PROMPTPAY";
|
71
71
|
} | {
|
72
72
|
config?: {
|
73
73
|
account: string;
|
74
74
|
} | null | undefined;
|
75
75
|
receiptName?: string | null | undefined;
|
76
|
-
gateway: "
|
76
|
+
gateway: "MOCK";
|
77
77
|
})[] | null | undefined;
|
78
78
|
deletedAt?: string | null | undefined;
|
79
79
|
status: "Active" | "Inactive";
|
@@ -103,7 +103,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
103
103
|
packageId: string;
|
104
104
|
uniqueId: string;
|
105
105
|
} | null | undefined;
|
106
|
-
gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "
|
106
|
+
gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Kbank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
|
107
107
|
}[] | null | undefined;
|
108
108
|
ecrs?: ({
|
109
109
|
config?: {
|
@@ -157,13 +157,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
157
157
|
account: string;
|
158
158
|
} | null | undefined;
|
159
159
|
receiptName?: string | null | undefined;
|
160
|
-
gateway: "
|
160
|
+
gateway: "PROMPTPAY";
|
161
161
|
} | {
|
162
162
|
config?: {
|
163
163
|
account: string;
|
164
164
|
} | null | undefined;
|
165
165
|
receiptName?: string | null | undefined;
|
166
|
-
gateway: "
|
166
|
+
gateway: "MOCK";
|
167
167
|
})[] | null | undefined;
|
168
168
|
deletedAt?: string | null | undefined;
|
169
169
|
status: "Active" | "Inactive";
|
@@ -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" | "Ghl" | "Nets" | "
|
16
|
+
gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Kbank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
|
17
17
|
}[] | null | undefined;
|
18
18
|
ecrs?: ({
|
19
19
|
config?: {
|
@@ -67,13 +67,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
67
67
|
account: string;
|
68
68
|
} | null | undefined;
|
69
69
|
receiptName?: string | null | undefined;
|
70
|
-
gateway: "
|
70
|
+
gateway: "PROMPTPAY";
|
71
71
|
} | {
|
72
72
|
config?: {
|
73
73
|
account: string;
|
74
74
|
} | null | undefined;
|
75
75
|
receiptName?: string | null | undefined;
|
76
|
-
gateway: "
|
76
|
+
gateway: "MOCK";
|
77
77
|
})[] | null | undefined;
|
78
78
|
deletedAt?: string | null | undefined;
|
79
79
|
status: "Active" | "Inactive";
|
@@ -103,7 +103,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
103
103
|
packageId: string;
|
104
104
|
uniqueId: string;
|
105
105
|
} | null | undefined;
|
106
|
-
gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "
|
106
|
+
gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Kbank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
|
107
107
|
}[] | null | undefined;
|
108
108
|
ecrs?: ({
|
109
109
|
config?: {
|
@@ -157,13 +157,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
157
157
|
account: string;
|
158
158
|
} | null | undefined;
|
159
159
|
receiptName?: string | null | undefined;
|
160
|
-
gateway: "
|
160
|
+
gateway: "PROMPTPAY";
|
161
161
|
} | {
|
162
162
|
config?: {
|
163
163
|
account: string;
|
164
164
|
} | null | undefined;
|
165
165
|
receiptName?: string | null | undefined;
|
166
|
-
gateway: "
|
166
|
+
gateway: "MOCK";
|
167
167
|
})[] | null | undefined;
|
168
168
|
deletedAt?: string | null | undefined;
|
169
169
|
status: "Active" | "Inactive";
|
@@ -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" | "Ghl" | "Nets" | "
|
16
|
+
gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Kbank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
|
17
17
|
}[] | null | undefined;
|
18
18
|
ecrs?: ({
|
19
19
|
config?: {
|
@@ -67,13 +67,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
67
67
|
account: string;
|
68
68
|
} | null | undefined;
|
69
69
|
receiptName?: string | null | undefined;
|
70
|
-
gateway: "
|
70
|
+
gateway: "PROMPTPAY";
|
71
71
|
} | {
|
72
72
|
config?: {
|
73
73
|
account: string;
|
74
74
|
} | null | undefined;
|
75
75
|
receiptName?: string | null | undefined;
|
76
|
-
gateway: "
|
76
|
+
gateway: "MOCK";
|
77
77
|
})[] | null | undefined;
|
78
78
|
deletedAt?: string | null | undefined;
|
79
79
|
status: "Active" | "Inactive";
|
@@ -103,7 +103,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
103
103
|
packageId: string;
|
104
104
|
uniqueId: string;
|
105
105
|
} | null | undefined;
|
106
|
-
gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "
|
106
|
+
gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Kbank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
|
107
107
|
}[] | null | undefined;
|
108
108
|
ecrs?: ({
|
109
109
|
config?: {
|
@@ -157,13 +157,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
157
157
|
account: string;
|
158
158
|
} | null | undefined;
|
159
159
|
receiptName?: string | null | undefined;
|
160
|
-
gateway: "
|
160
|
+
gateway: "PROMPTPAY";
|
161
161
|
} | {
|
162
162
|
config?: {
|
163
163
|
account: string;
|
164
164
|
} | null | undefined;
|
165
165
|
receiptName?: string | null | undefined;
|
166
|
-
gateway: "
|
166
|
+
gateway: "MOCK";
|
167
167
|
})[] | null | undefined;
|
168
168
|
deletedAt?: string | null | undefined;
|
169
169
|
status: "Active" | "Inactive";
|
@@ -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" | "Ghl" | "Nets" | "
|
16
|
+
gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Kbank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
|
17
17
|
}[] | null | undefined;
|
18
18
|
ecrs?: ({
|
19
19
|
config?: {
|
@@ -67,13 +67,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
67
67
|
account: string;
|
68
68
|
} | null | undefined;
|
69
69
|
receiptName?: string | null | undefined;
|
70
|
-
gateway: "
|
70
|
+
gateway: "PROMPTPAY";
|
71
71
|
} | {
|
72
72
|
config?: {
|
73
73
|
account: string;
|
74
74
|
} | null | undefined;
|
75
75
|
receiptName?: string | null | undefined;
|
76
|
-
gateway: "
|
76
|
+
gateway: "MOCK";
|
77
77
|
})[] | null | undefined;
|
78
78
|
deletedAt?: string | null | undefined;
|
79
79
|
status: "Active" | "Inactive";
|
@@ -103,7 +103,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
103
103
|
packageId: string;
|
104
104
|
uniqueId: string;
|
105
105
|
} | null | undefined;
|
106
|
-
gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "
|
106
|
+
gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Kbank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
|
107
107
|
}[] | null | undefined;
|
108
108
|
ecrs?: ({
|
109
109
|
config?: {
|
@@ -157,13 +157,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
157
157
|
account: string;
|
158
158
|
} | null | undefined;
|
159
159
|
receiptName?: string | null | undefined;
|
160
|
-
gateway: "
|
160
|
+
gateway: "PROMPTPAY";
|
161
161
|
} | {
|
162
162
|
config?: {
|
163
163
|
account: string;
|
164
164
|
} | null | undefined;
|
165
165
|
receiptName?: string | null | undefined;
|
166
|
-
gateway: "
|
166
|
+
gateway: "MOCK";
|
167
167
|
})[] | null | undefined;
|
168
168
|
deletedAt?: string | null | undefined;
|
169
169
|
status: "Active" | "Inactive";
|
@@ -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" | "Ghl" | "Nets" | "
|
16
|
+
gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Kbank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
|
17
17
|
}[] | null | undefined;
|
18
18
|
ecrs?: ({
|
19
19
|
config?: {
|
@@ -67,13 +67,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
67
67
|
account: string;
|
68
68
|
} | null | undefined;
|
69
69
|
receiptName?: string | null | undefined;
|
70
|
-
gateway: "
|
70
|
+
gateway: "PROMPTPAY";
|
71
71
|
} | {
|
72
72
|
config?: {
|
73
73
|
account: string;
|
74
74
|
} | null | undefined;
|
75
75
|
receiptName?: string | null | undefined;
|
76
|
-
gateway: "
|
76
|
+
gateway: "MOCK";
|
77
77
|
})[] | null | undefined;
|
78
78
|
deletedAt?: string | null | undefined;
|
79
79
|
status: "Active" | "Inactive";
|
@@ -103,7 +103,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
103
103
|
packageId: string;
|
104
104
|
uniqueId: string;
|
105
105
|
} | null | undefined;
|
106
|
-
gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "
|
106
|
+
gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Kbank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
|
107
107
|
}[] | null | undefined;
|
108
108
|
ecrs?: ({
|
109
109
|
config?: {
|
@@ -157,13 +157,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
157
157
|
account: string;
|
158
158
|
} | null | undefined;
|
159
159
|
receiptName?: string | null | undefined;
|
160
|
-
gateway: "
|
160
|
+
gateway: "PROMPTPAY";
|
161
161
|
} | {
|
162
162
|
config?: {
|
163
163
|
account: string;
|
164
164
|
} | null | undefined;
|
165
165
|
receiptName?: string | null | undefined;
|
166
|
-
gateway: "
|
166
|
+
gateway: "MOCK";
|
167
167
|
})[] | null | undefined;
|
168
168
|
deletedAt?: string | null | undefined;
|
169
169
|
status: "Active" | "Inactive";
|
@@ -12,7 +12,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
12
12
|
packageId: string;
|
13
13
|
uniqueId: string;
|
14
14
|
} | null | undefined;
|
15
|
-
gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "
|
15
|
+
gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Kbank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
|
16
16
|
}[] | null | undefined;
|
17
17
|
ecrs?: ({
|
18
18
|
config?: {
|
@@ -66,13 +66,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
66
66
|
account: string;
|
67
67
|
} | null | undefined;
|
68
68
|
receiptName?: string | null | undefined;
|
69
|
-
gateway: "
|
69
|
+
gateway: "PROMPTPAY";
|
70
70
|
} | {
|
71
71
|
config?: {
|
72
72
|
account: string;
|
73
73
|
} | null | undefined;
|
74
74
|
receiptName?: string | null | undefined;
|
75
|
-
gateway: "
|
75
|
+
gateway: "MOCK";
|
76
76
|
})[] | null | undefined;
|
77
77
|
deletedAt?: string | null | undefined;
|
78
78
|
status: "Active" | "Inactive";
|
@@ -98,7 +98,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
98
98
|
packageId: string;
|
99
99
|
uniqueId: string;
|
100
100
|
} | null | undefined;
|
101
|
-
gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "
|
101
|
+
gateway: "Fiuu" | "Digio" | "Ghl" | "Nets" | "Maybank" | "Maybank2" | "Maybank3" | "Kbank" | "ScanPay" | "QrPay" | "Cash" | "Softspace";
|
102
102
|
}[] | null | undefined;
|
103
103
|
ecrs?: ({
|
104
104
|
config?: {
|
@@ -152,13 +152,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
152
152
|
account: string;
|
153
153
|
} | null | undefined;
|
154
154
|
receiptName?: string | null | undefined;
|
155
|
-
gateway: "
|
155
|
+
gateway: "PROMPTPAY";
|
156
156
|
} | {
|
157
157
|
config?: {
|
158
158
|
account: string;
|
159
159
|
} | null | undefined;
|
160
160
|
receiptName?: string | null | undefined;
|
161
|
-
gateway: "
|
161
|
+
gateway: "MOCK";
|
162
162
|
})[] | null | undefined;
|
163
163
|
deletedAt?: string | null | undefined;
|
164
164
|
status: "Active" | "Inactive";
|