I would like to collect credit card info and payment amount, perform normal validation, and send that info to a payment gateway, display success or error info returned from the payment gateway, and then send the user to a thank you page.
Is this possible using FreeForm and without using Javascript?
