@feedmepos/mf-payment 1.2.3 → 1.2.5

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.
Files changed (47) hide show
  1. package/dist/{PayoutAccount-CcD9G3tM.js → PayoutAccount-D9LY7i1J.js} +6 -6
  2. package/dist/{PayoutAccount-DqbpQ8mY.js → PayoutAccount-DEoI6K0j.js} +5 -5
  3. package/dist/{PayoutAccountSetting-C2PsyDLM.js → PayoutAccountSetting-5lrvWFIz.js} +326 -312
  4. package/dist/{Restaurant-C90F0Stw.js → Restaurant-AxoM-AsE.js} +4 -4
  5. package/dist/{RestaurantSetting-ECCLE0zj.js → RestaurantSetting-B6LQF664.js} +3 -3
  6. package/dist/{Settlement-CD1Vm7TK.js → Settlement-D4CsP3fg.js} +3 -3
  7. package/dist/{Settlement-DxkW-ltZ.js → Settlement-DDwe_w3m.js} +3 -3
  8. package/dist/{SettlementTransactions-Bj85X5dx.js → SettlementTransactions-Cmv7dqVI.js} +3 -3
  9. package/dist/{SettlementTransactions-D6dyfrsh.js → SettlementTransactions-Dp3nN442.js} +3 -3
  10. package/dist/{Terminal-WFU6xb6H.js → Terminal-B8UQH6ga.js} +5 -5
  11. package/dist/TerminalSetting-yRok1Iuc.js +572 -0
  12. package/dist/{Transaction-PRcVVkhp.js → Transaction-BZ7H6oB_.js} +5 -5
  13. package/dist/{Transaction-CB62_jSg.js → Transaction-KkfCz4Cu.js} +7 -7
  14. package/dist/{TransactionOld-B0P4HXt8.js → TransactionOld-BLpQHFH1.js} +4 -4
  15. package/dist/{TransactionTable.vue_vue_type_script_setup_true_lang-jF4UYhQi.js → TransactionTable.vue_vue_type_script_setup_true_lang-C4Bb203Q.js} +3 -3
  16. package/dist/{app-S42F2ZTb.js → app-I2TNuZCs.js} +270 -270
  17. package/dist/app.js +1 -1
  18. package/dist/{assets-wSUxHhv6.js → assets-D5Qc4r7j.js} +2 -2
  19. package/dist/{grafana-kQY3riiN.js → grafana-BAbIv4CF.js} +1 -1
  20. package/dist/{index-Bj2Rs1vj.js → index-1NP0WkxZ.js} +2 -2
  21. package/dist/{index-C_3jgmep.js → index-Cc0abuxv.js} +1 -1
  22. package/dist/{index-JkEYKC8p.js → index-CguRXKmG.js} +1 -1
  23. package/dist/{index-DcK-ntIi.js → index-CnGVTtwu.js} +1 -1
  24. package/dist/{index-C3OElkUY.js → index-D209n4gS.js} +336 -325
  25. package/dist/{index-B-2fIhCU.js → index-DGcRvKvr.js} +1 -1
  26. package/dist/{index-CiIXIJ1u.js → index-bOlAWIVP.js} +1 -1
  27. package/dist/{index.vue_vue_type_script_setup_true_lang-C1ogwxl8.js → index.vue_vue_type_script_setup_true_lang-HYqCCZsZ.js} +1 -1
  28. package/dist/package.json +2 -2
  29. package/dist/{payout-account-zISZXeYt.js → payout-account-DNGKjfY1.js} +3 -3
  30. package/dist/stores/payoutAccount.d.ts +10 -6
  31. package/dist/tsconfig.app.tsbuildinfo +1 -1
  32. package/dist/views/admin/payout-account/tabs/Information.vue.d.ts +10 -6
  33. package/dist/views/admin/payout-account/tabs/PaymentChannel.vue.d.ts +12 -8
  34. package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +12 -8
  35. package/dist/views/admin/payout-account/tabs/PaymentStatus.vue.d.ts +10 -6
  36. package/dist/views/admin/payout-account/tabs/Settlement.vue.d.ts +10 -6
  37. package/dist/views/admin/payout-account/tabs/TokenGateway.vue.d.ts +12 -8
  38. package/dist/views/admin/payout-account/tabs/gateway/MacauPassGateway.vue.d.ts +4 -0
  39. package/dist/views/admin/settlement/SettlementTable.vue.d.ts +4 -4
  40. package/dist/views/payout-account/PayoutAccountTable.vue.d.ts +20 -12
  41. package/dist/views/settlement/FiuuSettlementTable.vue.d.ts +44 -44
  42. package/dist/views/settlement/FiuuSettlementTransactions.vue.d.ts +22 -22
  43. package/dist/views/settlement/SettlementTable.vue.d.ts +4 -4
  44. package/package.json +2 -2
  45. package/dist/TerminalSetting-DSCFAQht.js +0 -618
  46. package/dist/views/admin/terminal/tabs/FiuuGateway.vue.d.ts +0 -92
  47. /package/dist/views/admin/terminal/tabs/{SoftspaceGateway.vue.d.ts → SoftposGateway.vue.d.ts} +0 -0
