With the Bookings API, you can build a customized bookings experience for customers to book and check out a service.
With the Bookings API, you can:
Learn more by reviewing this sample flow (SDK | Velo).
To use the Bookings API, import wixBookingsFrontend
from the wix-bookings-frontend
module:
import wixBookingsFrontend from "wix-bookings-frontend";
It's important to note the following points before starting to code:
A site must have a Premium Business Plan in order to accept bookings and receive payments.
Wix Bookings must be installed on a site before you can use the Bookings API.
For a comprehensive glossary of Wix Bookings terms, see Terminology (SDK | Velo).