My business is selling parcel deliveries on line (see http://www.parcel2ship.co.uk). As such my customers typically send parcels from a single address but to different addresses each time.
I want to enable customer accounts but find that the customer is offered the option to use the preset delivery address on checkout page 2. (S)he is also given a list of addresses in their address book. I actually need the customer to enter the delivery address from scratch, rather than select any address offered, since I have a range of added validation that I apply in the checkout page and the customer won't be able to progress through to payment unless (s)he enters the address manually. As I said before the delivery addresses are typically different each time anyway.
I can provide the option to enter the address from scratch but can't remove the option to select the preset address. Can anyone advise how this can be achieved? I guess it may require Perl modifications?
Thanks in anticipation
Denis
I want to enable customer accounts but find that the customer is offered the option to use the preset delivery address on checkout page 2. (S)he is also given a list of addresses in their address book. I actually need the customer to enter the delivery address from scratch, rather than select any address offered, since I have a range of added validation that I apply in the checkout page and the customer won't be able to progress through to payment unless (s)he enters the address manually. As I said before the delivery addresses are typically different each time anyway.
I can provide the option to enter the address from scratch but can't remove the option to select the preset address. Can anyone advise how this can be achieved? I guess it may require Perl modifications?
Thanks in anticipation
Denis
Comment