• Hola!

    Estoy utilizando su plugin, en la versión gratuita, para mi restaurante. Quería hacerles varias preguntas.

    1. ?Es posible que solo se pueda reservar 1 vez con un nombre o correo electrónico? Para que de esta forma un usuario no pueda hacer dos reservas con el mismo corroe o nombre.

    2. Me gustaría saber si es posible que cuando un usuario usa un cupón de descuento, esa reserva se aprueba automáticamente, mientras que, si no se usa el cupón, haya que aprobar al reserva.

    3. Cuando el usuario va a utilizar un cupón, en el formulario, tiene que dar al botón dos veces. 1 para verificar el código y 2 para usarlo. ?Sería posible quitar el paso de verificar código y usarlo directamente?

    4. ?Se puede limitar el número de personas por reserva según la hora? Por ejemplo, que a las 14:00 únicamente se pueda reserva de 1 en 1, pero que a las 15:00 se pueda reserva de 8 en 8.

    Muchas gracias por la ayuda. Un saludo.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter son12

    (@son12)

    Hello!

    I am using your plugin, in the free version, for my restaurant. I wanted to ask you several questions.

    1. Is it possible that you can only book 1 time with a name or email? So that in this way a user cannot make two reservations with the same corrode or name.

    2. I would like to know if it is possible that when a user uses a discount coupon, that reservation is automatically approved, while if the coupon is not used, the reservation has to be approved.

    3. When the user is going to use a coupon, in the form, they have to hit the button twice. 1 to verify the code and 2 to use it. Would it be possible to remove the verify code step and use it directly?

    4. Can the number of people per reservation be limited depending on the time? For example, that at 2:00 p.m. you can only reserve 1 by 1, but that at 3:00 p.m. you can reserve 8 by 8.

    Thank you very much for the help. A greeting.

    Plugin Support Pinpoint World Support

    (@pinpointworld)

    Hi,

    1. This is not possible. The plugin doesn’t have this type of validation.
    2. This is not possible.
    3. Edit the file booking-system/assets/js/jquery.dop.frontend.BSPCalendar.js and after line 5067 add the following code:
    $('#DOPBSPCalendar-coupons-use'+ID).trigger( "click" );
    4. The plugin doesn’t have these types of conditions implemented in it.`

    Best Regards,
    Support Team

    Thread Starter son12

    (@son12)

    ?Gracias por la respuesta!

    Tengo otra duda…

    En la versión gratuita, ?hay límite de cupones? Tengo creados varios, pero solo funciona uno.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Preguntas sobre cupones y reservas’ is closed to new replies.