Back to Payment Guides

How to Remove the PayPal Button From Your Shopify Cart

Learn how to remove paypal button from shopify cart to reduce friction and boost conversions. Discover native, code-free ways to optimize your checkout today!

Introduction

Removing the PayPal express button from your Shopify cart or checkout page helps streamline the buyer journey and reduces friction. Many merchants find that these buttons distract customers from the standard checkout flow, leading to abandoned carts or confused users who get redirected before they are ready to finalize their order. By using get HidePay for your store, you can implement precise rules to control when and where these buttons appear without touching a single line of theme code.

This article provides a clear path for merchants who want to clean up their checkout experience. We will cover why removing express buttons can improve your conversion rates and how to use modern, native tools to manage payment options effectively. Whether you are looking to reduce fees or simply want a more branded checkout, these strategies will give you the control you need. For background on the app and launch context, see the Nextools post Introducing HidePay for Shopify, say goodbye to irrelevant payment options and high cost.

By the end of this guide, you will understand the technical options available for hiding PayPal and how to optimize your payment display for different types of customers. Managing your checkout layout is no longer about simple "on or off" switches but about creating a logic-based experience that serves your business goals.

The Impact of Express Checkout Buttons on Conversion

The PayPal button on the cart page is an "express" option designed to let customers skip the standard Shopify checkout steps. While this sounds efficient, it often causes unintended consequences. When a customer clicks that yellow button, they are immediately taken to a PayPal login screen. If they haven't yet calculated shipping costs or applied a discount code, they may feel rushed or confused, leading them to close the window entirely.

Data often shows that customers who are redirected away from the store too early have a higher bounce rate. They lose the context of your store's branding and may encounter issues if they have multiple PayPal accounts or session timeouts. For many stores, the goal is to keep the customer within the Shopify environment until the final payment step, ensuring they see all relevant information like delivery times and total costs including taxes.

Beyond user experience, there is the issue of visual clutter. A cart page crowded with Google Pay, Apple Pay, and PayPal buttons can look unprofessional and overwhelming. If your target audience prefers traditional credit card entry, having a bright yellow button at the top of the hierarchy can actually slow down their decision-making process.

Traditional Methods and Their Limitations

Historically, Shopify merchants had limited options for removing these buttons. The most common approach involved adding custom CSS to the theme files. For example, using a "display: none" rule on the cart's additional checkout buttons container would hide the PayPal button. However, this method is fragile. If you update your theme or switch to a new one, your custom code is often lost, and the buttons reappear.

Another old method involved injecting JavaScript through the Google Analytics "Additional Scripts" box. This was a popular workaround because it allowed non-Plus merchants to influence the checkout page. However, Shopify has moved toward more secure, sandboxed environments. Relying on scripts to hide elements can lead to "flashing," where the button appears for a split second before the script hides it, or worse, the script fails entirely if Shopify updates its internal element IDs.

For merchants on Shopify Plus, the Script Editor was the go-to tool for years. While powerful, it required knowledge of the Ruby programming language and is now being phased out in favor of Shopify Functions — read more in our post about the Shopify Script Editor deprecation. These older methods are becoming obsolete as Shopify moves toward a more stable and performant architecture.

Easily Customize Shopify Payments

Hide, sort, and rename Shopify payment methods using powerful conditions. Customize your checkout and control payment options with HidePay.

The Modern Approach: Native Shopify Functions

Shopify has introduced Functions as the new standard for customizing checkout logic. Unlike the Script Editor or theme hacks, Functions run natively on Shopify's infrastructure. This means they are faster, more reliable, and don't require you to manage complex code blocks. When you use a tool built on this technology, you are working with the platform rather than against it — for example, SupaEasy on the Shopify App Store helps merchants migrate legacy scripts and generate Functions.

Our app, HidePay, is built specifically on these Native Shopify Functions. This allows you to hide or show payment methods based on the specific context of the order. Because it is "Built for Shopify" certified, it integrates directly with the Shopify admin. You don't have to worry about theme updates breaking your checkout or scripts slowing down your page load times.

