@feedmepos/mf-payment 1.5.66-dev → 1.5.68-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-DozVhsJ6.js → Actions.vue_vue_type_script_setup_true_lang-CSOopYCT.js} +1 -1
- package/dist/{Chargeback-CigcCPLN.js → Chargeback-id7B_0Mo.js} +5 -5
- package/dist/{DocumentViewer.vue_vue_type_script_setup_true_lang-CWxi1dJK.js → DocumentViewer.vue_vue_type_script_setup_true_lang-CcLRVQsm.js} +1 -1
- package/dist/{OnboardForm-CczrWUPq.js → OnboardForm-D-aXzztS.js} +5 -5
- package/dist/{OnboardForm-DdbghiWp.js → OnboardForm-HBMaRw1e.js} +5 -5
- package/dist/{OnboardSubmission-DP_Or_d9.js → OnboardSubmission-B3mQbpKg.js} +5 -5
- package/dist/OnboardSubmission-udG2ocVW.js +446 -0
- package/dist/{PayoutAccount-QRi1Nez3.js → PayoutAccount-HjxoJlBH.js} +4 -4
- package/dist/{PayoutAccount-tW7XQizF.js → PayoutAccount-dpr6UgEW.js} +5 -5
- package/dist/{PayoutAccountSetting-PJaSEfY0.js → PayoutAccountSetting-DErGNyWW.js} +318 -269
- package/dist/{Restaurant-wBwQH7BD.js → Restaurant-DMpLQ-m5.js} +4 -4
- package/dist/{RestaurantSetting-D21X4uNO.js → RestaurantSetting-C9ecFKSv.js} +3 -3
- package/dist/{Settlement-OtkTou9V.js → Settlement-CM19oWo1.js} +3 -3
- package/dist/{Settlement-CBYuvSm2.js → Settlement-DFakfE9e.js} +4 -4
- package/dist/{SettlementTransactions-B8UpgN2b.js → SettlementTransactions-Blijz_Gp.js} +4 -4
- package/dist/{SettlementTransactions-CT3JwEoS.js → SettlementTransactions-DLuErd-f.js} +4 -4
- package/dist/{Status.vue_vue_type_script_setup_true_lang-1GJaXhi3.js → Status.vue_vue_type_script_setup_true_lang-BWsw0-qx.js} +1 -1
- package/dist/{Terminal-CpNDJUNJ.js → Terminal-VBg-Tncj.js} +5 -5
- package/dist/{TerminalSetting-CtozS02_.js → TerminalSetting-cHe1EAz-.js} +4 -4
- package/dist/{Transaction-8sCZxA2-.js → Transaction-CN3CDKsq.js} +5 -5
- package/dist/{Transaction-rtN_DHpZ.js → Transaction-GPSPpTqz.js} +9 -9
- package/dist/{TransactionOld-cFUbbK2e.js → TransactionOld-CsvoWSRR.js} +6 -6
- package/dist/{app-C8pEIKUo.js → app-BjI5oUMX.js} +23 -23
- package/dist/app.js +1 -1
- package/dist/{assets-_4dnPBP9.js → assets-D1S1_plg.js} +81 -79
- package/dist/{grafana-Bt15ziAx.js → grafana-D1M_gN2d.js} +1 -1
- package/dist/{index-fQ1lHxkT.js → index-BCQStiw6.js} +1 -1
- package/dist/{index-BHbmikdq.js → index-BgJzLLIW.js} +1 -1
- package/dist/{index-9tPvBmIv.js → index-CKD8vczB.js} +1 -1
- package/dist/{index-60dUveeA.js → index-CM5NtnYZ.js} +2 -2
- package/dist/{index-DXqlUE4I.js → index-CPj477gk.js} +1 -1
- package/dist/{index-C6DfImpF.js → index-Ct__yPEf.js} +1 -1
- package/dist/{index-Cy9NzvZs.js → index-D1IYVrYU.js} +350 -350
- package/dist/{index-w7gHvsfF.js → index-Dnl1u77G.js} +1 -1
- package/dist/{index-Dk2x49h4.js → index-TDpPEzSH.js} +1 -1
- package/dist/{index.vue_vue_type_script_setup_true_lang-ZwcLu308.js → index.vue_vue_type_script_setup_true_lang-dN0Twm5r.js} +1 -1
- package/dist/model/payout-account.d.ts +2 -2
- package/dist/package.json +3 -3
- package/dist/{payout-account-t7rVUCrZ.js → payout-account-CLjnN1G2.js} +3 -3
- package/dist/stores/payoutAccount.d.ts +12 -12
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/tyro-BovmsorS.js +5 -0
- package/dist/views/admin/onboard-submission/forms/NTTSubmission.vue.d.ts +16 -16
- package/dist/views/admin/onboard-submission/forms/SoftspaceSubmission.vue.d.ts +16 -16
- package/dist/views/admin/onboard-submission/forms/TyroSubmission.vue.d.ts +16 -16
- package/dist/views/admin/payout-account/tabs/Information.vue.d.ts +12 -12
- 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 +12 -12
- package/dist/views/admin/payout-account/tabs/Settlement.vue.d.ts +12 -12
- package/dist/views/admin/payout-account/tabs/TokenGateway.vue.d.ts +32 -32
- package/dist/views/admin/payout-account/tabs/gateway/TyroGateway.vue.d.ts +39 -0
- package/dist/views/admin/restaurant/tabs/gateway/AdyenGateway.vue.d.ts +6 -6
- package/dist/views/admin/restaurant/tabs/gateway/DigioGateway.vue.d.ts +6 -6
- package/dist/views/admin/restaurant/tabs/gateway/FiuuGateway.vue.d.ts +10 -10
- 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/KsherGateway.vue.d.ts +8 -8
- package/dist/views/admin/restaurant/tabs/gateway/MacauPassGateway.vue.d.ts +8 -8
- package/dist/views/admin/restaurant/tabs/gateway/MaybankGateway.vue.d.ts +8 -8
- package/dist/views/admin/restaurant/tabs/gateway/RevenueMonsterGateway.vue.d.ts +6 -6
- package/dist/views/admin/restaurant/tabs/gateway/SoftSpaceGateway.vue.d.ts +6 -6
- package/dist/views/admin/terminal/TerminalDialog.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/EcrGateway.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/Information.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/QrGateway.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/ecr/Ghl2Gateway.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/ecr/Ghl3Gateway.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/ecr/GhlGateway.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/ecr/GlobalPaymentsGateway.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/ecr/HlbbGateway.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/ecr/KBankGateway.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/ecr/Maybank2Gateway.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/ecr/Maybank3Gateway.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/ecr/MaybankGateway.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/ecr/NetsGateway.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/ecr/OmaGateway.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/ecr/TerminalGateway.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/qr/PromptPayGateway.vue.d.ts +14 -14
- package/dist/views/admin/terminal/tabs/settings/KioskMode.vue.d.ts +14 -14
- package/dist/views/payout-account/PayoutAccountTable.vue.d.ts +24 -24
- package/dist/views/settlement/FiuuSettlementTable.vue.d.ts +28 -28
- package/dist/views/settlement/FiuuSettlementTransactions.vue.d.ts +14 -14
- package/package.json +2 -2
- package/dist/OnboardSubmission-BDrD59ih.js +0 -446
- package/dist/softspace-D9cEyOQT.js +0 -4
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { g as r, f as i, b as m, h as l, l as c, i as d, j as y } from "./index-
|
|
1
|
+
import { g as r, f as i, b as m, h as l, l as c, i as d, j as y } from "./index-D1IYVrYU.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, a) {
|
|
@@ -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-D1IYVrYU.js";
|
|
3
3
|
import "@feedmepos/ui-library";
|
|
4
4
|
const K = ["id"], L = /* @__PURE__ */ U({
|
|
5
5
|
__name: "FmTableSelection",
|
|
@@ -34,7 +34,7 @@ export declare const PayoutConfig: {
|
|
|
34
34
|
}[];
|
|
35
35
|
statusOptions(): {
|
|
36
36
|
label: string;
|
|
37
|
-
value: "NEW" | "
|
|
37
|
+
value: "NEW" | "APPROVED" | "PENDING" | "REJECTED";
|
|
38
38
|
}[];
|
|
39
39
|
};
|
|
40
40
|
declare const _default: {
|
|
@@ -56,7 +56,7 @@ declare const _default: {
|
|
|
56
56
|
}[];
|
|
57
57
|
statusOptions(): {
|
|
58
58
|
label: string;
|
|
59
|
-
value: "NEW" | "
|
|
59
|
+
value: "NEW" | "APPROVED" | "PENDING" | "REJECTED";
|
|
60
60
|
}[];
|
|
61
61
|
};
|
|
62
62
|
};
|
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.68-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.78",
|
|
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-D1IYVrYU.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-Dnl1u77G.js";
|
|
4
|
+
import { _ as ot } from "./app-BjI5oUMX.js";
|
|
5
5
|
var Q = { exports: {} };
|
|
6
6
|
(function(i, a) {
|
|
7
7
|
(function(t, m) {
|
|
@@ -5,9 +5,6 @@ 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;
|
|
9
|
-
submissionDate?: string | null | undefined;
|
|
10
|
-
statusBy?: string | null | undefined;
|
|
11
8
|
statusReason?: string | null | undefined;
|
|
12
9
|
gateways?: ({
|
|
13
10
|
paymentGateway: "REVENUE_MONSTER";
|
|
@@ -61,9 +58,13 @@ export declare const usePayoutAccountStore: import("pinia").StoreDefinition<"mf-
|
|
|
61
58
|
locationId: string;
|
|
62
59
|
};
|
|
63
60
|
})[] | null | undefined;
|
|
61
|
+
enable?: boolean | null | undefined;
|
|
62
|
+
submissionDate?: string | null | undefined;
|
|
63
|
+
statusBy?: string | null | undefined;
|
|
64
64
|
ref?: any;
|
|
65
|
-
status: "NEW" | "
|
|
65
|
+
status: "NEW" | "APPROVED" | "PENDING" | "REJECTED";
|
|
66
66
|
_id: string;
|
|
67
|
+
businessId: string;
|
|
67
68
|
store: {
|
|
68
69
|
bank?: {
|
|
69
70
|
type?: "OTHER" | "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | null | undefined;
|
|
@@ -77,9 +78,9 @@ export declare const usePayoutAccountStore: import("pinia").StoreDefinition<"mf-
|
|
|
77
78
|
bankStatement?: string | null | undefined;
|
|
78
79
|
exteriorPhoto?: string | null | undefined;
|
|
79
80
|
keyPerson?: {
|
|
81
|
+
email: string;
|
|
80
82
|
name: string;
|
|
81
83
|
phone: string;
|
|
82
|
-
email: string;
|
|
83
84
|
} | null | undefined;
|
|
84
85
|
id: string;
|
|
85
86
|
event: "ORDERING" | "MARKETING";
|
|
@@ -98,12 +99,8 @@ export declare const usePayoutAccountStore: import("pinia").StoreDefinition<"mf-
|
|
|
98
99
|
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";
|
|
99
100
|
variant: string;
|
|
100
101
|
}[];
|
|
101
|
-
businessId: string;
|
|
102
102
|
}[];
|
|
103
103
|
} & import("pinia").PiniaCustomStateProperties<PayoutAccountState>) => {
|
|
104
|
-
enable?: boolean | null | undefined;
|
|
105
|
-
submissionDate?: string | null | undefined;
|
|
106
|
-
statusBy?: string | null | undefined;
|
|
107
104
|
statusReason?: string | null | undefined;
|
|
108
105
|
gateways?: ({
|
|
109
106
|
paymentGateway: "REVENUE_MONSTER";
|
|
@@ -157,9 +154,13 @@ export declare const usePayoutAccountStore: import("pinia").StoreDefinition<"mf-
|
|
|
157
154
|
locationId: string;
|
|
158
155
|
};
|
|
159
156
|
})[] | null | undefined;
|
|
157
|
+
enable?: boolean | null | undefined;
|
|
158
|
+
submissionDate?: string | null | undefined;
|
|
159
|
+
statusBy?: string | null | undefined;
|
|
160
160
|
ref?: any;
|
|
161
|
-
status: "NEW" | "
|
|
161
|
+
status: "NEW" | "APPROVED" | "PENDING" | "REJECTED";
|
|
162
162
|
_id: string;
|
|
163
|
+
businessId: string;
|
|
163
164
|
store: {
|
|
164
165
|
bank?: {
|
|
165
166
|
type?: "OTHER" | "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | null | undefined;
|
|
@@ -173,9 +174,9 @@ export declare const usePayoutAccountStore: import("pinia").StoreDefinition<"mf-
|
|
|
173
174
|
bankStatement?: string | null | undefined;
|
|
174
175
|
exteriorPhoto?: string | null | undefined;
|
|
175
176
|
keyPerson?: {
|
|
177
|
+
email: string;
|
|
176
178
|
name: string;
|
|
177
179
|
phone: string;
|
|
178
|
-
email: string;
|
|
179
180
|
} | null | undefined;
|
|
180
181
|
id: string;
|
|
181
182
|
event: "ORDERING" | "MARKETING";
|
|
@@ -194,7 +195,6 @@ export declare const usePayoutAccountStore: import("pinia").StoreDefinition<"mf-
|
|
|
194
195
|
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";
|
|
195
196
|
variant: string;
|
|
196
197
|
}[];
|
|
197
|
-
businessId: string;
|
|
198
198
|
}[];
|
|
199
199
|
}, {
|
|
200
200
|
readBusinessPayoutAccounts(restaurantName?: string): Promise<void>;
|