View Single Post
  #2  
Old 03-19-2004, 07:38 AM
 
PHPdev PHPdev is offline
 

Member
  
Join Date: Oct 2003
Posts: 18
 

Default

Finally....

If anyone is interested this action is set when a customer click the "Modify" button just before the final checkout screen. Basically the new templates "register_billing_address and "register_shipping_address" allow for the user to change the "First name" and "Las name" of both the shipping and billing addresses.

Now this seems kind of dumb to me... I mean the user was not able to enter a different shipping name when they first checked out, but they can shipp to a dfferent person, if they click modify...

This is one modification we have made to the checkout / registration process... Allow the user to enter alternate shipping information in the begining, and they wont have to go back and do it.

Just a thought.
__________________
PHPdev

---------------------
X-Cart: 4.1.11
OS: Linux
Apache: 2.0.61
Reply With Quote