Results 1 to 7 of 7
  1. #1
    Join Date
    Nov 2007
    Posts
    3
    Plugin Contributions
    0

    Default Restricting Shipping and Billing address to be the same

    Hi,

    I have a client that would like their shopping cart to require the shipping and billing address to be the same. How can I do that?

    Thanks!
    Jen

  2. #2
    Join Date
    May 2005
    Location
    Bath, Somerset
    Posts
    1,053
    Plugin Contributions
    3

    Default Re: Restricting Shipping and Billing address to be the same

    You have 2 options. The first is to keep the standard checkout, but adjust the payment page, so that the customer can't change any fields. This can be done buy editting the tpl_checkout_payment page, so that instead of the text fields, it jsut shows the address. The downside to this is that you would need to play with a lot of code, and remove certain pages etc.

    An alternative is to install the single page checkout contribution, and tehn just edit this one page, so that no payment addresses are taken.

    ENSURE that however you do it, you always include code before the final checkout which sets the payment address to the same as the shipping address, which is stored in a session variable. Otherwise, you will get repeating credit card validation errors.

    Absolute

  3. #3
    Join Date
    Jul 2006
    Location
    UK
    Posts
    162
    Plugin Contributions
    0

    Default Re: Restricting Shipping and Billing address to be the same

    Hi,

    Any idea where the single page checkout download is please? I've searched the download section and can't find it (grrr!).

    Many thanks
    Claire

  4. #4
    Join Date
    Jul 2006
    Location
    UK
    Posts
    162
    Plugin Contributions
    0

    Default Re: Restricting Shipping and Billing address to be the same

    Doh! Speak too soon, I think I've found it here:
    http://www.zen-cart.com/forum/showth...+page+checkout

  5. #5
    Join Date
    Jul 2006
    Location
    UK
    Posts
    162
    Plugin Contributions
    0

    Default Re: Restricting Shipping and Billing address to be the same

    Quote Originally Posted by jenjen View Post
    Hi,

    I have a client that would like their shopping cart to require the shipping and billing address to be the same. How can I do that?

    Thanks!
    Jen
    Actually the easiest way to do this is in Admin - Maximum Values - Address Book Entries (set this to 1 address allowed per customer).


  6. #6
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Restricting Shipping and Billing address to be the same

    Poor little Tiny Tim ...

    No new crutch from Grandma this year ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  7. #7
    Join Date
    May 2008
    Location
    Thousand Oaks, CA
    Posts
    29
    Plugin Contributions
    0

    cart error Re: Restricting Shipping and Billing address to be the same

    cjsmiff's solution doesn't quite work for me...it leaves the user unable to edit their billing address, thereby preventing them from completing the sale.

    I can manually hide the change address button on the shipping page, but that just means that the customer won't be able to change the shipping address when it is entered the first time. What I would like to do is have them be able to change their billing address with the "change your address" button and have that change the shipping address at the same time?

    Anyone have any ideas?

 

 

Similar Threads

  1. v151 Billing and Shipping address MUST be the same!
    By RFree190 in forum General Questions
    Replies: 2
    Last Post: 2 May 2014, 03:27 PM
  2. Same Address for shipping/billing checkbox
    By Miff in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 3 Mar 2012, 12:45 AM
  3. Problem: COWOA assumes that the billing and shipping address are the same!
    By Rob905 in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 27 Jun 2009, 04:08 AM
  4. Shipping address the same as billing - Data not saved
    By SysFix in forum PayPal Express Checkout support
    Replies: 1
    Last Post: 6 Mar 2008, 12:21 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