• Hello, when you allow payment from Woocommerce, just let me know, I don’t like Stripe neither Paypal, they are so expensive. I use Spancer which charge only .7% on credit card

Viewing 4 replies - 1 through 4 (of 4 total)
  • crackcodewithamal

    (@crackcodewithamal)

    Max number of room can be booked by two user at a time. if I am having room1 with qty 10
    it’s been added to cart by two user and fill the user detail form and click on the book room buttom at the same time(no delay),two of the users order are created and prompted to payment .

    is this type of issue happend?

    Plugin Author benitolopez

    (@benitolopez)

    Quantity 10? So the room has stock 10? Then you can book it 10 times.

    Besides that, the system cannot block the room until the booking process is finished, otherwise, if a user puts a room in the cart without proceeding with the reservation it would remain locked.

    So yes, double bookings may occur in this case. I don’t see any solution to prevent this. But at the same time I find it to be a really rare situation.

    crackcodewithamal

    (@crackcodewithamal)

    I can explain the situation once more, I have a room with name room 1 and Stock rooms is set to 10
    and two user come to site and tried to book 10 rooms each and press the book button and for both one , room has been reserved on admin side with status pending . it’s a rare situation. but I need to handle the situation. any idea to handle the situation . I am not asking for fix. I just need to know the better way to handle the sitution,

    thanks in advance and thanks for the awesome plugin once again

    Plugin Author benitolopez

    (@benitolopez)

    I tried to book both rooms at once and one of them wasn’t booked. So it is very very rare your scenario. Unfortunately I don’t have any suggestion to handle your situation.

Viewing 4 replies - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.