You can remove express payment methods from the first step of the checkout using the PayRules: Hide Payment Methods app in your Debut theme. Here’s how you can do it:
- Open the PayRules app.
- Navigate to the “PayPal Express Checkout” section.
- Enable the toggle to hide the PayPal express payment method.
To remove from the cart or product page, you can add the below code to your theme.liquid file.
This will remove the express checkout options from the cart and the first step of the checkout process.
