Magento 2 Order Details on Success Page extension shows all order information on the Thank you page after finishing checkout.
- Get order details into Magento 2 checkout success page
- Display Thank you message to customers
- Display Shipping and Payment information of customers
- Responsive Magento 2 checkout success page
- Copy the content of the repo to the app/code
- Run command: php bin/magento setup:upgrade
- Run command: php bin/magento setup:static-content:deploy
- Now flush cache: php bin/magento cache:flush