Enter voucher on order completion page (in shopping cart) App
Technical Information
Highlights
-
Voucher code entry directly on the order completion page
-
Quick and easy redemption of vouchers, even in the final order step
-
Improved user-friendliness at checkout
Features
-
Adds a field for voucher codes on the checkout confirmation page
-
Customers can redeem vouchers directly before completing their order
-
No need to return to the shopping basket
In the Shopware standard, voucher codes can only be redeemed in the shopping basket. This is inconvenient for customers who only want to use a voucher code in the final step of the ordering process.
With this plugin, the input field for voucher codes is also displayed on the order completion page. Customers can use it to redeem vouchers quickly and easily before submitting their order.
Installation
- Open Plugin Manager via Settings > System > Plugins
- Upload, install and activate the plugin
After activation, an input field for voucher codes will automatically appear on the order completion page (checkout confirmation page). No further settings are required in the admin area.
Frequently Asked Questions
This works perfectly in Shopware Standard, but if the Shopware Commercial plugin is active, the success message is no longer displayed on the order completion page. The reason for this is an error in line 80 of SwagCommercial/src/B2B/OrderApproval/Storefront/CheckoutControllerDecorator.php In this if-condition, the following line is: $session->getFlashBag()->clear(); This line deletes the "message" on the order completion page. If I removed this line, the alerts (success or error) will be shown after a voucher was submitted. A ticket has been opened by Shopware : https://issues.shopware.com/issues/NEXT-34312 Thanks to Florian R. for searching for the error after we could not find an error in our plugin.
| Version | Date | Compatibility | Changelog |
|---|---|---|---|
| 4.0.1 | 17 February 2026 | >=6.7.0.0 <6.8.0.0 |
|
| 4.0.0 | 7 May 2025 | >=6.7.0.0 <6.8.0.0 |
|
| 3.0.0 | 7 May 2025 | >=6.6.0.0 <6.7.0.0 |
|
| 2.0.0 | 14 April 2023 | / |
|
| 1.0.1 | 15 February 2023 | / |
|
| 1.0.0 | 26 November 2022 | / |
|