Have your say in Community Polls: What was/is your greatest motivation to start your own business?

Re: Removing express checkout buttons

How can I effectively remove express checkout buttons?

WoutervdMeer
Shopify Partner
85 1 15

Hi,

 

I would like to remove the express checkout buttons (Apple Pay, Google Pay and Paypal) but the following tutorial did not work out for me.

https://community.shopify.com/c/blog/remove-the-express-checkout-buttons-from-first-checkout-page/ba...

 

The buttons remain to be on the checkout page in stead of the cart section after adding the following line of code to the cart-template.liquid: {% if additional_checkout_buttons %} <div class="additional-checkout-buttons"> {{ content_for_additional_checkout_buttons }} </div> {% endif %}

 

Can you help me out with this? Maybe some custom code is blocking think.

 

Thank you in advance!

 

Kind regards,

Wouter vd Meer

 

Kind regards,
Wouter van der Meer
info@biervaneigenbodem.nl
https://www.biervaneigenbodem.nl/
Replies 3 (3)

oscprofessional
Shopify Partner
16116 2410 3126

@WoutervdMeer ,

Try this method, 

https://stackoverflow.com/questions/57068267/how-to-remove-express-checkout-button-from-checkout-pag... 

 

https://help.groupthought.com/article/700-checkout-remove-paypal-express-or-additional-payments-butt... 

hope this will work for you!

Get pass your Store Core Web Vital Free Speed Optimization Audit, Chat on WhatsApp | Skype : oscprofessionals-87 | Email: pallavi@oscprofessionals.com | Hire us | Guaranteed Site Speed Optimization | Website Free Audit | Shopify Theme Customization | Build Shopify Private App | Shopify SEO | Digital Marketing | Oscp Upsell & Cross sell App : Free | Oscp Sales & Volume Discount App : Free | Custom Pricing Wholesale App : Free
WoutervdMeer
Shopify Partner
85 1 15

Hi @oscprofessional ,

 

Actually, the first part of the tutorial goes wrong.

My express checkout buttons never appear on the cart section.

And so, it can not be removed over there as well.

 

Do you know some other trick?

Kind regards,
Wouter van der Meer
info@biervaneigenbodem.nl
https://www.biervaneigenbodem.nl/

AlexHeard
Shopify Partner
64 0 1

You can remove express checkout buttons like PayPal using the PayRules: Hide Payment Methods app. 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.

paypal-express.png

 

This will remove the PayPal express checkout button from the checkout page.