Feature request: credit system
For yoga/gym/... classes, it would be great to have some sort of creditsystem. Like a voucher for 10 classes where a class costs 1 credit, or a subscription for 4 credits per month, or a subscription with unlimited credits per month.
Maybe in combination with FluentCart for the payments and subscriptions π
You can create this with Fluent CRM and custom fields + ACF / customize your CRM.
But having it natively, will be a game changer!
Jorge de los ReyesΒ how would you do that?
Natascha VantuykomΒ you have different approaches.
You have to be a bit creative though (I wanted something similar for greeting 1 meeting / product) and so.
You can create a repeater field (for credit history of every member) - at user level. For having a history log. That you can then integrate with a custom tab in FCRM.
With: Date , type and quantity (for deducting).
but basically maybe just a numeric custom field could work for you.
Purchase > update field > add number.
Booking completed > update field > subtract number
and then use conditional logic for showing or not the calendar or whatever you want in the front end.
Does that makes sense to you? π
Please take into account that using ACF will only be necessary if you do not want to keep track with fluent booking for example.
You can add notes to every booking so, even with ACF it will be more structured. Itβs not necessary though :)
Jorge de los ReyesΒ thanks, but this will be way to complex for my client. She needs several types of subscriptions linked to different classes.
I really hope the feature request will be accepted.
I saw there is something like bundles on the roadmap, maybe this can be it
Natascha VantuykomΒ yeah. This is more for solo preneurs or consultants.
For big volumes it will probably be better to have something native.
Again, itβs a service based feature. I wrote a post about βServices for FluentCartβ. You can add it there too so as the team can find all the service related features connected
hello,
I did this for my client :
- fluentCRM custom fields : Sessions Available, Sessions Planned, Sessions Done
- 3 automations : New booking (-1 session available + 1 session Planned), Booking Cancelled (-1 session Planned, +1 session available), Booking Completed (-1 session Planned, +1 session Done)
- I also added a custom field to WooCommerce product in order to add x Session to available sessions (or remove if order is cancelled/refunded)
Christophe DumontΒ thanks, but like I said before, this is too complex because there need to be several subscriptions be possible