Hi,
I am trying to find a method of displaying the customers delivery details on the Act_Order02 page. At present this only happens if they select the option to ship to an alternative address.
The reason this is a problem is that i use a PSP for processing transactions and therefore have no need for any of the information, apart from the cart, on the order02 page to be visible. I therefore want to show the customers delivery details on this page so that they can check them and also they shall fill out the space and not make the page a waste of time with nothing more than back, cancel and next buttons on it.
I am told that it should be possible to take them from the customers actinic cookie, however i wouldn't know how to do this so any help would be greatly appreciated.
If someone does know how to grab the info and display it, using cookies or not, i can foresee a further problem being that these delivery details should only be displayed if the customer chooses not to ship to a different address from their billing address. If they do want a different shipping address these details are not necessary.
Any help would be greatly appreciated,
Regards,
Guy
I am trying to find a method of displaying the customers delivery details on the Act_Order02 page. At present this only happens if they select the option to ship to an alternative address.
The reason this is a problem is that i use a PSP for processing transactions and therefore have no need for any of the information, apart from the cart, on the order02 page to be visible. I therefore want to show the customers delivery details on this page so that they can check them and also they shall fill out the space and not make the page a waste of time with nothing more than back, cancel and next buttons on it.
I am told that it should be possible to take them from the customers actinic cookie, however i wouldn't know how to do this so any help would be greatly appreciated.
If someone does know how to grab the info and display it, using cookies or not, i can foresee a further problem being that these delivery details should only be displayed if the customer chooses not to ship to a different address from their billing address. If they do want a different shipping address these details are not necessary.
Any help would be greatly appreciated,
Regards,
Guy
Comment