@feedmepos/mf-payment 1.2.24 → 1.2.27
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-BqU7JimC.js → PayoutAccount-DI5YpzGm.js} +10 -11
- package/dist/{PayoutAccount-DhOFhZWz.js → PayoutAccount-mlaDc7_i.js} +41 -42
- package/dist/{PayoutAccountSetting-4rChUUC2.js → PayoutAccountSetting-IgBRFN0A.js} +305 -298
- package/dist/{Restaurant-BdX8Zvgf.js → Restaurant-CIGhOFvk.js} +4 -4
- package/dist/{RestaurantSetting-GwZG2qIM.js → RestaurantSetting-0CbusLcz.js} +3 -3
- package/dist/{Settlement-BxgrIFl0.js → Settlement-CUmpNHMN.js} +3 -3
- package/dist/{Settlement-C1Cnjbfa.js → Settlement-DmG5-VSP.js} +3 -3
- package/dist/{SettlementTransactions-DJSO-CHK.js → SettlementTransactions-CcMUINyi.js} +3 -3
- package/dist/{SettlementTransactions-BCXpOllL.js → SettlementTransactions-DhjGSAg4.js} +3 -3
- package/dist/{Terminal-DgtrqIDu.js → Terminal-KE_9M2jr.js} +5 -5
- package/dist/{TerminalSetting-BDfDUo4z.js → TerminalSetting-DdJl_9JJ.js} +3 -3
- package/dist/{Transaction-DudH8wYy.js → Transaction-CA9RQ8qT.js} +5 -5
- package/dist/{Transaction-CRhYNPh0.js → Transaction-E9_hSpx4.js} +27 -28
- package/dist/{TransactionOld-RjXR9GsJ.js → TransactionOld-lPUiTl8n.js} +4 -4
- package/dist/{TransactionTable.vue_vue_type_script_setup_true_lang-8unyvpBs.js → TransactionTable.vue_vue_type_script_setup_true_lang-B03g8Jum.js} +3 -3
- package/dist/api/payout/index.d.ts +1 -1
- package/dist/api/transaction/index.d.ts +1 -1
- package/dist/{app-DhROxvFc.js → app-BohCgZld.js} +143 -143
- package/dist/app.js +1 -1
- package/dist/{assets-B3_vL33P.js → assets-Dttfej_E.js} +20 -20
- package/dist/{grafana-gGem10RX.js → grafana-DCGA3gMb.js} +1 -1
- package/dist/helpers/assets.d.ts +1 -1
- package/dist/{index-Bu7KNcy0.js → index-BOwfUR6x.js} +1 -1
- package/dist/{index-BO20Q-JI.js → index-BQtW6X1l.js} +1 -1
- package/dist/{index-C46w44Pn.js → index-BYLzp2JB.js} +1 -1
- package/dist/{index-B-qY0UqE.js → index-CZKvrBM7.js} +1 -1
- package/dist/{index-C5KhoncH.js → index-JCMXdVSJ.js} +3 -4
- package/dist/{index-DuTkLd3Q.js → index-tCobqIDD.js} +1730 -1728
- package/dist/{index.vue_vue_type_script_setup_true_lang-DlPKXE4R.js → index.vue_vue_type_script_setup_true_lang-DpAWcXVU.js} +56 -54
- package/dist/package.json +2 -2
- package/dist/{payout-account-BV6hCywT.js → payout-account-rJmG1Gi5.js} +4 -5
- package/dist/stores/payoutAccount.d.ts +22 -20
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/views/admin/payout-account/tabs/Information.vue.d.ts +22 -20
- package/dist/views/admin/payout-account/tabs/PaymentChannel.vue.d.ts +26 -24
- package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +26 -24
- package/dist/views/admin/payout-account/tabs/PaymentStatus.vue.d.ts +22 -20
- package/dist/views/admin/payout-account/tabs/Settlement.vue.d.ts +22 -20
- package/dist/views/admin/payout-account/tabs/TokenGateway.vue.d.ts +26 -24
- package/dist/views/admin/payout-account/tabs/gateway/DigioGateway.vue.d.ts +2 -0
- package/dist/views/admin/payout-account/tabs/token/GooglePayToken.vue.d.ts +2 -2
- package/dist/views/admin/settlement/SettlementTable.vue.d.ts +8 -8
- package/dist/views/admin/terminal/TerminalDialog.vue.d.ts +6 -6
- package/dist/views/admin/terminal/tabs/GhlGateway.vue.d.ts +6 -6
- package/dist/views/admin/terminal/tabs/Information.vue.d.ts +6 -6
- package/dist/views/admin/terminal/tabs/SettingRequest.vue.d.ts +6 -6
- package/dist/views/admin/terminal/tabs/SoftposGateway.vue.d.ts +6 -6
- package/dist/views/admin/terminal/tabs/TerminalGateway.vue.d.ts +6 -6
- package/dist/views/admin/terminal/tabs/settings/KioskMode.vue.d.ts +6 -6
- package/dist/views/payout-account/PayoutAccountTable.vue.d.ts +44 -40
- package/dist/views/settlement/FiuuSettlementTable.vue.d.ts +24 -24
- package/dist/views/settlement/FiuuSettlementTransactions.vue.d.ts +12 -12
- package/dist/views/settlement/SettlementTable.vue.d.ts +8 -8
- package/package.json +2 -2
- package/dist/index-uquYA8M1.js +0 -162
@@ -1,26 +1,26 @@
|
|
1
|
-
import { defineComponent as
|
2
|
-
import { u as
|
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-tCobqIDD.js";
|
3
3
|
import "@feedmepos/ui-library";
|
4
|
-
const
|
4
|
+
const K = ["id"], L = /* @__PURE__ */ U({
|
5
5
|
__name: "FmTableSelection",
|
6
6
|
props: {
|
7
7
|
value: {},
|
8
8
|
items: {}
|
9
9
|
},
|
10
10
|
emits: ["update:modelValue"],
|
11
|
-
setup(g, { emit:
|
12
|
-
const
|
11
|
+
setup(g, { emit: F }) {
|
12
|
+
const h = F, y = g, i = r(!1);
|
13
13
|
return (x, c) => {
|
14
|
-
const
|
15
|
-
return f(),
|
14
|
+
const V = p("FmButton"), C = p("FmMenuItem"), b = p("FmMenu");
|
15
|
+
return f(), S(b, {
|
16
16
|
"max-height": 264,
|
17
17
|
shift: "",
|
18
18
|
onMenuChanged: c[0] || (c[0] = (a) => i.value = a)
|
19
19
|
}, {
|
20
|
-
"menu-button":
|
20
|
+
"menu-button": z(() => {
|
21
21
|
var a;
|
22
22
|
return [
|
23
|
-
|
23
|
+
m(V, {
|
24
24
|
icon: i.value ? "expand_less" : "expand_more",
|
25
25
|
label: (a = x.items.find((o) => o.value === y.value)) == null ? void 0 : a.label,
|
26
26
|
"icon-position": "append",
|
@@ -29,31 +29,31 @@ const J = ["id"], U = /* @__PURE__ */ I({
|
|
29
29
|
}, null, 8, ["icon", "label"])
|
30
30
|
];
|
31
31
|
}),
|
32
|
-
"menu-wrapper":
|
33
|
-
|
32
|
+
"menu-wrapper": z(({ maxHeight: a }) => [
|
33
|
+
s("div", {
|
34
34
|
id: `menu-wrapper-${a}`,
|
35
|
-
style:
|
35
|
+
style: j({ maxHeight: `${a}px` }),
|
36
36
|
class: "bg-fm-color-neutral-white flex flex-col overflow-y-auto px-4 py-12 rounded-md shadow-light-300 w-[75px]"
|
37
37
|
}, [
|
38
|
-
(f(!0), M(N, null,
|
38
|
+
(f(!0), M(N, null, E(x.items, (o) => (f(), S(C, {
|
39
39
|
key: o.value,
|
40
40
|
label: o.label,
|
41
41
|
value: o.value,
|
42
42
|
"model-value": o.value === y.value,
|
43
|
-
"onUpdate:modelValue": (l) =>
|
43
|
+
"onUpdate:modelValue": (l) => h("update:modelValue", o.value)
|
44
44
|
}, null, 8, ["label", "value", "model-value", "onUpdate:modelValue"]))), 128))
|
45
|
-
], 12,
|
45
|
+
], 12, K)
|
46
46
|
]),
|
47
47
|
_: 1
|
48
48
|
});
|
49
49
|
};
|
50
50
|
}
|
51
|
-
}),
|
51
|
+
}), Q = {
|
52
52
|
key: 0,
|
53
53
|
class: "basis-72 bg-white flex items-center justify-between px-24 pt-6"
|
54
|
-
},
|
55
|
-
class: /* @__PURE__ */
|
56
|
-
},
|
54
|
+
}, W = { class: "flex gap-24 items-center justify-between xs:hidden xs:invisible" }, X = { class: "flex gap-8 items-center" }, Y = { class: "fm-typo-en-body-lg-400 text-fm-color-typo-secondary xs:hidden xs:invisible" }, Z = {
|
55
|
+
class: /* @__PURE__ */ G(["flex gap-8 items-center"])
|
56
|
+
}, ee = { class: "fm-typo-en-body-lg-400 text-fm-color-typo-primary xs:mr-auto" }, te = { class: "flex gap-8" }, oe = /* @__PURE__ */ U({
|
57
57
|
__name: "index",
|
58
58
|
props: {
|
59
59
|
columnDefs: {
|
@@ -70,28 +70,30 @@ const J = ["id"], U = /* @__PURE__ */ I({
|
|
70
70
|
}
|
71
71
|
},
|
72
72
|
emits: ["row-click"],
|
73
|
-
setup(g, { expose:
|
73
|
+
setup(g, { expose: F, emit: h }) {
|
74
74
|
const y = [10, 20, 30, 50, 100].map((t) => ({
|
75
75
|
label: t.toString(),
|
76
76
|
value: t
|
77
|
-
})), i = g, x =
|
78
|
-
|
77
|
+
})), i = g, x = h, { isLoading: c, startLoading: V, stopLoading: C } = J(!0), b = r(), a = r(), o = r(""), l = r(10), n = r(1), v = r(0), _ = async function(t = !1) {
|
78
|
+
V(), t && (a.value = [], o.value = "", n.value = 1, await H(), v.value = 0);
|
79
79
|
const e = await i.paginate(l.value, o.value);
|
80
|
-
a.value = [...a.value ?? [], ...e.data], o.value = e.meta.cursor ?? "", v.value += 1,
|
81
|
-
}, T =
|
80
|
+
a.value = [...a.value ?? [], ...e.data], o.value = e.meta.cursor ?? "", v.value += 1, C();
|
81
|
+
}, T = k(() => n.value > 1), $ = k(() => n.value < v.value ? !0 : o.value > ""), q = k(() => {
|
82
82
|
const t = l.value * (n.value - 1), e = t + l.value;
|
83
83
|
return (a.value ?? []).slice(t, e).map(i.rowsDefs);
|
84
84
|
});
|
85
|
-
|
85
|
+
I(l, () => _(!0)), I(n, (t) => {
|
86
86
|
t > v.value && _();
|
87
|
-
}),
|
87
|
+
}), O(() => _());
|
88
|
+
const A = k(() => l.value * (n.value - 1));
|
89
|
+
return F({
|
88
90
|
reset: () => _(!0),
|
89
91
|
data: () => a.value ?? [],
|
90
92
|
allData: async () => {
|
91
93
|
let t = [], e = "";
|
92
94
|
do {
|
93
|
-
const
|
94
|
-
t = [...t, ...
|
95
|
+
const d = await i.paginate(100, e);
|
96
|
+
t = [...t, ...d.data], e = d.meta.cursor ?? "";
|
95
97
|
} while (e > "");
|
96
98
|
return t;
|
97
99
|
},
|
@@ -100,59 +102,59 @@ const J = ["id"], U = /* @__PURE__ */ I({
|
|
100
102
|
return (a.value ?? []).slice(t, e);
|
101
103
|
},
|
102
104
|
replaceData: (t, e) => {
|
103
|
-
const
|
104
|
-
a.value && (a.value[
|
105
|
+
const d = l.value * (n.value - 1) + t;
|
106
|
+
a.value && (a.value[d] = e);
|
105
107
|
}
|
106
108
|
}), (t, e) => {
|
107
|
-
const
|
109
|
+
const d = p("FmTable"), P = p("FmButton");
|
108
110
|
return f(), M(N, null, [
|
109
|
-
d
|
111
|
+
m(d, {
|
110
112
|
modelValue: b.value,
|
111
|
-
"onUpdate:modelValue": e[0] || (e[0] = (
|
113
|
+
"onUpdate:modelValue": e[0] || (e[0] = (u) => b.value = u),
|
112
114
|
loading: D(c),
|
113
115
|
"page-size": l.value,
|
114
116
|
"row-data": q.value,
|
115
117
|
"column-defs": g.columnDefs,
|
116
118
|
"hide-footer": !0,
|
117
119
|
"shrink-at": !1,
|
118
|
-
onRowClick: e[1] || (e[1] = (
|
120
|
+
onRowClick: e[1] || (e[1] = (u) => {
|
119
121
|
var w;
|
120
|
-
return x("row-click", (w = a.value) == null ? void 0 : w.at(
|
122
|
+
return x("row-click", (w = a.value) == null ? void 0 : w.at(A.value + u.index));
|
121
123
|
})
|
122
124
|
}, null, 8, ["modelValue", "loading", "page-size", "row-data", "column-defs"]),
|
123
|
-
D(c) ?
|
124
|
-
|
125
|
-
|
126
|
-
e[6] || (e[6] =
|
127
|
-
|
125
|
+
D(c) ? R("", !0) : (f(), M("div", Q, [
|
126
|
+
s("div", W, [
|
127
|
+
s("div", X, [
|
128
|
+
e[6] || (e[6] = s("span", { class: "fm-typo-en-body-lg-400 text-fm-color-typo-primary" }, " Items per page: ", -1)),
|
129
|
+
m(L, {
|
128
130
|
items: D(y),
|
129
131
|
value: l.value,
|
130
|
-
"onUpdate:modelValue": e[2] || (e[2] = (
|
132
|
+
"onUpdate:modelValue": e[2] || (e[2] = (u) => l.value = u)
|
131
133
|
}, null, 8, ["items", "value"])
|
132
134
|
]),
|
133
|
-
|
135
|
+
s("span", Y, B((n.value - 1) * l.value) + " - " + B((n.value - 1) * l.value + l.value), 1)
|
134
136
|
]),
|
135
|
-
|
136
|
-
|
137
|
-
items: Array.from(Array(v.value), (
|
138
|
-
(
|
139
|
-
label:
|
140
|
-
value:
|
137
|
+
s("div", Z, [
|
138
|
+
m(L, {
|
139
|
+
items: Array.from(Array(v.value), (u, w) => w + 1).map(
|
140
|
+
(u) => ({
|
141
|
+
label: u.toString(),
|
142
|
+
value: u
|
141
143
|
})
|
142
144
|
),
|
143
145
|
value: n.value,
|
144
|
-
"onUpdate:modelValue": e[3] || (e[3] = (
|
146
|
+
"onUpdate:modelValue": e[3] || (e[3] = (u) => n.value = u)
|
145
147
|
}, null, 8, ["items", "value"]),
|
146
|
-
|
147
|
-
|
148
|
-
|
148
|
+
s("span", ee, " Page " + B(n.value), 1),
|
149
|
+
s("div", te, [
|
150
|
+
m(P, {
|
149
151
|
disabled: !T.value,
|
150
152
|
icon: "chevron_left",
|
151
153
|
"icon-color": "neutral-black",
|
152
154
|
variant: "tertiary",
|
153
155
|
onClick: e[4] || (e[4] = () => n.value -= 1)
|
154
156
|
}, null, 8, ["disabled"]),
|
155
|
-
|
157
|
+
m(P, {
|
156
158
|
disabled: !$.value,
|
157
159
|
icon: "chevron_right",
|
158
160
|
"icon-color": "neutral-black",
|
@@ -167,5 +169,5 @@ const J = ["id"], U = /* @__PURE__ */ I({
|
|
167
169
|
}
|
168
170
|
});
|
169
171
|
export {
|
170
|
-
|
172
|
+
oe as _
|
171
173
|
};
|
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.27",
|
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.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-
|
2
|
-
import { c as ot, a as at, B as ut } from "./index-
|
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-BohCgZld.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
|
-
},
|
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
|
-
|
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" | "
|
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" | "
|
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;
|