Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

Events Manager Booking Payments with WooCommerce

Beskrivning

This plugin integrates the popular WordPress Events Manager by Marcus Sykes with WooCommerce so that users can use the full range of payment gateways that WooCommerce provide.

The plugin works by adding an ’Event Booking’ WooCommerce product. Each time the cart is displayed the plugin checks for Pending (or Awaiting Payment or Awaiting Online Payment) event bookings. If any Pending bookings exist the plugin adds the Event Booking product to the cart with the event booking details in the cart item meta information. The visitor can then go through the checkout process in WooCommerce and once complete, the status of the bookings is changed to Approved.

If the WooCommerce order is cancelled, the plugin sets the associated booking statuses back to Awaiting Payment.

The plugin doesn’t make assumptions about design and tries to use as little CSS as possible so styling should inherit from your theme without too much trouble.

Important Note

This plugin does not provide events management on it’s own, it utilises the Events Manager to provide that functionality.

Development

The development repo is at Github, where you’re welcome to raise issues, submit documentation and pull requests.

This plugin is developed and maintained by Blaze Concepts in the UK and we are very greatful to Marcus Sykes and the WooCommerce team for their respective efforts on Events Manager and WooCommerce.

http://wp-events-plugin.com provides a pro version of Events Manager that has it’s own booking system as well as a number of other enhancements however this plugin fulfilled our requirement to use different payment gateways and help others to do the same.

Skärmdumpar

  • WooCommerce Basket with Event Details

Installation

Events Manager Booking Payments with WooCommerce requires the WooCommerce plugin (at least version 3.5) to be installed.

Via WordPress

  1. From the WordPress Dashboard, go to Plugins > Add New
  2. Search for ’Events Manager Booking Payments with WooCommerce’ and click Install. Then click Activate.
  3. Click the Settings link to set up any options.

Manual

  1. Upload the folder /blaze-event-woocommerce-integration/ to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ’Plugins’ menu in WordPress.
  3. Click the Settings link to set up any options.

Vanliga frågor

How do I change the message that says the product has been added when the booking form is submitted?

Go to WooCommerce -> Settings -> Events (tab) and update the settings there.

How do I hide the product name ”Event Booking” from the cart pages?

Go to WooCommerce -> Settings -> Events (tab) and set the option for ”Hide product name in cart”.

Recensioner

Detta tillägg har inga recensioner.

Bidragsgivare och utvecklare

”Events Manager Booking Payments with WooCommerce” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Ändringslogg

1.0.0

  • Initial release

1.0.1

5th July 2019
* Change main plugin filename

1.1.0

11th July 2019
* Enhancement: Option to disable booking spaces drop down selectors if logged out.
* Enhancement: Option to display Account Created message on event page when just logged in.
* Enhancement: Improve orgnisation of settings page.