HI;
I want to use the CK Form component for a WorldPay Payment Form, though I have just thought about the form submit.
With WorldPay and PayPal etc the form submit needs to go to a URL ie
<form action="https://select-test.wp3.rbsworldpay.com/wcc/purchase" method=post name=form>
Is this possible with CK Forms as the form action by default will save to the Joomla DB?