This tutorial details how to remove the Express Checkout buttons from the first page of your checkout. When we say Express Checkout Buttons we are referring to the accelerated checkouts such as Apple Pay, Shop, Google Pay, and PayPal.
Checkout with Express Checkout buttons:
Checkout without Express Checkout buttons:
Step one:
We will add the Express Checkout button code to the cart file so that these buttons will appear on the cart page instead of the checkout:
From your admin, go to Online store > Themes > Actions > Edit code.
In the Sections folder, locate the cart-template.liquid file. If your theme doesn’t have a cart-template.liquid file, locate the cart.liquid file in the Templates folder instead.
Result: The Express Checkout buttons should no longer appear on the first stage of the checkout. If the buttons (Apple Pay, Google Pay, Shop Pay, or PayPal Express) are still present, a previous checkout session may still be active so clear your browser’s cookies and cache and begin a new session on your store.