How can I hide the Paypal Express Checkout Buttons on my checkout page?

Hello,

I need to hide the Express Checkout Buttons ( Paypal ) from the checkout page.

The theme I am using is Sense theme.

I want to keep Paypal as an payment option but without the express checkout button.

Can anyone help?

Thank you.

Apply display none in css for theme code

Where?

I cannot access the checkout css.

Hi Federic,

Shopify has made changes since mid of 2022, which the liquid / CSS code to hide the checkout button does not work anymore. To hide the express checkout payment method, you will need an app that utilize Shopify functions.

I have made an app to hide the Paypal Express (and other express checkout method like Apple Pay, Google Pay etc) on the top part of checkout page, and customer can still select Paypal method at the payment step.

soulchild37_0-1692204111792.gif

The app is made using native Shopify functions, thus it does not affect your store existing layout or functionality at all.

The app name is Yagi Express Payment Hider (https://apps.shopify.com/yagi-express-payment-hider)

The app also have a workaround which you can hide the express checkout buttons for returning customers with saved address, but you will need to create a placeholder shipping rate for it to work, this will also work with one-page checkout.

Hope this can help!

Regards,

Axel Kee

You can hide the PayPal Express Checkout button using the PayRules: Hide Payment Methods app in the Sense theme. Here’s how you can do it:

  1. Open the PayRules: Hide Payment Methods app.
  2. Navigate to the “PayPal Express Checkout” section.
  3. Enable the toggle to hide the PayPal Express Checkout button.

This will hide the PayPal Express Checkout button on the checkout page while keeping PayPal as a payment option.