@feedmepos/mf-payment 1.5.27-dev → 1.5.29-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-Cy1BbWNh.js → Actions.vue_vue_type_script_setup_true_lang-DGrZmVUQ.js} +2 -2
- package/dist/{Chargeback-Dl4rSQ5U.js → Chargeback-CocH4bON.js} +5 -5
- package/dist/{DocumentViewer.vue_vue_type_script_setup_true_lang-B0ThjP1l.js → DocumentViewer.vue_vue_type_script_setup_true_lang-tGPnCbHL.js} +1 -1
- package/dist/{OnboardForm-D3q5YAEo.js → OnboardForm-BLk46c4b.js} +5 -5
- package/dist/{OnboardForm-BwuKMUCZ.js → OnboardForm-CqohYc7w.js} +5 -5
- package/dist/{OnboardSubmission-BBdqr387.js → OnboardSubmission-CIZuFLWF.js} +2 -2
- package/dist/{OnboardSubmission-D958LAp4.js → OnboardSubmission-CNJ-CYki.js} +5 -5
- package/dist/{PayoutAccount-DPkIAGxl.js → PayoutAccount-2vZvDUNZ.js} +5 -5
- package/dist/{PayoutAccount-DOrQRIwu.js → PayoutAccount-Qzl0EU8D.js} +4 -4
- package/dist/{PayoutAccountSetting-BeN4xXv3.js → PayoutAccountSetting-DfrRhtcP.js} +4 -4
- package/dist/{Restaurant-DlQV3dot.js → Restaurant-Ckh7iZ9v.js} +4 -4
- package/dist/{RestaurantSetting-Yb9S8Wfg.js → RestaurantSetting-CeHORT_l.js} +3 -3
- package/dist/Settlement-DWj3kJpX.js +490 -0
- package/dist/{Settlement-jznt2FLc.js → Settlement-Dkf0_6WU.js} +3 -3
- package/dist/{SettlementTransactions-DLVFBcdV.js → SettlementTransactions-B_-EF9FQ.js} +4 -4
- package/dist/{SettlementTransactions-Bm7D3JZu.js → SettlementTransactions-BfDzz9CE.js} +4 -4
- package/dist/{Status.vue_vue_type_script_setup_true_lang-DnWFKNCZ.js → Status.vue_vue_type_script_setup_true_lang-BRylU6yC.js} +1 -1
- package/dist/{Terminal-B6wzbr0C.js → Terminal-CO1Qqx4X.js} +5 -5
- package/dist/{TerminalSetting-BV1Uh1OM.js → TerminalSetting-14CDkcsr.js} +3 -3
- package/dist/Transaction-CkZKTFNI.js +473 -0
- package/dist/{Transaction-DL0_I7Ez.js → Transaction-LS_h6ecG.js} +6 -6
- package/dist/{TransactionOld-CDKLMs5_.js → TransactionOld-Bivy85L4.js} +6 -6
- package/dist/{app-U26B2g_2.js → app-DUlTcsCJ.js} +184 -152
- package/dist/app.js +1 -1
- package/dist/{assets-DvPzXLhl.js → assets-zMyaBFbU.js} +29 -28
- package/dist/components/SourceSelector.vue.d.ts +4 -1
- package/dist/{grafana-DwrmpEec.js → grafana-D_fIUdUm.js} +1 -1
- package/dist/{index-2-UOiJfz.js → index-BganQIV3.js} +1 -1
- package/dist/{index-zMl6AuFw.js → index-C87vsLzf.js} +1 -1
- package/dist/{index-DRKoa7dT.js → index-CcCcgcKj.js} +106 -101
- package/dist/{index-OA39241x.js → index-CsxAKwXK.js} +1 -1
- package/dist/{index-BxuQxtra.js → index-D7IY2VY_.js} +1 -1
- package/dist/{index-DcB4capd.js → index-DEC3wCyK.js} +1 -1
- package/dist/{index-zvJkckUa.js → index-DGCnviAy.js} +1 -1
- package/dist/{index-PpSEr3rk.js → index-WuRUC8sI.js} +2 -2
- package/dist/{index-BPKJne1Q.js → index-cOl7pH9_.js} +1 -1
- package/dist/{index.vue_vue_type_script_setup_true_lang-BYTNfOkc.js → index.vue_vue_type_script_setup_true_lang-H0-KLC0F.js} +1 -1
- package/dist/package.json +2 -2
- package/dist/{payout-account-9xeRIv-9.js → payout-account-DyUwLBkF.js} +3 -3
- package/dist/stores/payoutAccount.d.ts +34 -34
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/views/admin/payout-account/tabs/Information.vue.d.ts +34 -34
- package/dist/views/admin/payout-account/tabs/PaymentChannel.vue.d.ts +56 -56
- package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +56 -56
- package/dist/views/admin/payout-account/tabs/PaymentStatus.vue.d.ts +34 -34
- package/dist/views/admin/payout-account/tabs/Settlement.vue.d.ts +34 -34
- package/dist/views/admin/payout-account/tabs/TokenGateway.vue.d.ts +56 -56
- 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/restaurant/tabs/gateway/AdyenGateway.vue.d.ts +4 -4
- package/dist/views/admin/restaurant/tabs/gateway/DigioGateway.vue.d.ts +4 -4
- package/dist/views/admin/restaurant/tabs/gateway/FiuuGateway.vue.d.ts +6 -6
- package/dist/views/admin/restaurant/tabs/gateway/GhlGateway.vue.d.ts +6 -6
- package/dist/views/admin/restaurant/tabs/gateway/GrabGateway.vue.d.ts +4 -4
- package/dist/views/admin/restaurant/tabs/gateway/KsherGateway.vue.d.ts +4 -4
- package/dist/views/admin/restaurant/tabs/gateway/MacauPassGateway.vue.d.ts +6 -6
- package/dist/views/admin/restaurant/tabs/gateway/MaybankGateway.vue.d.ts +6 -6
- package/dist/views/admin/restaurant/tabs/gateway/RevenueMonsterGateway.vue.d.ts +4 -4
- package/dist/views/admin/restaurant/tabs/gateway/SoftSpaceGateway.vue.d.ts +4 -4
- package/dist/views/admin/settlement/SettlementTable.vue.d.ts +4 -0
- package/dist/views/admin/terminal/TerminalDialog.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/EcrGateway.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/Information.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/QrGateway.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/SettingRequest.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/SoftposGateway.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/ecr/Ghl2Gateway.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/ecr/Ghl3Gateway.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/ecr/GhlGateway.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/ecr/GlobalPaymentsGateway.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/ecr/HlbbGateway.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/ecr/KBankGateway.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/ecr/Maybank2Gateway.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/ecr/Maybank3Gateway.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/ecr/MaybankGateway.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/ecr/NetsGateway.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/ecr/TerminalGateway.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/qr/PromptPayGateway.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/settings/KioskMode.vue.d.ts +14 -14
- package/dist/views/payout-account/PayoutAccountTable.vue.d.ts +68 -68
- package/dist/views/settlement/FiuuSettlementTable.vue.d.ts +44 -44
- package/dist/views/settlement/FiuuSettlementTransactions.vue.d.ts +22 -22
- package/dist/views/settlement/SettlementTable.vue.d.ts +5 -1
- package/dist/views/settlement/cell/InvoiceStatus.vue.d.ts +5 -0
- package/package.json +2 -2
- package/dist/Settlement-CpmdJ84I.js +0 -444
- package/dist/Transaction-BAKFOtrH.js +0 -456
|
@@ -1,456 +0,0 @@
|
|
|
1
|
-
import { defineComponent as P, ref as E, watch as U, onMounted as G, resolveComponent as T, unref as t, openBlock as C, createBlock as w, createElementBlock as Y, createVNode as y, withCtx as k, createElementVNode as A, Fragment as j, renderList as J, createTextVNode as Q, toDisplayString as H, isRef as F, h as x } from "vue";
|
|
2
|
-
import { t as D } from "./index-2-UOiJfz.js";
|
|
3
|
-
import { h as O } from "./moment-h96o7c8I.js";
|
|
4
|
-
import { useI18n as L, useCoreStore as z } from "@feedmepos/mf-common";
|
|
5
|
-
import { _ as W } from "./Layout.vue_vue_type_script_setup_true_lang-BKIvkgA_.js";
|
|
6
|
-
import { t as X, b as Z } from "./assets-DvPzXLhl.js";
|
|
7
|
-
import { u as ee } from "./index-zMl6AuFw.js";
|
|
8
|
-
import { _ as ae } from "./AsyncButton.vue_vue_type_script_setup_true_lang-DcjzvYwT.js";
|
|
9
|
-
import { _ as te } from "./SelectAll.vue_vue_type_script_setup_true_lang-BNZTqdoF.js";
|
|
10
|
-
import { _ as ne } from "./DateRangePicker.vue_vue_type_script_setup_true_lang-kymnzYpd.js";
|
|
11
|
-
import { p as se } from "./index-OA39241x.js";
|
|
12
|
-
import { t as re } from "./index-DcB4capd.js";
|
|
13
|
-
import { u as oe, p as I } from "./index-DRKoa7dT.js";
|
|
14
|
-
import { useSnackbar as le, useDialog as ie } from "@feedmepos/ui-library";
|
|
15
|
-
import { _ as ce, a as ue, b as me, c as de } from "./Actions.vue_vue_type_script_setup_true_lang-Cy1BbWNh.js";
|
|
16
|
-
import { g as pe } from "./grafana-DwrmpEec.js";
|
|
17
|
-
import { w as B } from "./Modal-DB8M9o1T.js";
|
|
18
|
-
import { u as q } from "./error-K1CakhA9.js";
|
|
19
|
-
import { _ as ye } from "./index.vue_vue_type_script_setup_true_lang-BYTNfOkc.js";
|
|
20
|
-
const fe = {
|
|
21
|
-
key: 1,
|
|
22
|
-
class: "inline-flex"
|
|
23
|
-
}, _e = { class: "relative" }, be = { class: "sticky top-0 py-8 bg-white translate-y-[-12px]" }, ve = /* @__PURE__ */ P({
|
|
24
|
-
__name: "SourceSelector",
|
|
25
|
-
props: {
|
|
26
|
-
id: {},
|
|
27
|
-
by: {}
|
|
28
|
-
},
|
|
29
|
-
emits: ["update:id", "update:by"],
|
|
30
|
-
setup($, { emit: f }) {
|
|
31
|
-
const S = f, { t: i } = L(), { currentBusiness: r, readRestaurants: b } = z(), { isLoading: p, startAsyncCall: v } = oe(!0), d = E([]), m = E(), _ = E(""), h = E([]);
|
|
32
|
-
let N;
|
|
33
|
-
U(_, async () => {
|
|
34
|
-
N && clearTimeout(N), N = setTimeout(() => {
|
|
35
|
-
var c = new RegExp(_.value, "i");
|
|
36
|
-
h.value = d.value.filter((u) => {
|
|
37
|
-
const g = JSON.stringify(u);
|
|
38
|
-
return c.test(g);
|
|
39
|
-
});
|
|
40
|
-
}, 700);
|
|
41
|
-
}), U(m, () => {
|
|
42
|
-
var c, u;
|
|
43
|
-
S("update:id", (c = m.value) == null ? void 0 : c.value), S("update:by", (u = m.value) == null ? void 0 : u.by);
|
|
44
|
-
});
|
|
45
|
-
async function K() {
|
|
46
|
-
return v(async () => {
|
|
47
|
-
let c = await se.readBusinessPayoutAccounts();
|
|
48
|
-
if (c.length !== 0)
|
|
49
|
-
return c;
|
|
50
|
-
});
|
|
51
|
-
}
|
|
52
|
-
async function M() {
|
|
53
|
-
return v(async () => {
|
|
54
|
-
let c = await re.getBusinessTerminals();
|
|
55
|
-
if (c.length !== 0)
|
|
56
|
-
return c;
|
|
57
|
-
});
|
|
58
|
-
}
|
|
59
|
-
async function V() {
|
|
60
|
-
p.value = !0;
|
|
61
|
-
const c = await K(), u = await b(), g = await M();
|
|
62
|
-
d.value = [
|
|
63
|
-
...(u || []).map((o) => ({
|
|
64
|
-
by: "RESTAURANT",
|
|
65
|
-
value: o._id,
|
|
66
|
-
prefix: i("payment.components.restaurant"),
|
|
67
|
-
type: "Restaurant",
|
|
68
|
-
label: o.profile.name + " (" + (o.profile.code ?? "--") + ")"
|
|
69
|
-
})),
|
|
70
|
-
...(c || []).map((o) => {
|
|
71
|
-
var a, e;
|
|
72
|
-
return {
|
|
73
|
-
by: "PAYOUT_ACCOUNT",
|
|
74
|
-
value: o._id,
|
|
75
|
-
prefix: i("payment.components.payout_account"),
|
|
76
|
-
type: "Payout Account - " + o.store.event,
|
|
77
|
-
label: ((e = (a = o.ref) == null ? void 0 : a.profile) == null ? void 0 : e.name) ?? o.ref.name
|
|
78
|
-
};
|
|
79
|
-
}),
|
|
80
|
-
...(g || []).map((o) => ({
|
|
81
|
-
by: "DEVICE",
|
|
82
|
-
value: o._id,
|
|
83
|
-
prefix: i("payment.components.device"),
|
|
84
|
-
type: "Device - " + o.deviceType,
|
|
85
|
-
label: o.deviceType === "TERMINAL" ? o.name : o.restaurant.profile.name
|
|
86
|
-
}))
|
|
87
|
-
], h.value = d.value, p.value = !1;
|
|
88
|
-
}
|
|
89
|
-
return G(V), U(r, V), (c, u) => {
|
|
90
|
-
const g = T("FmCircularProgress"), o = T("FmChip"), a = T("FmSearch"), e = T("FmMenuItem"), s = T("FmMenu");
|
|
91
|
-
return t(p) ? (C(), w(g, {
|
|
92
|
-
key: 0,
|
|
93
|
-
size: "md"
|
|
94
|
-
})) : (C(), Y("div", fe, [
|
|
95
|
-
y(s, { "close-on-click": !0 }, {
|
|
96
|
-
"menu-button": k(() => {
|
|
97
|
-
var n;
|
|
98
|
-
return [
|
|
99
|
-
y(o, {
|
|
100
|
-
icon: "account_box",
|
|
101
|
-
label: ((n = m.value) == null ? void 0 : n.label) ?? t(i)("payment.components.select"),
|
|
102
|
-
removable: !!m.value,
|
|
103
|
-
onChipClosed: u[0] || (u[0] = (l) => m.value = void 0)
|
|
104
|
-
}, null, 8, ["label", "removable"])
|
|
105
|
-
];
|
|
106
|
-
}),
|
|
107
|
-
default: k(() => [
|
|
108
|
-
A("div", _e, [
|
|
109
|
-
A("div", be, [
|
|
110
|
-
y(a, {
|
|
111
|
-
"model-value": _.value,
|
|
112
|
-
"onUpdate:modelValue": u[1] || (u[1] = (n) => _.value = n),
|
|
113
|
-
placeholder: t(i)("payment.components.select")
|
|
114
|
-
}, null, 8, ["model-value", "placeholder"])
|
|
115
|
-
]),
|
|
116
|
-
A("div", null, [
|
|
117
|
-
(C(!0), Y(j, null, J(h.value, (n) => (C(), w(e, {
|
|
118
|
-
key: n.value,
|
|
119
|
-
label: n.label,
|
|
120
|
-
sublabel: n.type,
|
|
121
|
-
onClick: () => m.value = n
|
|
122
|
-
}, null, 8, ["label", "sublabel", "onClick"]))), 128))
|
|
123
|
-
])
|
|
124
|
-
])
|
|
125
|
-
]),
|
|
126
|
-
_: 1
|
|
127
|
-
})
|
|
128
|
-
]));
|
|
129
|
-
};
|
|
130
|
-
}
|
|
131
|
-
}), ge = { class: "flex items-center gap-1" }, Te = /* @__PURE__ */ P({
|
|
132
|
-
__name: "BillSeqNumber",
|
|
133
|
-
props: {
|
|
134
|
-
row: {},
|
|
135
|
-
data: {}
|
|
136
|
-
},
|
|
137
|
-
setup($) {
|
|
138
|
-
return (f, S) => {
|
|
139
|
-
const i = T("FmIcon");
|
|
140
|
-
return C(), Y("span", ge, [
|
|
141
|
-
Q(H($.row.original.seqNumber) + " ", 1),
|
|
142
|
-
y(i, {
|
|
143
|
-
size: "md",
|
|
144
|
-
name: "check",
|
|
145
|
-
color: "#16a34a"
|
|
146
|
-
})
|
|
147
|
-
]);
|
|
148
|
-
};
|
|
149
|
-
}
|
|
150
|
-
}), he = { class: "flex justify-between mb-6 items-center" }, Ae = { class: "flex space-x-8 items-start" }, Se = { class: "flex space-x-4 self-center" }, Ne = { class: "flex space-x-12 mb-6" }, Le = /* @__PURE__ */ P({
|
|
151
|
-
__name: "Transaction",
|
|
152
|
-
setup($) {
|
|
153
|
-
var g, o;
|
|
154
|
-
const f = le(), S = ie(), { sessionUser: i } = z(), { t: r } = L(), b = E(), { dateRange: p, searchKey: v, status: d, id: m, by: _ } = ee({
|
|
155
|
-
by: "",
|
|
156
|
-
id: "",
|
|
157
|
-
searchKey: "",
|
|
158
|
-
status: [I.F_PAYMENT_TRANSACTION_STATUS.Enum.SUCCESS],
|
|
159
|
-
dateRange: {
|
|
160
|
-
startDate: O().startOf("day").format("YYYY-MM-DD"),
|
|
161
|
-
endDate: O().endOf("day").format("YYYY-MM-DD")
|
|
162
|
-
}
|
|
163
|
-
});
|
|
164
|
-
let h;
|
|
165
|
-
U(v, async () => {
|
|
166
|
-
h && clearTimeout(h), h = setTimeout(
|
|
167
|
-
() => {
|
|
168
|
-
var a;
|
|
169
|
-
return (a = b.value) == null ? void 0 : a.reset();
|
|
170
|
-
},
|
|
171
|
-
700
|
|
172
|
-
);
|
|
173
|
-
}), U([p, d, m, _], () => {
|
|
174
|
-
var a;
|
|
175
|
-
(a = b.value) == null || a.reset();
|
|
176
|
-
});
|
|
177
|
-
const N = [
|
|
178
|
-
{
|
|
179
|
-
label: "Success",
|
|
180
|
-
value: I.F_PAYMENT_TRANSACTION_STATUS.Enum.SUCCESS
|
|
181
|
-
},
|
|
182
|
-
{
|
|
183
|
-
label: "Refunded",
|
|
184
|
-
value: I.F_PAYMENT_TRANSACTION_STATUS.Enum.REFUNDED
|
|
185
|
-
},
|
|
186
|
-
{
|
|
187
|
-
label: "Process",
|
|
188
|
-
value: I.F_PAYMENT_TRANSACTION_STATUS.Enum.PENDING
|
|
189
|
-
},
|
|
190
|
-
{
|
|
191
|
-
label: "Failed",
|
|
192
|
-
value: I.F_PAYMENT_TRANSACTION_STATUS.Enum.FAILED
|
|
193
|
-
}
|
|
194
|
-
];
|
|
195
|
-
async function K(a, e) {
|
|
196
|
-
var s;
|
|
197
|
-
try {
|
|
198
|
-
const n = await D.refetchTransaction({ transactionId: a.id });
|
|
199
|
-
(s = b.value) == null || s.replaceData(e, n), f.open({
|
|
200
|
-
type: "success",
|
|
201
|
-
title: "Transaction queried and updated successfully."
|
|
202
|
-
});
|
|
203
|
-
} catch (n) {
|
|
204
|
-
f.open({
|
|
205
|
-
type: "error",
|
|
206
|
-
title: "Fail to query transaction.",
|
|
207
|
-
message: q(n)
|
|
208
|
-
});
|
|
209
|
-
}
|
|
210
|
-
}
|
|
211
|
-
async function M(a, e) {
|
|
212
|
-
B(
|
|
213
|
-
S,
|
|
214
|
-
"Refund Transaction",
|
|
215
|
-
"Are you sure to refund transaction? This action cannot be revert!",
|
|
216
|
-
async () => {
|
|
217
|
-
var s;
|
|
218
|
-
try {
|
|
219
|
-
const n = await D.refundTransaction({
|
|
220
|
-
transactionId: a.id,
|
|
221
|
-
reason: "portal transaction refund",
|
|
222
|
-
amount: a.fdoAmount
|
|
223
|
-
});
|
|
224
|
-
(s = b.value) == null || s.replaceData(e, n), f.open({
|
|
225
|
-
type: "success",
|
|
226
|
-
title: "Transaction refund request initiated."
|
|
227
|
-
});
|
|
228
|
-
} catch (n) {
|
|
229
|
-
f.open({
|
|
230
|
-
type: "error",
|
|
231
|
-
title: "Fail to request refund transaction.",
|
|
232
|
-
message: q(n)
|
|
233
|
-
});
|
|
234
|
-
}
|
|
235
|
-
}
|
|
236
|
-
);
|
|
237
|
-
}
|
|
238
|
-
async function V(a, e) {
|
|
239
|
-
B(
|
|
240
|
-
S,
|
|
241
|
-
"Notify Transaction",
|
|
242
|
-
"Are you sure to perform notify transaction?",
|
|
243
|
-
async () => {
|
|
244
|
-
try {
|
|
245
|
-
await D.renotifyTransaction(a.id), f.open({
|
|
246
|
-
type: "success",
|
|
247
|
-
title: "Transaction notify successfully."
|
|
248
|
-
});
|
|
249
|
-
} catch (s) {
|
|
250
|
-
f.open({
|
|
251
|
-
type: "error",
|
|
252
|
-
title: "Fail to notify transaction.",
|
|
253
|
-
message: q(s)
|
|
254
|
-
});
|
|
255
|
-
}
|
|
256
|
-
}
|
|
257
|
-
);
|
|
258
|
-
}
|
|
259
|
-
async function c(a, e) {
|
|
260
|
-
const s = pe([
|
|
261
|
-
{
|
|
262
|
-
type: "span",
|
|
263
|
-
queryKey: "transaction.id",
|
|
264
|
-
queryValue: a.id
|
|
265
|
-
}
|
|
266
|
-
], a.transactionAt);
|
|
267
|
-
window.open(s, "_blank");
|
|
268
|
-
}
|
|
269
|
-
E("");
|
|
270
|
-
const u = [
|
|
271
|
-
{
|
|
272
|
-
header: () => r("payment.transactions.table.id"),
|
|
273
|
-
accessorKey: "id",
|
|
274
|
-
cell: ({ cell: a, row: e }) => {
|
|
275
|
-
var s, n;
|
|
276
|
-
return ((s = i.value) != null && s.role.isStaff || (n = i.value) != null && n.role.isAdmin) && e.original.transactionId ? e.original.id + `
|
|
277
|
-
ID: ` + e.original.transactionId : e.original.id;
|
|
278
|
-
}
|
|
279
|
-
},
|
|
280
|
-
{
|
|
281
|
-
header: () => r("payment.transactions.table.pay_id"),
|
|
282
|
-
accessorKey: "payId"
|
|
283
|
-
},
|
|
284
|
-
{
|
|
285
|
-
header: () => r("payment.transactions.table.gateway_id"),
|
|
286
|
-
accessorKey: "gatewayTransactionId"
|
|
287
|
-
},
|
|
288
|
-
{
|
|
289
|
-
header: () => r("payment.transactions.table.bill_seq"),
|
|
290
|
-
accessorKey: "seqNumber",
|
|
291
|
-
cell: ({ cell: a, row: e }) => e.original.seqNumberBinded ? x(Te, { row: e, data: a.getValue() }) : e.original.seqNumber
|
|
292
|
-
},
|
|
293
|
-
{
|
|
294
|
-
header: () => r("payment.transactions.table.gateway"),
|
|
295
|
-
accessorKey: "gateway",
|
|
296
|
-
meta: {
|
|
297
|
-
textAlign: "center"
|
|
298
|
-
},
|
|
299
|
-
cell: ({ cell: a, row: e }) => e.original.gateway ? x(ce, { row: e, data: a.getValue() }) : ""
|
|
300
|
-
},
|
|
301
|
-
{
|
|
302
|
-
header: () => r("payment.transactions.table.method"),
|
|
303
|
-
accessorKey: "method",
|
|
304
|
-
meta: {
|
|
305
|
-
textAlign: "center"
|
|
306
|
-
},
|
|
307
|
-
cell: ({ cell: a, row: e }) => e.original.method ? x(ue, { row: e, data: a.getValue() }) : ""
|
|
308
|
-
},
|
|
309
|
-
{
|
|
310
|
-
header: () => r("payment.transactions.table.type"),
|
|
311
|
-
accessorKey: "payFor",
|
|
312
|
-
meta: {
|
|
313
|
-
textAlign: "center"
|
|
314
|
-
}
|
|
315
|
-
},
|
|
316
|
-
{
|
|
317
|
-
header: () => r("payment.transactions.table.status"),
|
|
318
|
-
accessorKey: "status",
|
|
319
|
-
cell: ({ cell: a, row: e }) => x(me, { row: e, data: a.getValue() })
|
|
320
|
-
},
|
|
321
|
-
{
|
|
322
|
-
header: () => r("payment.transactions.table.restaurant"),
|
|
323
|
-
accessorKey: "restaurantId"
|
|
324
|
-
},
|
|
325
|
-
{
|
|
326
|
-
header: () => r("payment.transactions.table.source"),
|
|
327
|
-
accessorKey: "source",
|
|
328
|
-
cell: ({ cell: a, row: e }) => `(${e.original.sourceType}) ${e.original.source}`
|
|
329
|
-
},
|
|
330
|
-
{
|
|
331
|
-
header: () => r("payment.transactions.table.transaction_at"),
|
|
332
|
-
accessorKey: "transactionAt",
|
|
333
|
-
meta: {
|
|
334
|
-
width: "180px"
|
|
335
|
-
},
|
|
336
|
-
cell: ({ cell: a, row: e }) => e.original.status === "REFUNDED" ? e.original.refundedAt : e.original.transactionAt
|
|
337
|
-
},
|
|
338
|
-
{
|
|
339
|
-
header: () => r("payment.transactions.table.sales_amount"),
|
|
340
|
-
accessorKey: "amount",
|
|
341
|
-
cell: ({ cell: a, row: e }) => {
|
|
342
|
-
var s, n;
|
|
343
|
-
return ((s = i.value) != null && s.role.isStaff || (n = i.value) != null && n.role.isAdmin) && e.original.flags.isDelivery ? e.original.amount + "( " + e.original.gatewayAmount + ")" : e.original.amount;
|
|
344
|
-
}
|
|
345
|
-
}
|
|
346
|
-
];
|
|
347
|
-
return ((g = i.value) != null && g.role.isStaff || (o = i.value) != null && o.role.isAdmin) && u.push({
|
|
348
|
-
header: () => r("payment.transactions.table.actions"),
|
|
349
|
-
accessorKey: "actions",
|
|
350
|
-
cell: ({ row: a }) => x(de, {
|
|
351
|
-
transaction: a.original,
|
|
352
|
-
onAction: (e) => {
|
|
353
|
-
var s;
|
|
354
|
-
switch (e) {
|
|
355
|
-
case "notify":
|
|
356
|
-
return V(a.original, a.index);
|
|
357
|
-
case "query":
|
|
358
|
-
return K(a.original, a.index);
|
|
359
|
-
case "refund":
|
|
360
|
-
return (s = i.value) != null && s.role.isStaff ? f.open({
|
|
361
|
-
type: "error",
|
|
362
|
-
title: "You are not allowed to refund transaction."
|
|
363
|
-
}) : M(a.original, a.index);
|
|
364
|
-
case "history":
|
|
365
|
-
return c(a.original, a.index);
|
|
366
|
-
}
|
|
367
|
-
}
|
|
368
|
-
})
|
|
369
|
-
}), (a, e) => {
|
|
370
|
-
const s = T("FmSearch"), n = T("FmSelect");
|
|
371
|
-
return C(), w(W, {
|
|
372
|
-
title: t(r)("payment.transactions.title"),
|
|
373
|
-
description: t(r)("payment.transactions.description"),
|
|
374
|
-
loading: !1
|
|
375
|
-
}, {
|
|
376
|
-
default: k(() => [
|
|
377
|
-
A("div", he, [
|
|
378
|
-
A("div", Ae, [
|
|
379
|
-
y(s, {
|
|
380
|
-
"model-value": t(v),
|
|
381
|
-
"onUpdate:modelValue": e[0] || (e[0] = (l) => F(v) ? v.value = l : null),
|
|
382
|
-
class: "mr-8",
|
|
383
|
-
label: t(r)("payment.transactions.search.title"),
|
|
384
|
-
placeholder: t(r)("payment.transactions.search.placeholder")
|
|
385
|
-
}, null, 8, ["model-value", "label", "placeholder"]),
|
|
386
|
-
y(n, {
|
|
387
|
-
modelValue: t(d),
|
|
388
|
-
"onUpdate:modelValue": e[2] || (e[2] = (l) => F(d) ? d.value = l : null),
|
|
389
|
-
class: "mr-6 w-[300px]",
|
|
390
|
-
label: t(r)("payment.transactions.status"),
|
|
391
|
-
"label-mark": "required",
|
|
392
|
-
multiselect: "",
|
|
393
|
-
items: N
|
|
394
|
-
}, {
|
|
395
|
-
"prepend-menu": k(() => [
|
|
396
|
-
y(te, {
|
|
397
|
-
modelValue: t(d),
|
|
398
|
-
"onUpdate:modelValue": e[1] || (e[1] = (l) => F(d) ? d.value = l : null),
|
|
399
|
-
items: N
|
|
400
|
-
}, null, 8, ["modelValue"])
|
|
401
|
-
]),
|
|
402
|
-
_: 1
|
|
403
|
-
}, 8, ["modelValue", "label"])
|
|
404
|
-
]),
|
|
405
|
-
A("div", Se, [
|
|
406
|
-
y(ae, {
|
|
407
|
-
button: {
|
|
408
|
-
appendIcon: "file_download",
|
|
409
|
-
variant: "primary",
|
|
410
|
-
label: t(r)("payment.transactions.button.export")
|
|
411
|
-
},
|
|
412
|
-
handler: async () => {
|
|
413
|
-
var R;
|
|
414
|
-
const l = await ((R = b.value) == null ? void 0 : R.allData());
|
|
415
|
-
l != null && await t(D).downloadPortalTransactionReport(t(p), t(X)(l));
|
|
416
|
-
}
|
|
417
|
-
}, null, 8, ["button", "handler"])
|
|
418
|
-
])
|
|
419
|
-
]),
|
|
420
|
-
A("div", Ne, [
|
|
421
|
-
y(ve, {
|
|
422
|
-
id: t(m),
|
|
423
|
-
"onUpdate:id": e[3] || (e[3] = (l) => F(m) ? m.value = l : null),
|
|
424
|
-
by: t(_),
|
|
425
|
-
"onUpdate:by": e[4] || (e[4] = (l) => F(_) ? _.value = l : null)
|
|
426
|
-
}, null, 8, ["id", "by"]),
|
|
427
|
-
y(ne, {
|
|
428
|
-
modelValue: t(p),
|
|
429
|
-
"onUpdate:modelValue": e[5] || (e[5] = (l) => F(p) ? p.value = l : null)
|
|
430
|
-
}, null, 8, ["modelValue"])
|
|
431
|
-
]),
|
|
432
|
-
y(ye, {
|
|
433
|
-
ref_key: "controller",
|
|
434
|
-
ref: b,
|
|
435
|
-
"column-defs": u,
|
|
436
|
-
"rows-defs": t(Z),
|
|
437
|
-
paginate: (l, R) => t(D).readTransactionsV2({
|
|
438
|
-
limit: l,
|
|
439
|
-
cursor: R,
|
|
440
|
-
status: t(d),
|
|
441
|
-
by: t(_),
|
|
442
|
-
id: t(m),
|
|
443
|
-
search: t(v),
|
|
444
|
-
start: t(p).startDate,
|
|
445
|
-
end: t(p).endDate
|
|
446
|
-
})
|
|
447
|
-
}, null, 8, ["rows-defs", "paginate"])
|
|
448
|
-
]),
|
|
449
|
-
_: 1
|
|
450
|
-
}, 8, ["title", "description"]);
|
|
451
|
-
};
|
|
452
|
-
}
|
|
453
|
-
});
|
|
454
|
-
export {
|
|
455
|
-
Le as default
|
|
456
|
-
};
|