PDA

View Full Version : checkout


jay cee
17-Jul-2003, 12:32 PM
hi,

Is it at all possiable to have two checkouts one for current customers and one for non customers.?
Or can i add pages to my current checkout so i can take extra information from non customers such as bank detail for standing order mandates?

many thanks

jay cee:mad: :confused:

cdicken
18-Jul-2003, 03:14 PM
Hi Jay Cee

Why the angry face in the signature? It is entirely possible to do what you want to do.

Basically, any code you place between <Actinic:NOTINB2B> and </Actinic:NOTINB2B> tags will be hidden from registered customers.

You need to set up the extra questions in the checkout by using some of the user definable questions in 'Design | Text | Web Site (cont)' then locate the HTML for the questions in the checkout templates, and enclose them in the tags mentioned above.

e.g.

<Actinic:NOTINB2B>
Any HTML code and text to be displayed only for non-registered customers.
</Actinic:NOTINB2B>

jay cee
19-Jul-2003, 12:07 PM
cheers chris,

put the angry face in by mistake,
brillant thanks for response i'll get striaght on to it

jay cee
:) :)