> I am setting up a shop where the billing method will be only with
> invoice!
> 
> Is there any method to set the billing address to the same as the
> shipping adress automaticly?
> I want to skip the billing page and go directly to the confirm page
> after the shipping method page.
Hack the SET_SHIPPING_ALL action so that it encapsulates all of the work
done in SET_BILLING and transfers the user directly to the order_confirm
page (i.e. $SCREEN = "order_confirm").

-jj

-- 
Shannon -jj Behrens  *  Web Engineer  *  CLEAR INK�
      Imagination is the only real medium(sm)


------------------------------------------------------------
To subscribe:    [EMAIL PROTECTED]
To unsubscribe:  [EMAIL PROTECTED]
Site:            http://www.working-dogs.com/freetrade/
Problems?:       [EMAIL PROTECTED]

Reply via email to