About the Booking Policy Service Plugin

The Booking Policy service plugin allows you to provide custom booking policies that control when customers can book services.

With this service plugin, you can:

  • Limit how early customers can book a service.
  • Limit how late customers can book a service.
  • Control whether online bookings are allowed.

Learn more about service plugin extensions.

Before you begin

It's important to note the following point before starting to code:

  • Without the service plugin, each service supports only a single static booking policy. The service plugin is called dynamically at query time, so your implementation can return different policies for the same service based on custom criteria.

Use cases

Terminology

For a comprehensive glossary of Wix Bookings terms, see Terminology.

See also

Did this help?