• Resolved glorisol

    (@glorisol)


    I am in the process of ‘upgrading’ from Woocommerce Paypal checkout to Woocommerce Paypal payments.

    The 2nd annoying issue I now run into is that there is no “– OR –” preceding the Paypal payments button.
    With the Paypal checkout plugin this was available by default.

    It resided in /www/wp-content/plugins/woocommerce-gateway-paypal-express-checkout/assets/css/wc-gateway-ppec-frontend.css

    .wcppec-checkout-buttons__separator {
    display: block;
    margin: 0 0 1em;

    The functionality is not present in the Paypal payments plugin with the result that the Paypal button kind of bluntly just sits under the preceding checkout/payment method. And it seems to be a de-facto standard as other payment methods/checkouts (e.g. stripe) have this in place as well.

    Please fix this or advice how I can mitigate this myself.

    Note: Woocommerce are basically forcing us to a new plugin and with just one month left before that one closes down there still appear quite some issues with the replacement. This plugin is about receiving payments. That IS quite an important functionality of a webshop.

    • This topic was modified 3 years ago by glorisol.
    • This topic was modified 3 years ago by glorisol.
  • The topic ‘No “– OR –” separator when Paypal payments is not primary payment method’ is closed to new replies.