Beskrivning
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).
Vanliga frågor
-
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.
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”Studza for WooCommerce” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”Studza for WooCommerce” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
1.1.0
- Added HPOS compatibility.
- Improved phone formatting for Swedish international format.
- Added server-side duplicate prevention.
1.0.0
- Initial release.