Event Waiver for WooCommerce

Popis

Event Waiver for WooCommerce lets you add a waiver or terms agreement to your checkout flow. Perfect for events, rentals, gyms, tours, and any business that needs customer acknowledgement before purchase.

Features

  • Waiver modal triggered when the customer clicks Place Order — checkout is held until the waiver is signed
  • Customisable waiver title, terms (rich text), and button text
  • Captures name and email with each waiver
  • Saves waiver data to WooCommerce orders
  • Waiver records viewable in WooCommerce admin
  • Waiver info added to order emails and thank-you page

Snímky obrazovky

  • Waiver modal on checkout page
  • Settings page under WooCommerce
  • Waiver info on order edit screen

Instalace

  1. Upload the event-waiver-for-woocommerce folder to /wp-content/plugins/
  2. Activate the plugin through the Plugins menu
  3. Go to WooCommerce Waiver Settings to configure your waiver title and terms

Nejčastější dotazy

Does this work with WooCommerce block checkout?

Currently the plugin works with the classic WooCommerce checkout. Block checkout support is planned for a future release.

Where is the waiver data stored?

Waiver data is saved to WooCommerce order meta and as a separate Waiver post type, viewable under WooCommerce Waivers in your admin.

Is the waiver legally binding?

The plugin captures the signer name, email, IP address, and timestamp. Consult your legal advisor about requirements in your jurisdiction.

Recenze

Pro tento plugin nejsou žádné recenze.

Autoři

Event Waiver for WooCommerce je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.

Spolupracovníci

Přehled změn

1.0.6

  • Remove all is_pro flags and Pro-feature marketing from the WP.org build
  • Sanitize $_POST before passing to the evwfwc_waiver_session_data filter

1.0.5

  • Add Requires Plugins: woocommerce plugin header
  • Add darrenmc to readme Contributors

1.0.4

  • Rename plugin slug to event-waiver-for-woocommerce for WP.org compliance
  • Add premium_slug and function_exists guard around Freemius init

1.0.3

  • Escape output in plain-text order email
  • Add translators comment on order note string
  • Unslash $_SERVER[‚REMOTE_ADDR‘] before sanitization

1.0.0

  • Initial release
  • Waiver modal with name, email, and agree checkbox
  • WooCommerce order integration
  • Admin waiver list with custom columns