@feedmepos/mf-payment 1.3.12 → 1.3.14
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/{OnboardForm-cIQFP7qq.js → OnboardForm-DIkc0eX_.js} +4 -4
- package/dist/{OnboardForm-B7eW8jKT.js → OnboardForm-DrjOiLDz.js} +4 -4
- package/dist/{OnboardSubmission-YAZAgP1W.js → OnboardSubmission-BNU8JEjd.js} +5 -5
- package/dist/OnboardSubmission-C-bNluyh.js +173 -0
- package/dist/{PayoutAccount-351bOKrS.js → PayoutAccount-BoEhEonY.js} +5 -5
- package/dist/{PayoutAccount-BTUMCZSC.js → PayoutAccount-M0uzba0w.js} +5 -5
- package/dist/{PayoutAccountSetting-C2VV_P8I.js → PayoutAccountSetting-BbMJO09b.js} +3 -3
- package/dist/{Restaurant-C2RxiiMA.js → Restaurant-CwdFy65Q.js} +4 -4
- package/dist/{RestaurantSetting-i6ZrbICS.js → RestaurantSetting-DcHUxBYh.js} +3 -3
- package/dist/{Settlement-OhzSzIAC.js → Settlement-ByfwQDjy.js} +3 -3
- package/dist/{Settlement-CiYbiWnh.js → Settlement-PxISyjHU.js} +3 -3
- package/dist/{SettlementTransactions-DDZGwNyT.js → SettlementTransactions-D5yeeyDP.js} +3 -3
- package/dist/{SettlementTransactions-BUxBMEhZ.js → SettlementTransactions-DidiqbXG.js} +3 -3
- package/dist/{Status.vue_vue_type_script_setup_true_lang-CBRF0-0x.js → Status.vue_vue_type_script_setup_true_lang-kehDoQ6j.js} +1 -1
- package/dist/{Terminal-DaZQ2HlT.js → Terminal-C--amJVv.js} +5 -5
- package/dist/{TerminalSetting-DT4ZicMV.js → TerminalSetting-Bgn-I2bk.js} +69 -69
- package/dist/{Transaction-b4hfH_Gr.js → Transaction-BMc3gQy1.js} +6 -6
- package/dist/{Transaction-CBXatTdT.js → Transaction-Bd_4iMOT.js} +5 -5
- package/dist/{TransactionOld-vUHA-HK7.js → TransactionOld-8-sEspIt.js} +4 -4
- package/dist/{TransactionTable.vue_vue_type_script_setup_true_lang-DSC0IYab.js → TransactionTable.vue_vue_type_script_setup_true_lang-BayIh55f.js} +3 -3
- package/dist/{app-C_eXBmWD.js → app-Cn0RrIWF.js} +90 -80
- package/dist/app.d.ts +11 -1
- package/dist/app.js +1 -1
- package/dist/{assets-DQsR-1TB.js → assets-CTH4trdc.js} +1 -1
- package/dist/{grafana-CK4g6ZoJ.js → grafana-bPLmWYzm.js} +1 -1
- package/dist/{index-BngXbjSX.js → index-98tll3Hu.js} +1 -1
- package/dist/{index-xwX5AZeh.js → index-B5zEwG__.js} +1 -1
- package/dist/{index-DAUG5toW.js → index-CJPiBIRm.js} +446 -444
- package/dist/{index-BhvhNgSj.js → index-CeL25Pov.js} +2 -2
- package/dist/{index-Cd7W0vb7.js → index-DPY6iypt.js} +1 -1
- package/dist/{index-DSEt22V0.js → index-DZYRliw9.js} +1 -1
- package/dist/{index-CZBPN8fF.js → index-cU53UWIn.js} +1 -1
- package/dist/{index.vue_vue_type_script_setup_true_lang-BIc1-DIt.js → index.vue_vue_type_script_setup_true_lang-CaVufHjO.js} +1 -1
- package/dist/package.json +2 -2
- package/dist/{payout-account-BxDix6Cp.js → payout-account-BaACtyWO.js} +3 -3
- package/dist/{plugins-BQd6KOEt.js → plugins-BjAF-CDe.js} +1 -1
- package/dist/stores/payoutAccount.d.ts +16 -16
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/views/admin/onboard-submission/forms/SoftspaceSubmission.vue.d.ts +28 -28
- package/dist/views/admin/payout-account/tabs/Information.vue.d.ts +16 -16
- package/dist/views/admin/payout-account/tabs/PaymentChannel.vue.d.ts +32 -32
- package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +32 -32
- package/dist/views/admin/payout-account/tabs/PaymentStatus.vue.d.ts +16 -16
- package/dist/views/admin/payout-account/tabs/Settlement.vue.d.ts +16 -16
- package/dist/views/admin/payout-account/tabs/TokenGateway.vue.d.ts +32 -32
- package/dist/views/admin/terminal/TerminalDialog.vue.d.ts +6 -6
- package/dist/views/admin/terminal/tabs/EcrGateway.vue.d.ts +6 -6
- package/dist/views/admin/terminal/tabs/Information.vue.d.ts +6 -6
- package/dist/views/admin/terminal/tabs/QrGateway.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/ecr/GhlGateway.vue.d.ts +6 -6
- package/dist/views/admin/terminal/tabs/ecr/KBankGateway.vue.d.ts +6 -6
- package/dist/views/admin/terminal/tabs/ecr/Maybank2Gateway.vue.d.ts +6 -6
- package/dist/views/admin/terminal/tabs/ecr/Maybank3Gateway.vue.d.ts +6 -6
- package/dist/views/admin/terminal/tabs/ecr/MaybankGateway.vue.d.ts +6 -6
- package/dist/views/admin/terminal/tabs/ecr/NetsGateway.vue.d.ts +6 -6
- package/dist/views/admin/terminal/tabs/ecr/TerminalGateway.vue.d.ts +6 -6
- package/dist/views/admin/terminal/tabs/qr/PromptPayGateway.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 +32 -32
- package/dist/views/settlement/FiuuSettlementTable.vue.d.ts +64 -64
- package/dist/views/settlement/FiuuSettlementTransactions.vue.d.ts +32 -32
- package/package.json +2 -2
- package/dist/OnboardSubmission-C9MPsDJL.js +0 -153
@@ -1,5 +1,5 @@
|
|
1
|
-
import { d as r, b as a, g as n, o as i } from "./index-
|
2
|
-
import { f as u } from "./plugins-
|
1
|
+
import { d as r, b as a, g as n, o as i } from "./index-CJPiBIRm.js";
|
2
|
+
import { f as u } from "./plugins-BjAF-CDe.js";
|
3
3
|
import { h as m } from "./moment-h96o7c8I.js";
|
4
4
|
const y = {
|
5
5
|
async read(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-
|
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-CJPiBIRm.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-
|
2
|
+
import { u as J } from "./index-CJPiBIRm.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.
|
3
|
+
"version": "1.3.14",
|
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.
|
36
|
+
"@feedmepos/payment-entity": "^0.1.29",
|
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-
|
2
|
-
import { c as st, a as it, B as at, p as E } from "./index-
|
1
|
+
import { f as j } from "./plugins-BjAF-CDe.js";
|
2
|
+
import { c as st, a as it, B as at, p as E } from "./index-CJPiBIRm.js";
|
3
3
|
import { useCoreStore as ut } from "@feedmepos/mf-common";
|
4
|
-
import { _ as ot } from "./app-
|
4
|
+
import { _ as ot } from "./app-Cn0RrIWF.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-
|
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-Cn0RrIWF.js";
|
2
2
|
/**
|
3
3
|
* @license
|
4
4
|
* Copyright 2017 Google LLC
|
@@ -5,6 +5,7 @@ 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;
|
8
9
|
gateways?: ({
|
9
10
|
config: {
|
10
11
|
clientId: string;
|
@@ -15,17 +16,17 @@ export declare const usePayoutAccountStore: import("pinia").StoreDefinition<"mf-
|
|
15
16
|
paymentGateway: "REVENUE_MONSTER";
|
16
17
|
} | {
|
17
18
|
config: {
|
18
|
-
secretKey: string;
|
19
19
|
merchantId: string;
|
20
|
+
secretKey: string;
|
20
21
|
verifyKey: string;
|
21
22
|
};
|
22
23
|
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
23
24
|
} | {
|
24
25
|
config: {
|
25
26
|
merchantId: string;
|
26
|
-
storeID: string;
|
27
27
|
merchantName: string;
|
28
28
|
merchantCategoryCode: string;
|
29
|
+
storeID: string;
|
29
30
|
storeName: string;
|
30
31
|
};
|
31
32
|
paymentGateway: "MACAU_PASS";
|
@@ -36,10 +37,8 @@ export declare const usePayoutAccountStore: import("pinia").StoreDefinition<"mf-
|
|
36
37
|
};
|
37
38
|
paymentGateway: "DIGIO";
|
38
39
|
})[] | null | undefined;
|
39
|
-
enable?: boolean | null | undefined;
|
40
40
|
ref?: any;
|
41
41
|
status: "NEW" | "PENDING" | "APPROVED";
|
42
|
-
notifyUrl: string;
|
43
42
|
_id: string;
|
44
43
|
store: {
|
45
44
|
bank?: {
|
@@ -48,29 +47,31 @@ export declare const usePayoutAccountStore: import("pinia").StoreDefinition<"mf-
|
|
48
47
|
holderName?: string | null | undefined;
|
49
48
|
name: string;
|
50
49
|
} | null | undefined;
|
51
|
-
bankStatement?: string | null | undefined;
|
52
50
|
ssm?: string | null | undefined;
|
51
|
+
bankStatement?: string | null | undefined;
|
53
52
|
exteriorPhoto?: string | null | undefined;
|
54
53
|
keyPerson?: {
|
54
|
+
email: string;
|
55
55
|
name: string;
|
56
56
|
phone: string;
|
57
|
-
email: string;
|
58
57
|
} | null | undefined;
|
59
58
|
id: string;
|
60
59
|
event: "ORDERING" | "MARKETING";
|
61
60
|
};
|
62
|
-
|
61
|
+
notifyUrl: string;
|
63
62
|
methods: {
|
64
63
|
rate?: {
|
65
64
|
amount: number;
|
66
65
|
precision: number;
|
67
66
|
} | null | undefined;
|
68
67
|
tPlus?: number | null | undefined;
|
69
|
-
issuer: "MACAU_PASS" | "FEEDME" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "RAZERPAY" | "SHOPEEPAY" | "OTHER" | "MAYBANKQRPAY" | "PRESTOPAY" | "TOUCHNGO" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "
|
68
|
+
issuer: "MACAU_PASS" | "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" | "THAIQR";
|
70
69
|
variant: string;
|
71
70
|
}[];
|
71
|
+
businessId: string;
|
72
72
|
}[];
|
73
73
|
} & import("pinia").PiniaCustomStateProperties<PayoutAccountState>) => {
|
74
|
+
enable?: boolean | null | undefined;
|
74
75
|
gateways?: ({
|
75
76
|
config: {
|
76
77
|
clientId: string;
|
@@ -81,17 +82,17 @@ export declare const usePayoutAccountStore: import("pinia").StoreDefinition<"mf-
|
|
81
82
|
paymentGateway: "REVENUE_MONSTER";
|
82
83
|
} | {
|
83
84
|
config: {
|
84
|
-
secretKey: string;
|
85
85
|
merchantId: string;
|
86
|
+
secretKey: string;
|
86
87
|
verifyKey: string;
|
87
88
|
};
|
88
89
|
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
89
90
|
} | {
|
90
91
|
config: {
|
91
92
|
merchantId: string;
|
92
|
-
storeID: string;
|
93
93
|
merchantName: string;
|
94
94
|
merchantCategoryCode: string;
|
95
|
+
storeID: string;
|
95
96
|
storeName: string;
|
96
97
|
};
|
97
98
|
paymentGateway: "MACAU_PASS";
|
@@ -102,10 +103,8 @@ export declare const usePayoutAccountStore: import("pinia").StoreDefinition<"mf-
|
|
102
103
|
};
|
103
104
|
paymentGateway: "DIGIO";
|
104
105
|
})[] | null | undefined;
|
105
|
-
enable?: boolean | null | undefined;
|
106
106
|
ref?: any;
|
107
107
|
status: "NEW" | "PENDING" | "APPROVED";
|
108
|
-
notifyUrl: string;
|
109
108
|
_id: string;
|
110
109
|
store: {
|
111
110
|
bank?: {
|
@@ -114,27 +113,28 @@ export declare const usePayoutAccountStore: import("pinia").StoreDefinition<"mf-
|
|
114
113
|
holderName?: string | null | undefined;
|
115
114
|
name: string;
|
116
115
|
} | null | undefined;
|
117
|
-
bankStatement?: string | null | undefined;
|
118
116
|
ssm?: string | null | undefined;
|
117
|
+
bankStatement?: string | null | undefined;
|
119
118
|
exteriorPhoto?: string | null | undefined;
|
120
119
|
keyPerson?: {
|
120
|
+
email: string;
|
121
121
|
name: string;
|
122
122
|
phone: string;
|
123
|
-
email: string;
|
124
123
|
} | null | undefined;
|
125
124
|
id: string;
|
126
125
|
event: "ORDERING" | "MARKETING";
|
127
126
|
};
|
128
|
-
|
127
|
+
notifyUrl: string;
|
129
128
|
methods: {
|
130
129
|
rate?: {
|
131
130
|
amount: number;
|
132
131
|
precision: number;
|
133
132
|
} | null | undefined;
|
134
133
|
tPlus?: number | null | undefined;
|
135
|
-
issuer: "MACAU_PASS" | "FEEDME" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "RAZERPAY" | "SHOPEEPAY" | "OTHER" | "MAYBANKQRPAY" | "PRESTOPAY" | "TOUCHNGO" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "
|
134
|
+
issuer: "MACAU_PASS" | "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" | "THAIQR";
|
136
135
|
variant: string;
|
137
136
|
}[];
|
137
|
+
businessId: string;
|
138
138
|
}[];
|
139
139
|
}, {
|
140
140
|
readBusinessPayoutAccounts(): Promise<void>;
|