This module allows to automatically generate voucher code after customer order (and if order is accepted, with verified payment). Addon allows to specify voucher code settings and allows to create many kind of actions like: voucher for first order, voucher for second order, fith, sixth etc. You can define each voucher code specification.
This prestashop addon allows to automatically generate coupon codes for users, who ordered something in your store. Right after order customer will receive email notification with voucher code. Of course - you as a shop administrator have got possibility to define how many orders (properly validated) customer must have on their account to receive coupon code. You can also specify detailed settings of each voucher code.
Voucher codes after orders - specification of module
You can of course specify detailed settings of this addon. Module has got two main sections: first "main settings" (with general settings of addon) and second named "voucher settings" with detailed settings of actions (how many orders to receive coupon) and of voucher codes settings.
General settings of module
You can select order states, it mean that voucher code will be generated only if order state will be selected by you. For example, You can generate voucher code only if order state is Shipped, Payment Accepted, Remote payment accepted etc. (voucher code will not be duplicated etc.)
Module sends coupons:
1) after order status change (status must be accepted by module)
2) with cron job based on order statuses (you can also send coupon after X days)
Voucher code settings
You can define "actions". You can create as many actions as you want, it mean that you can create unlimited number of possibilities to receive voucher code. For example:
So, it basically means that for actions you can:
Voucher codes specification setup
For each created action you can define voucher code. Of course, you are able to define detailed voucher settings. It works the same as the default voucher codes feature - so you've got very detailed options to specify voucher code. Each voucher code will be individually created for each customer. It just mean that each voucher code will be different.
Main voucher code settings
Voucher code conditions
Voucher codes actions
Email variables
This module adds some special variables to email templates. You can use them among others added to emails by default. These shortcodes are a great way to personalize the email contents. Use variable and module will replace them with some values / informations.
Variable | Description |
{voucher} | This variable used in email contents will print voucher code. For example: XFDE3240SS |
{voucher_name} | This variable used in email contents will print voucher code name. In PrestaShop 1.4.x it will be equal to {vocher_description} |
{voucher_date_from} | This variable will print a date from which voucher will be active and available to use (date + time) |
{vocuher_date_to} | This variable used in email template will print voucher expiry date (date + time) |
{voucher_dateonly_from} |
This variable will print a date from which voucher will be active and available to use (date only: year, month, day) |
{voucher_dateonly_to} |
This variable used in email template will print voucher expiry date (date only: year, month, day) |
{voucher_value} | This variable will write information about voucher value |
{customer_firstname} | This variable will be replaced with customer first name (customer that created an account) |
{customer_lastname} | This variable will be replaced with customer last name (customer that created an account) |
3.2.1
3.2.0
3.1.9
3.1.8
3.1.7
3.1.6
3.1.5
3.1.4
3.1.3
3.1.2
3.1.1
3.1.0
3.0.9
3.0.8
3.0.7
3.0.6
3.0.5
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0
2.4.3
- added improvements to module's translation files
2.4.2
- added improvements to vouchers engine (updated it from v4.8 to v5.0)
- added improvements to module's updates checker feature
- added improvements to reward generation process related to identification of customer's language (when reward is generated in shop's back office)
2.4.1
- added feature to generate voucher code with value equal to value of selected specific product in cart
- this version of the module requires reinstallation
2.4.0
- added improvements to email delivery feature that sends a copy of email to merchant
2.3.9
- fixed issues with products search in prestashop 1.7.x (on module configuration page)
2.3.8
- extended recently added function with new options
- you can select order total paid (shipping + products) tax included
- you can select order products total value (products only, without shipping) tax included
- you can select order total paid (shipping + products) tax excluded
- you can select order products total value (products only, without shipping) tax excluded
2.3.7
- added feature related to dynamic value of voucher code (based on percentage value of placed order)
- now you can decide what value will be used to calculate the voucher discount value.
- you can select order total paid (shipping + products)
- you can select order products total value (products only, without shipping)
2.3.6
- added improvements to manufacturer selection tool, it contains scroll when manufacturer list has many manufacturers
2.3.5
- added improvements to module usage in multistore environments
- added feature to decide about characters used to generate voucher codes
- you can generate now codes with usage of alphanumeric, numeric, alpha characters set
2.3.4
- added improvements to feature to give a voucher for next purchase only if cart will contain selected products'
2.3.3
- added new email variables to use {voucher_dateonly_from} and {voucher_dateonly_to}
- {voucher_dateonly_from} This variable will print a date from which voucher will be active and available to use (date only: year, month, day)
- {voucher_dateonly_to} This variable used in email template will print voucher expiry date (date only: year, month, day)
2.3.2
- added improvements to identification of orders when option to count orders is active
2.3.1
- added feature to dynamically generate voucher code with param "minimal basket"
- minimal basket value will be dynamically generated based on previously placed order
- for example: minimal basket equal to order total value, minimal basket equal to doubled order total value
2.2.1
- added feature to define title of email directly on action configuration page
- added feature to select template of email that module will send for selected reward (while you configure action)
- new version of the module requires reinstallation
2.1.0
- added feature to send voucher codes only for selected groups of customers
- added feature to send voucher codes after X days (available in cron job settings)
- module updated to version 2.1.0 requires reinstallation and reconfiguration of rewards (select groups permitted to receive coupon codes)
2.0.0
- released version of the rewards module that fully supports new prestashop 1.7.x
- added translation improvements
- added improvements to calculating number of orders
1.9.7
- added fixes to feature to exclude value of products from selected categories from calculation of min / max order value
1.9.6
- updated module configuration page design
- updated vouchers engine core
- added new feature to exclude products from selected categories from order total value (min / max order value to receive coupon codes)
- new version of module requires reinstallation of the addon
1.9.5
- updated feature to check if new version of module is available
1.9.4
- updated spanish language
1.9.3
- improved multistore support
- added new features to voucher configuration tool
- possibility to decide if voucher code will be available only in shop where it was generated or also in other shops (multistore)
- improvements to voucher settings form
1.9.2
- added notification if admin will try to alter existing reward
- added feature to define new rule concerning suppliers
- updated missed translations for new features
- added improvements to cart rule "uncombinable with other cart rules" option
- added improvements related to prestashop 1.7.x support (this version will be supported in next version of the module)
1.9.1
- added new major feature to module that allows to define coupons (rewards) only if customer bought selected products
- as a shop owner you can easily define products that must be in cart to get coupon code
- updated module configuration page with explanations (usage tips)
- updated module updates engine
- updated translations for old and new features
- because of this we decided to release new major version of the module
- this version of module requires reinstallation of addon
1.8.7
- feature that allows to associate generated voucher code with customer account. You can enable or disable this feature. If enabled - only customer that received coupon will have possibility to use it. If disabled - customer can give this code to friend and voucher can be used from different account.
- possibility to generate coupon codes for registered customers only (not guests during guest checkout) - you can enable or disable this feature.
- new variable for email templates: {voucher_name} - it displays name of the voucher
1.8.6
- updated voucher configuration tool feature
- added explanation videos of advanced voucher configuration tool
- added improvements to updates system
- removed annoying messages abount pending update
1.8.5
- added improvements to list of generated rewards
- new better updates notifications system
- you can enable / disable notifications manually
- you can check for updates manually
- added new email variables (see module description, you can find full list of available variables)
1.8.4
- added feature to browse and manage list of generated vouchers. List is available under Price rules > customers rewards section
1.8.3
- updated missed translations for Polish language
1.8.2
- updated email templates, now they are modern, responsive and with more variables than before
1.8.1
- minor language improvements and cleaned up module directory, now it doesnt contain unnecessary files
1.8.0
fixes for carrier restrictions feature, now module saves correct carriers (while addon generates new voucher code)
1.7.8
generowanie kodu rabatowego o wartości stanowiącej procentową wartość zamówienia (np 10% wartości zamówienia)
1.7.7
poprawki do funkcji testowej
1.7.6
dodana została funkcja pozwalająca na przetestowanie wysyłki kuponów przed ich aktywacją
1.7.5
poprawki do tłumaczeń modułu, zwłaszcza back office i zarządzania wartościami kuponów
1.7.4
poprawki do wysyłania kuponów przez crona, poprawiona została funkcja definiująca język maili
1.7.3
usprawnienia do strony konfiguracyjnej kod rabatowy
poprawki do procesu instalacyjnego
możliwość wysyłki kodów za pomocą cron'a