Event Waiver for WooCommerce

Açıklama

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

Ekran Görüntüleri

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

Yükleme

  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

SSS

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.

İncelemeler

Bu eklenti için herhangi bir değerlendirme bulunmuyor.

Katkıda Bulunanlar ve Geliştiriciler

“Event Waiver for WooCommerce” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda bulunmuşlardır.

Katkıda bulunanlar

Değişiklik Kaydı

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