If unsure, disconnect PayPal Commerce and reconnect again but double check the above option is checked.
Then within the PayPal Commerce payment method options there will be a ‘Checkout Type’ option, make sure that is set to ‘Both, ACDC and Express Checkout’ to show the PayPal Buttons and card fields.
Ok, I reconnected the paypal commerce. and it has the option, but now the screen is cut off like its zoomed in. You have to zoom out on phone screens to see the entire fields. Is there a formatting fix for this? With paypal pro and express this didn’t happen.
Yeah, I see it. That’s from a CSS selector that has been left too general and overreaching on your site.
As a temp fix add this CSS:
.page-id-411 .row {
display: initial;
}
To Appearance -> Customize -> Additional CSS.
That should get the output working as normal for now, I’ve created a ticket to get the CSS fixed within core.
Viewing 4 reply threads
The support post ‘Pay with Debit card option gone’ 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.