@feedmepos/mf-payment 1.2.14 → 1.2.16
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/{PayoutAccount-B9sThTU6.js → PayoutAccount-CvMczmij.js} +6 -6
- package/dist/{PayoutAccount-C1-oQCFC.js → PayoutAccount-bF6506mg.js} +5 -5
- package/dist/{PayoutAccountSetting-D3ffGE0d.js → PayoutAccountSetting-Di_Rohl7.js} +391 -330
- package/dist/{Restaurant-3FLRoz2Z.js → Restaurant-BgfJ4kMh.js} +4 -4
- package/dist/RestaurantSetting-DLB_GBbu.js +754 -0
- package/dist/{Settlement-Bdj2WaoM.js → Settlement-DqwyJFk-.js} +3 -3
- package/dist/{Settlement-CC2B-e4f.js → Settlement-Mf5XJrXc.js} +3 -3
- package/dist/{SettlementTransactions-DGCj9bAe.js → SettlementTransactions-6vkA8-4o.js} +3 -3
- package/dist/{SettlementTransactions-CwLzHWsb.js → SettlementTransactions-DvzbSvA9.js} +3 -3
- package/dist/{Terminal-7c3OQF9g.js → Terminal-DC6alAxg.js} +5 -5
- package/dist/{TerminalSetting-B7xu6e4X.js → TerminalSetting-BE9fFg4j.js} +3 -3
- package/dist/{Transaction-D1LWBBsZ.js → Transaction-BPVSJWdM.js} +7 -7
- package/dist/{Transaction--t5VJdXQ.js → Transaction-BXynWN9l.js} +5 -5
- package/dist/{TransactionOld-DHVZ5iSD.js → TransactionOld-aJqwnMYJ.js} +4 -4
- package/dist/{TransactionTable.vue_vue_type_script_setup_true_lang-CRkXGtHQ.js → TransactionTable.vue_vue_type_script_setup_true_lang-CX5eNJPx.js} +3 -3
- package/dist/{app-D24UkS2o.js → app-l69fYMyZ.js} +375 -375
- package/dist/app.js +1 -1
- package/dist/{assets-B5NXw6Y4.js → assets-CRA5IzdW.js} +2 -2
- package/dist/{grafana-DaIIupgz.js → grafana-AnUnO24M.js} +1 -1
- package/dist/{index-B2DvBis-.js → index-34hQY02y.js} +2 -2
- package/dist/{index-BBYs-Llt.js → index-8V-GavUD.js} +1 -1
- package/dist/{index-Bboy-oty.js → index-BrtYLN-t.js} +1 -1
- package/dist/{index-BFdB2HXN.js → index-Cer_6J8b.js} +1 -1
- package/dist/{index-DvYpRRA_.js → index-DayhN_i6.js} +1 -1
- package/dist/{index-DNHpMza-.js → index-DmI9Gt5s.js} +9532 -9385
- package/dist/{index-Lio-k9My.js → index-k7EwR1PN.js} +1 -1
- package/dist/{index.vue_vue_type_script_setup_true_lang-B8G7gIcx.js → index.vue_vue_type_script_setup_true_lang-BZvBvJ7L.js} +1 -1
- package/dist/package.json +2 -2
- package/dist/{payout-account-MSqoi8mH.js → payout-account-HJH4ybUc.js} +3 -3
- package/dist/stores/payoutAccount.d.ts +22 -12
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/views/admin/payout-account/tabs/Information.vue.d.ts +22 -12
- package/dist/views/admin/payout-account/tabs/PaymentChannel.vue.d.ts +26 -16
- package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +26 -16
- package/dist/views/admin/payout-account/tabs/PaymentStatus.vue.d.ts +22 -12
- package/dist/views/admin/payout-account/tabs/Settlement.vue.d.ts +22 -12
- package/dist/views/admin/payout-account/tabs/TokenGateway.vue.d.ts +26 -16
- package/dist/views/admin/payout-account/tabs/gateway/DigioGateway.vue.d.ts +39 -0
- package/dist/views/admin/payout-account/tabs/gateway/FiuuGateway.vue.d.ts +4 -4
- package/dist/views/admin/payout-account/tabs/gateway/MacauPassGateway.vue.d.ts +4 -4
- package/dist/views/admin/payout-account/tabs/token/GooglePayToken.vue.d.ts +2 -2
- package/dist/views/admin/restaurant/tabs/gateway/DigioGateway.vue.d.ts +45 -0
- package/dist/views/admin/restaurant/tabs/gateway/FiuuGateway.vue.d.ts +8 -8
- package/dist/views/admin/restaurant/tabs/gateway/GhlGateway.vue.d.ts +8 -8
- package/dist/views/admin/restaurant/tabs/gateway/GrabGateway.vue.d.ts +6 -6
- package/dist/views/admin/restaurant/tabs/gateway/MacauPassGateway.vue.d.ts +8 -10
- package/dist/views/admin/restaurant/tabs/gateway/RevenueMonsterGateway.vue.d.ts +6 -6
- package/dist/views/admin/restaurant/tabs/gateway/SoftSpaceGateway.vue.d.ts +48 -0
- package/dist/views/admin/terminal/TerminalDialog.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/GhlGateway.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/Information.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/SettingRequest.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/SoftposGateway.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/TerminalGateway.vue.d.ts +16 -14
- package/dist/views/admin/terminal/tabs/settings/KioskMode.vue.d.ts +14 -14
- package/dist/views/payout-account/PayoutAccountTable.vue.d.ts +44 -24
- package/dist/views/settlement/FiuuSettlementTable.vue.d.ts +56 -56
- package/dist/views/settlement/FiuuSettlementTransactions.vue.d.ts +28 -28
- package/package.json +2 -2
- package/dist/RestaurantSetting-DnqiIepz.js +0 -625
@@ -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-
|
2
|
+
import { u as H } from "./index-DmI9Gt5s.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.
|
3
|
+
"version": "1.2.16",
|
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.
|
37
|
+
"@feedmepos/payment-entity": "^0.1.13",
|
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-
|
2
|
-
import { a as ht, c as dt, d as ft } from "./index-
|
3
|
-
import { _ as G } from "./index-
|
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-l69fYMyZ.js";
|
2
|
+
import { a as ht, c as dt, d as ft } from "./index-DmI9Gt5s.js";
|
3
|
+
import { _ as G } from "./index-BrtYLN-t.js";
|
4
4
|
import { useCoreStore as _t } from "@feedmepos/mf-common";
|
5
5
|
/**
|
6
6
|
* @license
|
@@ -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,12 +30,15 @@ export declare const usePayoutAccountStore: import("pinia").StoreDefinition<"mf-
|
|
29
30
|
storeID: string;
|
30
31
|
storeName: string;
|
31
32
|
};
|
32
|
-
|
33
|
+
} | {
|
34
|
+
paymentGateway: "DIGIO";
|
35
|
+
config: {
|
36
|
+
merchantId: string;
|
37
|
+
};
|
33
38
|
})[] | null | undefined;
|
34
39
|
ref?: any;
|
35
|
-
status: "NEW" | "PENDING" | "APPROVED";
|
36
40
|
_id: string;
|
37
|
-
|
41
|
+
status: "NEW" | "PENDING" | "APPROVED";
|
38
42
|
store: {
|
39
43
|
bank?: {
|
40
44
|
type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
|
@@ -42,8 +46,8 @@ export declare const usePayoutAccountStore: import("pinia").StoreDefinition<"mf-
|
|
42
46
|
holderName?: string | null | undefined;
|
43
47
|
name: string;
|
44
48
|
} | null | undefined;
|
45
|
-
bankStatement?: string | null | undefined;
|
46
49
|
ssm?: string | null | undefined;
|
50
|
+
bankStatement?: string | null | undefined;
|
47
51
|
exteriorPhoto?: string | null | undefined;
|
48
52
|
keyPerson?: {
|
49
53
|
name: string;
|
@@ -53,6 +57,7 @@ export declare const usePayoutAccountStore: import("pinia").StoreDefinition<"mf-
|
|
53
57
|
id: string;
|
54
58
|
event: "ORDERING" | "MARKETING";
|
55
59
|
};
|
60
|
+
notifyUrl: string;
|
56
61
|
methods: {
|
57
62
|
rate?: {
|
58
63
|
amount: number;
|
@@ -67,21 +72,22 @@ export declare const usePayoutAccountStore: import("pinia").StoreDefinition<"mf-
|
|
67
72
|
} & import("pinia").PiniaCustomStateProperties<PayoutAccountState>) => {
|
68
73
|
enable?: boolean | null | undefined;
|
69
74
|
gateways?: ({
|
75
|
+
paymentGateway: "REVENUE_MONSTER";
|
70
76
|
config: {
|
71
77
|
clientId: string;
|
72
78
|
clientPrivateKey: string;
|
73
79
|
clientSecret: string;
|
74
80
|
storeId: string;
|
75
81
|
};
|
76
|
-
paymentGateway: "REVENUE_MONSTER";
|
77
82
|
} | {
|
83
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
78
84
|
config: {
|
79
85
|
merchantId: string;
|
80
86
|
secretKey: string;
|
81
87
|
verifyKey: string;
|
82
88
|
};
|
83
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
84
89
|
} | {
|
90
|
+
paymentGateway: "MACAU_PASS";
|
85
91
|
config: {
|
86
92
|
merchantId: string;
|
87
93
|
merchantName: string;
|
@@ -89,12 +95,15 @@ export declare const usePayoutAccountStore: import("pinia").StoreDefinition<"mf-
|
|
89
95
|
storeID: string;
|
90
96
|
storeName: string;
|
91
97
|
};
|
92
|
-
|
98
|
+
} | {
|
99
|
+
paymentGateway: "DIGIO";
|
100
|
+
config: {
|
101
|
+
merchantId: string;
|
102
|
+
};
|
93
103
|
})[] | null | undefined;
|
94
104
|
ref?: any;
|
95
|
-
status: "NEW" | "PENDING" | "APPROVED";
|
96
105
|
_id: string;
|
97
|
-
|
106
|
+
status: "NEW" | "PENDING" | "APPROVED";
|
98
107
|
store: {
|
99
108
|
bank?: {
|
100
109
|
type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
|
@@ -102,8 +111,8 @@ export declare const usePayoutAccountStore: import("pinia").StoreDefinition<"mf-
|
|
102
111
|
holderName?: string | null | undefined;
|
103
112
|
name: string;
|
104
113
|
} | null | undefined;
|
105
|
-
bankStatement?: string | null | undefined;
|
106
114
|
ssm?: string | null | undefined;
|
115
|
+
bankStatement?: string | null | undefined;
|
107
116
|
exteriorPhoto?: string | null | undefined;
|
108
117
|
keyPerson?: {
|
109
118
|
name: string;
|
@@ -113,6 +122,7 @@ export declare const usePayoutAccountStore: import("pinia").StoreDefinition<"mf-
|
|
113
122
|
id: string;
|
114
123
|
event: "ORDERING" | "MARKETING";
|
115
124
|
};
|
125
|
+
notifyUrl: string;
|
116
126
|
methods: {
|
117
127
|
rate?: {
|
118
128
|
amount: number;
|