@feedmepos/mf-payment 1.3.5 → 1.3.7

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 (73) hide show
  1. package/dist/{OnboardForm-DkQnOOE4.js → OnboardForm-B8asbqQ2.js} +4 -4
  2. package/dist/{OnboardForm-DRfkDYKa.js → OnboardForm-BLfsB8xK.js} +4 -4
  3. package/dist/{OnboardSubmission-CiSHMUCb.js → OnboardSubmission-BQMqZ-wP.js} +5 -5
  4. package/dist/{OnboardSubmission-caChZGCD.js → OnboardSubmission-DdF0Dy9-.js} +2 -2
  5. package/dist/{PayoutAccount-DDJZLp5n.js → PayoutAccount-BKZJa7Xu.js} +5 -5
  6. package/dist/{PayoutAccount-jRFibLN6.js → PayoutAccount-CXjj7Euz.js} +5 -5
  7. package/dist/{PayoutAccountSetting-DcuumyW4.js → PayoutAccountSetting-CHRrrPyM.js} +3 -3
  8. package/dist/{Restaurant-C8lLkTRk.js → Restaurant-B4_By3gk.js} +4 -4
  9. package/dist/{RestaurantSetting-IW965gti.js → RestaurantSetting-Dub_-JlB.js} +3 -3
  10. package/dist/{Settlement-D18xsXRd.js → Settlement-CZ8pzFMH.js} +3 -3
  11. package/dist/{Settlement-BQPbR8m-.js → Settlement-Y9WvXhNL.js} +3 -3
  12. package/dist/{SettlementTransactions-BQmJ_nZS.js → SettlementTransactions-CT7yHI03.js} +3 -3
  13. package/dist/{SettlementTransactions-DhKWeuuo.js → SettlementTransactions-CYKZ3qJR.js} +3 -3
  14. package/dist/{Status.vue_vue_type_script_setup_true_lang-Cp3akQew.js → Status.vue_vue_type_script_setup_true_lang-knGxQsIT.js} +1 -1
  15. package/dist/{Terminal-tg7f8Wue.js → Terminal-DpU8bG_E.js} +5 -5
  16. package/dist/TerminalSetting-ayjTqDOf.js +1252 -0
  17. package/dist/{Transaction-DFxizbZ7.js → Transaction-BglDJkA1.js} +6 -6
  18. package/dist/{Transaction-CQF5lDAd.js → Transaction-BhaE4B7P.js} +5 -5
  19. package/dist/{TransactionOld-uFMnygUK.js → TransactionOld-lu-6Wsl0.js} +4 -4
  20. package/dist/{TransactionTable.vue_vue_type_script_setup_true_lang-CFr-DduC.js → TransactionTable.vue_vue_type_script_setup_true_lang-DwsA4v2y.js} +3 -3
  21. package/dist/{app-JzZOIyxw.js → app-BrNzXeBI.js} +151 -151
  22. package/dist/app.js +1 -1
  23. package/dist/{assets-R7Pf2tcC.js → assets-CXWjWs3-.js} +1 -1
  24. package/dist/{grafana-DLVFFmRO.js → grafana-DMIeh04o.js} +1 -1
  25. package/dist/{index-C4T0m6DM.js → index-BUbV9yXt.js} +1 -1
  26. package/dist/{index-C5B1WFHO.js → index-Bq7l2vy5.js} +2 -2
  27. package/dist/{index-C_4l0JZj.js → index-CggStwHL.js} +8926 -8820
  28. package/dist/{index-BRcPRBkm.js → index-DXzy1nT_.js} +1 -1
  29. package/dist/{index-BUXnw6w4.js → index-DYisiI7M.js} +1 -1
  30. package/dist/{index-D7GUIvIW.js → index-JNNpGY70.js} +1 -1
  31. package/dist/{index-Cpsfcvcu.js → index-LG8BpXxO.js} +1 -1
  32. package/dist/{index.vue_vue_type_script_setup_true_lang-BIGL3hMd.js → index.vue_vue_type_script_setup_true_lang-roF28cJy.js} +1 -1
  33. package/dist/package.json +2 -2
  34. package/dist/{payout-account-BBRdCd9Q.js → payout-account-CrY-ksUT.js} +3 -3
  35. package/dist/{plugins-DTPqcD09.js → plugins-CI7MsCL_.js} +1 -1
  36. package/dist/stores/payoutAccount.d.ts +24 -24
  37. package/dist/tsconfig.app.tsbuildinfo +1 -1
  38. package/dist/views/admin/payout-account/tabs/Information.vue.d.ts +24 -24
  39. package/dist/views/admin/payout-account/tabs/PaymentChannel.vue.d.ts +42 -42
  40. package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +42 -42
  41. package/dist/views/admin/payout-account/tabs/PaymentStatus.vue.d.ts +24 -24
  42. package/dist/views/admin/payout-account/tabs/Settlement.vue.d.ts +24 -24
  43. package/dist/views/admin/payout-account/tabs/TokenGateway.vue.d.ts +42 -42
  44. package/dist/views/admin/payout-account/tabs/gateway/DigioGateway.vue.d.ts +2 -2
  45. package/dist/views/admin/payout-account/tabs/gateway/FiuuGateway.vue.d.ts +4 -4
  46. package/dist/views/admin/payout-account/tabs/gateway/MacauPassGateway.vue.d.ts +4 -4
  47. package/dist/views/admin/payout-account/tabs/token/GooglePayToken.vue.d.ts +2 -2
  48. package/dist/views/admin/restaurant/tabs/gateway/DigioGateway.vue.d.ts +6 -6
  49. package/dist/views/admin/restaurant/tabs/gateway/FiuuGateway.vue.d.ts +8 -8
  50. package/dist/views/admin/restaurant/tabs/gateway/GhlGateway.vue.d.ts +8 -8
  51. package/dist/views/admin/restaurant/tabs/gateway/GrabGateway.vue.d.ts +6 -6
  52. package/dist/views/admin/restaurant/tabs/gateway/MacauPassGateway.vue.d.ts +8 -8
  53. package/dist/views/admin/restaurant/tabs/gateway/RevenueMonsterGateway.vue.d.ts +6 -6
  54. package/dist/views/admin/restaurant/tabs/gateway/SoftSpaceGateway.vue.d.ts +6 -6
  55. package/dist/views/admin/terminal/TerminalDialog.vue.d.ts +26 -26
  56. package/dist/views/admin/terminal/tabs/EcrGateway.vue.d.ts +26 -26
  57. package/dist/views/admin/terminal/tabs/Information.vue.d.ts +26 -26
  58. package/dist/views/admin/terminal/tabs/QrGateway.vue.d.ts +26 -26
  59. package/dist/views/admin/terminal/tabs/SettingRequest.vue.d.ts +26 -26
  60. package/dist/views/admin/terminal/tabs/SoftposGateway.vue.d.ts +26 -26
  61. package/dist/views/admin/terminal/tabs/ecr/GhlGateway.vue.d.ts +26 -26
  62. package/dist/views/admin/terminal/tabs/ecr/Maybank2Gateway.vue.d.ts +26 -26
  63. package/dist/views/admin/terminal/tabs/ecr/Maybank3Gateway.vue.d.ts +26 -26
  64. package/dist/views/admin/terminal/tabs/ecr/MaybankGateway.vue.d.ts +26 -26
  65. package/dist/views/admin/terminal/tabs/ecr/NetsGateway.vue.d.ts +26 -26
  66. package/dist/views/admin/terminal/tabs/ecr/TerminalGateway.vue.d.ts +26 -26
  67. package/dist/views/admin/terminal/tabs/qr/PromptPayGateway.vue.d.ts +26 -26
  68. package/dist/views/admin/terminal/tabs/settings/KioskMode.vue.d.ts +26 -26
  69. package/dist/views/payout-account/PayoutAccountTable.vue.d.ts +48 -48
  70. package/dist/views/settlement/FiuuSettlementTable.vue.d.ts +60 -60
  71. package/dist/views/settlement/FiuuSettlementTransactions.vue.d.ts +30 -30
  72. package/package.json +2 -2
  73. package/dist/TerminalSetting-B5VdUivg.js +0 -1080
