@feedmepos/mf-payment 1.4.7 → 1.4.9
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-CZYcJMXD.js → Actions.vue_vue_type_script_setup_true_lang-NVVDBgu2.js} +2 -2
- package/dist/{OnboardForm-BcrtWsWm.js → OnboardForm-CO-gRNBl.js} +4 -4
- package/dist/{OnboardForm-CIbaEMwf.js → OnboardForm-i3UXFhVW.js} +4 -4
- package/dist/{OnboardSubmission-Cm3WR3pw.js → OnboardSubmission-BN11hozP.js} +5 -5
- package/dist/{OnboardSubmission-BfK8L_eM.js → OnboardSubmission-BoudwTyR.js} +2 -2
- package/dist/{PayoutAccount-DKAlk7t4.js → PayoutAccount-BOb3un4S.js} +5 -5
- package/dist/{PayoutAccount-B8pDGkjJ.js → PayoutAccount-CL8ONTto.js} +5 -5
- package/dist/{PayoutAccountSetting-yH2ZRT-A.js → PayoutAccountSetting-CasobYXH.js} +139 -132
- package/dist/{Restaurant-CeH2FJRT.js → Restaurant-Cxsbp2jQ.js} +4 -4
- package/dist/{RestaurantSetting-BV1XLh-9.js → RestaurantSetting-BykOuVYY.js} +112 -105
- package/dist/{Settlement-DW_ElmEK.js → Settlement-DfKj96mQ.js} +3 -3
- package/dist/{Settlement-DzYUTaVE.js → Settlement-m45suXxV.js} +3 -3
- package/dist/{SettlementTransactions-BdDILkFA.js → SettlementTransactions-DGgUpZgA.js} +3 -3
- package/dist/{SettlementTransactions-CnRbyrp1.js → SettlementTransactions-Dkc5Wogr.js} +3 -3
- package/dist/{Status.vue_vue_type_script_setup_true_lang-B7a304Y6.js → Status.vue_vue_type_script_setup_true_lang-BP-wktEP.js} +1 -1
- package/dist/{Terminal-DA_mJQMD.js → Terminal-C7AdBY9Y.js} +5 -5
- package/dist/{TerminalSetting-GFMILaSV.js → TerminalSetting-DJYGoWdb.js} +3 -3
- package/dist/{Transaction-BIPXYUK1.js → Transaction-CcUFfb3m.js} +8 -8
- package/dist/{Transaction-LkD5KPuT.js → Transaction-OthZffw8.js} +5 -5
- package/dist/{TransactionOld-O97RNWZC.js → TransactionOld-BLYgVqKA.js} +5 -5
- package/dist/{app-QW40QJu9.js → app-LbrmOxsV.js} +22 -22
- package/dist/app.js +1 -1
- package/dist/{assets-BuMkWZHi.js → assets-G_4EYkBh.js} +1 -1
- package/dist/{grafana-BrdrOUM4.js → grafana-Cqdyar0p.js} +1 -1
- package/dist/{index-C4FfKmPS.js → index-B1nXFe1-.js} +4589 -4580
- package/dist/{index-ILoz50zh.js → index-CNGLJkBO.js} +1 -1
- package/dist/{index-BWjmOoX3.js → index-CVpKc-VE.js} +1 -1
- package/dist/{index-DJrcobek.js → index-Db-jphAQ.js} +1 -1
- package/dist/{index-j0nww2Hf.js → index-DvoVfG2y.js} +1 -1
- package/dist/{index-C8G7ruiF.js → index-Gr7lw7we.js} +1 -1
- package/dist/{index-B3JbsRRU.js → index-V60aTS9B.js} +2 -2
- package/dist/{index.vue_vue_type_script_setup_true_lang-v7o6C5Pg.js → index.vue_vue_type_script_setup_true_lang-D62UrwAv.js} +1 -1
- package/dist/package.json +2 -2
- package/dist/{payout-account-DFer8uW8.js → payout-account-Crav1TAY.js} +3 -3
- package/dist/{plugins-DOZFFqtK.js → plugins-CJ-W8eYA.js} +1 -1
- package/dist/stores/payoutAccount.d.ts +8 -6
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/views/admin/payout-account/tabs/Information.vue.d.ts +8 -6
- package/dist/views/admin/payout-account/tabs/PaymentChannel.vue.d.ts +10 -8
- package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +10 -8
- package/dist/views/admin/payout-account/tabs/PaymentStatus.vue.d.ts +8 -6
- package/dist/views/admin/payout-account/tabs/Settlement.vue.d.ts +8 -6
- package/dist/views/admin/payout-account/tabs/TokenGateway.vue.d.ts +10 -8
- package/dist/views/admin/payout-account/tabs/gateway/AdyenGateway.vue.d.ts +2 -0
- package/dist/views/admin/restaurant/tabs/gateway/AdyenGateway.vue.d.ts +2 -0
- package/dist/views/admin/terminal/TerminalDialog.vue.d.ts +18 -6
- package/dist/views/admin/terminal/tabs/EcrGateway.vue.d.ts +18 -6
- package/dist/views/admin/terminal/tabs/Information.vue.d.ts +18 -6
- package/dist/views/admin/terminal/tabs/QrGateway.vue.d.ts +18 -6
- package/dist/views/admin/terminal/tabs/SettingRequest.vue.d.ts +18 -6
- package/dist/views/admin/terminal/tabs/SoftposGateway.vue.d.ts +18 -6
- package/dist/views/admin/terminal/tabs/ecr/GhlGateway.vue.d.ts +18 -6
- package/dist/views/admin/terminal/tabs/ecr/KBankGateway.vue.d.ts +18 -6
- package/dist/views/admin/terminal/tabs/ecr/Maybank2Gateway.vue.d.ts +18 -6
- package/dist/views/admin/terminal/tabs/ecr/Maybank3Gateway.vue.d.ts +18 -6
- package/dist/views/admin/terminal/tabs/ecr/MaybankGateway.vue.d.ts +18 -6
- package/dist/views/admin/terminal/tabs/ecr/NetsGateway.vue.d.ts +18 -6
- package/dist/views/admin/terminal/tabs/ecr/TerminalGateway.vue.d.ts +18 -6
- package/dist/views/admin/terminal/tabs/qr/PromptPayGateway.vue.d.ts +18 -6
- package/dist/views/admin/terminal/tabs/settings/KioskMode.vue.d.ts +18 -6
- package/dist/views/payout-account/PayoutAccountTable.vue.d.ts +16 -12
- package/dist/views/settlement/FiuuSettlementTable.vue.d.ts +40 -40
- package/dist/views/settlement/FiuuSettlementTransactions.vue.d.ts +20 -20
- package/package.json +2 -2
|
@@ -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-B1nXFe1-.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) {
|
|
@@ -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-B1nXFe1-.js";
|
|
2
|
+
import { f as u } from "./plugins-CJ-W8eYA.js";
|
|
3
3
|
import { h as m } from "./moment-h96o7c8I.js";
|
|
4
4
|
const y = {
|
|
5
5
|
async read(s) {
|
|
@@ -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-B1nXFe1-.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,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@feedmepos/mf-payment",
|
|
3
|
-
"version": "1.4.
|
|
3
|
+
"version": "1.4.9",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"files": [
|
|
6
6
|
"dist"
|
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
"@casl/ability": "^3.2.0",
|
|
34
34
|
"@feedmepos/core": "^2.6.0",
|
|
35
35
|
"@feedmepos/mf-common": "^1.26.8",
|
|
36
|
-
"@feedmepos/payment-entity": "^0.1.
|
|
36
|
+
"@feedmepos/payment-entity": "^0.1.33",
|
|
37
37
|
"@feedmepos/ui-library": "^1.7.1",
|
|
38
38
|
"axios": "^0.27.2",
|
|
39
39
|
"buffer": "^6.0.3",
|
|
@@ -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-CJ-W8eYA.js";
|
|
2
|
+
import { c as st, a as it, B as at, p as E } from "./index-B1nXFe1-.js";
|
|
3
3
|
import { useCoreStore as ut } from "@feedmepos/mf-common";
|
|
4
|
-
import { _ as ot } from "./app-
|
|
4
|
+
import { _ as ot } from "./app-LbrmOxsV.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-LbrmOxsV.js";
|
|
2
2
|
/**
|
|
3
3
|
* @license
|
|
4
4
|
* Copyright 2017 Google LLC
|
|
@@ -42,13 +42,13 @@ export declare const usePayoutAccountStore: import("pinia").StoreDefinition<"mf-
|
|
|
42
42
|
merchantAccount: string;
|
|
43
43
|
username: string;
|
|
44
44
|
apiKey: string;
|
|
45
|
+
endpoint: string;
|
|
45
46
|
clientKey: string;
|
|
46
47
|
};
|
|
47
48
|
})[] | null | undefined;
|
|
48
49
|
ref?: any;
|
|
49
50
|
_id: string;
|
|
50
51
|
status: "NEW" | "PENDING" | "APPROVED";
|
|
51
|
-
notifyUrl: string;
|
|
52
52
|
store: {
|
|
53
53
|
bank?: {
|
|
54
54
|
type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
|
|
@@ -56,17 +56,18 @@ export declare const usePayoutAccountStore: import("pinia").StoreDefinition<"mf-
|
|
|
56
56
|
holderName?: string | null | undefined;
|
|
57
57
|
name: string;
|
|
58
58
|
} | null | undefined;
|
|
59
|
-
bankStatement?: string | null | undefined;
|
|
60
59
|
ssm?: string | null | undefined;
|
|
60
|
+
bankStatement?: string | null | undefined;
|
|
61
61
|
exteriorPhoto?: string | null | undefined;
|
|
62
62
|
keyPerson?: {
|
|
63
|
+
email: string;
|
|
63
64
|
name: string;
|
|
64
65
|
phone: string;
|
|
65
|
-
email: string;
|
|
66
66
|
} | null | undefined;
|
|
67
67
|
id: string;
|
|
68
68
|
event: "ORDERING" | "MARKETING";
|
|
69
69
|
};
|
|
70
|
+
notifyUrl: string;
|
|
70
71
|
methods: {
|
|
71
72
|
rate?: {
|
|
72
73
|
amount: number;
|
|
@@ -116,13 +117,13 @@ export declare const usePayoutAccountStore: import("pinia").StoreDefinition<"mf-
|
|
|
116
117
|
merchantAccount: string;
|
|
117
118
|
username: string;
|
|
118
119
|
apiKey: string;
|
|
120
|
+
endpoint: string;
|
|
119
121
|
clientKey: string;
|
|
120
122
|
};
|
|
121
123
|
})[] | null | undefined;
|
|
122
124
|
ref?: any;
|
|
123
125
|
_id: string;
|
|
124
126
|
status: "NEW" | "PENDING" | "APPROVED";
|
|
125
|
-
notifyUrl: string;
|
|
126
127
|
store: {
|
|
127
128
|
bank?: {
|
|
128
129
|
type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
|
|
@@ -130,17 +131,18 @@ export declare const usePayoutAccountStore: import("pinia").StoreDefinition<"mf-
|
|
|
130
131
|
holderName?: string | null | undefined;
|
|
131
132
|
name: string;
|
|
132
133
|
} | null | undefined;
|
|
133
|
-
bankStatement?: string | null | undefined;
|
|
134
134
|
ssm?: string | null | undefined;
|
|
135
|
+
bankStatement?: string | null | undefined;
|
|
135
136
|
exteriorPhoto?: string | null | undefined;
|
|
136
137
|
keyPerson?: {
|
|
138
|
+
email: string;
|
|
137
139
|
name: string;
|
|
138
140
|
phone: string;
|
|
139
|
-
email: string;
|
|
140
141
|
} | null | undefined;
|
|
141
142
|
id: string;
|
|
142
143
|
event: "ORDERING" | "MARKETING";
|
|
143
144
|
};
|
|
145
|
+
notifyUrl: string;
|
|
144
146
|
methods: {
|
|
145
147
|
rate?: {
|
|
146
148
|
amount: number;
|