Using native functions ensures that the payment method is blocked at the platform level, not just hidden from view. This provides a more secure and consistent experience across all devices and browsers. It also means you can apply logic that CSS simply cannot handle, such as hiding PayPal only for certain countries or for customers with specific tags.

Strategic Reasons to Remove PayPal

Deciding to remove the PayPal button shouldn't be a random choice. There are several strategic scenarios where hiding this specific payment method makes sense for your bottom line.

Protecting Your Margins

PayPal often charges higher transaction fees compared to Shopify Payments or other local gateways. If you are selling low-margin products or high-ticket items where a 3% fee represents a significant amount of money, you may want to steer customers toward more cost-effective payment methods. By hiding the express button, you encourage customers to proceed to the final checkout step where you can prioritize your preferred gateway.

Reducing Chargebacks and Fraud

In certain industries or geographic regions, PayPal might be associated with a higher risk of chargebacks. If you notice a pattern of fraudulent orders coming through PayPal Express, you can use rules to hide it for specific risk profiles or high-value orders. This proactive approach helps protect your business from the administrative headache and financial loss of disputed transactions.

Improving B2B and Wholesale Flows

If you run a B2B store or a wholesale section, PayPal is often not the preferred payment method. Business buyers usually require net-60 terms, bank transfers, or corporate credit card payments. Showing a "PayPal Express" button to a wholesale customer can feel off-brand and unprofessional. You can set rules to hide PayPal whenever a customer with a "Wholesale" tag is logged in — see the guide on Hide Payment Options by Customer TAG for step-by-step instructions.

Key Takeaway: Precision Over Blanket Rules

  • Do not hide PayPal for everyone if it's a popular choice in your main market.
  • Use geography-based rules to remove it only where it is less common or more expensive.
  • Leverage customer tags to offer different payment experiences for VIPs vs. new guests.

How to Configure Rules for PayPal Removal

When you want to remove the PayPal button, you need a system that allows for granular control. Instead of a simple "on/off" switch, modern apps allow you to build logic that fits your specific business model.

First, identify the condition that should trigger the removal. For many, this is based on the cart total. If a cart exceeds a certain amount, you might want to hide PayPal to avoid high fees. In the app, you would create a "Hide Payment Method" rule — see the help article How to create a payment customization for a step-by-step walkthrough.

Second, consider geography. If you are a global merchant, you might find that PayPal is essential in the United States but less desirable in regions where local methods like iDEAL or Klarna are dominant. You can create a rule that hides PayPal specifically for customers shipping to those countries — learn how to organize payment methods by country or by Shopify Market.

Finally, think about the products themselves. Some items may have shipping restrictions or insurance requirements that PayPal's seller protection doesn't cover as well as other methods. You can hide the PayPal button if the cart contains specific product types or collections — follow the tutorial How to allow only specific payment methods for certain products in Hidepay to set this up.

Beyond Hiding: Sorting and Renaming

While the primary goal might be to remove the PayPal button, sometimes a better strategy is to simply move it. Sorting payment methods allows you to guide the customer's eye toward your preferred options. If you want to keep PayPal as an option but don't want it to be the first thing a customer sees, you can use the app to reorder your payment list.

By pushing PayPal to the bottom of the list and moving Shopify Payments or a "Buy Now, Pay Later" option to the top, you influence customer behavior without removing their choice. This is often a middle-ground solution for merchants who are afraid that removing PayPal entirely might hurt conversions but still want to prioritize other gateways.

Renaming is another powerful tool. Sometimes customers are hesitant to use a specific gateway because the name isn't familiar. While you can't rename "PayPal Express" itself easily due to brand requirements, you can customize the labels of other payment methods to make them more attractive. See the HidePay help article on Sort and Rename payment methods in the Checkout to learn how to reorder and relabel options.

Managing Express Checkout Buttons

PayPal isn't the only express button that can clutter a cart. Apple Pay, Google Pay, and Shop Pay also appear in these sections. The logic for removing these is the same as for PayPal. Within HidePay, you can create rules to block these express buttons based on the same conditions—customer tags, cart contents, or delivery methods.

