What is JotForm?
JotForm is a free online form builder which helps you create online forms without writing a single line of code. No sign-up required.
-
Modifying payment form for Wordpress
Asked by tyreid on April 24, 2012 at 01:57 PMPage URL:I'm trying to alter the Authorize.net payment form for a form embedded on a wordpress page. http://pacificalpineguides.com/registration/online/payment
Copying the source code into a Free HTML box, here's the problems:
a. Visual alignment/padding
b. Autoresponder doesn't communicate with Free HTML - I need a way to automatically send customers a receipt from this transaction.
The primary changes to the payment form are small:
-Changing "Credit Card" to "Debit/Credit Card"
-Changing subheader "Credit Card Number" to "Card Number"
-Moving Name Field below Exp Date
Any other solutions that might work for Wordpress? I've tried copying the source code directly onto a Wordpress page but it's a mess.
Thanks!
http://www.jotform.com/?formID=21097642206147
payment form source alignment name -
JotForm Support
Answered by jonathan on April 24, 2012 at 08:06 PMHi,
Before you embed the payment form in the Free HTML have you tried adding an injected CSS on it?
So that when you embed it on the HTML, the CSS will be there also and you can test with its styling.Hope this help. Thanks.
-
