View Single Post
  #1  
Old 05-08-2003, 01:53 AM
 
Alan Alan is offline
 

Advanced Member
  
Join Date: Feb 2003
Posts: 83
 

Default Dynamic Shipping Address for checkout step3

Hi guys!

I can't really think of a better topic for this subject so I called it dynamic..

Anyhow for the final step in the checkout process, customers are given a choice to change the "ship to" field, or else they'd click modify button to do it.

I'd like to allow the customer to change all the shipping fields like the "ship to" field, but after I traced the cart.php > various other php/tpl files, I'm embarassed. Crying Uncle.

Might anyone hand me a clue on what php or template I should really look at? I'm pretty close, just need a little bit of hint.

Here's the initialization form for checkout.tpl
Code:
<form action="{$payment_data.payment_script_url}" method=post name=checkout_form>

UNCLE!
__________________
Best Regards!
Alan
Search is my friend
Reply With Quote