Introduction
The payment methods you accept on Shopify directly dictate your conversion rate and your profit margins. Offering the right mix of credit cards, digital wallets, and local payment options ensures customers finish their purchase rather than abandoning the cart. While Shopify makes it simple to accept payments globally, the real challenge for a growing store is managing these options to minimize fees and reduce chargeback risks.
Most merchants begin with Shopify Payments to handle standard transactions, but a high-growth strategy requires more nuance. We built HidePay to give you precise control over which options appear at checkout based on specific conditions like customer location or order value — get HidePay for your store. This article provides a deep dive into the types of payment methods Shopify supports and how to organize them for maximum efficiency.
We will cover the technical foundations of Shopify Payments, third-party integrations, and manual payment methods. You will also learn how to use conditional logic to display the most profitable and relevant options to every customer. This guide helps you move beyond a "one-size-fits-all" checkout to a strategically optimized payment experience.
The Core Foundation: Shopify Payments
Shopify Payments is the native solution for most merchants on the platform. It eliminates the need to integrate a third-party gateway like Stripe or Authorize.net. When you use this native tool, you gain immediate access to major credit cards and accelerated checkout options without additional configuration.
One of the primary financial advantages of using the native gateway is the removal of third-party transaction fees. Shopify typically charges an additional fee (ranging from 0.5% to 2% depending on your plan) for every order processed through an external gateway. By staying within the native ecosystem, you keep more of your revenue.
For Shopify Plus merchants, using the native gateway as the primary processor often results in waived transaction fees for other secondary methods as well. This makes it the most cost-effective starting point for stores operating in supported regions like the United States, United Kingdom, Canada, and Australia.
Accelerated Checkouts and Digital Wallets
Speed is the most significant factor in mobile conversion rates. Accelerated checkouts allow customers to skip the manual entry of shipping and billing details. Shopify supports several "one-tap" options that significantly reduce friction at the final stage of the buyer journey.
Shop Pay
Shop Pay is Shopify’s proprietary accelerated checkout. It stores customer data securely across all Shopify stores, allowing millions of shoppers to check out with a single code sent to their phones. Data suggests that Shop Pay can increase checkout-to-order conversion by up to 50% compared to guest checkout.
PayPal Express
PayPal remains one of the most trusted names in global e-commerce. It is often the preferred method for international shoppers who may be hesitant to share credit card details with an unfamiliar brand. However, PayPal can sometimes lead to higher dispute rates, so some merchants choose to hide this option for high-risk orders. See the Help Center article on how to [Hide PayPal Express Checkout Button in checkout] for guidance on hiding the PayPal button when needed.
Apple Pay and Google Pay
These mobile wallets are essential for capturing the mobile-first demographic. They use biometric authentication (like FaceID or fingerprint) to authorize payments. These methods are highly secure because they use tokenization, meaning the actual card numbers are never shared with the merchant.
Hide, sort, and rename Shopify payment methods using powerful conditions. Customize your checkout and control payment options with HidePay.
Third-Party Payment Gateways
If you operate in a country where Shopify Payments is not yet available, or if you sell high-risk products, you will need a third-party gateway. Shopify integrates with over 100 external providers worldwide.
When choosing an external provider, consider the "off-site" vs. "on-site" experience. Some older gateways redirect the customer to a different website to enter payment details. This redirection is a major cause of cart abandonment. Modern integrations allow the customer to stay on your Shopify domain, providing a more professional and trustworthy experience.
Common third-party providers include:
- Stripe: Popular for its developer-friendly tools and global reach.
- Authorize.net: A long-standing choice for North American merchants.
- 2Checkout (Verifone): Excellent for international markets and complex tax compliance.
- Adyen: Often used by enterprise-level merchants for its robust global infrastructure.
Buy Now, Pay Later (BNPL) Solutions
Flexible payment options have moved from being a luxury to a customer expectation, particularly for high-ticket items. BNPL services allow customers to split their purchase into interest-free installments while the merchant receives the full payment upfront (minus a processing fee).
The most common BNPL options on Shopify include:
- Shop Pay Installments: The native BNPL solution powered by Affirm.
- Klarna: A dominant force in Europe and increasingly popular in the US.
- Afterpay: Highly effective for fashion and lifestyle brands.
While BNPL increases average order value (AOV), the merchant fees are typically higher than standard credit card processing. Fees can range from 4% to 8% per transaction. Many merchants use HidePay to show BNPL options only when the cart total exceeds a certain amount, ensuring the higher fee is offset by a larger profit margin. For an overview of how HidePay helps merchants tailor BNPL visibility, read the Nextools blog post [Introducing HidePay for Shopify].
Manual Payment Methods
Manual payments are transactions that are processed outside of your online checkout. These are particularly useful for B2B merchants, local delivery services, or stores in regions where credit card penetration is low.
Cash on Delivery (COD)
COD is still the preferred payment method in many Southeast Asian and Middle Eastern markets. While it can drive sales, it also carries a higher risk of "Return to Origin" (RTO) if the customer refuses the package. We often see merchants hide COD for certain postal codes or specific customer tags to mitigate this risk. See the guide on [Preventing Fraud: How to Hide Cash on Delivery for Expensive Orders] for a step-by-step example.
Bank Deposits and Wire Transfers
For large B2B orders, credit card fees can be prohibitive. Accepting a bank transfer or wire payment allows you to avoid the 2.9% transaction fee on a $10,000 order. You can set these up as manual options in your Shopify admin with clear instructions for the customer on how to send the funds.
Money Orders and Checks
Though less common in D2C e-commerce, these are still utilized in specific industries. Orders remain in "Pending" status until you manually mark them as paid in the Shopify admin.
Managing Payment Methods Geographically
A global Shopify store faces the challenge of presenting the right payment method to the right person. A customer in Germany expects to see Sofort or Giropay, while a customer in the Netherlands looks for iDEAL. Showing irrelevant options to the wrong audience creates a cluttered checkout and confuses the buyer.
Shopify allows you to enable these local methods, but it doesn't always provide the granular control needed to hide them when they aren't applicable. For example, showing a "US-only" financing option to a customer in Singapore is a poor user experience.
Using conditional rules, you can ensure that only the most relevant, localized payment methods appear based on the customer’s shipping address. This level of localization builds trust and significantly improves the likelihood of a completed sale. If your checkout needs both payment and shipping control, consider how HidePay works with shipping-focused tools like [HideShip on the Shopify App Store] to create a unified experience.
Sorting and Renaming for Better UX
The order in which payment methods appear at checkout influences customer choice. By default, Shopify often lists methods in the order they were activated. However, you may want to lead with your most cost-effective method.
If your store has a high volume of Shop Pay users, placing that button at the very top of the list makes sense. Conversely, if you want to discourage a specific high-fee method without removing it entirely, you can move it to the bottom of the list.
Renaming methods is another powerful way to provide clarity. Instead of a generic "Bank Deposit," you might rename it to "B2B Wire Transfer - 2% Discount Applied" to guide the customer toward a preferred behavior. The app we developed allows you to make these changes instantly without touching any code — see the Help Center article [Sort and Rename payment methods in the Checkout] for instructions on sorting and renaming.
The Role of Shopify Functions in Payments
In the past, customizing the Shopify checkout required complex "Liquid" hacks or the use of Shopify Scripts, which were limited to Shopify Plus. With the introduction of Shopify Functions, these customizations are now more stable and available for a wider range of merchants.
HidePay is built on native Shopify Functions. This means the logic for hiding or reordering payment methods runs directly within Shopify’s infrastructure. There are no external scripts that could slow down your page load speed or break during a high-traffic sale. This native performance ensures your checkout remains fast and secure while giving you the flexibility to implement complex business rules. If you want a codeless way to create or migrate Shopify Functions, check out [SupaEasy on the Shopify App Store].
Strategic Use Cases for Payment Rules
Controlling your accepted payment methods is about more than just aesthetics; it is about protecting your business. Here are several practical scenarios where merchants use rules to manage their checkout:
Merchants who need both payment and shipping control should also read [Introducing Nextools’ HideSuite: the bundle for smart Shopify merchants].
- Preventing High-Risk Orders: If you identify a specific country or zip code with a high rate of fraudulent chargebacks, you can create a rule to hide credit card options and only allow "Pre-paid" or "Verified" methods for those regions.
- Protecting Margins on Small Orders: If BNPL fees are too high for low-value orders, you can set a rule to hide Klarna or Affirm for any cart under $50.
- B2B Logic: If a customer is tagged as a "Wholesale" buyer, you can hide all credit card options and show only "Net 30" or "Bank Transfer" to avoid unnecessary processing fees on large bulk orders.
- Promoting Local Delivery: If a customer chooses a "Local Pickup" shipping method, you can trigger a rule to show "Cash on Pickup" as a payment option, which would otherwise be hidden for standard shipping.
Optimizing the "Accelerated" Experience
While accelerated checkouts like Apple Pay and PayPal Express are great for conversion, they can sometimes bypass important checkout steps or lead to branding inconsistencies. In some cases, merchants want to block these express buttons for specific products—for example, if a product requires a custom form or a specific terms-and-conditions checkbox that express checkouts might skip.
Our tool allows you to block these express buttons based on the items in the cart. This ensures that every customer follows the exact checkout flow you have designed for your specific business model, preventing errors in fulfillment or data collection. For edge cases like Shopify's new one-page checkout, see the workaround in the Help Center article [HidePay Pal Express Checkout For OnePage Checkout].
Summary and Action Plan
Managing Shopify accepted payment methods is a balancing act between customer convenience and merchant profitability. By moving beyond the default settings, you can create a checkout that is faster for the customer and safer for your bottom line.
Next steps for your store:
- Audit your fees: Identify which payment methods have the highest transaction costs.
- Review your chargebacks: Determine if specific methods or geographic regions are causing a disproportionate number of disputes.
- Simplify the view: Remove any payment methods that are irrelevant to your primary customer base.
- Implement logic: Use a tool to sort and hide methods based on the specific needs of your business.
If you are looking for a reliable way to manage these rules, HidePay provides a "Built for Shopify" certified solution that works natively within your store — try HidePay on Shopify.
FAQ
Does Shopify Payments accept all credit cards?
Yes, Shopify Payments allows you to accept all major credit card brands, including Visa, Mastercard, American Express, Discover, Diners Club, and JCB. The specific cards available can vary slightly depending on the country where your business is located, but the major global networks are always included.
Can I hide a payment method for certain products?
Yes, you can hide specific payment methods based on the contents of the cart. This is useful if you sell products that are prohibited by certain payment providers' terms of service or if you want to limit high-fee payment options like BNPL to high-ticket items only.
Will hiding payment methods slow down my checkout?
Not if you use a tool built on Shopify Functions. Because HidePay runs natively on Shopify's infrastructure, the logic to hide or sort payment methods happens instantly. This is much faster and more reliable than older methods that relied on theme code edits or external scripts.
Can I change the order of payment methods at checkout?
Shopify does not offer a native drag-and-drop way to reorder payment methods in the admin settings. However, by using our app, you can create sorting rules to ensure your preferred or most cost-effective payment options appear at the top of the list for your customers.