@pisell/private-materials 6.4.5 → 6.4.7
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/build/lowcode/assets-daily.json +11 -11
- package/build/lowcode/assets-dev.json +2 -2
- package/build/lowcode/assets-prod.json +11 -11
- package/build/lowcode/meta.js +1 -1
- package/build/lowcode/render/default/view.css +1 -1
- package/build/lowcode/render/default/view.js +4 -4
- package/build/lowcode/view.css +1 -1
- package/build/lowcode/view.js +4 -4
- package/es/businessModel/SalesModel/index.d.ts +0 -1
- package/es/components/Sales/Summary/utils.d.ts +1 -1
- package/es/components/appointmentBooking/components/Cart/Item/index.d.ts +1 -0
- package/es/components/appointmentBooking/components/Header/index.d.ts +0 -1
- package/es/components/appointmentBooking/components/Voucher/index.d.ts +0 -1
- package/es/components/appointmentBooking/deposit/index.d.ts +0 -1
- package/es/components/booking/addons/model.d.ts +10 -1
- package/es/components/booking/components/footer/amount.d.ts +6 -2
- package/es/components/booking/components/footer/amount.js +77 -55
- package/es/components/booking/components/footer/index.js +11 -11
- package/es/components/booking/components/reloadResourceModal/index.d.ts +0 -1
- package/es/components/booking/deposit/index.d.ts +0 -1
- package/es/components/booking/forms/footer.d.ts +1 -0
- package/es/components/booking/forms/model.d.ts +10 -1
- package/es/components/booking/hooks/useQuotation.d.ts +0 -1
- package/es/components/booking/info/addServiceVariant/index.d.ts +0 -1
- package/es/components/booking/info/header/index.d.ts +0 -1
- package/es/components/booking/info/hooks/useInfoHolder.d.ts +0 -1
- package/es/components/booking/info/index.d.ts +0 -1
- package/es/components/booking/info/model.d.ts +10 -1
- package/es/components/booking/info/notes/index.d.ts +0 -1
- package/es/components/booking/info/service/Lists.d.ts +0 -1
- package/es/components/booking/info/service/addService/utils.d.ts +1 -1
- package/es/components/booking/info/service/editService/BookingList/index.d.ts +0 -1
- package/es/components/booking/info/service/serviceItem/index.d.ts +0 -1
- package/es/components/booking/info/service/serviceList/index.d.ts +0 -1
- package/es/components/booking/info/service2/Lists.d.ts +0 -1
- package/es/components/booking/info2/service/addService/index.d.ts +0 -1
- package/es/components/booking/info2/service/addService/utils.d.ts +1 -1
- package/es/components/booking/info2/service/serviceItem/index.d.ts +0 -1
- package/es/components/booking/info2/service/serviceList/index.d.ts +0 -1
- package/es/components/booking/model.d.ts +9 -1
- package/es/components/booking/notes/NoteBlock/index.d.ts +0 -1
- package/es/components/booking/notes/addNote/index.d.ts +0 -1
- package/es/components/booking/notes/model.d.ts +10 -1
- package/es/components/booking/payments/model.d.ts +10 -1
- package/es/components/booking/utils.d.ts +2 -2
- package/es/components/checkout/PaymentModal.d.ts +1 -0
- package/es/components/checkout/PaymentModal.js +22 -19
- package/es/components/checkout/PaymentPlugin.d.ts +0 -1
- package/es/components/checkout/components/SearchAndClientModule/index.d.ts +0 -1
- package/es/components/checkout/components/WalletPassModule/components/DiscountWallet/DiscountTextMode.js +6 -1
- package/es/components/checkout/components/WalletPassModule/components/DiscountWallet/index.d.ts +0 -1
- package/es/components/checkout/components/WalletPassModule/components/WalletPassTextMode/index.js +6 -1
- package/es/components/checkout/utils/PaymentResultToastUtils.js +2 -1
- package/es/components/eftpos/surcharge/index.d.ts +0 -1
- package/es/components/eftposPay/app.d.ts +0 -1
- package/es/components/eftposPay/component/fail/failCustom.d.ts +1 -0
- package/es/components/eftposPay/component/fail/index.d.ts +1 -0
- package/es/components/eftposPay/component/fail/unknow.d.ts +1 -0
- package/es/components/eftposPay/hooks.d.ts +2 -2
- package/es/components/eftposPay/linkly/index.d.ts +0 -1
- package/es/components/eftposPay/pay.d.ts +1 -0
- package/es/components/eftposPay/store/index.d.ts +6 -6
- package/es/components/eventBooking/components/Provider/Cart/Item/Total.d.ts +0 -1
- package/es/components/eventBooking/components/Provider/Information/index.d.ts +1 -0
- package/es/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateWeek/CallToBook/index.d.ts +0 -1
- package/es/components/eventBooking/components/scheduleCalendar/calendarItem.d.ts +0 -1
- package/es/components/eventBooking/index.d.ts +0 -1
- package/es/components/pay/toB/components/Cache/index.d.ts +0 -1
- package/es/components/pay/toB/components/Card/index.d.ts +0 -1
- package/es/components/pay/toB/components/CardGroup/index.d.ts +0 -1
- package/es/components/pay/toB/components/Content/Footer.d.ts +0 -1
- package/es/components/pay/toB/components/Content/Header.d.ts +0 -1
- package/es/components/pay/toC/PaymentMethods/MWCreditCard/TDSPay/ThreedsLoading/index.d.ts +0 -1
- package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/Finish/index.d.ts +0 -1
- package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/StripeSDK/SDK.d.ts +0 -1
- package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/components/PageLoading/index.d.ts +0 -1
- package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/components/SetupForm/PaymentRequestForm.d.ts +0 -1
- package/es/components/pay/toC/model.d.ts +9 -1
- package/es/components/pisellSelectCustomerModal/RightPanel/Add/PhoneField/index.d.ts +0 -1
- package/es/components/pisellSelectCustomerModal/RightPanel/index.d.ts +0 -1
- package/es/components/pisellSelectCustomerModal/index.d.ts +0 -1
- package/es/components/productExtension/index.d.ts +0 -1
- package/es/components/productSelect/components/TabProduct/index.d.ts +0 -1
- package/es/components/productSelect/components/productGroup/index.d.ts +0 -1
- package/es/components/schedules/components/ScheduleList/RenderScheduleItem/index.d.ts +0 -1
- package/es/components/schedules/model.d.ts +9 -1
- package/es/components/schedules/products/ProductDetailDrawer/ProductDetail/SchedulesModule/AddSchedules/index.d.ts +0 -1
- package/es/components/schedules/products/ProductDetailDrawer/ProductDetail/SchedulesModule/index.d.ts +0 -1
- package/es/components/taxSelect/index.d.ts +0 -1
- package/es/components/ticketBooking/components/addServiceVariant/index.d.ts +0 -1
- package/es/components/ticketBooking/components/menuBar/index.d.ts +0 -1
- package/es/components/ticketBooking/components/ticketBooking/index.js +46 -4
- package/es/components/ticketBooking/components/timeBar/index.d.ts +0 -1
- package/es/components/ticketBooking/index.d.ts +0 -1
- package/es/components/ticketBooking/locales.d.ts +12 -0
- package/es/components/ticketBooking/locales.js +15 -3
- package/es/components/ticketBooking/utils/index.d.ts +1 -1
- package/es/components/wallet/Detail/model.d.ts +13 -1
- package/es/components/wallet/DiscountCard/model.d.ts +14 -1
- package/es/components/wallet/PointCard/model.d.ts +13 -1
- package/es/components/wallet/RechargeableCard/model.d.ts +29 -1
- package/es/components/wallet/Voucher/model.d.ts +13 -1
- package/es/components/wallet/model.d.ts +9 -1
- package/es/hooks/usePaymentLogger.d.ts +0 -1
- package/es/plus/clientName/index.d.ts +0 -1
- package/es/plus/clinetSearch/Add/BirthdayField/index.d.ts +0 -1
- package/es/plus/clinetSearch/Add/GenderField/index.d.ts +0 -1
- package/es/plus/clinetSearch/Add/PhoneField/index.d.ts +0 -1
- package/es/plus/noteModal/AddTempModal.d.ts +0 -1
- package/es/plus/saasCreateOrganization/index.d.ts +0 -1
- package/es/pro/pisellPhoneKeyboard/index.d.ts +0 -1
- package/lib/businessModel/SalesModel/index.d.ts +0 -1
- package/lib/components/Sales/Summary/utils.d.ts +1 -1
- package/lib/components/appointmentBooking/components/Cart/Item/index.d.ts +1 -0
- package/lib/components/appointmentBooking/components/Header/index.d.ts +0 -1
- package/lib/components/appointmentBooking/components/Voucher/index.d.ts +0 -1
- package/lib/components/appointmentBooking/deposit/index.d.ts +0 -1
- package/lib/components/booking/addons/model.d.ts +10 -1
- package/lib/components/booking/components/footer/amount.d.ts +6 -2
- package/lib/components/booking/components/footer/amount.js +63 -38
- package/lib/components/booking/components/footer/index.js +2 -2
- package/lib/components/booking/components/reloadResourceModal/index.d.ts +0 -1
- package/lib/components/booking/deposit/index.d.ts +0 -1
- package/lib/components/booking/forms/footer.d.ts +1 -0
- package/lib/components/booking/forms/model.d.ts +10 -1
- package/lib/components/booking/hooks/useQuotation.d.ts +0 -1
- package/lib/components/booking/info/addServiceVariant/index.d.ts +0 -1
- package/lib/components/booking/info/header/index.d.ts +0 -1
- package/lib/components/booking/info/hooks/useInfoHolder.d.ts +0 -1
- package/lib/components/booking/info/index.d.ts +0 -1
- package/lib/components/booking/info/model.d.ts +10 -1
- package/lib/components/booking/info/notes/index.d.ts +0 -1
- package/lib/components/booking/info/service/Lists.d.ts +0 -1
- package/lib/components/booking/info/service/addService/utils.d.ts +1 -1
- package/lib/components/booking/info/service/editService/BookingList/index.d.ts +0 -1
- package/lib/components/booking/info/service/serviceItem/index.d.ts +0 -1
- package/lib/components/booking/info/service/serviceList/index.d.ts +0 -1
- package/lib/components/booking/info/service2/Lists.d.ts +0 -1
- package/lib/components/booking/info2/service/addService/index.d.ts +0 -1
- package/lib/components/booking/info2/service/addService/utils.d.ts +1 -1
- package/lib/components/booking/info2/service/serviceItem/index.d.ts +0 -1
- package/lib/components/booking/info2/service/serviceList/index.d.ts +0 -1
- package/lib/components/booking/model.d.ts +9 -1
- package/lib/components/booking/notes/NoteBlock/index.d.ts +0 -1
- package/lib/components/booking/notes/addNote/index.d.ts +0 -1
- package/lib/components/booking/notes/model.d.ts +10 -1
- package/lib/components/booking/payments/model.d.ts +10 -1
- package/lib/components/booking/utils.d.ts +2 -2
- package/lib/components/checkout/PaymentModal.d.ts +1 -0
- package/lib/components/checkout/PaymentModal.js +15 -16
- package/lib/components/checkout/PaymentPlugin.d.ts +0 -1
- package/lib/components/checkout/components/SearchAndClientModule/index.d.ts +0 -1
- package/lib/components/checkout/components/WalletPassModule/components/DiscountWallet/DiscountTextMode.js +3 -1
- package/lib/components/checkout/components/WalletPassModule/components/DiscountWallet/index.d.ts +0 -1
- package/lib/components/checkout/components/WalletPassModule/components/WalletPassTextMode/index.js +3 -1
- package/lib/components/checkout/utils/PaymentResultToastUtils.js +2 -1
- package/lib/components/eftpos/surcharge/index.d.ts +0 -1
- package/lib/components/eftposPay/app.d.ts +0 -1
- package/lib/components/eftposPay/component/fail/failCustom.d.ts +1 -0
- package/lib/components/eftposPay/component/fail/index.d.ts +1 -0
- package/lib/components/eftposPay/component/fail/unknow.d.ts +1 -0
- package/lib/components/eftposPay/hooks.d.ts +2 -2
- package/lib/components/eftposPay/linkly/index.d.ts +0 -1
- package/lib/components/eftposPay/pay.d.ts +1 -0
- package/lib/components/eftposPay/store/index.d.ts +6 -6
- package/lib/components/eventBooking/components/Provider/Cart/Item/Total.d.ts +0 -1
- package/lib/components/eventBooking/components/Provider/Information/index.d.ts +1 -0
- package/lib/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateWeek/CallToBook/index.d.ts +0 -1
- package/lib/components/eventBooking/components/scheduleCalendar/calendarItem.d.ts +0 -1
- package/lib/components/eventBooking/index.d.ts +0 -1
- package/lib/components/pay/toB/components/Cache/index.d.ts +0 -1
- package/lib/components/pay/toB/components/Card/index.d.ts +0 -1
- package/lib/components/pay/toB/components/CardGroup/index.d.ts +0 -1
- package/lib/components/pay/toB/components/Content/Footer.d.ts +0 -1
- package/lib/components/pay/toB/components/Content/Header.d.ts +0 -1
- package/lib/components/pay/toC/PaymentMethods/MWCreditCard/TDSPay/ThreedsLoading/index.d.ts +0 -1
- package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/Finish/index.d.ts +0 -1
- package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/StripeSDK/SDK.d.ts +0 -1
- package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/components/PageLoading/index.d.ts +0 -1
- package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/components/SetupForm/PaymentRequestForm.d.ts +0 -1
- package/lib/components/pay/toC/model.d.ts +9 -1
- package/lib/components/pisellSelectCustomerModal/RightPanel/Add/PhoneField/index.d.ts +0 -1
- package/lib/components/pisellSelectCustomerModal/RightPanel/index.d.ts +0 -1
- package/lib/components/pisellSelectCustomerModal/index.d.ts +0 -1
- package/lib/components/productExtension/index.d.ts +0 -1
- package/lib/components/productSelect/components/TabProduct/index.d.ts +0 -1
- package/lib/components/productSelect/components/productGroup/index.d.ts +0 -1
- package/lib/components/schedules/components/ScheduleList/RenderScheduleItem/index.d.ts +0 -1
- package/lib/components/schedules/model.d.ts +9 -1
- package/lib/components/schedules/products/ProductDetailDrawer/ProductDetail/SchedulesModule/AddSchedules/index.d.ts +0 -1
- package/lib/components/schedules/products/ProductDetailDrawer/ProductDetail/SchedulesModule/index.d.ts +0 -1
- package/lib/components/taxSelect/index.d.ts +0 -1
- package/lib/components/ticketBooking/components/addServiceVariant/index.d.ts +0 -1
- package/lib/components/ticketBooking/components/menuBar/index.d.ts +0 -1
- package/lib/components/ticketBooking/components/ticketBooking/index.js +31 -2
- package/lib/components/ticketBooking/components/timeBar/index.d.ts +0 -1
- package/lib/components/ticketBooking/index.d.ts +0 -1
- package/lib/components/ticketBooking/locales.d.ts +12 -0
- package/lib/components/ticketBooking/locales.js +15 -3
- package/lib/components/ticketBooking/utils/index.d.ts +1 -1
- package/lib/components/wallet/Detail/model.d.ts +13 -1
- package/lib/components/wallet/DiscountCard/model.d.ts +14 -1
- package/lib/components/wallet/PointCard/model.d.ts +13 -1
- package/lib/components/wallet/RechargeableCard/model.d.ts +29 -1
- package/lib/components/wallet/Voucher/model.d.ts +13 -1
- package/lib/components/wallet/model.d.ts +9 -1
- package/lib/hooks/usePaymentLogger.d.ts +0 -1
- package/lib/plus/clientName/index.d.ts +0 -1
- package/lib/plus/clinetSearch/Add/BirthdayField/index.d.ts +0 -1
- package/lib/plus/clinetSearch/Add/GenderField/index.d.ts +0 -1
- package/lib/plus/clinetSearch/Add/PhoneField/index.d.ts +0 -1
- package/lib/plus/noteModal/AddTempModal.d.ts +0 -1
- package/lib/plus/saasCreateOrganization/index.d.ts +0 -1
- package/lib/pro/pisellPhoneKeyboard/index.d.ts +0 -1
- package/package.json +1 -1
@@ -33,7 +33,7 @@ import PaymentOptionsModule from "./components/PaymentOptionsModule";
|
|
33
33
|
import CashPaymentModule from "./components/CashPaymentModule";
|
34
34
|
import AdditionalModule from "./components/AdditionalModule";
|
35
35
|
import { getSumTotal } from "../booking/components/footer/amount";
|
36
|
-
import {
|
36
|
+
import { PaymentResultToastProvider, closePaymentResultToast } from "./components/PaymentResultToast";
|
37
37
|
import { formatCurrency, calculateStatusClassName, calculateAutoCloseConfig, displayPaymentResultToast, createShowSuccessToast } from "./utils/PaymentResultToastUtils";
|
38
38
|
import { Printer, FileCheck02, RefreshCw05, CreditCard02, MessageTextSquare02, ArrowLeft, DotsVertical } from '@pisell/icon';
|
39
39
|
import { checkoutStyles } from "./styles";
|
@@ -66,6 +66,7 @@ var PaymentContent = /*#__PURE__*/forwardRef(function (_ref, ref) {
|
|
66
66
|
var _parentModuleConfig$s, _state$client2, _state$client3;
|
67
67
|
var cartData = _ref.cartData,
|
68
68
|
orderInfo = _ref.orderInfo,
|
69
|
+
isModalOpen = _ref.isModalOpen,
|
69
70
|
onPaymentComplete = _ref.onPaymentComplete,
|
70
71
|
onPaymentCancel = _ref.onPaymentCancel,
|
71
72
|
onStatusChange = _ref.onStatusChange,
|
@@ -92,7 +93,8 @@ var PaymentContent = /*#__PURE__*/forwardRef(function (_ref, ref) {
|
|
92
93
|
pisellosAllModule = utils.pisellosAllModule,
|
93
94
|
interaction = utils.interaction;
|
94
95
|
var Toast = useToast();
|
95
|
-
|
96
|
+
// const paymentResultToast = usePaymentResultToast();
|
97
|
+
|
96
98
|
var checkoutRef = useRef(null);
|
97
99
|
var savePayLaterHandlerRef = useRef(null);
|
98
100
|
// 剩余待付金额-可自定义修改,也可认作支付方式付出去需要付多少钱
|
@@ -352,8 +354,7 @@ var PaymentContent = /*#__PURE__*/forwardRef(function (_ref, ref) {
|
|
352
354
|
|
353
355
|
// 初始化自定义金额
|
354
356
|
useEffect(function () {
|
355
|
-
|
356
|
-
if (checkoutModule && orderInfo) {
|
357
|
+
if (checkoutModule && orderInfo && isModalOpen) {
|
357
358
|
try {
|
358
359
|
var currentAmount = checkoutModule.getStateAmount();
|
359
360
|
if (currentAmount) {
|
@@ -375,8 +376,7 @@ var PaymentContent = /*#__PURE__*/forwardRef(function (_ref, ref) {
|
|
375
376
|
// 没有os 数据的时候先用外面传入的购物车数据展示
|
376
377
|
// setCustomAmount(cartData?.total?.expectAmount || 0);
|
377
378
|
}
|
378
|
-
|
379
|
-
if (checkoutModule) {
|
379
|
+
if (checkoutModule && isModalOpen) {
|
380
380
|
checkoutModule.getPaymentMethodsAsync().then(function (paymentMethods) {
|
381
381
|
setPaymentMethods(paymentMethods);
|
382
382
|
// TODO: 现金枚举类型需要从os导入
|
@@ -394,7 +394,7 @@ var PaymentContent = /*#__PURE__*/forwardRef(function (_ref, ref) {
|
|
394
394
|
|
395
395
|
// 初始化推荐金额
|
396
396
|
useEffect(function () {
|
397
|
-
if (customAmount && checkoutModule && currency && orderInfo) {
|
397
|
+
if (customAmount && checkoutModule && currency && orderInfo && isModalOpen) {
|
398
398
|
try {
|
399
399
|
setRecommendAmounts(checkoutModule.payment.cash.getRecommendedAmount(customAmount, currency));
|
400
400
|
} catch (error) {
|
@@ -405,7 +405,7 @@ var PaymentContent = /*#__PURE__*/forwardRef(function (_ref, ref) {
|
|
405
405
|
|
406
406
|
// 监听金额变化事件
|
407
407
|
useEffect(function () {
|
408
|
-
if (checkoutModule && checkoutModule.core) {
|
408
|
+
if (checkoutModule && checkoutModule.core && isModalOpen) {
|
409
409
|
try {
|
410
410
|
var core = checkoutModule.core;
|
411
411
|
if (core.effects && typeof core.effects.on === 'function') {
|
@@ -1136,7 +1136,8 @@ var PaymentContent = /*#__PURE__*/forwardRef(function (_ref, ref) {
|
|
1136
1136
|
|
1137
1137
|
var PaymentModal = function PaymentModal(_ref16) {
|
1138
1138
|
var _context$appHelper$ut, _context$appHelper$ut2, _context$appHelper$ut3, _context$appHelper$ut4, _context$appHelper;
|
1139
|
-
var
|
1139
|
+
var open = _ref16.open,
|
1140
|
+
data = _ref16.data,
|
1140
1141
|
callback = _ref16.callback,
|
1141
1142
|
onClose = _ref16.onClose,
|
1142
1143
|
dispatch = _ref16.dispatch,
|
@@ -1444,7 +1445,7 @@ var PaymentModal = function PaymentModal(_ref16) {
|
|
1444
1445
|
status: 'cancelled'
|
1445
1446
|
});
|
1446
1447
|
var checkout = pisellos.getModule('checkout');
|
1447
|
-
checkout.
|
1448
|
+
checkout.cancelCurrentOrderAsync();
|
1448
1449
|
onClose === null || onClose === void 0 || onClose(reset || false);
|
1449
1450
|
};
|
1450
1451
|
|
@@ -1564,13 +1565,13 @@ var PaymentModal = function PaymentModal(_ref16) {
|
|
1564
1565
|
if (paymentStatus) {
|
1565
1566
|
// 确定支付状态
|
1566
1567
|
var statusClassName = calculateStatusClassName(paymentStatus);
|
1567
|
-
var autoCloseConfig = calculateAutoCloseConfig(paymentStatus, !!
|
1568
|
+
var autoCloseConfig = calculateAutoCloseConfig(paymentStatus, !!currentChangeGivenAmount);
|
1568
1569
|
|
1569
1570
|
// 根据支付状态展示不同的 toast
|
1570
1571
|
displayPaymentResultToast({
|
1571
1572
|
paymentStatus: paymentStatus,
|
1572
1573
|
orderTotalAmount: orderTotalAmount,
|
1573
|
-
gapAmount: currentChangeGivenAmount,
|
1574
|
+
gapAmount: paymentStatus === 'partially_paid' ? gapAmount : currentChangeGivenAmount,
|
1574
1575
|
failureReason: failureReason,
|
1575
1576
|
autoCloseConfig: autoCloseConfig,
|
1576
1577
|
actionButtons: generateActionButtons(paymentStatus)
|
@@ -1581,7 +1582,7 @@ var PaymentModal = function PaymentModal(_ref16) {
|
|
1581
1582
|
toastInfo: {
|
1582
1583
|
status: paymentStatus,
|
1583
1584
|
amount: orderTotalAmount,
|
1584
|
-
gapAmount:
|
1585
|
+
gapAmount: currentChangeGivenAmount,
|
1585
1586
|
failureReason: failureReason
|
1586
1587
|
}
|
1587
1588
|
});
|
@@ -1659,10 +1660,10 @@ var PaymentModal = function PaymentModal(_ref16) {
|
|
1659
1660
|
return _ref21.apply(this, arguments);
|
1660
1661
|
};
|
1661
1662
|
}();
|
1662
|
-
if (data) {
|
1663
|
+
if (data && open) {
|
1663
1664
|
initCheckoutData();
|
1664
1665
|
}
|
1665
|
-
}, [data]);
|
1666
|
+
}, [data, open]);
|
1666
1667
|
|
1667
1668
|
// 创建PaymentResultToast配置对象
|
1668
1669
|
var paymentResultToastConfig = {
|
@@ -2001,17 +2002,18 @@ var PaymentModal = function PaymentModal(_ref16) {
|
|
2001
2002
|
|
2002
2003
|
// 使用新的工具方法创建showSuccessToast函数
|
2003
2004
|
var showSuccessToast = createShowSuccessToast(paymentResultToastConfig, generateActionButtons);
|
2004
|
-
|
2005
|
-
|
2005
|
+
return /*#__PURE__*/React.createElement(PaymentResultToastProvider, null, /*#__PURE__*/React.createElement(PisellContainer
|
2006
|
+
// open={open}
|
2007
|
+
, {
|
2006
2008
|
renderType: "modal",
|
2007
2009
|
props: {
|
2008
|
-
open:
|
2010
|
+
open: open,
|
2009
2011
|
onCancel: function onCancel() {
|
2010
2012
|
handlePaymentCancel(false);
|
2011
2013
|
},
|
2012
2014
|
title: /*#__PURE__*/React.createElement(CustomHeader, null),
|
2013
2015
|
width: 880,
|
2014
|
-
destroyOnClose:
|
2016
|
+
destroyOnClose: false,
|
2015
2017
|
maskClosable: false,
|
2016
2018
|
footer: null,
|
2017
2019
|
closeIcon: null,
|
@@ -2032,6 +2034,7 @@ var PaymentModal = function PaymentModal(_ref16) {
|
|
2032
2034
|
}
|
2033
2035
|
}, /*#__PURE__*/React.createElement(PaymentContent, {
|
2034
2036
|
ref: paymentContentRef,
|
2037
|
+
isModalOpen: open,
|
2035
2038
|
cartData: cloneDeep(data),
|
2036
2039
|
orderInfo: orderInfo,
|
2037
2040
|
onPaymentComplete: handlePaymentComplete,
|
@@ -1,4 +1,6 @@
|
|
1
1
|
import React from 'react';
|
2
|
+
import { PisellText } from '@pisell/materials';
|
3
|
+
var Amount = PisellText.Amount;
|
2
4
|
var DiscountTextMode = function DiscountTextMode(_ref) {
|
3
5
|
var cardData = _ref.cardData,
|
4
6
|
selectedWalletIds = _ref.selectedWalletIds;
|
@@ -14,7 +16,10 @@ var DiscountTextMode = function DiscountTextMode(_ref) {
|
|
14
16
|
className: "discount-text-name"
|
15
17
|
}, card.name), /*#__PURE__*/React.createElement("span", {
|
16
18
|
className: "discount-text-amount"
|
17
|
-
}, "-",
|
19
|
+
}, "-", /*#__PURE__*/React.createElement(Amount, {
|
20
|
+
value: card.savedAmount,
|
21
|
+
showCurrencySymbol: true
|
22
|
+
})));
|
18
23
|
}) : /*#__PURE__*/React.createElement("div", {
|
19
24
|
className: "discount-text-empty"
|
20
25
|
}));
|
package/es/components/checkout/components/WalletPassModule/components/WalletPassTextMode/index.js
CHANGED
@@ -1,5 +1,7 @@
|
|
1
1
|
import React from 'react';
|
2
|
+
import { PisellText } from '@pisell/materials';
|
2
3
|
import "./index.less";
|
4
|
+
var Amount = PisellText.Amount;
|
3
5
|
var WalletPassTextMode = function WalletPassTextMode(_ref) {
|
4
6
|
var cardData = _ref.cardData,
|
5
7
|
selectedWalletIds = _ref.selectedWalletIds;
|
@@ -15,7 +17,10 @@ var WalletPassTextMode = function WalletPassTextMode(_ref) {
|
|
15
17
|
className: "wallet-pass-text-name"
|
16
18
|
}, card.name), /*#__PURE__*/React.createElement("span", {
|
17
19
|
className: "wallet-pass-text-amount"
|
18
|
-
}, "-",
|
20
|
+
}, "-", /*#__PURE__*/React.createElement(Amount, {
|
21
|
+
value: card.redeem,
|
22
|
+
showCurrencySymbol: true
|
23
|
+
})));
|
19
24
|
}) : /*#__PURE__*/React.createElement("div", {
|
20
25
|
className: "wallet-pass-text-empty"
|
21
26
|
}));
|
@@ -1,5 +1,6 @@
|
|
1
1
|
import React from 'react';
|
2
2
|
import { locales, formatAmount } from '@pisell/utils';
|
3
|
+
import Decimal from 'decimal.js';
|
3
4
|
import { showPaymentResultToastSuccess, showPaymentResultToastFailed } from "../components/PaymentResultToast";
|
4
5
|
|
5
6
|
// 支付结果Toast工具类的配置参数接口
|
@@ -49,7 +50,7 @@ export var calculateSubtitle = function calculateSubtitle(status, amount, gapAmo
|
|
49
50
|
}
|
50
51
|
break;
|
51
52
|
case 'partially_paid':
|
52
|
-
var displayAmount = gapAmount !== null && gapAmount !== void 0 ? gapAmount :
|
53
|
+
var displayAmount = new Decimal(amount).minus(gapAmount !== null && gapAmount !== void 0 ? gapAmount : 0).toNumber();
|
53
54
|
text = "".concat(locales.getText('payment.result.partiallyPaid') || 'Partially Paid', " ").concat(formatCurrency(displayAmount, amountSymbol));
|
54
55
|
colorClass = 'partially-paid'; // 橙色
|
55
56
|
break;
|
@@ -1,4 +1,3 @@
|
|
1
|
-
/// <reference types="react" />
|
2
1
|
import { PosProps, RouteType } from './const';
|
3
2
|
declare const App: ({ action, api, device_number, terminal, tyroUrl, tyroVersion, onChangeParams, isMobile, channel, formatAmount, ...props }: Omit<PosProps, "type" | "mode" | "getApi"> & {
|
4
3
|
action: RouteType;
|
@@ -15,11 +15,11 @@ export declare const useStoreRef: <T extends {
|
|
15
15
|
readonly numRef: React.MutableRefObject<string | number | undefined>;
|
16
16
|
readonly orderIdRef: React.MutableRefObject<string | number>;
|
17
17
|
readonly modeRef: React.MutableRefObject<ModeEnum>;
|
18
|
-
readonly statusRef: React.MutableRefObject<"loading" | "
|
18
|
+
readonly statusRef: React.MutableRefObject<"loading" | "success" | "warn" | "fail" | "pedding" | "resove" | "reject" | "question">;
|
19
19
|
readonly netRef: React.MutableRefObject<boolean | undefined>;
|
20
20
|
readonly symbolRef: React.MutableRefObject<string>;
|
21
21
|
readonly amountRef: React.MutableRefObject<string | number>;
|
22
|
-
readonly eftposRef: React.MutableRefObject<"
|
22
|
+
readonly eftposRef: React.MutableRefObject<"stripe" | "payo" | "tyro" | "windcave" | "linkly">;
|
23
23
|
readonly clientRef: React.MutableRefObject<ClientEnum>;
|
24
24
|
readonly dataRef: React.MutableRefObject<import("./store").State>;
|
25
25
|
};
|
@@ -174,7 +174,7 @@ export declare const updateCustom: (payload: {
|
|
174
174
|
export declare const updateStatus: (status: 'loading' | 'warn' | 'fail' | 'success' | 'question') => {
|
175
175
|
type: EActionTypes;
|
176
176
|
payload: {
|
177
|
-
status: "loading" | "
|
177
|
+
status: "loading" | "success" | "warn" | "fail" | "question";
|
178
178
|
};
|
179
179
|
};
|
180
180
|
/**
|
@@ -295,20 +295,20 @@ export declare const backUpFree: (payload: Partial<State>) => {
|
|
295
295
|
name?: string | undefined;
|
296
296
|
symbol?: string | undefined;
|
297
297
|
amount?: string | number | undefined;
|
298
|
-
mode?: "
|
298
|
+
mode?: "pay" | "refund" | "fullPay" | "query" | undefined;
|
299
299
|
order_id?: string | number | undefined;
|
300
|
-
eftpos?: "
|
301
|
-
action?: "
|
300
|
+
eftpos?: "stripe" | "payo" | "tyro" | "windcave" | "linkly" | undefined;
|
301
|
+
action?: "pay" | "amount" | "deviceList" | undefined;
|
302
302
|
key?: number | undefined;
|
303
303
|
step?: number | undefined;
|
304
304
|
title?: string | undefined;
|
305
305
|
subTitle?: string | undefined;
|
306
|
-
type?: "
|
306
|
+
type?: "unset" | "step" | undefined;
|
307
307
|
render?: boolean | undefined;
|
308
308
|
net?: boolean | undefined;
|
309
309
|
component?: string | undefined;
|
310
310
|
form?: string | undefined;
|
311
|
-
status?: "loading" | "
|
311
|
+
status?: "loading" | "success" | "warn" | "fail" | "pedding" | "resove" | "reject" | "question" | undefined;
|
312
312
|
warn?: string | undefined;
|
313
313
|
steps?: {
|
314
314
|
/** 用于重置当前步骤 */
|
@@ -1,3 +1,4 @@
|
|
1
|
+
/// <reference types="react" />
|
1
2
|
export interface FormState {
|
2
3
|
platform: 'pc' | 'h5' | '' | undefined;
|
3
4
|
order: any;
|
@@ -28,4 +29,11 @@ export interface PayGroup {
|
|
28
29
|
pay_number?: string;
|
29
30
|
_order: any;
|
30
31
|
}
|
31
|
-
export declare const Provider: any, Context:
|
32
|
+
export declare const Provider: (ComponentUi: any) => any, Context: import("react").Context<{
|
33
|
+
state: FormState;
|
34
|
+
} & {
|
35
|
+
dispatch: (params: {
|
36
|
+
type: string;
|
37
|
+
payload: any;
|
38
|
+
}) => void;
|
39
|
+
}>;
|
@@ -1,3 +1,4 @@
|
|
1
|
+
/// <reference types="react" />
|
1
2
|
import { CalendarDataItem, ScheduleItem } from "./type";
|
2
3
|
import dayjs from "dayjs";
|
3
4
|
export interface FormState {
|
@@ -68,4 +69,11 @@ export interface FormState {
|
|
68
69
|
};
|
69
70
|
setGlobalState: Function | null;
|
70
71
|
}
|
71
|
-
export declare const Provider: any, Context:
|
72
|
+
export declare const Provider: (ComponentUi: any) => any, Context: import("react").Context<{
|
73
|
+
state: FormState;
|
74
|
+
} & {
|
75
|
+
dispatch: (params: {
|
76
|
+
type: string;
|
77
|
+
payload: any;
|
78
|
+
}) => void;
|
79
|
+
}>;
|
@@ -25,8 +25,8 @@ function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) r
|
|
25
25
|
import React, { useEffect, useMemo, useRef, useState } from 'react';
|
26
26
|
import { locales } from '@pisell/utils';
|
27
27
|
import { message } from 'antd';
|
28
|
-
import { Iconfont } from '@pisell/materials';
|
29
|
-
import { getOrderInfoByCode, getBookingDetail, getEventBookingDetail, getBookingConfig, getServices
|
28
|
+
import { Iconfont, PisellModal } from '@pisell/materials';
|
29
|
+
import { getOrderInfoByCode, getBookingDetail, getEventBookingDetail, getBookingConfig, getServices } from "../../serve";
|
30
30
|
import * as apis from "../../serve";
|
31
31
|
import dayjs from 'dayjs';
|
32
32
|
import useEngineContext from "../../../../hooks/useEngineContext";
|
@@ -247,6 +247,10 @@ var TicketBooking = function TicketBooking() {
|
|
247
247
|
_useState2 = _slicedToArray(_useState, 2),
|
248
248
|
activeBookingId = _useState2[0],
|
249
249
|
setActiveBookingId = _useState2[1];
|
250
|
+
var _useState3 = useState(false),
|
251
|
+
_useState4 = _slicedToArray(_useState3, 2),
|
252
|
+
showTerminalUpgradeModal = _useState4[0],
|
253
|
+
setShowTerminalUpgradeModal = _useState4[1];
|
250
254
|
var pisellFloatingPanelRef = useRef(null);
|
251
255
|
var closeRef = useRef(null);
|
252
256
|
var bookingTicket = useBookingTicket();
|
@@ -261,6 +265,26 @@ var TicketBooking = function TicketBooking() {
|
|
261
265
|
changeCustomerToGlobalState: changeCustomerToGlobalState
|
262
266
|
}),
|
263
267
|
selectCustomer = _useCustomer.selectCustomer;
|
268
|
+
|
269
|
+
// 检测Terminal版本并显示升级提示
|
270
|
+
var checkTerminalVersion = useMemoizedFn(function () {
|
271
|
+
if (isTerminal()) {
|
272
|
+
var userAgent = navigator.userAgent;
|
273
|
+
if (userAgent.includes('terminal')) {
|
274
|
+
// 匹配 terminal/x.x.x(xxx) 格式,支持多位数
|
275
|
+
var terminalVersionMatch = userAgent.match(/terminal\/[\d.]+\((\d+)\)/i);
|
276
|
+
if (terminalVersionMatch && terminalVersionMatch[1]) {
|
277
|
+
var buildNumberStr = terminalVersionMatch[1];
|
278
|
+
var buildNumber = parseInt(buildNumberStr, 10);
|
279
|
+
|
280
|
+
// 确保解析成功且是有效数字
|
281
|
+
if (!isNaN(buildNumber) && buildNumber > 0 && buildNumber < 766) {
|
282
|
+
setShowTerminalUpgradeModal(true);
|
283
|
+
}
|
284
|
+
}
|
285
|
+
}
|
286
|
+
}
|
287
|
+
});
|
264
288
|
useMemo(function () {
|
265
289
|
openScan(function (data) {
|
266
290
|
handleScan(data);
|
@@ -336,6 +360,9 @@ var TicketBooking = function TicketBooking() {
|
|
336
360
|
});
|
337
361
|
_setShopOpeningHours();
|
338
362
|
_setIntervalTime(true);
|
363
|
+
|
364
|
+
// 检测Terminal版本
|
365
|
+
checkTerminalVersion();
|
339
366
|
interaction === null || interaction === void 0 || (_interaction$utils = interaction.utils) === null || _interaction$utils === void 0 || _interaction$utils.mountFunction('bookingTicket', 'clearAllCart', function (type, orderId) {
|
340
367
|
console.log('bookingTicket.clearAllCart');
|
341
368
|
// 支付成功后清空状态
|
@@ -349,8 +376,9 @@ var TicketBooking = function TicketBooking() {
|
|
349
376
|
|
350
377
|
// 作废预约
|
351
378
|
interaction === null || interaction === void 0 || (_interaction$utils2 = interaction.utils) === null || _interaction$utils2 === void 0 || _interaction$utils2.mountFunction('booking', 'voidBooking', function (orderId) {
|
352
|
-
|
353
|
-
|
379
|
+
// checkout2.0 结账时不生成订单 所以不需要作废订单
|
380
|
+
// voidAppointment(orderId);
|
381
|
+
// enableAllScanListeners();
|
354
382
|
});
|
355
383
|
return function () {
|
356
384
|
off === null || off === void 0 || off();
|
@@ -387,6 +415,7 @@ var TicketBooking = function TicketBooking() {
|
|
387
415
|
intervalSetTime: isInterval
|
388
416
|
});
|
389
417
|
};
|
418
|
+
useEffect(function () {}, []);
|
390
419
|
var getDataFromHost = function getDataFromHost() {
|
391
420
|
try {
|
392
421
|
var is_price_include_tax = getData('is_price_include_tax');
|
@@ -1210,6 +1239,19 @@ var TicketBooking = function TicketBooking() {
|
|
1210
1239
|
ref: pisellFloatingPanelRef,
|
1211
1240
|
currentDate: currentDate,
|
1212
1241
|
onBookingClick: handleBookingClick
|
1242
|
+
}), /*#__PURE__*/React.createElement(PisellModal.Information, {
|
1243
|
+
open: showTerminalUpgradeModal,
|
1244
|
+
title: locales.getText('pisell2.ticket-booking.terminal-upgrade-title'),
|
1245
|
+
describe: locales.getText('pisell2.ticket-booking.terminal-upgrade-description'),
|
1246
|
+
okText: locales.getText('pisell2.ticket-booking.terminal-upgrade-ok'),
|
1247
|
+
cancelText: locales.getText('pisell2.ticket-booking.terminal-upgrade-cancel'),
|
1248
|
+
closable: true,
|
1249
|
+
onOk: function onOk() {
|
1250
|
+
return setShowTerminalUpgradeModal(false);
|
1251
|
+
},
|
1252
|
+
onCancel: function onCancel() {
|
1253
|
+
return setShowTerminalUpgradeModal(false);
|
1254
|
+
}
|
1213
1255
|
}));
|
1214
1256
|
};
|
1215
1257
|
export default TicketBooking;
|