@feedmepos/mf-payment 1.5.63-dev → 1.5.66-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-CuMzUFr4.js → Actions.vue_vue_type_script_setup_true_lang-DozVhsJ6.js} +1 -1
- package/dist/{Chargeback-CBbWxbvV.js → Chargeback-CigcCPLN.js} +5 -5
- package/dist/{DocumentViewer.vue_vue_type_script_setup_true_lang-CzHNX9ap.js → DocumentViewer.vue_vue_type_script_setup_true_lang-CWxi1dJK.js} +1 -1
- package/dist/{OnboardForm-DDTlEsBU.js → OnboardForm-CczrWUPq.js} +5 -5
- package/dist/{OnboardForm-Ds9ugAoT.js → OnboardForm-DdbghiWp.js} +5 -5
- package/dist/{OnboardSubmission-CVuqsH2R.js → OnboardSubmission-BDrD59ih.js} +3 -3
- package/dist/{OnboardSubmission-CSy6lEQ1.js → OnboardSubmission-DP_Or_d9.js} +5 -5
- package/dist/{PayoutAccount-XimKWGL5.js → PayoutAccount-QRi1Nez3.js} +4 -4
- package/dist/{PayoutAccount-D5crUye7.js → PayoutAccount-tW7XQizF.js} +5 -5
- package/dist/{PayoutAccountSetting-BZSYlXgn.js → PayoutAccountSetting-PJaSEfY0.js} +4 -4
- package/dist/{Restaurant-BONB5gLl.js → Restaurant-wBwQH7BD.js} +4 -4
- package/dist/{RestaurantSetting-DX-9p5m6.js → RestaurantSetting-D21X4uNO.js} +242 -235
- package/dist/{Settlement-D7WpQDYZ.js → Settlement-CBYuvSm2.js} +4 -4
- package/dist/{Settlement-DicFfMKq.js → Settlement-OtkTou9V.js} +3 -3
- package/dist/{SettlementTransactions-CdLtrBMB.js → SettlementTransactions-B8UpgN2b.js} +4 -4
- package/dist/{SettlementTransactions-Bia1FYKe.js → SettlementTransactions-CT3JwEoS.js} +4 -4
- package/dist/{Status.vue_vue_type_script_setup_true_lang-XvoMHt4k.js → Status.vue_vue_type_script_setup_true_lang-1GJaXhi3.js} +1 -1
- package/dist/{Terminal-BEuNnTyV.js → Terminal-CpNDJUNJ.js} +5 -5
- package/dist/{TerminalSetting-B3ZNvItk.js → TerminalSetting-CtozS02_.js} +4 -4
- package/dist/{Transaction-JCOHuT8y.js → Transaction-8sCZxA2-.js} +5 -5
- package/dist/{Transaction-C7JP5Pa2.js → Transaction-rtN_DHpZ.js} +9 -9
- package/dist/{TransactionOld-CkCw1orB.js → TransactionOld-cFUbbK2e.js} +6 -6
- package/dist/api/onboard-submission/index.d.ts +2 -2
- package/dist/{app-DDgj1eY6.js → app-C8pEIKUo.js} +23 -23
- package/dist/app.js +1 -1
- package/dist/{assets-C33MQ2U-.js → assets-_4dnPBP9.js} +1 -1
- package/dist/{grafana-WXlihYZR.js → grafana-Bt15ziAx.js} +1 -1
- package/dist/{index-BpLbzUH-.js → index-60dUveeA.js} +3 -3
- package/dist/{index-CZZ-H3n4.js → index-9tPvBmIv.js} +1 -1
- package/dist/{index-GbZ7SCR2.js → index-BHbmikdq.js} +1 -1
- package/dist/{index-CmNdj-l1.js → index-C6DfImpF.js} +1 -1
- package/dist/{index-D2L-xfUj.js → index-Cy9NzvZs.js} +67 -18
- package/dist/{index-Brgy4-bG.js → index-DXqlUE4I.js} +1 -1
- package/dist/{index-D2YQjKqs.js → index-Dk2x49h4.js} +1 -1
- package/dist/{index-f4-J5uyS.js → index-fQ1lHxkT.js} +1 -1
- package/dist/{index-8puctVkP.js → index-w7gHvsfF.js} +1 -1
- package/dist/{index.vue_vue_type_script_setup_true_lang-1sEeWeSt.js → index.vue_vue_type_script_setup_true_lang-ZwcLu308.js} +1 -1
- package/dist/package.json +2 -2
- package/dist/{payout-account-Cx3lOc9m.js → payout-account-t7rVUCrZ.js} +3 -3
- package/dist/stores/payoutAccount.d.ts +48 -38
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/views/admin/onboard-submission/forms/NTTSubmission.vue.d.ts +20 -20
- package/dist/views/admin/onboard-submission/forms/SoftspaceSubmission.vue.d.ts +20 -20
- package/dist/views/admin/onboard-submission/forms/TyroSubmission.vue.d.ts +20 -20
- package/dist/views/admin/payout-account/tabs/Information.vue.d.ts +48 -38
- package/dist/views/admin/payout-account/tabs/PaymentChannel.vue.d.ts +66 -56
- package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +66 -56
- package/dist/views/admin/payout-account/tabs/PaymentStatus.vue.d.ts +48 -38
- package/dist/views/admin/payout-account/tabs/Settlement.vue.d.ts +48 -38
- package/dist/views/admin/payout-account/tabs/TokenGateway.vue.d.ts +66 -56
- 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/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 +8 -6
- package/dist/views/admin/terminal/TerminalDialog.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/EcrGateway.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/Information.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/QrGateway.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/SettingRequest.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/SoftposGateway.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/ecr/Ghl2Gateway.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/ecr/Ghl3Gateway.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/ecr/GhlGateway.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/ecr/GlobalPaymentsGateway.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/ecr/HlbbGateway.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/ecr/KBankGateway.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/ecr/Maybank2Gateway.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/ecr/Maybank3Gateway.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/ecr/MaybankGateway.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/ecr/NetsGateway.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/ecr/OmaGateway.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/ecr/TerminalGateway.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/qr/PromptPayGateway.vue.d.ts +22 -22
- package/dist/views/admin/terminal/tabs/settings/KioskMode.vue.d.ts +22 -22
- package/dist/views/payout-account/PayoutAccountTable.vue.d.ts +96 -76
- 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
|
@@ -8566,7 +8566,7 @@ Xe.F_OFFLINE_PAYMENT_GATEWAY_KEY = wr.z.enum([
|
|
|
8566
8566
|
})(by);
|
|
8567
8567
|
var vy = {};
|
|
8568
8568
|
(function(e) {
|
|
8569
|
-
Object.defineProperty(e, "__esModule", { value: !0 }), e.FdoOnlinePaymentGateway = e.FdoOnlinePaymentGatewayKsher = e.FdoOnlinePaymentGatewayAdyen = e.FdoOnlinePaymentGatewayDigio = e.FdoOnlinePaymentGatewayMacauPass = e.FdoOnlinePaymentGatewayFiuu = e.FdoOnlinePaymentGatewayRevenueMonster = void 0;
|
|
8569
|
+
Object.defineProperty(e, "__esModule", { value: !0 }), e.FdoOnlinePaymentGateway = e.FdoOnlinePaymentGatewayTyro = e.FdoOnlinePaymentGatewayKsher = e.FdoOnlinePaymentGatewayAdyen = e.FdoOnlinePaymentGatewayDigio = e.FdoOnlinePaymentGatewayMacauPass = e.FdoOnlinePaymentGatewayFiuu = e.FdoOnlinePaymentGatewayRevenueMonster = void 0;
|
|
8570
8570
|
const n = F, t = _e, r = Xe, i = n.z.object({
|
|
8571
8571
|
paymentGateway: r.F_PAYMENT_GATEWAY_KEY
|
|
8572
8572
|
}).describe(t.ZodMeta.dart().baseUnion({
|
|
@@ -8620,13 +8620,19 @@ var vy = {};
|
|
|
8620
8620
|
appId: n.z.string(),
|
|
8621
8621
|
privateKey: n.z.string()
|
|
8622
8622
|
})
|
|
8623
|
+
}), e.FdoOnlinePaymentGatewayTyro = i.extend({
|
|
8624
|
+
paymentGateway: n.z.literal(r.F_PAYMENT_GATEWAY_KEY.enum.TYRO),
|
|
8625
|
+
config: n.z.object({
|
|
8626
|
+
locationId: n.z.string()
|
|
8627
|
+
})
|
|
8623
8628
|
}), e.FdoOnlinePaymentGateway = n.z.discriminatedUnion("paymentGateway", [
|
|
8624
8629
|
e.FdoOnlinePaymentGatewayRevenueMonster,
|
|
8625
8630
|
e.FdoOnlinePaymentGatewayFiuu,
|
|
8626
8631
|
e.FdoOnlinePaymentGatewayMacauPass,
|
|
8627
8632
|
e.FdoOnlinePaymentGatewayDigio,
|
|
8628
8633
|
e.FdoOnlinePaymentGatewayAdyen,
|
|
8629
|
-
e.FdoOnlinePaymentGatewayKsher
|
|
8634
|
+
e.FdoOnlinePaymentGatewayKsher,
|
|
8635
|
+
e.FdoOnlinePaymentGatewayTyro
|
|
8630
8636
|
]).describe(t.ZodMeta.couch().repo("paymentGateway").build());
|
|
8631
8637
|
})(vy);
|
|
8632
8638
|
var Rl = {}, Ds = {};
|
|
@@ -8654,7 +8660,7 @@ Rl.FdoTokenPaymentGateway = fg.z.object({
|
|
|
8654
8660
|
});
|
|
8655
8661
|
var Ry = {};
|
|
8656
8662
|
(function(e) {
|
|
8657
|
-
Object.defineProperty(e, "__esModule", { value: !0 }), e.FdoOnboardSubmissionTyroLocationResponse = e.FdoOnboardSubmissionTyroLocation = e.FdoOnboardSubmissionTyroAuthResponse = e.FdoOnboardSubmissionReviewRequest = e.FdtoPortalOnboardSubmission = e.FdoOnboardSubmissionUpdateRequest = e.FdoOnboardSubmission = e.FdoOnboardDocument = e.FdoOnboardType = e.FdoOnboardStatus = void 0;
|
|
8663
|
+
Object.defineProperty(e, "__esModule", { value: !0 }), e.FdoOnboardSubmissionTyroBindLocationRequest = e.FdoOnboardSubmissionTyroLocationResponse = e.FdoOnboardSubmissionTyroLocation = e.FdoOnboardSubmissionTyroAuthResponse = e.FdoOnboardSubmissionReviewRequest = e.FdtoPortalOnboardSubmission = e.FdoOnboardSubmissionUpdateRequest = e.FdoOnboardSubmission = e.FdoOnboardDocument = e.FdoOnboardType = e.FdoOnboardStatus = void 0;
|
|
8658
8664
|
const n = _e, t = F;
|
|
8659
8665
|
e.FdoOnboardStatus = t.z.enum([
|
|
8660
8666
|
"pending",
|
|
@@ -8702,6 +8708,8 @@ var Ry = {};
|
|
|
8702
8708
|
merchantId: t.z.string(),
|
|
8703
8709
|
posReference: t.z.string().optional(),
|
|
8704
8710
|
results: t.z.array(e.FdoOnboardSubmissionTyroLocation)
|
|
8711
|
+
}), e.FdoOnboardSubmissionTyroBindLocationRequest = t.z.object({
|
|
8712
|
+
locationId: t.z.string().min(1)
|
|
8705
8713
|
});
|
|
8706
8714
|
})(Ry);
|
|
8707
8715
|
var Iy = {};
|
|
@@ -8757,7 +8765,8 @@ var Iy = {};
|
|
|
8757
8765
|
paymentGateway: n.z.literal(r.F_PAYMENT_GATEWAY_KEY.enum.SOFTSPACE),
|
|
8758
8766
|
config: n.z.object({
|
|
8759
8767
|
mid: n.z.string(),
|
|
8760
|
-
tid: n.z.string()
|
|
8768
|
+
tid: n.z.string(),
|
|
8769
|
+
profileId: n.z.string().nullish()
|
|
8761
8770
|
})
|
|
8762
8771
|
}), e.FdoPaymentGatewayDigioV2 = i.extend({
|
|
8763
8772
|
paymentGateway: n.z.literal(r.F_PAYMENT_GATEWAY_KEY.enum.DIGIO),
|
|
@@ -8913,8 +8922,7 @@ var Vn = {}, py = {};
|
|
|
8913
8922
|
return new r(0, this.defaultCurrency(), 2);
|
|
8914
8923
|
}
|
|
8915
8924
|
static fromNumber({ amount: a, precision: o }) {
|
|
8916
|
-
|
|
8917
|
-
return new r(d, this.defaultCurrency(), o);
|
|
8925
|
+
return new r(a, this.defaultCurrency(), o);
|
|
8918
8926
|
}
|
|
8919
8927
|
static fromFdoDinero({ amount: a, precision: o, currency: s }) {
|
|
8920
8928
|
return a ? new r(a, s ?? this.defaultCurrency(), o) : this.zero();
|
|
@@ -20853,7 +20861,7 @@ Nr.FdoTerminalRefundPaymentDto = Pt.z.object({
|
|
|
20853
20861
|
Object.defineProperty(e, "__esModule", { value: !0 }), t(t_, e), t(nT, e), t(Nr, e), t(g0, e);
|
|
20854
20862
|
})(e_);
|
|
20855
20863
|
(function(e) {
|
|
20856
|
-
Object.defineProperty(e, "__esModule", { value: !0 }), e.FdoPortalTerminal = e.FdoPortalTerminalRestaurant = e.FdoTerminalEncryptResultDto = e.FdoCurrentTerminalBindResultDto = e.FdoTerminalBindResultDto = e.FdoTerminalQRGateway = e.FdoTerminalReferenceInfo = e.FdoTerminal = e.FdoTerminalDeviceType = e.FdoQrIntegration = e.FdoQrIntegrationMock = e.FdoQrIntegrationPromptPay = e.F_QR_INTEGRATION_KEY = e.FdoEcrIntegration = e.F_ECR_INTEGRATION_KEY = e.FdoTerminalPaymentEcr = e.FdoTerminalPaymentEcrGhl = e.FdoTerminalPaymentEcrFeedMe = e.FdoTerminalPaymentGateway = void 0;
|
|
20864
|
+
Object.defineProperty(e, "__esModule", { value: !0 }), e.FdoPortalTerminal = e.FdoPortalTerminalRestaurant = e.FdoTerminalEncryptResultDto = e.FdoTerminalTyroConnectionDto = e.FdoCurrentTerminalBindResultDto = e.FdoTerminalBindResultDto = e.FdoTerminalQRGateway = e.FdoTerminalReferenceInfo = e.FdoTerminal = e.FdoTerminalDeviceType = e.FdoQrIntegration = e.FdoQrIntegrationMock = e.FdoQrIntegrationPromptPay = e.F_QR_INTEGRATION_KEY = e.FdoEcrIntegration = e.F_ECR_INTEGRATION_KEY = e.FdoTerminalPaymentEcr = e.FdoTerminalPaymentEcrGhl = e.FdoTerminalPaymentEcrFeedMe = e.FdoTerminalPaymentGateway = void 0;
|
|
20857
20865
|
const n = _e, t = F, r = ed, i = e_, a = Xe, o = Ns;
|
|
20858
20866
|
e.FdoTerminalPaymentGateway = t.z.object({
|
|
20859
20867
|
gateway: i.F_TERMINAL_PAYMENT_GATEWAY_PROVIDER,
|
|
@@ -20991,6 +20999,8 @@ Nr.FdoTerminalRefundPaymentDto = Pt.z.object({
|
|
|
20991
20999
|
gateway: e.F_QR_INTEGRATION_KEY.enum.PROMPTPAY
|
|
20992
21000
|
}
|
|
20993
21001
|
])), l;
|
|
21002
|
+
}), e.FdoTerminalTyroConnectionDto = t.z.object({
|
|
21003
|
+
connectionSecret: t.z.string().min(1)
|
|
20994
21004
|
}), e.FdoTerminalEncryptResultDto = t.z.object({
|
|
20995
21005
|
iv: t.z.string(),
|
|
20996
21006
|
cipher: t.z.string(),
|
|
@@ -21143,7 +21153,7 @@ as.ViewDocumentRequest = Uo.z.object({
|
|
|
21143
21153
|
var mm = {}, Zg;
|
|
21144
21154
|
function wP() {
|
|
21145
21155
|
return Zg || (Zg = 1, function(e) {
|
|
21146
|
-
Object.defineProperty(e, "__esModule", { value: !0 }), e.
|
|
21156
|
+
Object.defineProperty(e, "__esModule", { value: !0 }), e.PaymentCredentialResponse = e.PaymentCredentialRequest = e.PaymentInfoResponse = e.PaymentInfoRequest = e.PaymentOnlineResponseV2 = e.PaymentOnlineRequestV2 = e.PaymentOnlineRequestV2ForFoodCourtDto = e.PaymentOnlineRequestV2ForCreditDto = e.PaymentOnlineRequestV2ForOrderDto = e.PaymentOnlineRequestBaseV2 = e.FdtoPaymentScanPayV2 = e.FdtoPaymentScanPayV2FoodCourt = e.FdtoPaymentScanPayV2Terminal = e.FdtoPaymentScanPayV2Kiosk = e.FdtoPaymentScanPayV2Bill = e.FdtoPaymentScanPayV2Base = e.FdtoPaymentOnlineFor = e.FdtoPaymentOnlineForFoodCourt = e.FdtoPaymentOnlineForCredit = e.FdtoPaymentOnlineForOrder = e.FdtoPaymentOnlineForBill = e.FdtoPaymentRefundByTransaction = e.FdtoPaymentRefundByTransactionId = e.FdtoPaymentRawRefund = e.FdtoPaymentBaseScanPay = e.FdtoPaymentOnline = e.FdtoPaymentOnlineGateway = e.FdtoPaymentOnlinePayFor = e.FdtoPaymentOnlineFoodCourt = e.FdtoPaymentOnlineCredit = e.FdtoPaymentOnlineOrder = e.FdtoPaymentOnlineBase = void 0;
|
|
21147
21157
|
const n = F, t = _e, r = Zt(), i = kh, a = rf, o = on;
|
|
21148
21158
|
n.z.object({
|
|
21149
21159
|
isVerified: n.z.boolean(),
|
|
@@ -21349,16 +21359,42 @@ function wP() {
|
|
|
21349
21359
|
]), e.PaymentOnlineResponseV2 = n.z.object({
|
|
21350
21360
|
url: n.z.string(),
|
|
21351
21361
|
transactionId: n.z.string()
|
|
21352
|
-
}), e.
|
|
21362
|
+
}), e.PaymentInfoRequest = n.z.object({
|
|
21353
21363
|
restaurantId: n.z.string()
|
|
21354
|
-
}), e.
|
|
21355
|
-
payoutAccount: n.z.
|
|
21356
|
-
|
|
21357
|
-
|
|
21358
|
-
|
|
21359
|
-
|
|
21360
|
-
|
|
21361
|
-
|
|
21364
|
+
}), e.PaymentInfoResponse = n.z.object({
|
|
21365
|
+
payoutAccount: n.z.object({
|
|
21366
|
+
active: n.z.boolean(),
|
|
21367
|
+
status: n.z.string()
|
|
21368
|
+
}),
|
|
21369
|
+
onlinePayment: n.z.array(n.z.object({
|
|
21370
|
+
gateway: n.z.string()
|
|
21371
|
+
})),
|
|
21372
|
+
offlinePayment: n.z.array(n.z.object({
|
|
21373
|
+
gateway: n.z.string()
|
|
21374
|
+
})),
|
|
21375
|
+
terminalPayment: n.z.array(n.z.object({
|
|
21376
|
+
gateway: n.z.string()
|
|
21377
|
+
})),
|
|
21378
|
+
paymentDevices: n.z.object({
|
|
21379
|
+
pos: n.z.number(),
|
|
21380
|
+
terminal: n.z.number(),
|
|
21381
|
+
kiosk: n.z.number()
|
|
21382
|
+
})
|
|
21383
|
+
}), e.PaymentCredentialRequest = n.z.object({
|
|
21384
|
+
restaurantId: n.z.string()
|
|
21385
|
+
}), e.PaymentCredentialResponse = n.z.object({
|
|
21386
|
+
payoutAccount: n.z.object({
|
|
21387
|
+
active: n.z.boolean()
|
|
21388
|
+
}),
|
|
21389
|
+
fasspay: n.z.object({
|
|
21390
|
+
mid: n.z.string(),
|
|
21391
|
+
tid: n.z.string(),
|
|
21392
|
+
profileId: n.z.string(),
|
|
21393
|
+
active: n.z.boolean()
|
|
21394
|
+
}),
|
|
21395
|
+
grab: n.z.object({
|
|
21396
|
+
id: n.z.string(),
|
|
21397
|
+
active: n.z.boolean()
|
|
21362
21398
|
})
|
|
21363
21399
|
});
|
|
21364
21400
|
}(mm)), mm;
|
|
@@ -21659,12 +21695,25 @@ var uT = {}, cT = {}, fT = {};
|
|
|
21659
21695
|
currencyAmount: t.FdoDinero,
|
|
21660
21696
|
redirectUrl: n.z.string(),
|
|
21661
21697
|
notifyUrl: n.z.string().optional()
|
|
21662
|
-
}), e.OnlinePaymentResultType = n.z.enum([
|
|
21698
|
+
}), e.OnlinePaymentResultType = n.z.enum([
|
|
21699
|
+
"url",
|
|
21700
|
+
"form",
|
|
21701
|
+
"fiuu",
|
|
21702
|
+
"adyen",
|
|
21703
|
+
"tyro"
|
|
21704
|
+
]), e.OnlinePaymentResult = n.z.discriminatedUnion("type", [
|
|
21663
21705
|
n.z.object({
|
|
21664
21706
|
referenceId: n.z.string().nullish(),
|
|
21665
21707
|
type: n.z.literal(e.OnlinePaymentResultType.Enum.url),
|
|
21666
21708
|
data: n.z.string().url()
|
|
21667
21709
|
}),
|
|
21710
|
+
n.z.object({
|
|
21711
|
+
referenceId: n.z.string().nullish(),
|
|
21712
|
+
type: n.z.literal(e.OnlinePaymentResultType.Enum.tyro),
|
|
21713
|
+
data: n.z.object({
|
|
21714
|
+
paySecret: n.z.string()
|
|
21715
|
+
})
|
|
21716
|
+
}),
|
|
21668
21717
|
n.z.object({
|
|
21669
21718
|
referenceId: n.z.string().nullish(),
|
|
21670
21719
|
type: n.z.literal(e.OnlinePaymentResultType.Enum.adyen),
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { g as n, b as e, d as o, h as m, l, f as i, r as f } from "./index-
|
|
1
|
+
import { g as n, b as e, d as o, h as m, l, f as i, r as f } from "./index-Cy9NzvZs.js";
|
|
2
2
|
import { h as a } from "./moment-h96o7c8I.js";
|
|
3
3
|
const w = {
|
|
4
4
|
async readBySettlementId(t) {
|
|
@@ -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-Cy9NzvZs.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-Cy9NzvZs.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.66-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.77",
|
|
42
42
|
"@feedmepos/ui-library": "^1.7.1",
|
|
43
43
|
"axios": "^0.27.2",
|
|
44
44
|
"buffer": "^6.0.3",
|
|
@@ -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-Cy9NzvZs.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-w7gHvsfF.js";
|
|
4
|
+
import { _ as ot } from "./app-C8pEIKUo.js";
|
|
5
5
|
var Q = { exports: {} };
|
|
6
6
|
(function(i, a) {
|
|
7
7
|
(function(t, m) {
|
|
@@ -5,37 +5,42 @@ 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
|
+
statusReason?: string | null | undefined;
|
|
8
12
|
gateways?: ({
|
|
13
|
+
paymentGateway: "REVENUE_MONSTER";
|
|
9
14
|
config: {
|
|
10
15
|
clientId: string;
|
|
11
16
|
clientPrivateKey: string;
|
|
12
17
|
clientSecret: string;
|
|
13
18
|
storeId: string;
|
|
14
19
|
};
|
|
15
|
-
paymentGateway: "REVENUE_MONSTER";
|
|
16
20
|
} | {
|
|
21
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
17
22
|
config: {
|
|
18
|
-
secretKey: string;
|
|
19
23
|
merchantId: string;
|
|
24
|
+
secretKey: string;
|
|
20
25
|
verifyKey: string;
|
|
21
26
|
};
|
|
22
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
23
27
|
} | {
|
|
28
|
+
paymentGateway: "MACAU_PASS";
|
|
24
29
|
config: {
|
|
25
30
|
merchantId: string;
|
|
26
|
-
storeID: string;
|
|
27
31
|
merchantName: string;
|
|
28
32
|
merchantCategoryCode: string;
|
|
33
|
+
storeID: string;
|
|
29
34
|
storeName: string;
|
|
30
35
|
};
|
|
31
|
-
paymentGateway: "MACAU_PASS";
|
|
32
36
|
} | {
|
|
37
|
+
paymentGateway: "DIGIO";
|
|
33
38
|
config: {
|
|
34
39
|
merchantId: string;
|
|
35
40
|
cardMerchantId: string;
|
|
36
41
|
};
|
|
37
|
-
paymentGateway: "DIGIO";
|
|
38
42
|
} | {
|
|
43
|
+
paymentGateway: "ADYEN";
|
|
39
44
|
config: {
|
|
40
45
|
hmacKey?: string | null | undefined;
|
|
41
46
|
merchantAccount: string;
|
|
@@ -44,21 +49,20 @@ export declare const usePayoutAccountStore: import("pinia").StoreDefinition<"mf-
|
|
|
44
49
|
clientKey: string;
|
|
45
50
|
endpoint: string;
|
|
46
51
|
};
|
|
47
|
-
paymentGateway: "ADYEN";
|
|
48
52
|
} | {
|
|
53
|
+
paymentGateway: "KSHER";
|
|
49
54
|
config: {
|
|
50
|
-
privateKey: string;
|
|
51
55
|
appId: string;
|
|
56
|
+
privateKey: string;
|
|
57
|
+
};
|
|
58
|
+
} | {
|
|
59
|
+
paymentGateway: "TYRO";
|
|
60
|
+
config: {
|
|
61
|
+
locationId: string;
|
|
52
62
|
};
|
|
53
|
-
paymentGateway: "KSHER";
|
|
54
63
|
})[] | null | undefined;
|
|
55
|
-
enable?: boolean | null | undefined;
|
|
56
|
-
submissionDate?: string | null | undefined;
|
|
57
|
-
statusBy?: string | null | undefined;
|
|
58
|
-
statusReason?: string | null | undefined;
|
|
59
64
|
ref?: any;
|
|
60
65
|
status: "NEW" | "PENDING" | "APPROVED" | "REJECTED";
|
|
61
|
-
notifyUrl: string;
|
|
62
66
|
_id: string;
|
|
63
67
|
store: {
|
|
64
68
|
bank?: {
|
|
@@ -67,11 +71,11 @@ export declare const usePayoutAccountStore: import("pinia").StoreDefinition<"mf-
|
|
|
67
71
|
holderName?: string | null | undefined;
|
|
68
72
|
name: string;
|
|
69
73
|
} | null | undefined;
|
|
70
|
-
bankStatement?: string | null | undefined;
|
|
71
|
-
ssm?: string | null | undefined;
|
|
72
|
-
exteriorPhoto?: string | null | undefined;
|
|
73
74
|
regNo?: string | null | undefined;
|
|
74
75
|
companyName?: string | null | undefined;
|
|
76
|
+
ssm?: string | null | undefined;
|
|
77
|
+
bankStatement?: string | null | undefined;
|
|
78
|
+
exteriorPhoto?: string | null | undefined;
|
|
75
79
|
keyPerson?: {
|
|
76
80
|
name: string;
|
|
77
81
|
phone: string;
|
|
@@ -80,7 +84,7 @@ export declare const usePayoutAccountStore: import("pinia").StoreDefinition<"mf-
|
|
|
80
84
|
id: string;
|
|
81
85
|
event: "ORDERING" | "MARKETING";
|
|
82
86
|
};
|
|
83
|
-
|
|
87
|
+
notifyUrl: string;
|
|
84
88
|
methods: {
|
|
85
89
|
rate?: {
|
|
86
90
|
amount: number;
|
|
@@ -91,42 +95,48 @@ export declare const usePayoutAccountStore: import("pinia").StoreDefinition<"mf-
|
|
|
91
95
|
precision: number;
|
|
92
96
|
} | null | undefined;
|
|
93
97
|
tPlus?: number | null | undefined;
|
|
94
|
-
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "
|
|
98
|
+
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";
|
|
95
99
|
variant: string;
|
|
96
100
|
}[];
|
|
101
|
+
businessId: string;
|
|
97
102
|
}[];
|
|
98
103
|
} & import("pinia").PiniaCustomStateProperties<PayoutAccountState>) => {
|
|
104
|
+
enable?: boolean | null | undefined;
|
|
105
|
+
submissionDate?: string | null | undefined;
|
|
106
|
+
statusBy?: string | null | undefined;
|
|
107
|
+
statusReason?: string | null | undefined;
|
|
99
108
|
gateways?: ({
|
|
109
|
+
paymentGateway: "REVENUE_MONSTER";
|
|
100
110
|
config: {
|
|
101
111
|
clientId: string;
|
|
102
112
|
clientPrivateKey: string;
|
|
103
113
|
clientSecret: string;
|
|
104
114
|
storeId: string;
|
|
105
115
|
};
|
|
106
|
-
paymentGateway: "REVENUE_MONSTER";
|
|
107
116
|
} | {
|
|
117
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
108
118
|
config: {
|
|
109
|
-
secretKey: string;
|
|
110
119
|
merchantId: string;
|
|
120
|
+
secretKey: string;
|
|
111
121
|
verifyKey: string;
|
|
112
122
|
};
|
|
113
|
-
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
|
114
123
|
} | {
|
|
124
|
+
paymentGateway: "MACAU_PASS";
|
|
115
125
|
config: {
|
|
116
126
|
merchantId: string;
|
|
117
|
-
storeID: string;
|
|
118
127
|
merchantName: string;
|
|
119
128
|
merchantCategoryCode: string;
|
|
129
|
+
storeID: string;
|
|
120
130
|
storeName: string;
|
|
121
131
|
};
|
|
122
|
-
paymentGateway: "MACAU_PASS";
|
|
123
132
|
} | {
|
|
133
|
+
paymentGateway: "DIGIO";
|
|
124
134
|
config: {
|
|
125
135
|
merchantId: string;
|
|
126
136
|
cardMerchantId: string;
|
|
127
137
|
};
|
|
128
|
-
paymentGateway: "DIGIO";
|
|
129
138
|
} | {
|
|
139
|
+
paymentGateway: "ADYEN";
|
|
130
140
|
config: {
|
|
131
141
|
hmacKey?: string | null | undefined;
|
|
132
142
|
merchantAccount: string;
|
|
@@ -135,21 +145,20 @@ export declare const usePayoutAccountStore: import("pinia").StoreDefinition<"mf-
|
|
|
135
145
|
clientKey: string;
|
|
136
146
|
endpoint: string;
|
|
137
147
|
};
|
|
138
|
-
paymentGateway: "ADYEN";
|
|
139
148
|
} | {
|
|
149
|
+
paymentGateway: "KSHER";
|
|
140
150
|
config: {
|
|
141
|
-
privateKey: string;
|
|
142
151
|
appId: string;
|
|
152
|
+
privateKey: string;
|
|
153
|
+
};
|
|
154
|
+
} | {
|
|
155
|
+
paymentGateway: "TYRO";
|
|
156
|
+
config: {
|
|
157
|
+
locationId: string;
|
|
143
158
|
};
|
|
144
|
-
paymentGateway: "KSHER";
|
|
145
159
|
})[] | null | undefined;
|
|
146
|
-
enable?: boolean | null | undefined;
|
|
147
|
-
submissionDate?: string | null | undefined;
|
|
148
|
-
statusBy?: string | null | undefined;
|
|
149
|
-
statusReason?: string | null | undefined;
|
|
150
160
|
ref?: any;
|
|
151
161
|
status: "NEW" | "PENDING" | "APPROVED" | "REJECTED";
|
|
152
|
-
notifyUrl: string;
|
|
153
162
|
_id: string;
|
|
154
163
|
store: {
|
|
155
164
|
bank?: {
|
|
@@ -158,11 +167,11 @@ export declare const usePayoutAccountStore: import("pinia").StoreDefinition<"mf-
|
|
|
158
167
|
holderName?: string | null | undefined;
|
|
159
168
|
name: string;
|
|
160
169
|
} | null | undefined;
|
|
161
|
-
bankStatement?: string | null | undefined;
|
|
162
|
-
ssm?: string | null | undefined;
|
|
163
|
-
exteriorPhoto?: string | null | undefined;
|
|
164
170
|
regNo?: string | null | undefined;
|
|
165
171
|
companyName?: string | null | undefined;
|
|
172
|
+
ssm?: string | null | undefined;
|
|
173
|
+
bankStatement?: string | null | undefined;
|
|
174
|
+
exteriorPhoto?: string | null | undefined;
|
|
166
175
|
keyPerson?: {
|
|
167
176
|
name: string;
|
|
168
177
|
phone: string;
|
|
@@ -171,7 +180,7 @@ export declare const usePayoutAccountStore: import("pinia").StoreDefinition<"mf-
|
|
|
171
180
|
id: string;
|
|
172
181
|
event: "ORDERING" | "MARKETING";
|
|
173
182
|
};
|
|
174
|
-
|
|
183
|
+
notifyUrl: string;
|
|
175
184
|
methods: {
|
|
176
185
|
rate?: {
|
|
177
186
|
amount: number;
|
|
@@ -182,9 +191,10 @@ export declare const usePayoutAccountStore: import("pinia").StoreDefinition<"mf-
|
|
|
182
191
|
precision: number;
|
|
183
192
|
} | null | undefined;
|
|
184
193
|
tPlus?: number | null | undefined;
|
|
185
|
-
issuer: "MACAU_PASS" | "FEEDME" | "OTHER" | "
|
|
194
|
+
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";
|
|
186
195
|
variant: string;
|
|
187
196
|
}[];
|
|
197
|
+
businessId: string;
|
|
188
198
|
}[];
|
|
189
199
|
}, {
|
|
190
200
|
readBusinessPayoutAccounts(restaurantName?: string): Promise<void>;
|