Results 1 to 3 of 3
  1. #1
    Join Date
    Jul 2005
    Location
    Charlottesville, VA
    Posts
    431
    Plugin Contributions
    0

    Default Ack, billing address not showing on orders

    Just updated my main bookstore and having a problem.

    The billing address is not showing on order, on invoices, and is not being written to the database.

    I wonder if it could be this customization to includes/classes/order.php, which is for printing purchase order info.

    line 914 from version 1.3.0 with po modification:
    Code:
    $html_msg['PAYMENT_METHOD_FOOTER'] = (is_object($GLOBALS[$_SESSION['payment']]) ? sprintf($GLOBALS[$payment_class]->email_footer, $this->info['account_name'], $this->info['account_number'], $this->info['po_number']) : ' ');
    if you think so...

    how to reconcile it with the new print statement:

    line 956 from version 1.3.5
    Code:
        $html_msg['PAYMENT_METHOD_FOOTER'] = (is_object($GLOBALS[$_SESSION['payment']]) ? $GLOBALS[$payment_class]->email_footer : $this->info['cc_type'] );
    Would love to hear some ideas.

  2. #2
    Join Date
    Jul 2005
    Location
    Charlottesville, VA
    Posts
    431
    Plugin Contributions
    0

    Default Re: Ack, billing address not showing on orders

    Well, I disabled purchase order, and it seems that this had nothing to do with this problem.

    I'm trying to track down what would cause billing address to fail to write to database.

    ---Diana

  3. #3
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Ack, billing address not showing on orders

    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

 

 

Similar Threads

  1. customer name, shipping & billing address not showing on invoices
    By kosapan in forum Managing Customers and Orders
    Replies: 5
    Last Post: 18 Sep 2011, 10:46 PM
  2. Shipping/Billing Address Blank on some orders
    By Kenichi in forum Built-in Shipping and Payment Modules
    Replies: 0
    Last Post: 26 Apr 2011, 05:48 AM
  3. Linkpoint To Decline Order If CC Address Does Not Match With Billing Address
    By smythmikey in forum Built-in Shipping and Payment Modules
    Replies: 1
    Last Post: 11 Dec 2009, 03:29 PM
  4. Address not showing on previous orders
    By francocauter in forum Managing Customers and Orders
    Replies: 0
    Last Post: 29 Aug 2007, 11:38 AM
  5. Billing address not showing in orders
    By dbrewster in forum Built-in Shipping and Payment Modules
    Replies: 3
    Last Post: 30 Apr 2007, 09:18 PM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR