improved
fixed
New updates
When setting up integrations, we added an option to sync contacts.
Now, during integration setup, you can choose whether or not to sync contacts (especially relevant for GHL, for example).If the option is enabled — the installation link will be sent via selected channels.
If the sync option is not enabled — customers will not be migrated to us, and card links will not be sent.
We redesigned the Retention chart on the main dashboard.
The stats now show the number of returning customers for the selected period as a percentage:
Retention Rate = (C(repeat) / C(current)) * 100%
Where:
C(repeat) — number of customers present in both periods (current and previous).
C(current) — total number of customers in the current period.
Fixed the Average Check Dynamics chart (there were label mix-ups in the graph lines).
Added a new language — Québécois French.
In the "Card Scan" webhook,
we added information about the user who scanned the card (company or manager).Fixed the stats block on the main dashboard that displays repeat customers
for the selected period (top section).Fixed an issue where, during coupon-to-membership transformation, the resulting card had no tier or period, and it wasn’t possible to redeem a visit.
Now, during transformation, the card is assigned a recommended tier and period based on the membership settings (relevant for memberships without payment collection).
Fixed an issue where updating a customer’s phone number did not update the cardholder’s number
, leading to an error when restoring the card.Added the purchase sum field to the response of this method:
Added the ability to hide specific tabs
(Plan, Integrations, Webhooks) or the entire Settings section from sub-accounts.Configuration is available at:
/agency/settings/white-label/sub-accounts
Added a new Apps section
(/settings/apps) — where you can connect your own custom application.Instructions for developers: