@feedmepos/mf-payment 1.2.12 → 1.2.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/AutoCopyCell.vue_vue_type_script_setup_true_lang-XC4V0tsX.js +40 -0
- package/dist/{PayoutAccount-D-NM-_2s.js → PayoutAccount-B9sThTU6.js} +6 -6
- package/dist/{PayoutAccount-j4yHJfSr.js → PayoutAccount-C1-oQCFC.js} +5 -5
- package/dist/{PayoutAccountSetting-vzdkhXb8.js → PayoutAccountSetting-D3ffGE0d.js} +111 -114
- package/dist/{Restaurant-CPIy0SZJ.js → Restaurant-3FLRoz2Z.js} +5 -5
- package/dist/{RestaurantSetting-DK4GOY2d.js → RestaurantSetting-DnqiIepz.js} +3 -3
- package/dist/{Settlement-BeI2ksZ3.js → Settlement-Bdj2WaoM.js} +4 -4
- package/dist/{Settlement-B5kQfJuQ.js → Settlement-CC2B-e4f.js} +4 -4
- package/dist/SettlementTransactions-CwLzHWsb.js +323 -0
- package/dist/SettlementTransactions-DGCj9bAe.js +362 -0
- package/dist/{Terminal-Bf7VZ5Yo.js → Terminal-7c3OQF9g.js} +5 -5
- package/dist/{TerminalSetting-pnwFHRR8.js → TerminalSetting-B7xu6e4X.js} +3 -3
- package/dist/{Transaction-Cbiu540w.js → Transaction--t5VJdXQ.js} +125 -94
- package/dist/{Transaction-Cpbte6yS.js → Transaction-D1LWBBsZ.js} +7 -7
- package/dist/{TransactionOld-Dnnz541Y.js → TransactionOld-DHVZ5iSD.js} +4 -4
- package/dist/{TransactionTable.vue_vue_type_script_setup_true_lang-tMjd6_k7.js → TransactionTable.vue_vue_type_script_setup_true_lang-CRkXGtHQ.js} +111 -89
- package/dist/{app-C_At3NFn.js → app-D24UkS2o.js} +340 -340
- package/dist/app.js +1 -1
- package/dist/{assets-DjGZEHos.js → assets-B5NXw6Y4.js} +35 -33
- package/dist/components/AutoCopyCell.vue.d.ts +1 -0
- package/dist/{grafana-D99I428B.js → grafana-DaIIupgz.js} +1 -1
- package/dist/{index-CW2tMCo9.js → index-B2DvBis-.js} +2 -2
- package/dist/{index-DdE42RgX.js → index-BBYs-Llt.js} +1 -1
- package/dist/{index-CvPpUZR3.js → index-BFdB2HXN.js} +1 -1
- package/dist/{index-B3IOW-oD.js → index-Bboy-oty.js} +1 -1
- package/dist/{index-BI63pT6J.js → index-DNHpMza-.js} +5251 -5143
- package/dist/{index-DigkUnks.js → index-DvYpRRA_.js} +1 -1
- package/dist/{index-DXLkzCkb.js → index-Lio-k9My.js} +1 -1
- package/dist/{index.vue_vue_type_script_setup_true_lang-Dx-Mg_Zx.js → index.vue_vue_type_script_setup_true_lang-B8G7gIcx.js} +1 -1
- package/dist/model/transaction.d.ts +1 -0
- package/dist/package.json +2 -2
- package/dist/{payout-account-D7Wzxyao.js → payout-account-MSqoi8mH.js} +3 -3
- package/dist/stores/payoutAccount.d.ts +10 -10
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/views/admin/payout-account/tabs/Information.vue.d.ts +10 -10
- package/dist/views/admin/payout-account/tabs/PaymentChannel.vue.d.ts +28 -34
- package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +28 -34
- package/dist/views/admin/payout-account/tabs/PaymentStatus.vue.d.ts +10 -10
- package/dist/views/admin/payout-account/tabs/Settlement.vue.d.ts +10 -10
- package/dist/views/admin/payout-account/tabs/TokenGateway.vue.d.ts +28 -34
- package/dist/views/admin/payout-account/tabs/token/GooglePayToken.vue.d.ts +6 -12
- package/dist/views/admin/settlement/cell/Gateway.vue.d.ts +1 -1
- package/dist/views/admin/settlement/cell/Method.vue.d.ts +1 -1
- 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 +14 -14
- package/dist/views/admin/terminal/tabs/settings/KioskMode.vue.d.ts +14 -14
- package/dist/views/admin/transaction/cell/Gateway.vue.d.ts +1 -1
- package/dist/views/admin/transaction/cell/Method.vue.d.ts +1 -1
- package/dist/views/payout-account/PayoutAccountTable.vue.d.ts +20 -20
- package/dist/views/settlement/cell/Gateway.vue.d.ts +1 -1
- package/dist/views/settlement/cell/Method.vue.d.ts +1 -1
- package/dist/views/transaction/cell/Gateway.vue.d.ts +1 -1
- package/package.json +2 -2
- package/dist/AutoCopyCell.vue_vue_type_script_setup_true_lang-CdmfrBoW.js +0 -39
- package/dist/SettlementTransactions-CHjwajgr.js +0 -297
- package/dist/SettlementTransactions-D7z5DaxO.js +0 -336
@@ -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-DNHpMza-.js";
|
3
3
|
import "@feedmepos/ui-library";
|
4
4
|
const J = ["id"], U = /* @__PURE__ */ I({
|
5
5
|
__name: "FmTableSelection",
|
@@ -2,6 +2,7 @@ import { FdoDinero } from "@feedmepos/core/entity";
|
|
2
2
|
import { F_PAYMENT_GATEWAY_KEY, type FdoPaymentTransactionV2Output } from "@feedmepos/payment-entity";
|
3
3
|
export interface PortalPaymentTransaction {
|
4
4
|
id: string;
|
5
|
+
transactionId: string | null | undefined;
|
5
6
|
payId: string;
|
6
7
|
gatewayTransactionId: string | null | undefined;
|
7
8
|
gatewayRefundId: string | null | undefined;
|
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.14",
|
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.11",
|
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-D24UkS2o.js";
|
2
|
+
import { a as ht, c as dt, d as ft } from "./index-DNHpMza-.js";
|
3
|
+
import { _ as G } from "./index-Bboy-oty.js";
|
4
4
|
import { useCoreStore as _t } from "@feedmepos/mf-common";
|
5
5
|
/**
|
6
6
|
* @license
|
@@ -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,25 +16,25 @@ 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";
|
32
33
|
})[] | null | undefined;
|
33
|
-
enable?: boolean | null | undefined;
|
34
34
|
ref?: any;
|
35
35
|
status: "NEW" | "PENDING" | "APPROVED";
|
36
36
|
_id: string;
|
37
|
+
notifyUrl: string;
|
37
38
|
store: {
|
38
39
|
bank?: {
|
39
40
|
type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
|
@@ -52,8 +53,6 @@ export declare const usePayoutAccountStore: import("pinia").StoreDefinition<"mf-
|
|
52
53
|
id: string;
|
53
54
|
event: "ORDERING" | "MARKETING";
|
54
55
|
};
|
55
|
-
notifyUrl: string;
|
56
|
-
businessId: string;
|
57
56
|
methods: {
|
58
57
|
rate?: {
|
59
58
|
amount: number;
|
@@ -63,8 +62,10 @@ export declare const usePayoutAccountStore: import("pinia").StoreDefinition<"mf-
|
|
63
62
|
issuer: "MACAU_PASS" | "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";
|
64
63
|
variant: string;
|
65
64
|
}[];
|
65
|
+
businessId: string;
|
66
66
|
}[];
|
67
67
|
} & import("pinia").PiniaCustomStateProperties<PayoutAccountState>) => {
|
68
|
+
enable?: boolean | null | undefined;
|
68
69
|
gateways?: ({
|
69
70
|
config: {
|
70
71
|
clientId: string;
|
@@ -75,25 +76,25 @@ export declare const usePayoutAccountStore: import("pinia").StoreDefinition<"mf-
|
|
75
76
|
paymentGateway: "REVENUE_MONSTER";
|
76
77
|
} | {
|
77
78
|
config: {
|
78
|
-
secretKey: string;
|
79
79
|
merchantId: string;
|
80
|
+
secretKey: string;
|
80
81
|
verifyKey: string;
|
81
82
|
};
|
82
83
|
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
83
84
|
} | {
|
84
85
|
config: {
|
85
86
|
merchantId: string;
|
86
|
-
storeID: string;
|
87
87
|
merchantName: string;
|
88
88
|
merchantCategoryCode: string;
|
89
|
+
storeID: string;
|
89
90
|
storeName: string;
|
90
91
|
};
|
91
92
|
paymentGateway: "MACAU_PASS";
|
92
93
|
})[] | null | undefined;
|
93
|
-
enable?: boolean | null | undefined;
|
94
94
|
ref?: any;
|
95
95
|
status: "NEW" | "PENDING" | "APPROVED";
|
96
96
|
_id: string;
|
97
|
+
notifyUrl: string;
|
97
98
|
store: {
|
98
99
|
bank?: {
|
99
100
|
type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
|
@@ -112,8 +113,6 @@ export declare const usePayoutAccountStore: import("pinia").StoreDefinition<"mf-
|
|
112
113
|
id: string;
|
113
114
|
event: "ORDERING" | "MARKETING";
|
114
115
|
};
|
115
|
-
notifyUrl: string;
|
116
|
-
businessId: string;
|
117
116
|
methods: {
|
118
117
|
rate?: {
|
119
118
|
amount: number;
|
@@ -123,6 +122,7 @@ export declare const usePayoutAccountStore: import("pinia").StoreDefinition<"mf-
|
|
123
122
|
issuer: "MACAU_PASS" | "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";
|
124
123
|
variant: string;
|
125
124
|
}[];
|
125
|
+
businessId: string;
|
126
126
|
}[];
|
127
127
|
}, {
|
128
128
|
readBusinessPayoutAccounts(): Promise<void>;
|