Support

Home Forums Event Espresso Premium Paypal Pro

Paypal Pro

Posted: December 5, 2013 at 10:28 am


Stewart Zimmel

December 5, 2013 at 10:28 am

I am using PayPal Pro and it is working fine but it is the only payment method and still forces the user to select it as the payment method before displaying the billing fields. Is there any way to automatically show the billing fields without first requiring the user to select the one payment method?


Stewart Zimmel

December 5, 2013 at 10:35 am

Also as a follow-up is there any way to ask the payment info on the first registration screen rather than having secondary screens?


Josh

  • Support Staff

December 5, 2013 at 11:36 am

Hi David,

I’m afraid the answer to both of your questions is no, not out of the box. However, if you know a little bit of JavaScript, the payment page scripts can be altered so that the payment fields aren’t hidden by default.


Josh

  • Support Staff

December 5, 2013 at 12:38 pm

Update:

You can also add a bit of CSS to your theme or via the my custom CSS plugin so that the payment fields display without clicking the payment button first:

#paypal_pro-payment-option-form-dv {
  display: block!important;
}


Stewart Zimmel

December 5, 2013 at 4:14 pm

Thanks! That was very helpful

The support post ‘Paypal Pro’ 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.

Event Espresso