Hey Tom;

I have the same issue here, what I did was remove the link to Express
Checkout so everyone has to use the regular checkout screen, and then on the
regular order screen (order_info) I removed the link that allows people to
include additional shipping addresses.  That code starts with the following
line.
print(L_ORDERINFO_YOUMAYWISHTO . " ");

This way everyorder gets shipped to only one location per customer.  Sure
they can change that address with each separate order, but the invoice still
goes with the order.

Shawn


----- Original Message -----
From: "Tom Jakobsen" <[EMAIL PROTECTED]>
To: "FreeTrade" <[EMAIL PROTECTED]>
Sent: Friday, September 22, 2000 5:14 PM
Subject: Re: [FreeTrade] Making the user adress the
shippingandbillingaddress


> Hi
>
> The thing is that i don`t want the customers to be able to ship
> anything to anywhere else thant their own address. This is because all our
orders
> will be sendt with an invoice, not using creditcard but paying after they
have got their products.
> So you see if we would let the users send something to their friends, they
could just deny that they
> have ordered anything, and refuse to pay the invoice.
>
> As long as we will only be using this method, i just dont see any reason
to create a new address record
> for each invoice. I actually also will be using the address table as an
address book :)
>
> I tried to edit the code in SET_SHIPPING_ALL, but just cant get this
right.
>
> Help with this would be greatly appreciated.
>
> Best regards
>
> Tom
>
>
> ----- Original Message -----
> From: Leon Atkinson <[EMAIL PROTECTED]>
> To: FreeTrade <[EMAIL PROTECTED]>
> Sent: Saturday, September 23, 2000 12:57 AM
> Subject: RE: [FreeTrade] Making the user adress the shipping
andbillingaddress
>
>
> > > Could any1 help me with finding out where to edit the code
> > > so that the user always update the user adress instead of creating
> > > a new shipping adress/billing address every time he buys something.
> >
> > This is not a good idea.  What if you want to ship something to
> > a friend?  Do you want your own address to be changed to your
> > friend's address?
> >
> > What's the real motivation behind what you're asking?  Do you think
> > it's a waste of space to make all those extra records, or are you
> > thinking along the lines of having some sort of address book
> > functionality?
> >
> > Leon
> >
> >
> >
> > ------------------------------------------------------------
> > To subscribe:    [EMAIL PROTECTED]
> > To unsubscribe:  [EMAIL PROTECTED]
> > Site:            http://www.working-dogs.com/freetrade/
> > Problems?:       [EMAIL PROTECTED]
>
>
>
> ------------------------------------------------------------
> To subscribe:    [EMAIL PROTECTED]
> To unsubscribe:  [EMAIL PROTECTED]
> Site:            http://www.working-dogs.com/freetrade/
> Problems?:       [EMAIL PROTECTED]
>



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

Reply via email to