Page 1 of 1

Variable forms for "visa" payment method

Posted: Tue Apr 15, 2008 5:58 pm
by Nicholas
Is it possible to have variable forms which depends of payment method ? Like example "CC Number" if I chose "visa" ?

Now I can use "Custom form fields", but if customer have to use different payment method they should be hide.

Thanks.

--
Sincerely,
Nicholas

Posted: Wed Apr 23, 2008 5:32 pm
by marco
Hello Nicholas,
you could use a javascript script embedded in the "custom html" for that (access the form elements through DOM).

Marco