Skip to main content

custom development

Hi, I have a client that wants to use FluentBooking as a yoga studio tool.

She wants to sell multi-session cards and subscriptions for her yogaclasses.

To accomplish this, we need a way to use a creditsystem with FluentBooking. I was hoping to find this 'bundle' or creditsystem native in Fluentbooking, but I can not wait, this client needs it fast.

  • Credits are linked to woocommerce/Fluentcart products/subscriptions, say a loyalty card with 10 credits for 10 classes of a certain kind (for example standard yogasession), or a monthly subscription with 4 credits for example for advanced yoga sessions, or a monthly subscription for unlimited sessions.

  • The credits must be linked to a specific calendar:

    • standard yoga session: 1 credit worth 15$
    • advanced yoga session: 1 credit worth 17$
    • allround credit: can be used on all classes
  • On session registration, they need to be able to choose to pay with money or use their credits

  • Admin needs to be able to manually adjust the amount of credits

  • There needs to be a way to display the subscriptions/available credits on user my-account page

Is there someone here who can help me with this?
Kind regards

erisf

You should message support directly. They’ll be able to tell you if this is either available or on the roadmap.

Debo OgunrindeΒ looks promising, but there is no way to link it to Fluentbooking, as FB does not have an option for conditional field lookup :-(

Debo Ogunrinde

Natascha VantuykomΒ for your consideration, you can read through the implementation here -

https://www.blogmarketingacademy.com/membership-site-service-credit-system/

You’ll notice that the logic of which calendar to display for booking can be elsewhere (https://www.blogmarketingacademy.com/membership-site-service-credit-system/#conditional-content-in-the-block-editor-based-on-their-credit-balance) and not necessarily in the booking plugin.

Debo OgunrindeΒ thanks for your thoughts, but I don't think this woud fit the need of my client. She wants a yogaclass booking system, so people can book and pay online, or book and use the credits in their membership. The provided method in the article is way too complicated