@@ -1,4 +1,4 @@
1
- import { d as e, b as n, g as s, f as u } from "./index-C_4l0JZj.js";
1
+ import { d as e, b as n, g as s, f as u } from "./index-CggStwHL.js";
2
2
  const o = {
3
3
  async read(a) {
4
4
  return e(
@@ -1,4 +1,4 @@
1
- import { b as r, g as e } from "./index-C_4l0JZj.js";
1
+ import { b as r, g as e } from "./index-CggStwHL.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 { d as s, b as t, g as a, f as r, p as i } from "./index-C_4l0JZj.js";
1
+ import { d as s, b as t, g as a, f as r, p as i } from "./index-CggStwHL.js";
2
2
  const y = {
3
3
  async create(e) {
4
4
  return s(
@@ -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-C_4l0JZj.js";
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-CggStwHL.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
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-C_4l0JZj.js";
2
+ import { u as J } from "./index-CggStwHL.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.3.5",
3
+ "version": "1.3.7",
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.24",
36
+ "@feedmepos/payment-entity": "^0.1.25",
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-DTPqcD09.js";
2
- import { c as st, a as it, B as at, p as E } from "./index-C_4l0JZj.js";
1
+ import { f as j } from "./plugins-CI7MsCL_.js";
2
+ import { c as st, a as it, B as at, p as E } from "./index-CggStwHL.js";
3
3
  import { useCoreStore as ut } from "@feedmepos/mf-common";
4
- import { _ as ot } from "./app-JzZOIyxw.js";
4
+ import { _ as ot } from "./app-BrNzXeBI.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-JzZOIyxw.js";
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-BrNzXeBI.js";
2
2
  /**
3
3
  * @license
4
4
  * Copyright 2017 Google LLC
@@ -5,42 +5,42 @@ interface PayoutAccountState {
5
5
  export declare const usePayoutAccountStore: import("pinia").StoreDefinition<"mf-payment-payoutAccount", PayoutAccountState, {
6
6
  getBusinessPayoutAccounts: (state: {
7
7
  businessPayoutAccounts: {
8
- enable?: boolean | null | undefined;
9
8
  gateways?: ({
10
- paymentGateway: "REVENUE_MONSTER";
11
9
  config: {
12
10
  clientId: string;
13
11
  clientPrivateKey: string;
14
12
  clientSecret: string;
15
13
  storeId: string;
16
14
  };
15
+ paymentGateway: "REVENUE_MONSTER";
17
16
  } | {
18
- paymentGateway: "RAZER_MERCHANT_SERVICE";
19
17
  config: {
20
- merchantId: string;
21
18
  secretKey: string;
19
+ merchantId: string;
22
20
  verifyKey: string;
23
21
  };
22
+ paymentGateway: "RAZER_MERCHANT_SERVICE";
24
23
  } | {
25
- paymentGateway: "MACAU_PASS";
26
24
  config: {
27
25
  merchantId: string;
26
+ storeID: string;
28
27
  merchantName: string;
29
28
  merchantCategoryCode: string;
30
- storeID: string;
31
29
  storeName: string;
32
30
  };
31
+ paymentGateway: "MACAU_PASS";
33
32
  } | {
34
- paymentGateway: "DIGIO";
35
33
  config: {
36
34
  merchantId: string;
37
35
  cardMerchantId: string;
38
36
  };
37
+ paymentGateway: "DIGIO";
39
38
  })[] | null | undefined;
39
+ enable?: boolean | null | undefined;
40
40
  ref?: any;
41
- _id: string;
42
41
  status: "NEW" | "PENDING" | "APPROVED";
43
- businessId: string;
42
+ notifyUrl: string;
43
+ _id: string;
44
44
  store: {
45
45
  bank?: {
46
46
  type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
@@ -48,18 +48,18 @@ export declare const usePayoutAccountStore: import("pinia").StoreDefinition<"mf-
48
48
  holderName?: string | null | undefined;
49
49
  name: string;
50
50
  } | null | undefined;
51
- ssm?: string | null | undefined;
52
51
  bankStatement?: string | null | undefined;
52
+ ssm?: string | null | undefined;
53
53
  exteriorPhoto?: string | null | undefined;
54
54
  keyPerson?: {
55
55
  name: string;
56
- email: string;
57
56
  phone: string;
57
+ email: string;
58
58
  } | null | undefined;
59
59
  id: string;
60
60
  event: "ORDERING" | "MARKETING";
61
61
  };
62
- notifyUrl: string;
62
+ businessId: string;
63
63
  methods: {
64
64
  rate?: {
65
65
  amount: number;
@@ -71,42 +71,42 @@ export declare const usePayoutAccountStore: import("pinia").StoreDefinition<"mf-
71
71
  }[];
72
72
  }[];
73
73
  } & import("pinia").PiniaCustomStateProperties<PayoutAccountState>) => {
74
- enable?: boolean | null | undefined;
75
74
  gateways?: ({
76
- paymentGateway: "REVENUE_MONSTER";
77
75
  config: {
78
76
  clientId: string;
79
77
  clientPrivateKey: string;
80
78
  clientSecret: string;
81
79
  storeId: string;
82
80
  };
81
+ paymentGateway: "REVENUE_MONSTER";
83
82
  } | {
84
- paymentGateway: "RAZER_MERCHANT_SERVICE";
85
83
  config: {
86
- merchantId: string;
87
84
  secretKey: string;
85
+ merchantId: string;
88
86
  verifyKey: string;
89
87
  };
88
+ paymentGateway: "RAZER_MERCHANT_SERVICE";
90
89
  } | {
91
- paymentGateway: "MACAU_PASS";
92
90
  config: {
93
91
  merchantId: string;
92
+ storeID: string;
94
93
  merchantName: string;
95
94
  merchantCategoryCode: string;
96
- storeID: string;
97
95
  storeName: string;
98
96
  };
97
+ paymentGateway: "MACAU_PASS";
99
98
  } | {
100
- paymentGateway: "DIGIO";
101
99
  config: {
102
100
  merchantId: string;
103
101
  cardMerchantId: string;
104
102
  };
103
+ paymentGateway: "DIGIO";
105
104
  })[] | null | undefined;
105
+ enable?: boolean | null | undefined;
106
106
  ref?: any;
107
- _id: string;
108
107
  status: "NEW" | "PENDING" | "APPROVED";
109
- businessId: string;
108
+ notifyUrl: string;
109
+ _id: string;
110
110
  store: {
111
111
  bank?: {
112
112
  type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
@@ -114,18 +114,18 @@ export declare const usePayoutAccountStore: import("pinia").StoreDefinition<"mf-
114
114
  holderName?: string | null | undefined;
115
115
  name: string;
116
116
  } | null | undefined;
117
- ssm?: string | null | undefined;
118
117
  bankStatement?: string | null | undefined;
118
+ ssm?: string | null | undefined;
119
119
  exteriorPhoto?: string | null | undefined;
120
120
  keyPerson?: {
121
121
  name: string;
122
- email: string;
123
122
  phone: string;
123
+ email: string;
124
124
  } | null | undefined;
125
125
  id: string;
126
126
  event: "ORDERING" | "MARKETING";
127
127
  };
128
- notifyUrl: string;
128
+ businessId: string;
129
129
  methods: {
130
130
  rate?: {
131
131
  amount: number;