Description
Feature list
- Membership status (My Account Dashboard)
- Coupons, stamps and friend referral (My Account Dashboard)
- Subscription form for joining the loyalty program
- Multisite compatible
- Multi-language support (NO, SE, EN, PT, and more to come)
- GDPR compliance
- SDK: Contains a developer guide and code samples to help you implementing Diller functionality on your own.
How to obtain the credentials to connect my store
- Take contact with our awesome support and customer service team support@diller.no and they’ll get you the store PIN code and API key to connect your store.
Screenshots
Installation
- Install the plugin using WordPress built-in plugin installer or upload the entire
diller-loyalty
folder to the/wp-content/plugins/
directory - Click the Activate Plugin button
- Click on Diller Loyalty from the navigation menu and connect your store and adjust you store settings.
FAQ
-
How to get help if I run into any issue?
-
For issues with your WooCommerce installation you should use WordPress support forum.
For other issues, related to the plugin, please contact our awesome support and customer service team support@diller.no.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Diller Loyalty” is open source software. The following people have contributed to this plugin.
Contributors“Diller Loyalty” has been translated into 1 locale. Thank you to the translators for their contributions.
Translate “Diller Loyalty” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
2.3.0
- Orders are sent to Diller API now, only when order status is set to “Completed”.
- Adds setting to allow the plugin to run in test mode.
- Adds support for WP-Cli integration (currently only allows).
- Adds support for Danish language.
- Adds Non-binary to gender field options.
2.2.4
- Updated privacy policy URL.
- Improves dynamic form field ids uniqueness.
- Fixes bug when sending transactions to Diller API.
2.2.3
- Bug fixing and small tweaks.
- Adds mbstring polyfill extensions for PHP 8.
2.2.2
- Fixes PHP warning and notices being thrown in some actions.
- Fixes bug when Follower was deleted in Diller Admin panel and wanted to join again later, inside My Account area.
- Removed sslverify = false from API calls.
- Updated languages texts for nb-NO.
- Updated migration script to better handle migration of old settings format.
- Add: New hooks “diller_admin_woocommerce_actions” and “diller_admin_woocommerce_filters” for customization plugin backend behavior.
- Updated SDK files and documentation for newly added hooks.
2.2.1
- Fixed bug with coupons at checkout.
- Removed description from coupons.
2.2.0
- Support for Vipps transactions (integration with plugin Checkout with Vipps for WooCommerce).
- Added Call to action for joining LP to order details (for non-members).
- Improved coupon styling and info displayed.
- General improvements and bug fixing.
- Updated language file for nb_NO
2.1.2
- Added Remove button for coupon cards (checkout).
- Improvements and bug fixing
2.1.1
- Added new field in admin settings to allow “Join Loyalty Program” checkboxes to be displayed after billing form (default) or terms
- Fixes bug with marketing fields logic at checkout
- Fixes bug with displaying points to customers that joined for the first time via checkout
2.1.0
- New feature: Members can reset their account or fulfil an incomplete registration by SMS code verification
- Bug-fixes and enhancements
- Improved logging
2.0.13
- Bug-fixes and enhancements
- Consent fields are now displayed before terms rather than billing
2.0.12
- Bug-fixes and enhancements
- Removed momentjs dependency
- Added Swedish language support
2.0.11
- Improvements on escaping output and sanitizing input data
- Improved admin settings screen to allow customization of plugin behavior
- Improved support for old shortcode migration on plugin activation
- Syncs enrollment form page permalink changes to Diller API
- Changed licence to MIT
2.0.10
- Initial public release.