PDA

View Full Version : Disclaimer before checkout


devilman
24-Sep-2008, 12:06 PM
Hi,

I'm after a way to set up my ordering process with a page in-between the view cart page and the checkout page (address details) with a disclaimer page.

This disclaimer page will have a 'Proceed to checkout' button that becomes active only when the user accepts the disclaimer conditions. It's a bit like the terms and cons but on a separate page.

Can anyone shine a light on the best possible way to do something like this so that they can't go through the ordering process until they have agreed to the disclaimer page?

Thanks

Duncan Rounding
24-Sep-2008, 12:12 PM
You would probably have to mess with the perl scripts to do this.

Can you not perhaps just add this clearly in your T&Cs or even better perhaps by modifying the message prompt to agree to the T&Cs, that way it is on teh checkout page as well.

devilman
24-Sep-2008, 12:14 PM
Ah yer.. never thought of that one... nice one.

Solutions always the most simple ones and the hardest to find.

Thanks