Next Order Discount

Next Order Discount

CE: 2.0.x - 2.1.x - 2.2.x - 2.3.x - 2.4.x - 2.4.5 - 2.4.6

This extension will help you to increase your sales conversion rate and get more than one order from customers. It sends, random generated discount code, after new order.. The customer will be able to use it for next order. There is a bigger chance to get the second order from the same customer if it will has some discount code.

$39.00
  • 30-day money back
  • 3 months' FREE support
  • Free Lifetime updates

Screenshots

Overview

This extension will help you to increase your sales conversion rate and get more than one order from customers. It sends, random generated discount code, after new order.. The customer will be able to use it for next order. There is a bigger chance to get the second order from the same customer if it will has some discount code.

The extension is using default magento “cart price rules” feature for coupon code generation, because of this, discount code configuration is very flexible and it’s easy to start using extension. There is no need to do any changes on cart and checkout pages.

The possibility to set a coupon lifetime and send reminder email for customer about not used coupon code will let you to keep in touch with customer and remind for him about your store and great deals.

Extension Features

Discount life-time

There is possibility set a coupon code life-time. For example coupon code could be valid seven days from order date.

Unique discount code

There is possibility to generate unique discount code for each customer.

Reminder email

There is possibility to send reminder email about not used discount code for customer.

Easy to start

The extension is using default magento “cart price rules” feature for coupon code generation, because of this, no need to do any changes on cart and checkout pages.

Frequently Asked Questions

Yes, the extension can be installed via Composer as follows:
- Add our composer repository:
composer config repositories.magetrend composer https://repo.magetrend.com
- After that, you can run composer require command:
composer require magetrend/module-name

Where:
module-name - you can find it in extension composer.json

If the extension was installed via Composer and the files are located in the vendor/magetrend/module-name directory, run the following ssh commands:
composer require magetrend/module-name:1.0.0
php bin/magento setup:upgrade;
php bin/magento setup:di:compile;
php bin/magento setup:static-content:deploy;


If, on the other hand, the extension was installed manually and the extension's files are located in app/code/Magetrend/ModuleName directory, simply:
- Extract the .zip archive
- Upload file’s content to: app/code/Magetrend/ModuleName
- Run the following ssh commands:
php bin/magento setup:upgrade;
php bin/magento setup:di:compile;
php bin/magento setup:static-content:deploy -f;


All ours extensions are completely open source. There is no encrypted file – so you can customise it as you like.

If you ordered the extension from our store as a registered customer, please login to your Magetrend account and go to the My Account >> My Extensions page.

If you ordered it from our store as guest, please click here

If you ordered it from Magento Marketplace, please click here

There are thousands of extensions in the market, so we can't guarantee compatibility with every single one – it's just impossible to test it with all of them. But when we develop our extensions, we try to avoid any elements that might conflict with other extensions.

In the event that our extension conflicts with a third-party extension, our support team will assist you and make any necessary changes for free.

If you're installing the extension manually, the extension's files must be uploaded to: app/code/Magetrend/ModuleName. You can always check the "ModuleName" in extension's registration.php file.

Changelog

  • Added: Declarative Schema

Magento 2.4.6 and PHP 8.2 compatibility

  • Fixed: Issue with remind before X days option
  • Magento 2.4.3 compatibility changes
  • Magento 2.4.2 compatibility
  • Fixed: Error: Call to undefined method Magento\Framework\Logger\LoggerProxy::addDebug()

Magento 2.4 compatibility

Compatibility with Magento 2.3.4

Fixed problem in cart price rule page.

Next Order Discount
Next Order Discount
Have questions?
Missing some feature?