How to Remove PayPal Express Checkout on Shopify

Checkout Boost Published on: February 24, 2026 Read Time: 14 Minutes

Introduction

In the high-stakes world of enterprise eCommerce, the "Final Mile of Revenue" is where brands are built or broken. Despite sophisticated customer acquisition strategies and multi-million dollar ad spends, the industry-standard cart abandonment rate remains stubbornly high at approximately 70%. For Shopify Plus merchants, every fractional percentage point of conversion rate optimization (CRO) translates into significant bottom-line impact. One of the most frequent points of friction in this final mile is the prominent placement of "Express Checkout" buttons—specifically PayPal Express.

While PayPal is a cornerstone of global commerce, its default placement often creates a "Choice Paradox" or disrupts a carefully crafted brand experience. Many high-growth merchants find that the aggressive yellow button clashes with their aesthetic, confuses customers who believe it is the only payment option, or prematurely pulls users out of a customized checkout flow where high-margin upsells occur.

The purpose of this guide is to provide a technical and strategic roadmap for how to remove PayPal Express Checkout on Shopify, while transitioning your store toward a more sophisticated, high-converting architecture. We will explore the shift from legacy "hacks" to the modern Shopify Checkout Extensibility framework. Ultimately, we will demonstrate why optimizing the checkout isn’t just about removing a button; it’s about turning a static form into a dynamic revenue engine. At Checkout Boost, our mission is to democratize enterprise checkout customization, and understanding how to manage payment triggers is a fundamental part of that journey.

The Strategic Argument for Removing PayPal Express

For a scaling brand, the checkout page is more than a transaction portal; it is a data-collection point and a final branding opportunity. When a merchant asks how to remove PayPal Express Checkout on Shopify, they are usually responding to one of three core business challenges.

1. Eliminating Cognitive Friction

Standard Shopify themes often place the PayPal Express button at the very top of the checkout or cart page. For a customer who intends to pay via credit card or a different digital wallet, this creates immediate cognitive load. They may mistakenly believe the store only accepts PayPal, leading to "false abandonment." By removing the express button, you force a linear, focused path through your branded checkout fields.

2. Protecting the Brand Aesthetic

Enterprise brands spend thousands on brand guidelines, typography, and color palettes. The bright yellow PayPal button is, by design, disruptive. On the new Shopify Checkout Extensibility architecture, maintaining a cohesive visual identity is paramount. Utilizing a tool like our Branding Editor allows you to align the checkout with your brand, a process that is often undermined by the presence of third-party express buttons that cannot be styled.

3. Maximizing Average Order Value (AOV)

Express checkout options are designed for speed, which is excellent for replenishment products but detrimental for brands relying on post-purchase upsells or in-checkout cross-sells. When a user "expresses" through, they often bypass the strategic logic you have built to increase AOV. If you are using Checkout Boost Upsells, you want the user to engage with your offers rather than clicking a "buy now" button that skips the revenue-generating steps of your funnel.

Method 1: The Native Shopify Deactivation (The "Nuclear" Option)

The simplest way to remove the PayPal Express button is to deactivate PayPal as a payment provider entirely. However, for most Shopify Plus merchants, this is not a viable long-term solution because PayPal remains a trusted payment method for millions of users.

The Process:

  1. From your Shopify admin, go to Settings > Payments.
  2. Find the PayPal section.
  3. Click Manage, then click Deactivate.

The Enterprise Perspective: While this removes the button, it also removes the ability to accept PayPal payments in the "standard" flow. Most merchants don't want to lose the gateway; they simply want to lose the express button at the top of the funnel. This is why more nuanced methods are required.

Method 2: Legacy Liquid and CSS Workarounds (Proceed with Caution)

Before the era of Checkout Extensibility, developers would use checkout.liquid or custom CSS in theme.liquid to hide elements. You might see advice suggesting you add a code snippet like this to your CSS:

.additional-checkout-buttons {
  display: none !important;
}

Why this is failing in 2024: Shopify is officially deprecating checkout.liquid in favor of Checkout Extensibility. Modern checkouts are now powered by a secure, sandboxed environment where traditional CSS injections do not work on the checkout page itself. While you might successfully hide the button on the cart page using this method, the button will likely reappear as soon as the customer hits the actual checkout.

Furthermore, "hacking" your theme code introduces technical debt. At Checkout Boost, our engineering team—which brings 13 years of experience from building HulkApps—recommends moving away from these brittle solutions. Instead, merchants should use apps built on the new architecture that allow for "no-code" toggles and rules.

Method 3: The Modern Solution via Checkout Extensibility

For Shopify Plus merchants, the correct way to handle "how to remove PayPal Express Checkout on Shopify" is through the Checkout Editor or specialized apps that leverage UI Extensions.

Under the new architecture, the checkout is divided into zones. Payment icons and express buttons are governed by the "Payment" and "Branding" sections of the Shopify Admin.

Utilizing Checkout Boost as your Checkout Operating System

