External Booking Validator custom feature/da: Difference between revisions

No edit summary
FuzzyBot (talk | contribs)
Updating to match new version of source page
Tags: Mobile edit Mobile web edit
Line 16: Line 16:
*<span style="background-color:#ffe9e9; padding:5px; border-radius:5px;">Den tilpassede funktion "<span style="background-color:#cdeffc; padding:5px; border-radius:5px;">[[Special:MyLanguage/Intake_Forms_custom_feature|Intake Forms]]</span> " vil blive aktiveret sammen med denne.</span>
*<span style="background-color:#ffe9e9; padding:5px; border-radius:5px;">Den tilpassede funktion "<span style="background-color:#cdeffc; padding:5px; border-radius:5px;">[[Special:MyLanguage/Intake_Forms_custom_feature|Intake Forms]]</span> " vil blive aktiveret sammen med denne.</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>


;Sådan bruges
;Sådan bruges