@feedmepos/mf-payment 1.2.23 → 1.2.26

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 (55) hide show
  1. package/dist/{PayoutAccount-CH8We8lQ.js → PayoutAccount-C4zN4xMw.js} +10 -11
  2. package/dist/{PayoutAccount-DpD668YX.js → PayoutAccount-DoUb4juo.js} +41 -42
  3. package/dist/{PayoutAccountSetting-4rChUUC2.js → PayoutAccountSetting-IgBRFN0A.js} +305 -298
  4. package/dist/{Restaurant-BdX8Zvgf.js → Restaurant-CIGhOFvk.js} +4 -4
  5. package/dist/{RestaurantSetting-GwZG2qIM.js → RestaurantSetting-0CbusLcz.js} +3 -3
  6. package/dist/{Settlement-BxgrIFl0.js → Settlement-CUmpNHMN.js} +3 -3
  7. package/dist/{Settlement-C1Cnjbfa.js → Settlement-DmG5-VSP.js} +3 -3
  8. package/dist/{SettlementTransactions-DJSO-CHK.js → SettlementTransactions-CcMUINyi.js} +3 -3
  9. package/dist/{SettlementTransactions-BCXpOllL.js → SettlementTransactions-DhjGSAg4.js} +3 -3
  10. package/dist/{Terminal-DgtrqIDu.js → Terminal-CRizNZ4p.js} +5 -5
  11. package/dist/{TerminalSetting-BDfDUo4z.js → TerminalSetting-DdJl_9JJ.js} +3 -3
  12. package/dist/{Transaction-CRhYNPh0.js → Transaction-E9_hSpx4.js} +27 -28
  13. package/dist/{Transaction-DudH8wYy.js → Transaction-ykrWGKIa.js} +5 -5
  14. package/dist/{TransactionOld-RjXR9GsJ.js → TransactionOld-lPUiTl8n.js} +4 -4
  15. package/dist/{TransactionTable.vue_vue_type_script_setup_true_lang-8unyvpBs.js → TransactionTable.vue_vue_type_script_setup_true_lang-B03g8Jum.js} +3 -3
  16. package/dist/api/payout/index.d.ts +1 -1
  17. package/dist/api/transaction/index.d.ts +1 -1
  18. package/dist/{app-DE_s3s24.js → app-CU7mklRE.js} +18 -18
  19. package/dist/app.js +1 -1
  20. package/dist/{assets-B3_vL33P.js → assets-Dttfej_E.js} +20 -20
  21. package/dist/{grafana-gGem10RX.js → grafana-DCGA3gMb.js} +1 -1
  22. package/dist/helpers/assets.d.ts +1 -1
  23. package/dist/{index-Bu7KNcy0.js → index-BOwfUR6x.js} +1 -1
  24. package/dist/{index-BO20Q-JI.js → index-BQtW6X1l.js} +1 -1
  25. package/dist/{index-C46w44Pn.js → index-BYLzp2JB.js} +1 -1
  26. package/dist/{index-B-qY0UqE.js → index-CZKvrBM7.js} +1 -1
  27. package/dist/{index-C5KhoncH.js → index-JCMXdVSJ.js} +3 -4
  28. package/dist/{index-DuTkLd3Q.js → index-tCobqIDD.js} +1730 -1728
  29. package/dist/{index.vue_vue_type_script_setup_true_lang-DlPKXE4R.js → index.vue_vue_type_script_setup_true_lang-HBMZ5z3-.js} +1 -1
  30. package/dist/package.json +2 -2
  31. package/dist/{payout-account-Cm8EH3zV.js → payout-account-CdudVI6I.js} +4 -5
  32. package/dist/stores/payoutAccount.d.ts +22 -20
  33. package/dist/tsconfig.app.tsbuildinfo +1 -1
  34. package/dist/views/admin/payout-account/tabs/Information.vue.d.ts +22 -20
  35. package/dist/views/admin/payout-account/tabs/PaymentChannel.vue.d.ts +26 -24
  36. package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +26 -24
  37. package/dist/views/admin/payout-account/tabs/PaymentStatus.vue.d.ts +22 -20
  38. package/dist/views/admin/payout-account/tabs/Settlement.vue.d.ts +22 -20
  39. package/dist/views/admin/payout-account/tabs/TokenGateway.vue.d.ts +26 -24
  40. package/dist/views/admin/payout-account/tabs/gateway/DigioGateway.vue.d.ts +2 -0
  41. package/dist/views/admin/payout-account/tabs/token/GooglePayToken.vue.d.ts +2 -2
  42. package/dist/views/admin/settlement/SettlementTable.vue.d.ts +8 -8
  43. package/dist/views/admin/terminal/TerminalDialog.vue.d.ts +6 -6
  44. package/dist/views/admin/terminal/tabs/GhlGateway.vue.d.ts +6 -6
  45. package/dist/views/admin/terminal/tabs/Information.vue.d.ts +6 -6
  46. package/dist/views/admin/terminal/tabs/SettingRequest.vue.d.ts +6 -6
  47. package/dist/views/admin/terminal/tabs/SoftposGateway.vue.d.ts +6 -6
  48. package/dist/views/admin/terminal/tabs/TerminalGateway.vue.d.ts +6 -6
  49. package/dist/views/admin/terminal/tabs/settings/KioskMode.vue.d.ts +6 -6
  50. package/dist/views/payout-account/PayoutAccountTable.vue.d.ts +44 -40
  51. package/dist/views/settlement/FiuuSettlementTable.vue.d.ts +24 -24
  52. package/dist/views/settlement/FiuuSettlementTransactions.vue.d.ts +12 -12
  53. package/dist/views/settlement/SettlementTable.vue.d.ts +8 -8
  54. package/package.json +2 -2
  55. package/dist/index-uquYA8M1.js +0 -162