Rather than fighting with Shopify's default settings, enterprise merchants are increasingly turning to Checkout Boost to act as a comprehensive "Operating System" for the checkout page. Instead of paying for five separate apps to handle trust badges, upsells, and payment rules, our tool unifies these functions into a single, optimized codebase.

If you are looking to audit your checkout flow and understand where these buttons are causing drop-offs, you can install Checkout Boost from the Shopify App Store to begin a 14-day free trial. In the live preview mode, you can see exactly how your checkout looks with and without various elements before committing to a live change.

High-Growth Scenario: The B2B Compliance Challenge

Consider a high-volume wholesale brand that needs to collect specific Zero-Party Data during the checkout process, such as a Tax ID or a specialized shipping instruction. When a customer uses PayPal Express, they are often whisked away to the PayPal interface before they can fill out these essential fields.

By removing the PayPal Express button from the top of the funnel and moving PayPal to the final payment step, the merchant ensures that their Custom Forms & Fields are completed. This ensures legal compliance and operational efficiency without breaking the user's flow. Checkout Boost allows you to set logic where these fields are mandatory, preventing the "skipping" effect that express buttons often cause.

Strategic Alternatives: Repositioning vs. Removing

Often, the goal isn't necessarily to remove PayPal, but to reposition it so it doesn't cannibalize the checkout experience. Here are three strategic ways to handle payment buttons using Checkout Boost's advanced features:

1. Conditional Visibility Rules

You can use logic to show or hide certain payment options based on the cart value or the customer's location. For example, if a high-ticket item is in the cart, you might want to hide express buttons to encourage the use of a financing option like Affirm or Klarna, which are better suited for large purchases.

2. Prioritizing Internal Upsells

By pushing the payment method selection to the very end of the checkout, you create space for Content Blocks. These blocks can include:

  • Trust Badges: Reminding the customer of your 30-day money-back guarantee.
  • Low-Friction Upsells: Adding a "Protection Plan" or "Priority Processing" with a single click.
  • Free Shipping Progress Bars: Encouraging the user to add one more item to reach a threshold.

3. A/B Testing Payment Layouts

The most dangerous way to run an enterprise store is by "gut feeling." Our Optimize Plan ($199/month) includes advanced A/B testing features. You can run a split test: Group A sees the PayPal Express button, and Group B does not. You can then measure the direct impact on AOV and Conversion Rate. This data-driven approach is what separates high-growth merchants from the rest of the pack.

Consolidating Your App Stack for Better Performance

One of the primary reasons Shopify Plus merchants seek to remove certain default elements is to reduce "clutter"—both visual and technical. A common mistake is installing a separate app for every small change: one for PayPal buttons, one for trust badges, one for upsells.

This leads to "App Bloat," which can slow down checkout load times. Checkout Boost was designed by the same engineering team that served 150,000+ merchants at HulkApps. We built the tool we wished we had for our 300+ Shopify Plus clients: a unified solution that handles:

  • Upsells & Cross-sells
  • Custom Fields
  • Branding & Style
  • Shipping & Payment Rules

By unifying these into one optimized app, you ensure that your checkout remains lightning-fast, which is critical for mobile conversion rates. To see these features in action, you can visit our Demo Store (Password: 123) and experience a checkout flow that has been professionally optimized for conversion.

Step-by-Step: Removing PayPal Express Buttons from Product and Cart Pages

While the checkout page requires Checkout Extensibility, you can still manage the buttons on your Product and Cart pages through your theme settings. This is often the first step in a "Repositioning" strategy.

From the Product Page:

  1. Go to Online Store > Themes.
  2. Click Customize.
  3. Use the dropdown menu at the top to select Products > Default product.
  4. Click on the Product Information section.
  5. Look for the Buy Buttons block.
  6. Uncheck the box that says Show dynamic checkout buttons.

From the Cart Page:

  1. In the Theme Editor, navigate to the Cart page.
  2. Locate the Subtotal or Checkout Buttons section.
  3. Depending on your theme (like Dawn or Impulse), you will see a toggle to disable "additional checkout buttons."

Note: Disabling these here does not remove them from the actual Shopify Checkout page, which is why a solution like Checkout Boost is required for full "Final Mile" control.

Transparency in Pricing: An Operational Investment

We believe in building trust with enterprise buyers through transparent pricing. Optimizing your checkout should be seen as a high-value operational investment that pays for itself.

  • Starter Plan: Free. Ideal for smaller stores or those just starting their optimization journey. Includes the Branding Editor and Content Blocks to solve the "ugly checkout" problem immediately.
  • Pro Plan: $99/month. This is our core revenue-generating tier. It includes Upsells, Discounts, and Custom Rules. With just a handful of successful post-purchase upsells per month, this plan typically covers its own cost.
  • Optimize Plan: $199/month. Designed for Shopify Plus power users. Includes advanced features, A/B testing, and audit services from our expert team to ensure your checkout is a lean, mean, conversion machine.

Ready to see how these tiers can transform your revenue? Install Checkout Boost from the Shopify App Store and start your 14-day free trial today.

