Greetings – My website is using Paypal Payflow Pro for credit card payments. On the checkout/payment page when the form displays it takes up a lot of vertical space since there is only one input field per line/row. I have been requested to either split it up into 2 columns, or at least combine a few of the field inputs onto one line (like City, State, Zip for example) to take up some of that space.
Is there a simple way to modify the form formatting? It seems like doing this via CSS would be a LOT of work, if it’s even doable.
Currently, we don’t have a way to modify the form output built into Event Espresso so it would need some additional CSS.
Is there a simple way to modify the form formatting? It seems like doing this via CSS would be a LOT of work, if it’s even doable.
CSS is used to modify the output of the underlying HTML markup, so it will be possible with CSS however you are correct in that it will also be a lot of work to get it right.
FOLLOW UP QUESTION: Also on this payment form when it first displays it auto fills in the FN, LN, and Email of the first registrant which I don’t want because this website will be used by instructors that enroll registrants, so they are the “buyers” and they will fill out their info on the payment form.
I tried using Chrome->Inspect with a lot of CSS to get those input fields cleared out upon display, without success. Do you know how I would go about doing it?
Thanks, Mark
Viewing 3 reply threads
The support post ‘Payment Page: Can you modify the Paypal Payflow Pro form?’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.