About Wix-Managed Business Flows

While Wix Headless lets you build your site or app on any platform, you can save development time by using Wix-managed business flows for complex processes. These business flows are pre-built, managed frontend pages that handle specific processes like checkout flows and product management. Instead of building certain functionality yourself, you can redirect site visitors to these frontend pages that Wix implements and maintains for you. When complete, visitors are automatically redirected back to your site.

Note: you can use Wix-managed business flows in both Wix-managed and self-managed headless projects.

Domain configuration

To use Wix-managed business flows, you must set up your domains:

Available business flows

Each business flow provides a complete, pre-built solution that you can use with your headless project. The following are the available types of Wix-managed business flows:

  • Booking page: Service details and scheduling page from Wix Bookings.
  • Bookings checkout: Checkout page for booking a service from Wix Bookings.
  • eCommerce checkout: Checkout page for a shopping cart from Wix eCommerce.
  • Events checkout: Checkout page for event ticket purchases from Wix Events.
  • Paid plans checkout: Checkout page for subscription plans from Wix Pricing Plans.
  • Product page: Product details page from Wix Stores.

Implementation

You can redirect to Wix-managed business flows from your headless project using either the JS SDK or REST API. Both methods use the Create Redirect Session API to handle the redirection process.

See also

Did this help?