Migrated from Redmine #320 | Author: TAMMAM ALTAJAR
Status: New | Priority: Normal | Created: 2019-01-28
Hello,
I have a general question, when using API, does it mean that the whole booking system has to be built with API. or i can still use what i have already built using the general interface.
I have build already the booking system, however i want some minor customization with regards to the way booking is done that is not possible to do with the current system based on the support team. The support team mentioned i can do it with API. However Im not an IT or programming guy, so Im not sure what does that mean. does it mean that the whole booking system need to be built by API and i can no longer use general interface, the custom feature or what i have already built. or API is a tool that will allow the programmer to go and tweek certain codes from the already built booking system to change functionality without having to do much or work. I appreciate your fast reply because a programmer quoted big money to do a very small customization and im not sure if this is what it takes to do these changes.
these are the changes im looking at:
The two changes I’m looking at are:
-
First: I want some services to occupy two time slots when they are booked in a quantity of 1 (example: Family package that has two adult, so customer picks the package but this package will cause the system to book two slots at the same time since it is two adult)
-
Second. I would like to have a discount that will be applied automatically based on quantity. For example, if customer book one service he got no discount, however if book two slots, he get 5%, three slots he get 7& and 4 slots he get 10%. this discount will show automatically at checkout.