@feedmepos/mf-payment 1.2.15 → 1.2.17
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-TSEzCtRW.js → PayoutAccount-9M0rbMxQ.js} +6 -6
- package/dist/{PayoutAccount-BcK0lCch.js → PayoutAccount-CLUo0Ulz.js} +5 -5
- package/dist/{PayoutAccountSetting-C4dqb-fc.js → PayoutAccountSetting-CUSnIj68.js} +391 -330
- package/dist/{Restaurant-B36aYf2F.js → Restaurant-CTLkTgah.js} +4 -4
- package/dist/RestaurantSetting-DujOQvSV.js +759 -0
- package/dist/{Settlement-BaUnMek-.js → Settlement-BSf_6o6G.js} +3 -3
- package/dist/{Settlement-DuGX6Meb.js → Settlement-CZb5S23k.js} +3 -3
- package/dist/{SettlementTransactions-Crv6usMw.js → SettlementTransactions-BRCNPglh.js} +3 -3
- package/dist/{SettlementTransactions-CnvEuG0R.js → SettlementTransactions-BjEwIVuM.js} +3 -3
- package/dist/{Terminal-CbKPLy6c.js → Terminal-CvTDdi1v.js} +5 -5
- package/dist/{TerminalSetting-DGkDxfjh.js → TerminalSetting-BcIGtwC6.js} +3 -3
- package/dist/{Transaction-Bt48M8iD.js → Transaction-3trhn_Zc.js} +5 -5
- package/dist/{Transaction-BEdVEnGv.js → Transaction-BWkIXreZ.js} +7 -7
- package/dist/{TransactionOld-BcH4c9K_.js → TransactionOld-DLhqBVIl.js} +4 -4
- package/dist/{TransactionTable.vue_vue_type_script_setup_true_lang-BquebG9C.js → TransactionTable.vue_vue_type_script_setup_true_lang-Cup19PFp.js} +3 -3
- package/dist/{app-Ctq1xd-G.js → app-DAE_5nD5.js} +326 -326
- package/dist/app.js +1 -1
- package/dist/{assets-DDYC8H6t.js → assets-B4vtlKYE.js} +2 -2
- package/dist/{grafana-BxsAiXnU.js → grafana-DV8B0DQp.js} +1 -1
- package/dist/{index-rYr5z69I.js → index-BRBuCpqm.js} +1 -1
- package/dist/{index-DqQ2M3Id.js → index-BWggDsdo.js} +2 -2
- package/dist/{index-DUvflAov.js → index-C8dj5wuz.js} +9820 -9673
- package/dist/{index-DSDHX0w0.js → index-CAkhGbuS.js} +1 -1
- package/dist/{index-DGllbLEZ.js → index-CJPkFMrY.js} +1 -1
- package/dist/{index-DRUhTg2j.js → index-QlMsszeQ.js} +1 -1
- package/dist/{index-DhB4W69u.js → index-ux7UbRaU.js} +1 -1
- package/dist/{index.vue_vue_type_script_setup_true_lang-CSyAFIKD.js → index.vue_vue_type_script_setup_true_lang-BSJZOVa7.js} +1 -1
- package/dist/package.json +2 -2
- package/dist/{payout-account-Z9y6x_Lf.js → payout-account-BwypT3rI.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-n11cwh2M.js +0 -625
@@ -1,4 +1,4 @@
|
|
1
|
-
import { j as o, k as f, c as i } from "./index-
|
1
|
+
import { j as o, k as f, c as i } from "./index-C8dj5wuz.js";
|
2
2
|
var d = {}, O = {}, u = {};
|
3
3
|
Object.defineProperty(u, "__esModule", { value: !0 });
|
4
4
|
u.F_PAYMENT_TRANSACTION_GROUP = u.F_PAYMENT_TRANSACTION_STATUS = u.F_PAYMENT_GATEWAY_KEY = u.F_PAYMENT_TYPE = u.F_PAYMENT_FOR = void 0;
|
@@ -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-C8dj5wuz.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.17",
|
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-DAE_5nD5.js";
|
2
|
+
import { a as ht, c as dt, d as ft } from "./index-C8dj5wuz.js";
|
3
|
+
import { _ as G } from "./index-CJPkFMrY.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;
|