Results 1 to 7 of 7
  1. #1
    Join Date
    Dec 2008
    Posts
    10
    Plugin Contributions
    0

    Default Adding An Address Field

    I've searched and searched so if this is posted elsewhere I apologize, I don't seem to be finding an answer so I'll post here.

    I need to add the customer information (name/address) to the top of checkout_confirmation page. I'm sure this is easy for a .php person but for an html person all I do is end up with a blank page

    History : To order, our teachers will print off the checkout_confirmation page, have it signed by an administrator and submit it to technical services. So the Checkout_Confirmation page is our last stop, therefore, I need to know who the page belongs to and right now their name isn't anywhere on that page.

  2. #2
    Join Date
    Nov 2006
    Location
    Dartmouth, NS Canada
    Posts
    2,378
    Plugin Contributions
    0

    Default Re: Adding An Address Field

    In my sites I see both the billing name and address and the ship to name and address on the confirmation page. So do you have a customized checkout process?

    Rob

  3. #3
    Join Date
    Dec 2008
    Posts
    10
    Plugin Contributions
    0

    Default Re: Adding An Address Field

    I changed the wording on some of the things but thought I'd left the bulk alone... do you see where I might be missing the buyer address?

    ********
    <?php

    define('NAVBAR_TITLE_1', 'Checkout');
    define('NAVBAR_TITLE_2', 'Confirmation');

    define('HEADING_TITLE', 'INSTRUCTIONS');

    define('HEADING_BILLING_ADDRESS', 'Billing Address');
    define('HEADING_DELIVERY_ADDRESS', 'Deilvery Address');
    define('HEADING_SHIPPING_METHOD', 'Shipping Method:');
    define('HEADING_PAYMENT_METHOD', '');
    define('HEADING_PRODUCTS', 'Shopping Cart Contents');
    define('HEADING_TAX', 'Tax');
    define('HEADING_ORDER_COMMENTS', '<font color="#FF0000">PRINT THIS PAGE, HAVE IT SIGNED AND SUBMIT TO TECHNICAL SERVICES</font>');
    define('NO_COMMENTS_TEXT', '<BR><BR>Administrators Signature : ##########################################################################################<br>');
    define('TITLE_CONTINUE_CHECKOUT_PROCEDURE', '<strong></strong>');
    define('TEXT_CONTINUE_CHECKOUT_PROCEDURE', '<strong><br><br></strong>');
    define('OUT_OF_STOCK_CAN_CHECKOUT', 'Products marked with ' . STOCK_MARK_PRODUCT_OUT_OF_STOCK . ' are out of stock.<br />Items not in stock will be placed on backorder.');

    ?>

  4. #4
    Join Date
    Nov 2006
    Location
    Dartmouth, NS Canada
    Posts
    2,378
    Plugin Contributions
    0

    Default Re: Adding An Address Field

    We'd need a link to the site to see what's wrong.

    Rob

  5. #5
    Join Date
    Dec 2008
    Posts
    10
    Plugin Contributions
    0

    Default Re: Adding An Address Field

    It's hidden behind a firewall that you'd need a district login for =/

  6. #6
    Join Date
    Dec 2008
    Posts
    10
    Plugin Contributions
    0

    Default Re: Adding An Address Field


  7. #7
    Join Date
    Nov 2006
    Location
    Dartmouth, NS Canada
    Posts
    2,378
    Plugin Contributions
    0

    Default Re: Adding An Address Field

    Okay, I've created a test account. Now I'm awaiting authorization.

    Rob

 

 

Similar Threads

  1. "(7) 7 - Field format error: 10731-The field Shipping Address Country is required
    By GTrotter in forum PayPal Express Checkout support
    Replies: 73
    Last Post: 1 Sep 2009, 03:15 AM
  2. Replies: 8
    Last Post: 1 Apr 2009, 05:26 PM
  3. Field format error: 10731-The field Shipping Address Country
    By infocom in forum PayPal Website Payments Pro support
    Replies: 2
    Last Post: 27 May 2008, 10:30 AM
  4. getting rid of address field
    By vik007 in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 13 Feb 2007, 07:14 PM

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