I'm about to do exactly the same thing, so I'll just document every step. Override block. Create the file app/code/Vendor/Module/etc/di.xml and add the following:
You can use below code to get details in success.phtml file. It will work for
magentoce2.1 also. getOrderId(); echo "Order ID:".$lid."
"
...
How do I get details for the products that were ordered on the success page in Magento? magento product. I was able to get order details and ...
How to get order id and print details on success page after order creating programmatically in Magen. Hi Everybody. I am using Magento 1.9.x ...
So to get order details I've tried following code in order success page. $order = Mage::getModel('sales/order')->load(Mage::getSingleton('checkout/ ...
Magento 2 Order Details on Success Page Extension gets order items on Magento 2 success page to make order confirmation. Responsive Magento 2 success ...
Get Support: https://bsscommerce.freshdesk.com/support/home; Contribute to ...
Code to get order details in your success.phtml file. It works fine in Magento 2. php. $lid = $this->getOrderId();. echo “Order ID ...
Get order details into Magento 2 checkout success page · Display Thank you message to customers · Display Shipping and Payment information of customers ...
In Magento 2, you will be able to add more order information to the