Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Shipping and billing comparison


Guest

Recommended Posts

What are the variables that I need to know in order to compare the shipping and billing addresses during the checkout process?

 

I would like to perform a check within form_check.js.php that compares the fields and pops up an error if they aren't identical - is this possible?

 

Thanks for any help.

Link to comment
Share on other sites

I've seen this one before - it seems to force the addresses to be the same which is what I need - however I wonder how it can be customized to allow a PO Box only for a billing address.

 

This contribution forces both to be the same without exceptions - in this case I need an exception (PO Box)

 

Any ideas?

 

which one doesn't work? There is also this one

http://www.oscommerce.com/community/contributions,2945

Link to comment
Share on other sites

Sorry I thought you were pointing to a different contribution. The one you linked on your post is only for the administrative interface - if the user has specified a different shipping address than a billing address, it will notify you when viewing their order.

 

Here's the other one that forces the same info:

 

http://www.oscommerce.com/community/contri...hipping+address

Link to comment
Share on other sites

Well try this. Goto your osc Admin->Configuration->Maximum Values->Address Book entries set it to 1. And see if it works.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...