Results 1 to 1 of 1

Thread: Recreate Order Object from Transaction

  1. #1
    Thread Starter
    limecanvas's Avatar
    Join Date
    Mar 2013
    Location
    Australia
    Posts
    12
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Recreate Order Object from Transaction

    I'm looking through the order transaction posts and trying to find a way to match the order to a pricing model type e.g. ad pack or membership pack.

    On the order, under the Order Summery it displayed the type of order - in my case "Membership"
    http://screencast.com/t/h5cyvXQ7ch

    But I can't find out how CP figures this out - there's no info in the post or the post meta regarding the order type.

    I did a var_dump on $item in order-single.php - class APP_Admin_Order_Summary_Table function row and it has 'type' => string 'membership-pack' (length=15) - that's what I need but I can't backtrace to where $item is set up.
    http://screencast.com/t/i0qmbTcO

    Anyone got any clues?

    Thanks,
    Wil

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Transaction with Paypal, and unfinished Order
    By cajoejoe in forum Report Vantage Bugs (Legacy)
    Replies: 3
    Last Post: July 16th, 2014, 06:41 AM
  2. /order/transaction displays two different currencies (Version 1.1.1)
    By gonewmedia in forum Report Vantage Bugs (Legacy)
    Replies: 1
    Last Post: September 3rd, 2012, 11:34 AM
  3. Transaction order for paypal not showing up in admin
    By bingo123 in forum Help Using ClassiPress
    Replies: 1
    Last Post: August 12th, 2012, 08:10 AM
  4. [SOLVED] /order/transaction-2/ Is not working after submitting a listing
    By rodvan in forum Report Vantage Bugs (Legacy)
    Replies: 3
    Last Post: July 27th, 2012, 12:02 PM
  5. [SOLVED] ClassiPress Pro - Order Transaction Feature NOT available
    By frcamp in forum Report ClassiPress Bugs
    Replies: 2
    Last Post: November 13th, 2010, 10:30 AM