Skip to content

Instantly share code, notes, and snippets.

@LucasCalazans
Last active July 24, 2018 14:03
Show Gist options
  • Save LucasCalazans/2d3bd054001ac2127768bbc0034fe92d to your computer and use it in GitHub Desktop.
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.
<?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