@@ -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 A, 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, nextTick as G } from "vue";
2
- import { u as H } from "./index-DuTkLd3Q.js";
2
+ import { u as H } from "./index-tCobqIDD.js";
3
3
  import "@feedmepos/ui-library";
4
4
  const J = ["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.23",
3
+ "version": "1.2.26",
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.14",
37
+ "@feedmepos/payment-entity": "^0.1.15",
38
38
  "@feedmepos/ui-library": "^1.6.8",
39
39
  "axios": "^0.27.2",
40
40
  "buffer": "^6.0.3",
@@ -1,6 +1,5 @@
1
- import { _ as Je, C as Qe, r as Ee, S as et, g as re, a as tt, b as nt, c as _e, F as rt, d as st, e as it } from "./app-DE_s3s24.js";
2
- import { c as ot, a as at, B as ut } from "./index-DuTkLd3Q.js";
3
- import { _ as Y } from "./index-uquYA8M1.js";
1
+ import { _ as Je, C as Qe, r as Ee, S as et, g as re, a as tt, b as nt, c as _e, F as rt, d as st, e as it } from "./app-CU7mklRE.js";
2
+ import { c as ot, a as at, B as ut, p as Y } from "./index-tCobqIDD.js";
4
3
  import { useCoreStore as ct } from "@feedmepos/mf-common";
5
4
  /**
6
5
  * @license
@@ -1807,7 +1806,7 @@ const ge = {
1807
1806
  value: e
1808
1807
  }));
1809
1808
  }
1810
- }, Hn = {
1809
+ }, jn = {
1811
1810
  mergeData: Mn,
1812
1811
  initPayoutAccount: Dn,
1813
1812
  groupByStatus: xn,
@@ -1815,6 +1814,6 @@ const ge = {
1815
1814
  };
1816
1815
  export {
1817
1816
  ge as P,
1818
- Hn as a,
1817
+ jn as a,
1819
1818
  Pn as c
1820
1819
  };
@@ -7,21 +7,22 @@ export declare const usePayoutAccountStore: import("pinia").StoreDefinition<"mf-
7
7
  businessPayoutAccounts: {
8
8
  enable?: boolean | null | undefined;
9
9
  gateways?: ({
10
+ paymentGateway: "REVENUE_MONSTER";
10
11
  config: {
11
12
  clientId: string;
12
13
  clientPrivateKey: string;
13
14
  clientSecret: string;
14
15
  storeId: string;
15
16
  };
16
- paymentGateway: "REVENUE_MONSTER";
17
17
  } | {
18
+ paymentGateway: "RAZER_MERCHANT_SERVICE";
18
19
  config: {
19
20
  merchantId: string;
20
21
  secretKey: string;
21
22
  verifyKey: string;
22
23
  };
23
- paymentGateway: "RAZER_MERCHANT_SERVICE";
24
24
  } | {
25
+ paymentGateway: "MACAU_PASS";
25
26
  config: {
26
27
  merchantId: string;
27
28
  merchantName: string;
@@ -29,42 +30,42 @@ export declare const usePayoutAccountStore: import("pinia").StoreDefinition<"mf-
29
30
  storeID: string;
30
31
  storeName: string;
31
32
  };
32
- paymentGateway: "MACAU_PASS";
33
33
  } | {
34
+ paymentGateway: "DIGIO";
34
35
  config: {
35
36
  merchantId: string;
37
+ cardMerchantId: string;
36
38
  };
37
- paymentGateway: "DIGIO";
38
39
  })[] | null | undefined;
39
40
  ref?: any;
40
- _id: string;
41
41
  status: "NEW" | "PENDING" | "APPROVED";
42
+ _id: string;
43
+ notifyUrl: string;
42
44
  store: {
43
45
  bank?: {
44
46
  type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
45
- holderName?: string | null | undefined;
46
47
  accountNumber?: string | null | undefined;
48
+ holderName?: string | null | undefined;
47
49
  name: string;
48
50
  } | null | undefined;
49
- ssm?: string | null | undefined;
50
51
  bankStatement?: string | null | undefined;
52
+ ssm?: string | null | undefined;
51
53
  exteriorPhoto?: string | null | undefined;
52
54
  keyPerson?: {
53
- email: string;
54
55
  name: string;
55
56
  phone: string;
57
+ email: string;
56
58
  } | null | undefined;
57
59
  id: string;
58
60
  event: "ORDERING" | "MARKETING";
59
61
  };
60
- notifyUrl: string;
61
62
  methods: {
62
63
  rate?: {
63
64
  amount: number;
64
65
  precision: number;
65
66
  } | null | undefined;
66
67
  tPlus?: number | null | undefined;
67
- issuer: "MACAU_PASS" | "DIGIO" | "FEEDME" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "RAZERPAY" | "SHOPEEPAY" | "OTHER" | "MAYBANKQRPAY" | "PRESTOPAY" | "TOUCHNGO" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "PAYNOW" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "CASH" | "JCB" | "DISCOVER" | "DINERS";
68
+ issuer: "MACAU_PASS" | "DIGIO" | "FEEDME" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "RAZERPAY" | "SHOPEEPAY" | "OTHER" | "MAYBANKQRPAY" | "PRESTOPAY" | "TOUCHNGO" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "CASH" | "PAYNOW" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "JCB" | "DISCOVER" | "DINERS";
68
69
  variant: string;
69
70
  }[];
70
71
  businessId: string;
@@ -72,21 +73,22 @@ export declare const usePayoutAccountStore: import("pinia").StoreDefinition<"mf-
72
73
  } & import("pinia").PiniaCustomStateProperties<PayoutAccountState>) => {
73
74
  enable?: boolean | null | undefined;
74
75
  gateways?: ({
76
+ paymentGateway: "REVENUE_MONSTER";
75
77
  config: {
76
78
  clientId: string;
77
79
  clientPrivateKey: string;
78
80
  clientSecret: string;
79
81
  storeId: string;
80
82
  };
81
- paymentGateway: "REVENUE_MONSTER";
82
83
  } | {
84
+ paymentGateway: "RAZER_MERCHANT_SERVICE";
83
85
  config: {
84
86
  merchantId: string;
85
87
  secretKey: string;
86
88
  verifyKey: string;
87
89
  };
88
- paymentGateway: "RAZER_MERCHANT_SERVICE";
89
90
  } | {
91
+ paymentGateway: "MACAU_PASS";
90
92
  config: {
91
93
  merchantId: string;
92
94
  merchantName: string;
@@ -94,42 +96,42 @@ export declare const usePayoutAccountStore: import("pinia").StoreDefinition<"mf-
94
96
  storeID: string;
95
97
  storeName: string;
96
98
  };
97
- paymentGateway: "MACAU_PASS";
98
99
  } | {
100
+ paymentGateway: "DIGIO";
99
101
  config: {
100
102
  merchantId: string;
103
+ cardMerchantId: string;
101
104
  };
102
- paymentGateway: "DIGIO";
103
105
  })[] | null | undefined;
104
106
  ref?: any;
105
- _id: string;
106
107
  status: "NEW" | "PENDING" | "APPROVED";
108
+ _id: string;
109
+ notifyUrl: string;
107
110
  store: {
108
111
  bank?: {
109
112
  type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
110
- holderName?: string | null | undefined;
111
113
  accountNumber?: string | null | undefined;
114
+ holderName?: string | null | undefined;
112
115
  name: string;
113
116
  } | null | undefined;
114
- ssm?: string | null | undefined;
115
117
  bankStatement?: string | null | undefined;
118
+ ssm?: string | null | undefined;
116
119
  exteriorPhoto?: string | null | undefined;
117
120
  keyPerson?: {
118
- email: string;
119
121
  name: string;
120
122
  phone: string;
123
+ email: string;
121
124
  } | null | undefined;
122
125
  id: string;
123
126
  event: "ORDERING" | "MARKETING";
124
127
  };
125
- notifyUrl: string;
126
128
  methods: {
127
129
  rate?: {
128
130
  amount: number;
129
131
  precision: number;
130
132
  } | null | undefined;
131
133
  tPlus?: number | null | undefined;
132
- issuer: "MACAU_PASS" | "DIGIO" | "FEEDME" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "RAZERPAY" | "SHOPEEPAY" | "OTHER" | "MAYBANKQRPAY" | "PRESTOPAY" | "TOUCHNGO" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "PAYNOW" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "CASH" | "JCB" | "DISCOVER" | "DINERS";
134
+ issuer: "MACAU_PASS" | "DIGIO" | "FEEDME" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "RAZERPAY" | "SHOPEEPAY" | "OTHER" | "MAYBANKQRPAY" | "PRESTOPAY" | "TOUCHNGO" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "CASH" | "PAYNOW" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "JCB" | "DISCOVER" | "DINERS";
133
135
  variant: string;
134
136
  }[];
135
137
  businessId: string;