[#272] APi integration for a Subscription process

Migrated from Redmine #272 | Author: Andrea F
Status: New | Priority: Normal | Created: 2018-10-26


Hi SimplyBook.me team, I would like to create a process that work that way:

  1. User subscribe to a form of our creation via API and then get logged in.
  2. Once subscribed he can start the booking process (best would be with your widget integrations so I will not have to create all the integration code)

Actually I see that the process work the opposite, first he has to select dates etc… then he complete the registration and the payment
The process I would like to create is a bit different:

First Registration (name email via API) → Then I send it to your widget on our websites already logged in for picking a service and a date —> He goes to payment.

I was checking in API but it seems that I can do that only with the book() function, that mean that I must implement the date picker and all the code necessary for te entire process to show on the page.
I was hoping to find a way to integrate instead only the Registration process (because we want to subscribe them first to our campaign too) and then once they are registered to log them in automatically and start the class booking process.

Hope i made myself clear and you can give some ideas.

Thanks

Redmine Admin wrote:

Hi,

you may check memberships plugin. Which will let you to create some memberships. You can make services available for members only and make it free for members.