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) |
We are pleased to announce the release of version 3.2.2 for the "Rewards - Voucher Codes After Orders" module. This update focuses on enhancing platform compatibility, improving code robustness, and significantly expanding the module's international reach. These enhancements are designed to provide a more stable and globally-effective marketing tool for e-commerce merchants.
Full Compatibility with PrestaShop 9: This version ensures seamless integration with the latest PrestaShop 9 ecosystem. By aligning the module with the newest platform architecture, we guarantee merchants enhanced performance, state-of-the-art security, and access to all the new functionalities that PrestaShop 9 offers. This forward-compatibility ensures your post-purchase marketing campaigns run smoothly on the most advanced e-commerce technology.
Expanded Globalization and Market Reach: The module is now fully translated into 30 languages, empowering merchants to connect with a global audience. This extensive localization allows for the creation of highly personalized and native customer experiences, which is critical for boosting engagement and increasing conversion rates in international markets. The newly supported languages are:
English (en)
Polish (pl)
Spanish (es)
Italian (it)
French (fr)
German (de)
Portuguese (pt)
Czech (cz)
Danish (dk)
Swedish (se)
Slovenian (si)
Slovak (sk)
Finnish (fi)
Greek (gr)
Bulgarian (bg)
Lithuanian (lt)
Latvian (lv)
Estonian (ee)
Indonesian (id)
Hungarian (hu)
Croatian (hr)
Icelandic (is)
Japanese (jp)
Dutch (nl)
Norwegian (no)
Romanian (ro)
Serbian (rs)
Russian (ru)
Ukrainian (ua)
Chinese (cn)
Hindi (hi)
Enhanced Code Stability and Error Handling: We have resolved minor PHP warnings (Undefined property: Currency::$value
and Undefined array key "prod_diff_than_list"
) that could appear under specific conditions. By addressing these notices, we have improved the module's overall code quality and stability. This ensures a cleaner error log and a more reliable, predictable performance of your automated voucher generation system, contributing to a frictionless back-end administration experience.