@@ -1,4 +1,4 @@
1
- import { b as r, g as e } from "./index-C3OElkUY.js";
1
+ import { b as r, g as e } from "./index-D209n4gS.js";
2
2
  const n = {
3
3
  async readRestaurantById(t) {
4
4
  const a = await r().get(`/restaurants/${t}`);
@@ -1,4 +1,4 @@
1
- import { f as s, b as t, g as a, h as r, p as i } from "./index-C3OElkUY.js";
1
+ import { f as s, b as t, g as a, h as r, p as i } from "./index-D209n4gS.js";
2
2
  const y = {
3
3
  async create(e) {
4
4
  return s(
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as I, ref as r, resolveComponent as p, openBlock as f, createBlock as L, withCtx as P, createVNode as d, createElementVNode as u, normalizeStyle as T, createElementBlock as M, Fragment as N, renderList as j, computed as C, watch as S, onMounted as E, unref as D, toDisplayString as B, createCommentVNode as O, normalizeClass as R } from "vue";
2
- import { u as G } from "./index-C3OElkUY.js";
2
+ import { u as G } from "./index-D209n4gS.js";
3
3
  import "@feedmepos/ui-library";
4
4
  const H = ["id"], U = /* @__PURE__ */ I({
5
5
  __name: "FmTableSelection",
package/dist/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@feedmepos/mf-payment",
3
- "version": "1.2.3",
3
+ "version": "1.2.5",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist"
@@ -34,7 +34,7 @@
34
34
  "@feedmepos/core": "^2.6.0",
35
35
  "@feedmepos/mf-common": "^1.26.8",
36
36
  "vue-i18n": "10.0.5",
37
- "@feedmepos/payment-entity": "^0.1.7",
37
+ "@feedmepos/payment-entity": "^0.1.8",
38
38
  "@feedmepos/ui-library": "^1.6.8",
39
39
  "axios": "^0.27.2",
40
40
  "buffer": "^6.0.3",
@@ -1,6 +1,6 @@
1
- import { _ as rt, C as st, r as ye, S as it, g as re, a as ot, b as at, c as pe, F as ut, d as ct, e as lt } from "./app-S42F2ZTb.js";
2
- import { a as ht, c as dt, d as ft } from "./index-C3OElkUY.js";
3
- import { _ as G } from "./index-JkEYKC8p.js";
1
+ import { _ as rt, C as st, r as ye, S as it, g as re, a as ot, b as at, c as pe, F as ut, d as ct, e as lt } from "./app-I2TNuZCs.js";
2
+ import { a as ht, c as dt, d as ft } from "./index-D209n4gS.js";
3
+ import { _ as G } from "./index-CguRXKmG.js";
4
4
  import { useCoreStore as _t } from "@feedmepos/mf-common";
5
5
  /**
6
6
  * @license
@@ -27,11 +27,14 @@ export declare const usePayoutAccountStore: import("pinia").StoreDefinition<"mf-
27
27
  merchantId: string;
28
28
  merchantName: string;
29
29
  merchantCategoryCode: string;
30
+ storeID: string;
31
+ storeName: string;
30
32
  };
31
33
  })[] | null | undefined;
32
34
  ref?: any;
33
- _id: string;
34
35
  status: "NEW" | "PENDING" | "APPROVED";
36
+ _id: string;
37
+ notifyUrl: string;
35
38
  store: {
36
39
  bank?: {
37
40
  type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
@@ -39,8 +42,8 @@ export declare const usePayoutAccountStore: import("pinia").StoreDefinition<"mf-
39
42
  holderName?: string | null | undefined;
40
43
  name: string;
41
44
  } | null | undefined;
42
- ssm?: string | null | undefined;
43
45
  bankStatement?: string | null | undefined;
46
+ ssm?: string | null | undefined;
44
47
  exteriorPhoto?: string | null | undefined;
45
48
  keyPerson?: {
46
49
  name: string;
@@ -50,7 +53,6 @@ export declare const usePayoutAccountStore: import("pinia").StoreDefinition<"mf-
50
53
  id: string;
51
54
  event: "ORDERING" | "MARKETING";
52
55
  };
53
- notifyUrl: string;
54
56
  methods: {
55
57
  rate?: {
56
58
  amount: number;
@@ -85,11 +87,14 @@ export declare const usePayoutAccountStore: import("pinia").StoreDefinition<"mf-
85
87
  merchantId: string;
86
88
  merchantName: string;
87
89
  merchantCategoryCode: string;
90
+ storeID: string;
91
+ storeName: string;
88
92
  };
89
93
  })[] | null | undefined;
90
94
  ref?: any;
91
- _id: string;
92
95
  status: "NEW" | "PENDING" | "APPROVED";
96
+ _id: string;
97
+ notifyUrl: string;
93
98
  store: {
94
99
  bank?: {
95
100
  type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
@@ -97,8 +102,8 @@ export declare const usePayoutAccountStore: import("pinia").StoreDefinition<"mf-
97
102
  holderName?: string | null | undefined;
98
103
  name: string;
99
104
  } | null | undefined;
100
- ssm?: string | null | undefined;
101
105
  bankStatement?: string | null | undefined;
106
+ ssm?: string | null | undefined;
102
107
  exteriorPhoto?: string | null | undefined;
103
108
  keyPerson?: {
104
109
  name: string;
@@ -108,7 +113,6 @@ export declare const usePayoutAccountStore: import("pinia").StoreDefinition<"mf-
108
113
  id: string;
109
114
  event: "ORDERING" | "MARKETING";
110
115
  };
111
- notifyUrl: string;
112
116
  methods: {
113
117
  rate?: {
114
118
  amount: number;