For example, if you offer a "Local Pickup" option, some express checkouts don't handle the pickup address logic as cleanly as the standard Shopify checkout. You can create a rule to hide all express checkout buttons when a customer selects local pickup. This ensures the customer goes through the full checkout process where they can accurately choose their pickup location and time.

This level of control is essential for complex stores. If you are using our other tools like HideShip on the Shopify App Store to manage your shipping methods, you can coordinate your payment and shipping rules. If a customer chooses a specific shipping method that isn't compatible with certain payment providers, you can ensure those providers are hidden automatically.

Reducing Friction in the Final Checkout

The ultimate goal of removing the PayPal button from the cart is to move the "decision point" to the checkout page. Once a customer has entered their shipping information and seen the final price, they are in a much better position to choose a payment method. At this stage, PayPal is just one of many options rather than a giant yellow distraction.

A clean checkout is a high-converting checkout. By removing unnecessary buttons and sorting your preferred methods to the top, you create a professional environment that builds trust. This is especially important for mobile users, where screen real estate is limited. A mobile cart page dominated by three or four different express buttons leaves very little room for the actual "Checkout" button, which is the most important element on the page.

Action Plan for Merchants

  1. Audit your fees: Look at your gateway statements to see which payment methods are costing you the most.
  2. Check your analytics: See if there is a high drop-off rate for customers who click express buttons vs. those who go to the standard checkout.
  3. Set a threshold: Decide on a cart value or specific region where PayPal is no longer your preferred option.
  4. Implement a rule: Use the app to hide the button for that specific segment rather than for your entire store.
  5. Monitor the results: Watch your conversion rate and average order value for two weeks after making the change.

Conclusion

Removing the PayPal button from your Shopify cart is a strategic move that can lead to higher conversion rates, lower fees, and a more controlled brand experience. Rather than relying on outdated code snippets or brittle CSS hacks, using a modern tool like HidePay allows you to manage your checkout logic natively and securely. This approach ensures that your store remains fast and that your customizations don't break when you update your theme.

By focusing on the "Smart Checkout" method—right rule, right condition—you can tailor the payment experience to every individual customer. Whether you are protecting your margins on high-ticket items or simplifying the flow for B2B buyers, the power is in your hands. Checkout optimization is an ongoing process, but starting with a clean, distraction-free cart is one of the most effective steps you can take.

Ready to take control of your checkout? install HidePay from the Shopify App Store today and start building a more efficient payment flow for your customers.

FAQ

Does removing the PayPal button also disable PayPal as a payment option?

No, removing the PayPal express button from your cart or the top of your checkout does not necessarily disable PayPal as a payment method. You can hide the "Express" button while still allowing PayPal to appear as a standard option at the final "Payment" step of the checkout — see the help article Hide PayPal Express Checkout Button in checkout for details.

Will hiding the PayPal button affect my Shopify Payments account?

Hiding the PayPal button has no impact on your Shopify Payments account or your relationship with PayPal. It simply changes the user interface of your store. You are still able to accept all payment methods you have enabled in your Shopify settings; you are merely controlling where and when those options are visible to the customer during their shopping journey.

Can I hide the PayPal button only for customers in specific countries?

Yes, using the app's geography-based rules, you can hide the PayPal button for specific countries, provinces, or even zip codes. This is particularly useful if PayPal is expensive in certain regions or if you want to promote local payment methods that are more popular in specific markets. It ensures your checkout remains relevant to a global audience.

Do I need to be on Shopify Plus to hide express checkout buttons?

No, you do not need a Shopify Plus subscription to hide express checkout buttons if you use an app built on Shopify Functions. While older methods often required Plus to modify the checkout page, native functions allow merchants on Basic, Shopify, and Advanced plans to customize their payment and shipping methods effectively and safely.

What is HidePay?

HidePay is a specialized Shopify app developed by Nextools that allows merchants to hide, sort, and rename payment methods at checkout. By utilizing Native Shopify Functions, the app provides a reliable way to create rules based on geography, cart totals, customer tags, and more, all without requiring any manual theme code edits.

Get Started with HidePay

Hide, sort, and optimize Shopify payment methods instantly—no code required.