This is the provision of a Bookings plugin that captures the vehicle registration and citizens address and displays these on a Check-In form. Extra data is captured as part of a booking and presented to the site crews to allow them to validate entry
Upload the forms and the end point provided and add this to the Book and Pay config endpoint -
config.plugins.push({
"name": "Recycling Centre address capture",
"code": "RC",
"prePaymentForm": "BPPLUGINCAPTUREADDRESS",
"postPaymentWorkflow": "",
"bookingManagementForm": "BPPLUGINCAPTUREADDRESS",
"eventManagementForm": ""
});
Product | GOSS Bookings |
---|---|
Contributors | Antrim and Newtownabbey |
Docs | https://docs.gossinteractive.com/article/7821/Writing-Bookings-Plugins |
Last modified on October 17, 2024