Author Topic: Need order content to show on sucess page  (Read 3722 times)

Offline Ollie

  • Sr. Member
  • ****
  • Posts: 253
  • Karma: +27/-1
    • View Profile
    • Assistech
Need order content to show on sucess page
« 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?
« Last Edit: February 27, 2017, 09:51:02 PM by Ollie »
Assistive technologies for people with special needs:
https://assistech.com/store/

Offline abantecart

  • Administrator
  • Hero Member
  • *****
  • Posts: 4358
  • Karma: +298/-10
    • View Profile
    • Ideal Open Source Ecommerce Solution
Re: Need order content to show on sucess page
« Reply #1 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

Please  rate your experience or leave your review
We need your help to build better free open source ecommerce platform for everyone. See how you can help

 

Powered by SMFPacks Social Login Mod