Skip to content

navinbhudiya/magento2-order-details-on-success-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 

Repository files navigation

Order Details on Success Page for Magento 2

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

Installation Instruction

  • 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

Community: 2.1.x - 2.2.x

General Configuration

General Configuration

Message Configuration

General Configuration

Success Page

General Configuration