Add miscellaneous HTML and scripts quickly and easily to your Magento2 checkout success page. Also, ideal for testing new styling of your thank your page, adding new static blocks or other customization to your checkout page.
- Order ID
- Total
- Sub Total
- Shipping Cost
- Tax
- Coupon Code
- Discount
composer require magepal/magento2-checkout-success-misc-script
- Download the extension
- Unzip the file
- Create a folder {Magento 2 root}/app/code/MagePal/CheckoutSuccessMiscScript
- Copy the content from the unzip folder
- php -f bin/magento module:enable --clear-static-content MagePal_CheckoutSuccessMiscScript
- php -f bin/magento setup:upgrade
Log into your Magento 2 Admin, then goto Stores -> Configuration -> MagePal -> Checkout
Want to contribute to this extension? The quickest way is to open a pull request on GitHub.
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.
© MagePal LLC.