Update of June 10, 2024
Last updated
Last updated
List of articles:
Added status display for each order in the item list.
Ability to filter orders by status.
Mobile Application:
The Android and iOS mobile apps have been updated to be compatible with Stripe Terminal.
Promo code management:
New feature to generate multiple promo codes simultaneously.
[API] :
Added queryParams start_date
and end_date
for online_products
.
Added online-products/[product_id]
endpoint to retrieve a specific product.
Updated API documentation with latest features.
Wordpress plugin available for BE integration script.
[add-fee] :
Fixed day interval display to include last day.
[Fee]:
Critical correction: taking into account BE baskets for the calculation of fees.
We no longer generate empty fees.
Booking module:
Improved performance and fixed crash if session does not exist.
Fixed display of session date in direct access to P3.
[Bill] :
Fixed division by zero in case of free product.
Fixed crash when displaying invoice with price_without_promo
set to None
.
[payment-manager] :
Fixed a bug when choosing a secondary payment solution.
Secondary payment methods are now handled correctly.
Corrections to translations and typographical errors.
[add-fee] :
The end date of fees is now automatically set to the last day of the current month.
[stripe] :
Stripe Express replaces Stripe Standard accounts.
Existing accounts will continue to operate normally and will need to be migrated to Stripe Express.
Express (and migrated) accounts switch to direct payment. Non-migrated accounts remain in indirect payment.
System Redesign:
No more question marks in the interface when there are 6 or 8 people. It is now a quantity that will divide as people enter their more detailed information of first name and other personalized fields.
The big improvement is being able to do a full entry at the counter, just put in a quantity of people and people will be able to each give their details via the form they will receive by email.
[text-editor] :
Migrating to Quill.js V2.
[session-detail/booking]:
Display session time on a new line.
[script import client] :
Accepting the absence of first_name
, replaced by a "." if empty.
[booking-list] :
Removed the "session based date" toggle filter.
Improved P3 performance and fixed crash if command line without participant in activity.
Fixed CSS on login provider buttons on mobile.