Results 1 to 3 of 3
  1. #1
    Join Date
    Feb 2008
    Posts
    5
    Plugin Contributions
    0

    Default Order confirm part 3

    Hello all

    I am looking for where the variable $order gets populated in the order checkout process. Here's why:
    I have modified tpl_checkout_payment_default.php and tpl_checkout_shipping_default.php to display some new fields. So far, so good.
    But I now need to display them in tpl_checkout_confirmation_default.php

    So I'm hung up on this line:
    <address><?php echo zen_address_format($order->billing['format_id'], $order->billing, 1, ' ', '<br />'); ?></address>

    How is $order->billing populated?

    Thanks!

    -ben

  2. #2
    Join Date
    Mar 2004
    Posts
    688
    Plugin Contributions
    0

    Default Re: Order confirm part 3

    /includes/classes/order.php
    I believe.
    Marg

  3. #3
    Join Date
    Feb 2008
    Posts
    5
    Plugin Contributions
    0

    Default Re: Order confirm part 3

    I checked there, and modified the varable for testing. No change - seems like $order is changed somewhere before order.php maybe?

    -ben

 

 

Similar Threads

  1. Replies: 10
    Last Post: 21 Jan 2013, 11:43 AM
  2. Checkout Confirm Blank Page Can't confirm order
    By gump47371 in forum General Questions
    Replies: 1
    Last Post: 24 Oct 2010, 11:35 PM
  3. When I click on Confirm Order I just get kick to the index page and order doesn’t go
    By rdenham in forum PayPal Website Payments Pro support
    Replies: 6
    Last Post: 2 May 2010, 08:02 PM
  4. Replies: 3
    Last Post: 23 May 2008, 04:51 PM
  5. Confirm Order
    By feds06 in forum Managing Customers and Orders
    Replies: 3
    Last Post: 2 Nov 2007, 10:05 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg