@feedmepos/mf-payment 1.4.26 → 1.4.27
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-DKeIpNIW.js → Actions.vue_vue_type_script_setup_true_lang-zAszH-r3.js} +2 -2
- package/dist/{Chargeback-BDRSyAmK.js → Chargeback-JEmRZ6hx.js} +5 -5
- package/dist/{OnboardForm-AB0mVuJ9.js → OnboardForm-D1Qw74UP.js} +202 -196
- package/dist/{OnboardForm-BSOqOm95.js → OnboardForm-DuxgDu-0.js} +4 -4
- package/dist/{OnboardSubmission-DRWeuOKJ.js → OnboardSubmission-BBELFk7w.js} +5 -5
- package/dist/{OnboardSubmission-Dnk7gYO_.js → OnboardSubmission-s5vKvUwj.js} +2 -2
- package/dist/{PayoutAccount-xYdw-qwo.js → PayoutAccount-C2Im-5FU.js} +5 -5
- package/dist/{PayoutAccount-_3rSThA1.js → PayoutAccount-CjL1qAks.js} +5 -5
- package/dist/{PayoutAccountSetting-BkFPooSa.js → PayoutAccountSetting-BpmU8FGs.js} +3 -3
- package/dist/{Restaurant-7tDDS7PZ.js → Restaurant-D9M7PHlA.js} +4 -4
- package/dist/{RestaurantSetting-jsHDhjrj.js → RestaurantSetting-CKb_KF5v.js} +3 -3
- package/dist/{Settlement-BPeUovFo.js → Settlement-CvD9Q522.js} +3 -3
- package/dist/{Settlement-BOQdhdzn.js → Settlement-DD50OmCm.js} +3 -3
- package/dist/{SettlementTransactions-D7wfVl0P.js → SettlementTransactions-Bdm6r2gK.js} +4 -4
- package/dist/{SettlementTransactions-CmzgEQs0.js → SettlementTransactions-IGbYWQQS.js} +4 -4
- package/dist/{Status.vue_vue_type_script_setup_true_lang-D3aXDlnu.js → Status.vue_vue_type_script_setup_true_lang-BR--E-L0.js} +1 -1
- package/dist/{Terminal-Bk-fLvmw.js → Terminal-Dh7-SYOx.js} +5 -5
- package/dist/{TerminalSetting-BGtvOvPk.js → TerminalSetting-ODh-KnL9.js} +3 -3
- package/dist/{Transaction-CD3eAEsP.js → Transaction-B3dYL69B.js} +146 -130
- package/dist/{Transaction-B5xuKV97.js → Transaction-a3yfy8Zj.js} +162 -146
- package/dist/{TransactionOld-D8xULx8n.js → TransactionOld-D1ciU1RQ.js} +6 -6
- package/dist/api/index.d.ts +2 -2
- package/dist/{app-BGLSsKgl.js → app-DIbDbLeP.js} +23 -23
- package/dist/app.js +1 -1
- package/dist/{assets-BDZz71O5.js → assets-BVxfu_q2.js} +1 -1
- package/dist/{grafana-Dq_GUJiP.js → grafana-DDvZIL19.js} +1 -1
- package/dist/{index-0n1_opm-.js → index-BV3uerRE.js} +1 -1
- package/dist/{index-CqAsZVgo.js → index-BnoTSbLe.js} +1 -1
- package/dist/{index-DeG469p5.js → index-CG_mkFJ1.js} +1 -1
- package/dist/{index-hAcBjD4I.js → index-CeGG2hCY.js} +1 -1
- package/dist/{index-tbFfJPr9.js → index-Cpy4IBFc.js} +2 -2
- package/dist/{index-oXO2UZ2G.js → index-D-8D8G8R.js} +1 -1
- package/dist/{index-hkLk1b3K.js → index-D-D10LpW.js} +5 -4
- package/dist/{index-BIKn02lu.js → index-Dy6ZENAg.js} +1 -1
- package/dist/{index.vue_vue_type_script_setup_true_lang-BJ9Ys3KF.js → index.vue_vue_type_script_setup_true_lang-69bFWx5Y.js} +1 -1
- package/dist/package.json +1 -1
- package/dist/{payout-account-DRg9Hv9K.js → payout-account-B_Go7Y66.js} +3 -3
- package/dist/{plugins-CXIAJ_yL.js → plugins-Bxz6OiqC.js} +1 -1
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/views/admin/transaction/cell/BillSeqNumber.vue.d.ts +7 -0
- package/dist/views/transaction/cell/BillSeqNumber.vue.d.ts +7 -0
- package/package.json +1 -1
|
@@ -365,7 +365,7 @@ const Gn = {
|
|
|
365
365
|
sidebarDisplay: "Restaurants",
|
|
366
366
|
section: "payment-gateway"
|
|
367
367
|
},
|
|
368
|
-
component: () => import("./Restaurant-
|
|
368
|
+
component: () => import("./Restaurant-D9M7PHlA.js")
|
|
369
369
|
},
|
|
370
370
|
{
|
|
371
371
|
path: "/admin/restaurants/:restaurantId",
|
|
@@ -374,7 +374,7 @@ const Gn = {
|
|
|
374
374
|
meta: {
|
|
375
375
|
parent: "mf-payment-admin.restaurant"
|
|
376
376
|
},
|
|
377
|
-
component: () => import("./RestaurantSetting-
|
|
377
|
+
component: () => import("./RestaurantSetting-CKb_KF5v.js")
|
|
378
378
|
},
|
|
379
379
|
{
|
|
380
380
|
path: "/admin/payout-accounts",
|
|
@@ -383,7 +383,7 @@ const Gn = {
|
|
|
383
383
|
sidebarDisplay: "Payout Accounts",
|
|
384
384
|
section: "payment-gateway"
|
|
385
385
|
},
|
|
386
|
-
component: () => import("./PayoutAccount-
|
|
386
|
+
component: () => import("./PayoutAccount-CjL1qAks.js")
|
|
387
387
|
},
|
|
388
388
|
{
|
|
389
389
|
path: "/admin/payout-accounts/:accountId",
|
|
@@ -392,7 +392,7 @@ const Gn = {
|
|
|
392
392
|
meta: {
|
|
393
393
|
parent: "mf-payment-admin.payout-account"
|
|
394
394
|
},
|
|
395
|
-
component: () => import("./PayoutAccountSetting-
|
|
395
|
+
component: () => import("./PayoutAccountSetting-BpmU8FGs.js")
|
|
396
396
|
},
|
|
397
397
|
{
|
|
398
398
|
path: "/admin/onboarding",
|
|
@@ -401,7 +401,7 @@ const Gn = {
|
|
|
401
401
|
sidebarDisplay: "Payment Onboarding",
|
|
402
402
|
section: "payment-gateway"
|
|
403
403
|
},
|
|
404
|
-
component: () => import("./OnboardSubmission-
|
|
404
|
+
component: () => import("./OnboardSubmission-BBELFk7w.js")
|
|
405
405
|
},
|
|
406
406
|
{
|
|
407
407
|
path: "/admin/onboarding/:submissionId",
|
|
@@ -410,7 +410,7 @@ const Gn = {
|
|
|
410
410
|
meta: {
|
|
411
411
|
parent: "mf-payment-admin.onboard-submission"
|
|
412
412
|
},
|
|
413
|
-
component: () => import("./OnboardForm-
|
|
413
|
+
component: () => import("./OnboardForm-D1Qw74UP.js")
|
|
414
414
|
},
|
|
415
415
|
{
|
|
416
416
|
path: "/admin/terminal/pos",
|
|
@@ -419,7 +419,7 @@ const Gn = {
|
|
|
419
419
|
sidebarDisplay: "POS",
|
|
420
420
|
section: "device"
|
|
421
421
|
},
|
|
422
|
-
component: () => import("./Terminal-
|
|
422
|
+
component: () => import("./Terminal-Dh7-SYOx.js"),
|
|
423
423
|
props: {
|
|
424
424
|
type: "POS"
|
|
425
425
|
}
|
|
@@ -431,7 +431,7 @@ const Gn = {
|
|
|
431
431
|
sidebarDisplay: "Kiosks",
|
|
432
432
|
section: "device"
|
|
433
433
|
},
|
|
434
|
-
component: () => import("./Terminal-
|
|
434
|
+
component: () => import("./Terminal-Dh7-SYOx.js"),
|
|
435
435
|
props: {
|
|
436
436
|
type: "KIOSK"
|
|
437
437
|
}
|
|
@@ -443,7 +443,7 @@ const Gn = {
|
|
|
443
443
|
sidebarDisplay: "Terminals",
|
|
444
444
|
section: "device"
|
|
445
445
|
},
|
|
446
|
-
component: () => import("./Terminal-
|
|
446
|
+
component: () => import("./Terminal-Dh7-SYOx.js"),
|
|
447
447
|
props: {
|
|
448
448
|
type: "TERMINAL"
|
|
449
449
|
}
|
|
@@ -455,7 +455,7 @@ const Gn = {
|
|
|
455
455
|
meta: {
|
|
456
456
|
parent: "mf-payment-admin.pos"
|
|
457
457
|
},
|
|
458
|
-
component: () => import("./TerminalSetting-
|
|
458
|
+
component: () => import("./TerminalSetting-ODh-KnL9.js")
|
|
459
459
|
},
|
|
460
460
|
{
|
|
461
461
|
path: "/admin/terminal/kiosk/:terminalId",
|
|
@@ -464,7 +464,7 @@ const Gn = {
|
|
|
464
464
|
meta: {
|
|
465
465
|
parent: "mf-payment-admin.kiosk"
|
|
466
466
|
},
|
|
467
|
-
component: () => import("./TerminalSetting-
|
|
467
|
+
component: () => import("./TerminalSetting-ODh-KnL9.js")
|
|
468
468
|
},
|
|
469
469
|
{
|
|
470
470
|
path: "/admin/terminal/terminal/:terminalId",
|
|
@@ -473,7 +473,7 @@ const Gn = {
|
|
|
473
473
|
meta: {
|
|
474
474
|
parent: "mf-payment-admin.terminal"
|
|
475
475
|
},
|
|
476
|
-
component: () => import("./TerminalSetting-
|
|
476
|
+
component: () => import("./TerminalSetting-ODh-KnL9.js")
|
|
477
477
|
},
|
|
478
478
|
{
|
|
479
479
|
path: "/admin/transaction",
|
|
@@ -481,7 +481,7 @@ const Gn = {
|
|
|
481
481
|
meta: {
|
|
482
482
|
sidebarDisplay: "Transactions"
|
|
483
483
|
},
|
|
484
|
-
component: () => import("./Transaction-
|
|
484
|
+
component: () => import("./Transaction-a3yfy8Zj.js")
|
|
485
485
|
},
|
|
486
486
|
{
|
|
487
487
|
path: "/admin/chargeback",
|
|
@@ -489,7 +489,7 @@ const Gn = {
|
|
|
489
489
|
meta: {
|
|
490
490
|
sidebarDisplay: "Chargebacks"
|
|
491
491
|
},
|
|
492
|
-
component: () => import("./Chargeback-
|
|
492
|
+
component: () => import("./Chargeback-JEmRZ6hx.js")
|
|
493
493
|
},
|
|
494
494
|
{
|
|
495
495
|
path: "/admin/settlement",
|
|
@@ -497,7 +497,7 @@ const Gn = {
|
|
|
497
497
|
meta: {
|
|
498
498
|
sidebarDisplay: "Settlements"
|
|
499
499
|
},
|
|
500
|
-
component: () => import("./Settlement-
|
|
500
|
+
component: () => import("./Settlement-CvD9Q522.js")
|
|
501
501
|
},
|
|
502
502
|
{
|
|
503
503
|
path: "/admin/settlement/:settlementId",
|
|
@@ -506,7 +506,7 @@ const Gn = {
|
|
|
506
506
|
meta: {
|
|
507
507
|
parent: "mf-payment-admin.settlement"
|
|
508
508
|
},
|
|
509
|
-
component: () => import("./SettlementTransactions-
|
|
509
|
+
component: () => import("./SettlementTransactions-Bdm6r2gK.js")
|
|
510
510
|
}
|
|
511
511
|
], We = [
|
|
512
512
|
{
|
|
@@ -516,7 +516,7 @@ const Gn = {
|
|
|
516
516
|
{
|
|
517
517
|
path: "/payout-account",
|
|
518
518
|
name: "mf-payment-payout-account",
|
|
519
|
-
component: () => import("./PayoutAccount-
|
|
519
|
+
component: () => import("./PayoutAccount-C2Im-5FU.js"),
|
|
520
520
|
meta: {
|
|
521
521
|
sidebarDisplay: "i18n:payment.routes.payout_account"
|
|
522
522
|
}
|
|
@@ -524,7 +524,7 @@ const Gn = {
|
|
|
524
524
|
{
|
|
525
525
|
path: "/onboard-submission",
|
|
526
526
|
name: "mf-payment-onboard-submission",
|
|
527
|
-
component: () => import("./OnboardSubmission-
|
|
527
|
+
component: () => import("./OnboardSubmission-s5vKvUwj.js"),
|
|
528
528
|
meta: {
|
|
529
529
|
sidebarDisplay: "i18n:payment.routes.onboard_submission",
|
|
530
530
|
region: { MY: !0 }
|
|
@@ -534,7 +534,7 @@ const Gn = {
|
|
|
534
534
|
path: "/onboard-submission/:type/:submission?",
|
|
535
535
|
name: "mf-payment-onboard-submission-form",
|
|
536
536
|
props: !0,
|
|
537
|
-
component: () => import("./OnboardForm-
|
|
537
|
+
component: () => import("./OnboardForm-DuxgDu-0.js"),
|
|
538
538
|
meta: {
|
|
539
539
|
parent: "mf-payment-onboard-submission"
|
|
540
540
|
}
|
|
@@ -542,7 +542,7 @@ const Gn = {
|
|
|
542
542
|
{
|
|
543
543
|
path: "/transaction-old",
|
|
544
544
|
name: "mf-payment-old-transaction",
|
|
545
|
-
component: () => import("./TransactionOld-
|
|
545
|
+
component: () => import("./TransactionOld-D1ciU1RQ.js"),
|
|
546
546
|
meta: {
|
|
547
547
|
sidebarDisplay: "i18n:payment.routes.transaction"
|
|
548
548
|
}
|
|
@@ -550,7 +550,7 @@ const Gn = {
|
|
|
550
550
|
{
|
|
551
551
|
path: "/transaction",
|
|
552
552
|
name: "mf-payment-transaction",
|
|
553
|
-
component: () => import("./Transaction-
|
|
553
|
+
component: () => import("./Transaction-B3dYL69B.js"),
|
|
554
554
|
meta: {
|
|
555
555
|
sidebarDisplay: "i18n:payment.routes.transaction-new",
|
|
556
556
|
sidebarNew: !0
|
|
@@ -559,7 +559,7 @@ const Gn = {
|
|
|
559
559
|
{
|
|
560
560
|
path: "/settlement",
|
|
561
561
|
name: "mf-payment-settlement",
|
|
562
|
-
component: () => import("./Settlement-
|
|
562
|
+
component: () => import("./Settlement-DD50OmCm.js"),
|
|
563
563
|
meta: {
|
|
564
564
|
sidebarDisplay: "i18n:payment.routes.settlement"
|
|
565
565
|
}
|
|
@@ -568,7 +568,7 @@ const Gn = {
|
|
|
568
568
|
path: "/settlement/:settlementId",
|
|
569
569
|
name: "mf-payment-settlement-transaction",
|
|
570
570
|
props: !0,
|
|
571
|
-
component: () => import("./SettlementTransactions-
|
|
571
|
+
component: () => import("./SettlementTransactions-IGbYWQQS.js"),
|
|
572
572
|
meta: {
|
|
573
573
|
parent: "mf-payment-settlement"
|
|
574
574
|
}
|
package/dist/app.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { e as c } from "./index-
|
|
1
|
+
import { e as c } from "./index-CG_mkFJ1.js";
|
|
2
2
|
import { useCoreStore as p } from "@feedmepos/mf-common";
|
|
3
3
|
import { h as n } from "./moment-h96o7c8I.js";
|
|
4
4
|
const i = "https://grafana.feedme.farm/explore?schemaVersion=1", m = (o, r, t) => ({
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { g as r, b as i, i as c, l as d, j as y, h as l, r as m } from "./index-
|
|
1
|
+
import { g as r, b as i, i as c, l as d, j as y, h as l, r as m } from "./index-CG_mkFJ1.js";
|
|
2
2
|
import { h as o } from "./moment-h96o7c8I.js";
|
|
3
3
|
import { d as f } from "./dinero-CIVmXLL-.js";
|
|
4
4
|
function* p(t, n) {
|
|
@@ -58639,7 +58639,7 @@ function vB(r, o) {
|
|
|
58639
58639
|
const ge = ae ? `${ae}.${re}` : re;
|
|
58640
58640
|
return _(ae) || _(ge) ? !0 : !(y(ge) || y(ae));
|
|
58641
58641
|
}).map(([re, ge]) => {
|
|
58642
|
-
const he = ae ? `${ae}.${re}` : re, Ce = i != null && i[re] ? i[re](ge) : typeof ge == "object" && ge !== null ? I(ge, he) : ge;
|
|
58642
|
+
const he = ae ? `${ae}.${re}` : re, Ce = i != null && i[re] ? i[re](ge, x) : typeof ge == "object" && ge !== null ? I(ge, he) : ge;
|
|
58643
58643
|
return [(g == null ? void 0 : g[re]) || he, Ce];
|
|
58644
58644
|
})
|
|
58645
58645
|
);
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { d as r, b as a, g as n, o as i } from "./index-
|
|
2
|
-
import { f as u } from "./plugins-
|
|
1
|
+
import { d as r, b as a, g as n, o as i } from "./index-CG_mkFJ1.js";
|
|
2
|
+
import { f as u } from "./plugins-Bxz6OiqC.js";
|
|
3
3
|
import { h as m } from "./moment-h96o7c8I.js";
|
|
4
4
|
const y = {
|
|
5
5
|
async read(s) {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { g as e, b as r, r as o, d as i, f as y, l
|
|
1
|
+
import { g as e, b as r, r as o, d as i, f as y, l, h as f } from "./index-CG_mkFJ1.js";
|
|
2
2
|
import { h as a } from "./moment-h96o7c8I.js";
|
|
3
3
|
const h = {
|
|
4
4
|
async readBySettlementId(t) {
|
|
@@ -85,7 +85,7 @@ const h = {
|
|
|
85
85
|
"restaurantId",
|
|
86
86
|
"settlementId",
|
|
87
87
|
"settlementAt"
|
|
88
|
-
),
|
|
88
|
+
), l(c, {
|
|
89
89
|
filename: `transaction-report-${u.format("YYYY_MM_DD_HH:mm")}-${m.format("YYYY_MM_DD_HH:mm")}.xlsx`,
|
|
90
90
|
exclude: s,
|
|
91
91
|
include: ["method.issuer", "fdoAmount.amount", "fdoAmount.currency"],
|
|
@@ -93,7 +93,8 @@ const h = {
|
|
|
93
93
|
"method.issuer": "method",
|
|
94
94
|
"fdoAmount.currency": "currency",
|
|
95
95
|
"fdoAmount.amount": "amount",
|
|
96
|
-
|
|
96
|
+
seqNumber: "Bill",
|
|
97
|
+
seqNumberBinded: "Bill Binded"
|
|
97
98
|
},
|
|
98
99
|
transformers: {
|
|
99
100
|
gateway: (n) => n === "RAZER_MERCHANT_SERVICE" ? "FIUU" : n,
|
|
@@ -105,7 +106,7 @@ const h = {
|
|
|
105
106
|
});
|
|
106
107
|
},
|
|
107
108
|
async downloadTransactionReport(t) {
|
|
108
|
-
return
|
|
109
|
+
return f(
|
|
109
110
|
await r().get("/transactions/report", {
|
|
110
111
|
params: {
|
|
111
112
|
start: a(t.start).startOf("day").toISOString(),
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent as U, ref as r, resolveComponent as p, openBlock as f, createBlock as S, withCtx as z, createVNode as m, createElementVNode as s, normalizeStyle as j, createElementBlock as M, Fragment as N, renderList as E, computed as k, watch as I, onMounted as O, unref as D, toDisplayString as B, createCommentVNode as R, normalizeClass as G, nextTick as H } from "vue";
|
|
2
|
-
import { u as J } from "./index-
|
|
2
|
+
import { u as J } from "./index-CG_mkFJ1.js";
|
|
3
3
|
import "@feedmepos/ui-library";
|
|
4
4
|
const K = ["id"], L = /* @__PURE__ */ U({
|
|
5
5
|
__name: "FmTableSelection",
|
package/dist/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { f as j } from "./plugins-
|
|
2
|
-
import { c as st, a as it, B as at, p as E } from "./index-
|
|
1
|
+
import { f as j } from "./plugins-Bxz6OiqC.js";
|
|
2
|
+
import { c as st, a as it, B as at, p as E } from "./index-CG_mkFJ1.js";
|
|
3
3
|
import { useCoreStore as ut } from "@feedmepos/mf-common";
|
|
4
|
-
import { _ as ot } from "./app-
|
|
4
|
+
import { _ as ot } from "./app-DIbDbLeP.js";
|
|
5
5
|
var Q = { exports: {} };
|
|
6
6
|
(function(i, a) {
|
|
7
7
|
(function(t, m) {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { a as be, C as we, r as K, g as C, b as Te, c as ye, d as H, S as ke, e as Ee, F as Ae } from "./app-
|
|
1
|
+
import { a as be, C as we, r as K, g as C, b as Te, c as ye, d as H, S as ke, e as Ee, F as Ae } from "./app-DIbDbLeP.js";
|
|
2
2
|
/**
|
|
3
3
|
* @license
|
|
4
4
|
* Copyright 2017 Google LLC
|