Magento 2 Apply Discount coupon Code Via Link
Last updated
Was this helpful?
Last updated
Was this helpful?
Table of Contents
Installation via app/code
Installation via Composer
General Settings
Successful Applied Discount Message on the Front-end
Coupon Code On the Checkout Page
Installation via app/code: Upload the content of the module to your root folder. This will not overwrite the existing Magento folder or files, only the new contents will be added. After the successful upload of the package, run below commands on Magento 2 root directory.
Installation via Composer: Please follow the guide provided in the below link to complete the installation via composer.
Go to Admin > Stores > Configuration > Scommerce Configuration > Auto Coupon
Enabled – Select “Yes” or “No” to enable or disable the module.
Message After Applying Code – Message which will displays on the site after successful application of coupon code.
You can set up the discount coupon code from Admin > Marketing > Cart Price Rules > Click "Add New Rule", it redirects on "New Cart Price Rule" and by providing all the required details you can create the new rule and set up the discount code.
Once the discount is set up then on the front-end it can be applied using the below link :-
http://{[siteurl}}/applydiscount/?code={[discount_code}}&redirect_url={[any_url_ of_your_site}}
Site url – Site base URL.
Discount Code – Discount code as set up in discount.
Returning Site URL – This is optional parameter. If defined, user will be redirected to this URL after successful application of the discount code. If not defined then User will be redirected to the Home page.
Successful Applied Discount Message on the Front-end - The message you have set from Admin > Stores > Configuration > Scommerce Configuration > Auto Coupon > Message After Applying Code, will be shown on the front-end homepage.
Coupon Code On the Checkout Page - Applied discount coupon code will be shown on the front-end checkout page under "Order Summary" section.
License Key – Please add the license for the extension which is provided in the order confirmation email. Please note license keys are site URL specific. If you require license keys for dev/staging sites then please email us at .
If you have a question related to this extension please check out our first. If you can't find the answer you are looking for then please contact .