magepal / magento2-preview-checkout-success-page
magepal/magento2-preview-checkout-success-page
Quickly and easily preview and test your Magento2 checkout success page, without placing a new order each time
Preview Order Confirmation Page for Magento 2
For Magento 2.0.x, 2.1.x, 2.2.x and 2.3.x
Styling and testing Magento's order confirmation page can be a very difficult and time-consuming process since the order success page display is only displayed once after completing the lengthy checkout process. Changing your page content or testing a new CSS style will automatically redirect you to an empty shopping cart page on page refresh.
Design beautiful order confirmation page with our new Enhanced Success Page extension.
Our free magento2 extension allows you to quickly test Google Tag Manager, Enhanced Ecommerce or other miscellaneous HTML, scripts and code snippets. Easily preview and make changes to your success page without placing a new order or modifying Magento's core code, perfect for Magento frontend developers. After installing our extension you can navigate to the module preference in store configuration section and specify an order number and then preview the success page for that order, view HTML source and search for specific javascript snippet or share a link to preview on other devices. For security, the generated link is only valid for a short period of time which can be changed base on your needs.
To avoid tracking of duplicate order information on your live site, you may want to limit usage and testing of our extension to your development environment with Google Analytics and order tracking script disabled.

Features
- Configure any order number you want to preview from admin.
- Quick and easily view checkout page source, in line within admin or within a new browser window.
- Zero core hacks.
- Created for testing sites but work perfectly on live/production environment.
- Save time when style checkout success page.
Production usage
This module was intended for development, testing, and staging environment. Please consider carefully before using in a production environment because it may affect your analytics/conversion data.
Documentation
Installation
composer require magepal/magento2-preview-checkout-success-page
Contribution
Want to contribute to this extension? The quickest way is to open a pull request on GitHub.
Support
If you encounter any problems or bugs, please open an issue on GitHub.
Need help setting up or want to customize this extension to meet your business needs? Please email [email protected] and if we like your idea we will add this feature for free or at a discounted rate.
Magento 2 Extensions
- Custom SMTP
- Catalog Hover Image for Magento
- Enhanced Success Page for Magento 2
- Enhanced Transactional Emails for Magento 2
- Google Tag Manager
- Enhanced E-commerce
- Reindex
- Custom Shipping Method
- Preview Order Confirmation
- Guest to Customer
- Admin Form Fields Manager
- Customer Dashboard Links Manager
- Lazy Loader
- Order Confirmation Page Miscellaneous Scripts
- HTML Minifier for Magento2
© MagePal LLC. | www.magepal.com
No changelog yet
The vendor hasn't published a changelog. Tagged releases appear in the Versions tab.
| Version | Stability | QA Status | Compatibility | Released |
|---|---|---|---|---|
| 1.2.1 | stable | Fail | Not yet tested Details | 2026-05-14 20:18:14 |
| 1.2.0 | stable | Not tested | Not yet tested Details | 2026-01-14 18:04:31 |
| 1.1.4 | stable | Not tested | Not yet tested Details | 2025-12-09 15:44:08 |
| 1.1.3 | stable | Not tested | Not yet tested Details | 2024-09-19 16:03:09 |
| 1.1.2 | stable | Not tested | Not yet tested Details | 2024-02-13 13:54:24 |
| 1.1.1 | stable | Not tested | Not yet tested Details | 2022-07-05 11:18:42 |
| 1.1.0 | stable | Not tested | Not yet tested Details | 2022-05-19 00:36:14 |
| 1.0.12 | stable | Not tested | Not yet tested Details | 2022-04-25 20:01:11 |
| 1.0.11 | stable | Not tested | Not yet tested Details | 2020-07-31 00:11:59 |
| 1.0.10 | stable | Not tested | Not yet tested Details | 2020-07-03 16:39:27 |
| 1.0.9 | stable | Not tested | Not yet tested Details | 2019-10-10 23:56:06 |
| 1.0.8 | stable | Not tested | Not yet tested Details | 2019-09-02 11:43:56 |
| 1.0.7 | stable | Not tested | Not yet tested Details | 2019-06-14 22:47:13 |
| 1.0.6 | stable | Not tested | Not yet tested Details | 2019-04-06 15:19:19 |
| 1.0.5 | stable | Not tested | Not yet tested Details | 2019-04-05 16:54:42 |
| 1.0.4 | stable | Not tested | Not yet tested Details | 2018-12-25 00:27:34 |
| 1.0.3 | stable | Not tested | Not yet tested Details | 2018-03-30 20:15:52 |
| 1.0.2 | stable | Not tested | Not yet tested Details | 2018-03-28 22:08:01 |
| 1.0.1 | stable | Not tested | Not yet tested Details | 2018-01-01 19:54:57 |
| 1.0.0 | stable | Not tested | Not yet tested Details | 2017-11-18 16:45:29 |
Requires 4
| Package | Constraint |
|---|---|
| php | ~8.3.0|~8.4.0|~8.5.0 |
| magento/module-backend | 101.0.*|102.0.* |
| magento/framework | 102.0.*|103.0.* |
| magepal/magento2-core | >=1.1.14 |
Suggests 1
| Package | Reason |
|---|---|
| magepal/magento2-checkout-success-misc-script | Add miscellaneous HTML and scripts to your checkout success page |
Compatibility
Each Magento release line is installed on its supported PHP versions, then the module is built (DI compilation + static-content deploy) and its unit and integration suites are run. The matrix shows the lines and PHP versions the module is confirmed to install and run on. Code-quality results further down (phpstan, phpcs, …) are reported separately and never affect compatibility.
Code Quality
Advisory checks against the module's source. Static analysis runs once across the whole module; PHPStan re-runs per Magento + PHP version because resolvable symbols differ between releases. These NEVER affect the Compatibility badge. A phpcs finding can't make a module incompatible.
Static analysis
Coding standards (phpcs), mess detection (phpmd), copy-pasted code (cpd), PHP cross-version compatibility, composer.json validity. Each runs once for the whole module.
PHPStan
Type-checks the module's PHP against a real Magento install at the configured gate level. Re-runs per Magento and PHP version because resolvable symbols differ between releases.
Tests
Unit and integration suites, run for each applicable Magento and PHP version. A test failure speaks to the module's behaviour, not its compatibility with a Magento line, so it is reported here separately and never reddens the compatibility matrix.
Unit tests
| Magento | PHP 8.2 | PHP 8.3 | PHP 8.4 | PHP 8.5 |
|---|---|---|---|---|
| 2.4.7 | N/A | N/A | ||
| 2.4.8 | N/A | N/A | ||
| 2.4.9 | N/A | N/A |
Integration tests
| Magento | PHP 8.2 | PHP 8.3 | PHP 8.4 | PHP 8.5 |
|---|---|---|---|---|
| 2.4.7 | N/A | N/A | ||
| 2.4.8 | N/A | N/A | ||
| 2.4.9 | N/A | N/A |
Security
Security checks run directly against the module: an audit of its declared dependencies for known vulnerabilities (composer audit) and a scan of its source for malware and web-shell signatures. Each runs once. A malware detection fails the version outright.
More from magepal
View vendorCustomer and Address Form Fields Manager for Magento2
Enable/Disable Newsletter Signup Email
Improve the load time of your Magento 2 categories pages by loading your images on demand with our Lazy Load Extension
Customer Account Links Manager for Magento2 allows you to quickly and easily remove unwanted links from customer account dashboard
Turn an existing module into recurring revenue.
If you already maintain a Magento 2 module on GitHub or GitLab, listing it on Packagento takes about five minutes. We mirror your tags, handle distribution signing, and route paid licenses through Stripe Connect, so you can keep shipping the way you already do.
