@feedmepos/mf-payment 1.5.29-dev → 1.5.31-dev
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/Actions.vue_vue_type_script_setup_true_lang-BMLg-uol.js +118 -0
- package/dist/{Chargeback-CocH4bON.js → Chargeback-BkVFinyh.js} +5 -5
- package/dist/{DocumentViewer.vue_vue_type_script_setup_true_lang-tGPnCbHL.js → DocumentViewer.vue_vue_type_script_setup_true_lang-3pmwclcO.js} +1 -1
- package/dist/{OnboardForm-BLk46c4b.js → OnboardForm-DZ06-081.js} +5 -5
- package/dist/{OnboardForm-CqohYc7w.js → OnboardForm-z0g_ff33.js} +5 -5
- package/dist/{OnboardSubmission-CIZuFLWF.js → OnboardSubmission-B24Jb79p.js} +2 -2
- package/dist/{OnboardSubmission-CNJ-CYki.js → OnboardSubmission-O5wr2kLB.js} +5 -5
- package/dist/{PayoutAccount-Qzl0EU8D.js → PayoutAccount-BTV73BZ8.js} +4 -4
- package/dist/{PayoutAccount-2vZvDUNZ.js → PayoutAccount-k20BQKug.js} +5 -5
- package/dist/{PayoutAccountSetting-DfrRhtcP.js → PayoutAccountSetting-BJljfdwp.js} +4 -4
- package/dist/{Restaurant-Ckh7iZ9v.js → Restaurant-DN2_DdKR.js} +4 -4
- package/dist/{RestaurantSetting-CeHORT_l.js → RestaurantSetting-f0T5REdJ.js} +3 -3
- package/dist/{Settlement-Dkf0_6WU.js → Settlement-DJ6ETp2U.js} +3 -3
- package/dist/{Settlement-DWj3kJpX.js → Settlement-SoOQIN8y.js} +3 -3
- package/dist/{SettlementTransactions-B_-EF9FQ.js → SettlementTransactions-DF2ybUos.js} +112 -136
- package/dist/SettlementTransactions-cYUYH2RJ.js +300 -0
- package/dist/{Status.vue_vue_type_script_setup_true_lang-BRylU6yC.js → Status.vue_vue_type_script_setup_true_lang-B41rO8q8.js} +1 -1
- package/dist/{Terminal-CO1Qqx4X.js → Terminal-DuGHgfMp.js} +5 -5
- package/dist/{TerminalSetting-14CDkcsr.js → TerminalSetting-iXqUzSSo.js} +3 -3
- package/dist/{Transaction-LS_h6ecG.js → Transaction-CWFcreph.js} +151 -176
- package/dist/{Transaction-CkZKTFNI.js → Transaction-i64HFmDS.js} +120 -116
- package/dist/{TransactionOld-Bivy85L4.js → TransactionOld-DttRuS3v.js} +10 -10
- package/dist/{app-DUlTcsCJ.js → app-Cn89JW5_.js} +23 -23
- package/dist/app.js +1 -1
- package/dist/assets-gWQvONT9.js +169 -0
- package/dist/{views/settlement/cell/Status.vue.d.ts → components/TransactionStatus.vue.d.ts} +0 -2
- package/dist/{grafana-D_fIUdUm.js → grafana-VY3mqepx.js} +1 -1
- package/dist/{index-D7IY2VY_.js → index-BGIv1us6.js} +1 -1
- package/dist/{index-BganQIV3.js → index-BRhAeH7J.js} +1 -1
- package/dist/{index-DGCnviAy.js → index-BcmesiC4.js} +1 -1
- package/dist/{index-cOl7pH9_.js → index-CscYwjzM.js} +1 -1
- package/dist/{index-DEC3wCyK.js → index-DGqWjywh.js} +1 -1
- package/dist/{index-WuRUC8sI.js → index-DhYZ6Ghe.js} +2 -2
- package/dist/{index-CsxAKwXK.js → index-Dq4IAN2N.js} +1 -1
- package/dist/{index-C87vsLzf.js → index-Q0ELb0wB.js} +1 -1
- package/dist/{index-CcCcgcKj.js → index-T2CVm7-_.js} +7343 -7157
- package/dist/{index.vue_vue_type_script_setup_true_lang-H0-KLC0F.js → index.vue_vue_type_script_setup_true_lang-CkzD8rQP.js} +1 -1
- package/dist/package.json +3 -3
- package/dist/{payout-account-DyUwLBkF.js → payout-account-CS-sI0CL.js} +3 -3
- package/dist/stores/payoutAccount.d.ts +26 -26
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/views/admin/onboard-submission/forms/NTTSubmission.vue.d.ts +8 -8
- package/dist/views/admin/onboard-submission/forms/SoftspaceSubmission.vue.d.ts +8 -8
- package/dist/views/admin/payout-account/tabs/Information.vue.d.ts +26 -26
- package/dist/views/admin/payout-account/tabs/PaymentChannel.vue.d.ts +48 -48
- package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +48 -48
- package/dist/views/admin/payout-account/tabs/PaymentStatus.vue.d.ts +26 -26
- package/dist/views/admin/payout-account/tabs/Settlement.vue.d.ts +26 -26
- package/dist/views/admin/payout-account/tabs/TokenGateway.vue.d.ts +48 -48
- package/dist/views/admin/payout-account/tabs/gateway/AdyenGateway.vue.d.ts +2 -2
- package/dist/views/admin/payout-account/tabs/gateway/DigioGateway.vue.d.ts +2 -2
- package/dist/views/admin/payout-account/tabs/gateway/FiuuGateway.vue.d.ts +4 -4
- package/dist/views/admin/payout-account/tabs/gateway/KsherGateway.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/ApplePayToken.vue.d.ts +2 -2
- package/dist/views/admin/payout-account/tabs/token/GooglePayToken.vue.d.ts +2 -2
- package/dist/views/admin/restaurant/tabs/gateway/AdyenGateway.vue.d.ts +4 -4
- package/dist/views/admin/restaurant/tabs/gateway/DigioGateway.vue.d.ts +4 -4
- package/dist/views/admin/restaurant/tabs/gateway/FiuuGateway.vue.d.ts +10 -10
- package/dist/views/admin/restaurant/tabs/gateway/GhlGateway.vue.d.ts +6 -6
- package/dist/views/admin/restaurant/tabs/gateway/GrabGateway.vue.d.ts +4 -4
- package/dist/views/admin/restaurant/tabs/gateway/KsherGateway.vue.d.ts +6 -6
- package/dist/views/admin/restaurant/tabs/gateway/MacauPassGateway.vue.d.ts +6 -6
- package/dist/views/admin/restaurant/tabs/gateway/MaybankGateway.vue.d.ts +4 -4
- package/dist/views/admin/restaurant/tabs/gateway/RevenueMonsterGateway.vue.d.ts +4 -4
- package/dist/views/admin/restaurant/tabs/gateway/SoftSpaceGateway.vue.d.ts +4 -4
- package/dist/views/admin/terminal/TerminalDialog.vue.d.ts +20 -20
- package/dist/views/admin/terminal/tabs/EcrGateway.vue.d.ts +20 -20
- package/dist/views/admin/terminal/tabs/Information.vue.d.ts +20 -20
- package/dist/views/admin/terminal/tabs/QrGateway.vue.d.ts +20 -20
- package/dist/views/admin/terminal/tabs/SettingRequest.vue.d.ts +20 -20
- package/dist/views/admin/terminal/tabs/SoftposGateway.vue.d.ts +20 -20
- package/dist/views/admin/terminal/tabs/ecr/Ghl2Gateway.vue.d.ts +20 -20
- package/dist/views/admin/terminal/tabs/ecr/Ghl3Gateway.vue.d.ts +20 -20
- package/dist/views/admin/terminal/tabs/ecr/GhlGateway.vue.d.ts +20 -20
- package/dist/views/admin/terminal/tabs/ecr/GlobalPaymentsGateway.vue.d.ts +20 -20
- package/dist/views/admin/terminal/tabs/ecr/HlbbGateway.vue.d.ts +20 -20
- package/dist/views/admin/terminal/tabs/ecr/KBankGateway.vue.d.ts +20 -20
- package/dist/views/admin/terminal/tabs/ecr/Maybank2Gateway.vue.d.ts +20 -20
- package/dist/views/admin/terminal/tabs/ecr/Maybank3Gateway.vue.d.ts +20 -20
- package/dist/views/admin/terminal/tabs/ecr/MaybankGateway.vue.d.ts +20 -20
- package/dist/views/admin/terminal/tabs/ecr/NetsGateway.vue.d.ts +20 -20
- package/dist/views/admin/terminal/tabs/ecr/TerminalGateway.vue.d.ts +20 -20
- package/dist/views/admin/terminal/tabs/qr/PromptPayGateway.vue.d.ts +20 -20
- package/dist/views/admin/terminal/tabs/settings/KioskMode.vue.d.ts +20 -20
- package/dist/views/payout-account/PayoutAccountTable.vue.d.ts +52 -52
- package/dist/views/settlement/FiuuSettlementTable.vue.d.ts +44 -44
- package/dist/views/settlement/FiuuSettlementTransactions.vue.d.ts +22 -22
- package/package.json +2 -2
- package/dist/Actions.vue_vue_type_script_setup_true_lang-DGrZmVUQ.js +0 -144
- package/dist/SettlementTransactions-BfDzz9CE.js +0 -324
- package/dist/assets-zMyaBFbU.js +0 -144
- package/dist/views/admin/settlement/cell/Status.vue.d.ts +0 -7
- package/dist/views/admin/transaction/cell/Status.vue.d.ts +0 -7
- package/dist/views/transaction/cell/Status.vue.d.ts +0 -7
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent as U, ref as r, resolveComponent as f, openBlock as g, createBlock as S, withCtx as z, createElementVNode as s, normalizeStyle as j, createElementBlock as B, Fragment as N, renderList as E, createVNode as c, computed as _, watch as I, onMounted as O, unref as C, toDisplayString as D, createCommentVNode as R, nextTick as G, normalizeClass as H } from "vue";
|
|
2
|
-
import { u as J } from "./index-
|
|
2
|
+
import { u as J } from "./index-T2CVm7-_.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.5.
|
|
3
|
+
"version": "1.5.31-dev",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"files": [
|
|
6
6
|
"dist"
|
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
"@feedmepos/core": "^2.6.0",
|
|
39
39
|
"@feedmepos/mf-common": "^1.26.8",
|
|
40
40
|
"@feedmepos/mf-financing": "0.0.24-dev",
|
|
41
|
-
"@feedmepos/payment-entity": "0.1.
|
|
41
|
+
"@feedmepos/payment-entity": "0.1.67",
|
|
42
42
|
"@feedmepos/ui-library": "^1.7.1",
|
|
43
43
|
"axios": "^0.27.2",
|
|
44
44
|
"buffer": "^6.0.3",
|
|
@@ -107,4 +107,4 @@
|
|
|
107
107
|
"vite": "^5.2.11",
|
|
108
108
|
"vue-tsc": "^2.0.11"
|
|
109
109
|
}
|
|
110
|
-
}
|
|
110
|
+
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { a as st, c as it, p as E, B as at } from "./index-
|
|
1
|
+
import { a as st, c as it, p as E, B as at } from "./index-T2CVm7-_.js";
|
|
2
2
|
import { useCoreStore as ut } from "@feedmepos/mf-common";
|
|
3
|
-
import { d as H } from "./index-
|
|
4
|
-
import { _ as ot } from "./app-
|
|
3
|
+
import { d as H } from "./index-BGIv1us6.js";
|
|
4
|
+
import { _ as ot } from "./app-Cn89JW5_.js";
|
|
5
5
|
var Q = { exports: {} };
|
|
6
6
|
(function(i, a) {
|
|
7
7
|
(function(t, m) {
|
|
@@ -5,37 +5,39 @@ 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?: ({
|
|
10
|
+
paymentGateway: "REVENUE_MONSTER";
|
|
9
11
|
config: {
|
|
10
12
|
clientId: string;
|
|
11
13
|
clientPrivateKey: string;
|
|
12
14
|
clientSecret: string;
|
|
13
15
|
storeId: string;
|
|
14
16
|
};
|
|
15
|
-
paymentGateway: "REVENUE_MONSTER";
|
|
16
17
|
} | {
|
|
18
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
17
19
|
config: {
|
|
18
|
-
secretKey: string;
|
|
19
20
|
merchantId: string;
|
|
21
|
+
secretKey: string;
|
|
20
22
|
verifyKey: string;
|
|
21
23
|
};
|
|
22
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
23
24
|
} | {
|
|
25
|
+
paymentGateway: "MACAU_PASS";
|
|
24
26
|
config: {
|
|
25
27
|
merchantId: string;
|
|
26
|
-
storeID: string;
|
|
27
28
|
merchantName: string;
|
|
28
29
|
merchantCategoryCode: string;
|
|
30
|
+
storeID: string;
|
|
29
31
|
storeName: string;
|
|
30
32
|
};
|
|
31
|
-
paymentGateway: "MACAU_PASS";
|
|
32
33
|
} | {
|
|
34
|
+
paymentGateway: "DIGIO";
|
|
33
35
|
config: {
|
|
34
36
|
merchantId: string;
|
|
35
37
|
cardMerchantId: string;
|
|
36
38
|
};
|
|
37
|
-
paymentGateway: "DIGIO";
|
|
38
39
|
} | {
|
|
40
|
+
paymentGateway: "ADYEN";
|
|
39
41
|
config: {
|
|
40
42
|
hmacKey?: string | null | undefined;
|
|
41
43
|
merchantAccount: string;
|
|
@@ -44,19 +46,16 @@ export declare const usePayoutAccountStore: import("pinia").StoreDefinition<"mf-
|
|
|
44
46
|
clientKey: string;
|
|
45
47
|
endpoint: string;
|
|
46
48
|
};
|
|
47
|
-
paymentGateway: "ADYEN";
|
|
48
49
|
} | {
|
|
50
|
+
paymentGateway: "KSHER";
|
|
49
51
|
config: {
|
|
50
|
-
privateKey: string;
|
|
51
52
|
appId: string;
|
|
53
|
+
privateKey: string;
|
|
52
54
|
};
|
|
53
|
-
paymentGateway: "KSHER";
|
|
54
55
|
})[] | null | undefined;
|
|
55
|
-
enable?: boolean | null | undefined;
|
|
56
56
|
ref?: any;
|
|
57
57
|
status: "NEW" | "PENDING" | "APPROVED";
|
|
58
58
|
notifyUrl: string;
|
|
59
|
-
_id: string;
|
|
60
59
|
store: {
|
|
61
60
|
bank?: {
|
|
62
61
|
type?: "OTHER" | "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | null | undefined;
|
|
@@ -77,7 +76,7 @@ export declare const usePayoutAccountStore: import("pinia").StoreDefinition<"mf-
|
|
|
77
76
|
id: string;
|
|
78
77
|
event: "ORDERING" | "MARKETING";
|
|
79
78
|
};
|
|
80
|
-
|
|
79
|
+
_id: string;
|
|
81
80
|
methods: {
|
|
82
81
|
rate?: {
|
|
83
82
|
amount: number;
|
|
@@ -88,42 +87,45 @@ export declare const usePayoutAccountStore: import("pinia").StoreDefinition<"mf-
|
|
|
88
87
|
precision: number;
|
|
89
88
|
} | null | undefined;
|
|
90
89
|
tPlus?: number | null | undefined;
|
|
91
|
-
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "
|
|
90
|
+
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "CASH" | "KBANK" | "ALIPAY" | "BOOST" | "GRABPAY" | "MAYBANKQRPAY" | "PRESTOPAY" | "RAZERPAY" | "SHOPEEPAY" | "TOUCHNGO" | "WECHATPAY" | "CARD" | "DUITNOW" | "PAYNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "JCB" | "DISCOVER" | "DINERS" | "THAIQR" | "TRUEMONEY" | "LINEPAY";
|
|
92
91
|
variant: string;
|
|
93
92
|
}[];
|
|
93
|
+
businessId: string;
|
|
94
94
|
}[];
|
|
95
95
|
} & import("pinia").PiniaCustomStateProperties<PayoutAccountState>) => {
|
|
96
|
+
enable?: boolean | null | undefined;
|
|
96
97
|
gateways?: ({
|
|
98
|
+
paymentGateway: "REVENUE_MONSTER";
|
|
97
99
|
config: {
|
|
98
100
|
clientId: string;
|
|
99
101
|
clientPrivateKey: string;
|
|
100
102
|
clientSecret: string;
|
|
101
103
|
storeId: string;
|
|
102
104
|
};
|
|
103
|
-
paymentGateway: "REVENUE_MONSTER";
|
|
104
105
|
} | {
|
|
106
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
105
107
|
config: {
|
|
106
|
-
secretKey: string;
|
|
107
108
|
merchantId: string;
|
|
109
|
+
secretKey: string;
|
|
108
110
|
verifyKey: string;
|
|
109
111
|
};
|
|
110
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
111
112
|
} | {
|
|
113
|
+
paymentGateway: "MACAU_PASS";
|
|
112
114
|
config: {
|
|
113
115
|
merchantId: string;
|
|
114
|
-
storeID: string;
|
|
115
116
|
merchantName: string;
|
|
116
117
|
merchantCategoryCode: string;
|
|
118
|
+
storeID: string;
|
|
117
119
|
storeName: string;
|
|
118
120
|
};
|
|
119
|
-
paymentGateway: "MACAU_PASS";
|
|
120
121
|
} | {
|
|
122
|
+
paymentGateway: "DIGIO";
|
|
121
123
|
config: {
|
|
122
124
|
merchantId: string;
|
|
123
125
|
cardMerchantId: string;
|
|
124
126
|
};
|
|
125
|
-
paymentGateway: "DIGIO";
|
|
126
127
|
} | {
|
|
128
|
+
paymentGateway: "ADYEN";
|
|
127
129
|
config: {
|
|
128
130
|
hmacKey?: string | null | undefined;
|
|
129
131
|
merchantAccount: string;
|
|
@@ -132,19 +134,16 @@ export declare const usePayoutAccountStore: import("pinia").StoreDefinition<"mf-
|
|
|
132
134
|
clientKey: string;
|
|
133
135
|
endpoint: string;
|
|
134
136
|
};
|
|
135
|
-
paymentGateway: "ADYEN";
|
|
136
137
|
} | {
|
|
138
|
+
paymentGateway: "KSHER";
|
|
137
139
|
config: {
|
|
138
|
-
privateKey: string;
|
|
139
140
|
appId: string;
|
|
141
|
+
privateKey: string;
|
|
140
142
|
};
|
|
141
|
-
paymentGateway: "KSHER";
|
|
142
143
|
})[] | null | undefined;
|
|
143
|
-
enable?: boolean | null | undefined;
|
|
144
144
|
ref?: any;
|
|
145
145
|
status: "NEW" | "PENDING" | "APPROVED";
|
|
146
146
|
notifyUrl: string;
|
|
147
|
-
_id: string;
|
|
148
147
|
store: {
|
|
149
148
|
bank?: {
|
|
150
149
|
type?: "OTHER" | "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | null | undefined;
|
|
@@ -165,7 +164,7 @@ export declare const usePayoutAccountStore: import("pinia").StoreDefinition<"mf-
|
|
|
165
164
|
id: string;
|
|
166
165
|
event: "ORDERING" | "MARKETING";
|
|
167
166
|
};
|
|
168
|
-
|
|
167
|
+
_id: string;
|
|
169
168
|
methods: {
|
|
170
169
|
rate?: {
|
|
171
170
|
amount: number;
|
|
@@ -176,9 +175,10 @@ export declare const usePayoutAccountStore: import("pinia").StoreDefinition<"mf-
|
|
|
176
175
|
precision: number;
|
|
177
176
|
} | null | undefined;
|
|
178
177
|
tPlus?: number | null | undefined;
|
|
179
|
-
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "
|
|
178
|
+
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "CASH" | "KBANK" | "ALIPAY" | "BOOST" | "GRABPAY" | "MAYBANKQRPAY" | "PRESTOPAY" | "RAZERPAY" | "SHOPEEPAY" | "TOUCHNGO" | "WECHATPAY" | "CARD" | "DUITNOW" | "PAYNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "JCB" | "DISCOVER" | "DINERS" | "THAIQR" | "TRUEMONEY" | "LINEPAY";
|
|
180
179
|
variant: string;
|
|
181
180
|
}[];
|
|
181
|
+
businessId: string;
|
|
182
182
|
}[];
|
|
183
183
|
}, {
|
|
184
184
|
readBusinessPayoutAccounts(): Promise<void>;
|