Looking for a specific demo page in Stratus? Check out the Visual Library

Okay
  Print

Communication between WooCommerce and WP Booking System

The booking system hands off the number of nights to WooCommerce via add_to_cart shortcode but does not pass any other info to WooCommerce.

We’ve recently added support for passing Check and and Check out dates to WooCommerce and we’ve also provided 3 additional custom fields to be used in the future.

This code is available in the child theme that we have included but you may need to work with a developer or designer to enable this and to make this work to your needs.

The plugin is developed by another company and we have requested some big updates, they are currently working on them.

Some people have assed about the order status and if it updates automatically with WooCommerce. WooCommerce does not talk to the WP Booking System like this yet. The WP Booking System can set it to auto pending so that no one else can book those days once the request is made, then Woo takes over for payment. Once the payment has been made and confirmed someone will need to go in and confirm payment then set the auto pending status to ‘Booked’. Currently that’s how it works. 

We’ve requested some updates from the developer and this is something we would like to see too. I’ll be putting a request in.