Description
Studza allows store owners to reward customers with a lottery game immediately after a successful purchase. By integrating with the Studza platform, you can increase customer engagement on the “Order Received” page.
Key Features:
* Automatic embedding on the WooCommerce “Thank You” page.
* Server-side and client-side duplicate prevention.
* Support for High Performance Order Storage (HPOS).
* Flexible developer filters to customize data or trigger logic.
Installation
- Upload the plugin folder to the
/wp-content/plugins/directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Go to WooCommerce > Studza and enter your credentials (User ID and API Key).
FAQ
-
Does it work with guest checkouts?
-
Yes, the plugin generates a unique ID for guests in the format
guest_<order_id>. -
Can I disable the lottery for specific orders?
-
Yes, you can use the
STUDZA_should_trigger_lotteryfilter in your theme’s functions.php.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Studza for WooCommerce” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Studza for WooCommerce” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.1.0
- Added HPOS compatibility.
- Improved phone formatting for Swedish international format.
- Added server-side duplicate prevention.
1.0.0
- Initial release.