Hi, during plugin test i was able to book the same accomodation for two different booking, that is no good!!. I was ablo to do that double clicking the Book button in checkout page.
now i wrote a custom javascript to disable the book button before submit the form, but i want to understand if this can happen also with two different user make the book in the same istant.
How the plugin handle concurrent book request transaction?