Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 1.18 KB

File metadata and controls

28 lines (18 loc) · 1.18 KB

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