Last active
July 24, 2018 14:03
-
-
Save LucasCalazans/2d3bd054001ac2127768bbc0034fe92d to your computer and use it in GitHub Desktop.
Changing this file will give the possibility of update many times the success page, useful to front-enders.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
// vendor/magento/module-checkout/Controller/Onepage/Success.php | |
// or app/code/Magento/Checkout/Controller/Onepage/Success.php | |
// Comment the follow line | |
$session->clearQuote(); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment