External Booking Validator custom feature/uk: Difference between revisions
No edit summary |
Updating to match new version of source page |
||
| Line 16: | Line 16: | ||
*<span style="background-color:#ffe9e9; padding:5px; border-radius:5px;">Разом із цією функцією буде увімкнено спеціальну функцію<span style="background-color:#cdeffc; padding:5px; border-radius:5px;">[[Special:MyLanguage/Intake_Forms_custom_feature|«Форми для прийому]]</span> ».</span> | *<span style="background-color:#ffe9e9; padding:5px; border-radius:5px;">Разом із цією функцією буде увімкнено спеціальну функцію<span style="background-color:#cdeffc; padding:5px; border-radius:5px;">[[Special:MyLanguage/Intake_Forms_custom_feature|«Форми для прийому]]</span> ».</span> | ||
<div lang="en" dir="ltr" class="mw-content-ltr"> | |||
<br><br> | |||
;How it works<br> | |||
When a client submits a booking, SimplyBook.me sends the booking details to your external URL as a JSON POST request. Your script inspects the data and returns a JSON response. If validation passes, the booking is saved. If it fails, the client sees an error message without the booking being confirmed. | |||
<br><br> | |||
</div> | |||
;Як користуватися | ;Як користуватися | ||