QuickValid for WooCommerce

Description

QuickValid for WooCommerce is a reliable and lightweight QR ticket validation system designed to streamline event check-ins and order verification. It automatically generates a secure, unique QR code for your orders, transforming standard WooCommerce confirmation emails into functional digital tickets.

Perfect for workshops, local events, or simple booking systems, the plugin allows your staff to scan QR codes on the spot and instantly validate the entire order, preventing ticket duplication and fraud.

Key features included in this free version:

  • Automatic QR Code Generation: Generates unique QR codes as soon as an order reaches “Completed” status.
  • Seamless Email Integration: Automatically attaches the QR code image and validation link directly into standard WooCommerce customer emails.
  • Secure Token Verification: Each ticket includes a unique 20-character secure token to prevent unauthorized access or fraud.
  • Dedicated Validation Form: A clean, front-end interface where staff can scan or enter codes to verify order details (customer name, products, and status).
  • Access Control: Restricts validation capabilities to registered users, protecting your store’s private order data.
  • Shortcode Flexibility: Easily display the validation interface on any existing page using a simple shortcode.
  • Built for Modern WordPress: Full compatibility with standard themes and completely HPOS (High-Performance Order Storage) ready.

External Services

This plugin utilizes a third-party API to generate QR code images that are included in customer emails.

  • Service: QRServer API (by goqr.me)
  • Purpose: To generate and display QR codes for order validation.
  • Data sent: An encoded URL containing the order validation link and a secure 20-character token. No personal customer data (like name or email) is sent directly to this service.
  • Links: Privacy Policy.

Installation

  1. Upload the quickvalid-for-woocommerce folder to /wp-content/plugins/
  2. Activate the plugin from the WordPress plugins page
  3. Create a new page for QR validation (e.g., “Validate Ticket”)
  4. Go to QuickValid Settings in the WordPress admin menu
  5. Select the validation page you created in “Validation Page”
  6. Choose the shortcode position (before/after content) in “Shortcode Position”
  7. Configure permissions and other settings as needed
  8. The shortcode [qvfw_validate] will be automatically inserted into your selected page

Note: The shortcode is added dynamically via the_content filter, so you don’t need to manually add it to the page content. The plugin handles this automatically based on your settings.

FAQ

Does this plugin require WooCommerce?

Yes, QuickValid for WooCommerce is specifically designed to work with WooCommerce and will automatically check if WooCommerce is active before functioning.

Can customers validate their own tickets?

Yes, customers can access their unique validation URL and validate their products. The plugin also supports requiring user login for validation if needed.

Are QR codes automatically generated?

Yes, QR codes are automatically generated when orders are marked as completed and are included in customer confirmation emails.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“QuickValid for WooCommerce” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0.1

  • Fix resume list on validation logic

1.0.0

  • Initial release
  • QR ticket validation system
  • WooCommerce integration
  • Admin interface
  • Public validation shortcode
  • Email QR code integration
  • Enterprise-level security
  • Performance optimization with caching