Technical Nuances: PayPal "Smart Buttons"

It is important to distinguish between the PayPal Express button (which appears at the top of the checkout) and the PayPal payment option (which appears in the list of payment methods).

When you use the Shopify Checkout Editor, you are essentially managing "blocks." If you are on the Shopify Plus plan, you have the authority to reorder these blocks. However, Shopify's logic often prioritizes Express buttons to reduce friction for mobile users. If your brand strategy dictates a more controlled environment, you must leverage Shipping & Payment Options Editor capabilities to customize which options appear and when.

The Future of Checkout: Zero-Party Data and Trust

The drive to remove PayPal Express often stems from a desire to capture more Zero-Party Data. This is data that the customer intentionally and proactively shares with your brand. When a user clicks an express button, they often skip the opportunity to tell you:

  • How they heard about you (Attribution).
  • Their birthdate (for loyalty programs).
  • Their specific product preferences.

In a world where third-party cookies are disappearing, this data is gold. Checkout Boost allows you to integrate these data collection points directly into the checkout flow. If a user bypasses the checkout page via an express button, you lose this data. Therefore, moving PayPal further down the funnel is not just about aesthetics—it's about long-term customer retention and marketing intelligence.

Enterprise Case Study: Solving the "Ugly Checkout"

A premium skincare brand, generating $50M in annual recurring revenue, found that their checkout looked like a generic Shopify store, which didn't match their $200 price point. The most jarring element was the PayPal Express button. They utilized Checkout Boost's Optimize Plan to:

  1. Remove the Express Button from the cart and top-of-checkout.
  2. Apply Custom Branding to match their minimalist aesthetic.
  3. Insert Trust Badges specifically highlighting their "Dermatologist Approved" certification.
  4. Add a Custom Field for "Skin Type" to personalize future marketing emails.

The result was a 4.5% increase in conversion rate and a 12% increase in AOV through a "Refill Subscription" upsell offered on the checkout page. This demonstrates that "how to remove PayPal Express Checkout on Shopify" is often the first step in a much larger, more profitable transformation.

Consolidating the "Final Mile" Experience

At Checkout Boost, we view the checkout page as a piece of high-performance infrastructure. Backed by Praella (a top Shopify Platinum Agency), we understand that Plus merchants need stability, control, and scalability. Our app isn't just a widget; it's a tool built on 13 years of eCommerce engineering.

When you choose to optimize your checkout with us, you aren't just hiding a button. You are:

  • Reducing technical debt by consolidating multiple apps.
  • Improving site speed by using a streamlined, modern codebase.
  • Increasing profitability through intelligent, rule-based upsells.
  • Building brand equity through a professional, cohesive checkout experience.

Explore how our suite of tools can act as a complete operating system for your sales funnel and take the first step toward reclaiming that 70% of lost revenue.

FAQ

1. Will removing PayPal Express Checkout negatively impact my conversion rate?

It depends on your audience. While express buttons reduce friction, they can also cause confusion or lead to "accidental" clicks. We recommend using the Optimize Plan of Checkout Boost to A/B test the removal. For many premium or B2B brands, removing the "yellow button" actually increases conversion by creating a more professional and trustworthy environment.

2. Can I still offer PayPal as a payment method if I remove the Express button?

Yes. By deactivating the "Dynamic Checkout Buttons" in your theme and using the Shopify Checkout Editor (or an app like Checkout Boost) to manage your checkout layout, you can ensure PayPal only appears as a standard payment option at the end of the process, rather than a shortcut at the beginning.

3. Does removing the button work on the new Shopify Checkout Extensibility?

Traditional code hacks and CSS "display: none" tricks are becoming obsolete with the shift to Checkout Extensibility. To effectively manage payment buttons on the new architecture, you need to use the native Shopify Checkout Editor or a dedicated app like Checkout Boost that is built specifically for this new environment.

4. Is Checkout Boost a no-code solution?

Absolutely. Our mission is to empower marketing and eCommerce teams to iterate and optimize without needing to wait for a developer. Every feature, from Discounts and BXGY offers to branding adjustments, is handled through an intuitive, user-friendly interface.

Conclusion

Mastering your checkout experience is a journey of continuous improvement. Learning how to remove PayPal Express Checkout on Shopify is a vital skill for any merchant who wants full control over their customer's path to purchase. Whether you are trying to eliminate distractions, protect your brand's visual identity, or maximize AOV through strategic upsells, the "Final Mile" is where your most profitable decisions are made.

By moving away from legacy code hacks and embracing the modern Shopify Checkout Extensibility architecture, you position your brand for long-term scalability. Checkout Boost is here to help you navigate this transition, offering a unified, no-code operating system that turns your checkout from a generic form into a dynamic revenue engine.

Don't leave your revenue to chance. Take control of your checkout today. Install Checkout Boost from the Shopify App Store to start your 14-day free trial. Build, audit, and optimize your new checkout experience in our live preview mode and discover the true potential of your store's final mile.

Explore Playbook
Install App Link