AbanteCart Community

AbanteCart Development => Customization help => Topic started by: Ollie on February 27, 2017, 09:44:00 PM

Title: Need order content to show on sucess page
Post by: Ollie on February 27, 2017, 09:44:00 PM
Instead of a hyperlink to an order that has been approved, I need my success page to show the actual order content. It would display the order number, shipping and billing information and cart content, including shipping method, and totals.

I believe I need to edit common/success.tpl. What code do I have to use?
Title: Re: Need order content to show on sucess page
Post by: abantecart on February 28, 2017, 12:10:56 PM
I assume you refer to order approval via administrator's order screen.

This will be function addOrderHistor in this file:
https://github.com/abantecart/abantecart-src/blob/1.2.9/public_html/admin/model/sale/order.php