Update of June 10, 2024

Additions

Display of order status and ability to filter

  • List of items:

    • Added status display for each order in the item list.

    • Ability to filter orders by status.

Stripe Terminal now available: Doc click here

  • Mobile app:

    • The Android and iOS mobile apps have been updated to be compatible with Stripe Terminal.

Possibility of generating several promo codes

  • Promo code management:

    • New feature to generate multiple promotional codes simultaneously.

API update

  • [API]:

    • Added queryParams start_date and end_date for online_products.

    • Added the online-products/[product_id] endpoint to retrieve a specific product.

    • Updated API documentation with latest features.

Wordpress plugin

  • Wordpress plugin available for BE integration script.

Fixes

Displaying day interval for fees

  • [add-fee]:

    • Fixed day range display to include the last day.

Calculation of fees

  • [Honorary] :

    • Critical correction: taking into account BE baskets for the calculation of fees.

    • We no longer generate empty fees.

Miscellaneous problems

  • Reservation module:

    • Improved performance and fixed crash if session does not exist.

    • Correction of display of session date in direct access to P3.

  • [Bill] :

    • Correction of 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 secondary payment solution.

    • Secondary payment methods are now managed correctly.

Translations and typographies

  • Corrections of translations and typographical errors.

Changes

End date for fees

  • [add-fee]:

    • The fee end date is now automatically set to the last day of the current month.

Migrating Stripe accounts

  • [stripe]:

    • Stripe Express replaces Stripe Standard accounts.

    • Existing accounts will continue to function as normal and will need to be migrated to Stripe Express.

    • Express (and migrated) accounts switch to direct payment. Non-migrated accounts remain in indirect payment.

Modification of the post-registration information request form

  • System overhaul:

    • No more question marks in the interface when there are 6 or 8 people. This is now a quantity that will divide as people enter their more detailed information of first name and other custom fields.

    • The big improvement is having the ability to do an entry completely at the counter, just put in a quantity and people will be able to each give their details via the form they will receive by email.

Text Editor

  • [text-editor]:

    • Migrating to Quill.js V2.

Session Details

  • [session-detail/booking]:

    • Showing session time on a new line.

Customer import

  • [client import script]:

    • Acceptance of the absence of first_name, replaced by a "." so empty.

Deletions

Failover filter based on session date

  • [booking-list]:

    • Removed “date based on session” toggle filter.

API Improvements

  • Improved P3 performance and fixed crash if command line without participant in the activity.

  • Fixed CSS on login provider buttons on mobile.

Last updated