# Square Fees Explained: What Businesses Really Pay

> A practical breakdown of Square fees in 2026, including online, in-person, ACH, and manually entered payments, plus where the real cost changes by business model.
- **Author**: Ayush Agarwal
- **Published**: 2026-04-14
- **Category**: Payment Fees
- **URL**: https://dodopayments.com/blogs/square-fees-explained

---

Square fees look simple until you compare how the rate changes by channel, plan, and payment method. A coffee shop taking card-present payments, a service business sending invoices, and a SaaS company charging subscriptions online can all use Square and still pay very different effective rates.

This guide breaks down **Square fees** in plain English so you can see what businesses really pay in 2026. Pricing in this article was verified against Square's official US fees page on **April 10, 2026**.

If you want a broader framework before comparing providers, start with our guides to [payment gateway comparison](https://dodopayments.com/blogs/payment-gateway-comparison), [best payment methods for SaaS](https://dodopayments.com/blogs/best-payment-methods-for-saas), and [how to accept online payments](https://dodopayments.com/blogs/how-to-accept-online-payments).

## Square fee snapshot for 2026

Square's published US pricing now depends on both the payment channel and your software tier.

| Payment type                 | Free               | Plus                | Premium             |
| ---------------------------- | ------------------ | ------------------- | ------------------- |
| Tap, dip, or swipe           | 2.6% + 15c         | 2.5% + 15c          | 2.4% + 15c          |
| Online                       | 3.3% + 30c         | 2.9% + 30c          | 2.9% + 30c          |
| Online API                   | 2.9% + 30c         | 2.9% + 30c          | 2.9% + 30c          |
| Manual entry or card on file | 3.5% + 15c         | 3.5% + 15c          | 3.5% + 15c          |
| Invoice ACH                  | 1%, $1 min         | 1%, $1 min, $10 cap | 1%, $1 min, $10 cap |
| API ACH                      | 1%, $1 min, $5 cap | 1%, $1 min, $5 cap  | 1%, $1 min, $5 cap  |
| Afterpay                     | 6% + 30c           | 6% + 30c            | 6% + 30c            |

That table already shows the main point: there is no single Square fee. There are multiple fee lanes, and the one you use depends on how your customer pays.

> Flat-rate pricing is easy to understand, but it hides an important truth. The cheapest provider is rarely the one with the lowest headline rate. It is the one whose fee model matches how your customers actually buy.
>
> - Ayush Agarwal, Co-founder & CPTO at Dodo Payments

## How Square fees actually stack up by business type

Square is strongest when your business has a lot of in-person volume. If you run retail, food service, appointments, or field services, the card-present rate is clear and predictable.

The problem is that many businesses compare Square's best-looking rate to a very different use case. A SaaS founder sees 2.6% + 15c and assumes Square is competitive for online recurring payments. It usually is not. Online payments on the free tier cost 3.3% + 30c, and manually entered cards cost 3.5% + 15c.

Here is a simple way to think about it:

- **Retail and restaurants** usually care most about tap, dip, or swipe pricing
- **Service businesses** often care about invoice fees, manual card entry, and card on file
- **Software and digital product sellers** care about online checkout, subscriptions, tax handling, and cross-border support
- **Higher-ticket businesses** care about the fixed fee less and the percentage fee more
- **Low-ticket businesses** care a lot about the fixed fee because it pushes up the effective rate quickly

If your business sells software, subscriptions, or digital downloads, Square's payment math is only one part of the equation. You still need to think about tax, failed payments, and global billing. That is where [merchant of record vs payment service provider](https://dodopayments.com/blogs/merchant-of-record-vs-payment-service-provider) becomes important.

## The Square fee flow

```mermaid
flowchart LR
    A[Customer pays] --> B{Channel}
    B -->|In person| C[2.6% to 2.4% + 15c]
    B -->|Online checkout| D[3.3% or 2.9% + 30c]
    B -->|Manual entry| E[3.5% + 15c]
    B -->|ACH invoice| F[1% with min and cap]
    C --> G[Net payout]
    D --> G
    E --> G
    F --> G
```

The route matters more than the brand. Two businesses using Square can end up with very different margins because their customers pay through different lanes.

## Square online fees vs in-person fees

The cleanest contrast is between in-person and online.

For card-present transactions, Square's free plan charges **2.6% + 15c**. On a $50 sale, that is $1.45. On a $200 sale, it is $5.35. That is attractive for merchants who live inside a physical point-of-sale flow.

For online payments, the free plan charges **3.3% + 30c**. On a $50 sale, that becomes $1.95. On a $200 sale, it becomes $6.90. The difference is not catastrophic on one order, but at scale it is noticeable.

At 1,000 online transactions a month with a $75 average order value, the difference between 2.6% + 15c and 3.3% + 30c is about $675 a month. That is over $8,000 a year.

This is why Square often looks better to omnichannel merchants than to software businesses. If you sell primarily online, you should compare it directly against [Stripe fees calculator](https://dodopayments.com/blogs/stripe-fees-calculator) and [paypal-business-fees-hidden-costs-2026](https://dodopayments.com/blogs/paypal-business-fees-hidden-costs-2026), not against card-present benchmarks.

## The most overlooked Square fee: manual entry

The most expensive mainstream Square card rate is **3.5% + 15c** for manually entered cards or card-on-file transactions.

That matters for:

- phone orders
- businesses keying in customer details from an estimate or invoice
- service providers charging saved cards after a job is done
- businesses with weak online checkout flows that push staff into manual collection

If your team manually enters a lot of cards, your payment operations are probably the issue, not just your processor choice. In many cases, the right fix is to move customers into a proper hosted checkout or embedded flow. Dodo's [overlay checkout](https://docs.dodopayments.com/developer-resources/overlay-checkout), [inline checkout](https://docs.dodopayments.com/developer-resources/inline-checkout), and [checkout features](https://docs.dodopayments.com/features/checkout) docs are good references for what a lower-friction setup should look like.

## ACH looks cheap, but only for the right use case

Square's ACH pricing is attractive on paper:

- **Invoice ACH**: 1%, $1 minimum
- **API ACH**: 1%, $1 minimum, $5 cap

This is useful for larger domestic invoice payments where card interchange would be painful. A $2,000 payment through API ACH would cap at $5, which is dramatically cheaper than card processing.

But ACH is not a universal replacement. It works best when:

- the customer is in the US
- the transaction is higher-ticket
- the customer is willing to pay through bank transfer
- you do not need instant, consumer-style checkout behavior

It is a poor substitute for global digital commerce, where customers expect cards, wallets, and local methods. For that problem, read [best payment methods for SaaS](https://dodopayments.com/blogs/best-payment-methods-for-saas) and [global-billing](https://dodopayments.com/blogs/global-billing).

## Square fee examples at real revenue levels

To make the math concrete, assume a business processes $30,000 per month.

### Scenario 1: Mostly in-person retail

- 600 transactions
- $50 average ticket
- Free plan card-present rate: 2.6% + 15c

| Component          | Cost     |
| ------------------ | -------- |
| Percentage fee     | $780     |
| Fixed fee          | $90      |
| **Total**          | **$870** |
| **Effective rate** | **2.9%** |

### Scenario 2: Mostly online store on free tier

- 400 transactions
- $75 average ticket
- Online rate: 3.3% + 30c

| Component          | Cost       |
| ------------------ | ---------- |
| Percentage fee     | $990       |
| Fixed fee          | $120       |
| **Total**          | **$1,110** |
| **Effective rate** | **3.7%**   |

### Scenario 3: Service business using manual entry

- 150 transactions
- $200 average ticket
- Manual entry rate: 3.5% + 15c

| Component          | Cost          |
| ------------------ | ------------- |
| Percentage fee     | $1,050        |
| Fixed fee          | $22.50        |
| **Total**          | **$1,072.50** |
| **Effective rate** | **3.58%**     |

The lesson is simple. Square is not expensive or cheap in the abstract. It is sensitive to payment mix.

## What Square fees do not cover

This is where the conversation gets more useful. The published Square fee tells you what happens when a payment is processed. It does **not** tell you everything your team still has to handle.

For many merchants, that is fine. For software and digital businesses, it is a serious gap.

### 1. Tax compliance still sits with you

Square is a payment processor, not the merchant of record for your SaaS or digital product sales. If you trigger US sales tax nexus, EU VAT obligations, or other digital tax rules, your company still owns those registrations and filings.

That is why [why-have-additional-fees-on-an-merchant-of-record-vs-a-payment-gateway](https://dodopayments.com/blogs/why-have-additional-fees-on-an-merchant-of-record-vs-a-payment-gateway) matters. The cheaper-looking rate often excludes the most expensive operational work.

### 2. Global localization is limited relative to MoR-first infrastructure

If your buyers are outside your home market, payment method coverage, tax calculations, and local compliance start affecting conversion. That is a different problem than just swiping a card at the counter.

### 3. Subscription operations are separate from core processing

Recurring billing, usage-based logic, retries, and dunning are specialized workflows. Dodo's [subscriptions](https://docs.dodopayments.com/features/subscription) and [webhook events guide](https://docs.dodopayments.com/developer-resources/webhooks/intents/webhook-events-guide) show what a billing stack looks like when payments are only one layer of the system.

> Processing fees are visible. Compliance work is not. Founders usually optimize the visible line item first and only later discover that the invisible work is what actually slows growth.
>
> - Rishabh Goel, Co-founder & CEO at Dodo Payments

## Square vs Dodo Payments for software and digital sellers

This is not a universal comparison because the products solve different problems.

Square is optimized around merchant services and point-of-sale commerce. [Dodo Payments](https://dodopayments.com) is a merchant of record built for software and digital products. Dodo's published US price is **4% + 40c**, plus **+1.5% international** and **+0.5% subscriptions** where applicable.

At first glance, Square's online payment rate may look lower. But Dodo's fee includes much more of the operating stack:

- tax calculation and remittance
- merchant of record coverage
- subscription billing support
- digital product delivery support
- global payments and compliance coverage

For digital sellers, you also get tools documented in [digital product delivery](https://docs.dodopayments.com/features/digital-product-delivery), [license keys](https://docs.dodopayments.com/features/license-keys), and [introduction](https://docs.dodopayments.com/introduction).

If you are still deciding whether you need a gateway or a broader stack, compare [payment-reconciliation-saas](https://dodopayments.com/blogs/payment-reconciliation-saas) and [merchant-of-record-vs-payment-service-provider](https://dodopayments.com/blogs/merchant-of-record-vs-payment-service-provider).

## When Square still makes perfect sense

Square is a good fit when:

- you are mostly in-person
- you want POS hardware, software, and payments in one system
- your business is domestic-first
- you do not need merchant-of-record coverage
- your checkout flow is simple and card-present

A lot of businesses should choose Square. The mistake is choosing it for a business model it was not built around.

## Related reads before you decide

If Square is only one name on your shortlist, these Dodo guides help fill in the decision gaps that raw fee tables miss:

- [payment-gateway-comparison](https://dodopayments.com/blogs/payment-gateway-comparison) for provider selection criteria
- [stripe-fees-calculator](https://dodopayments.com/blogs/stripe-fees-calculator) for a deeper online-gateway benchmark
- [paypal-business-fees-hidden-costs-2026](https://dodopayments.com/blogs/paypal-business-fees-hidden-costs-2026) for wallet-heavy checkout math
- [merchant-of-record-vs-payment-service-provider](https://dodopayments.com/blogs/merchant-of-record-vs-payment-service-provider) for ownership and liability differences
- [payment-reconciliation-saas](https://dodopayments.com/blogs/payment-reconciliation-saas) if finance ops matter as much as acceptance rates
- [global-billing](https://dodopayments.com/blogs/global-billing) if your revenue is increasingly international

If you want to see how a more digital-first stack is implemented, Dodo's [subscriptions](https://docs.dodopayments.com/features/subscription), [digital product delivery](https://docs.dodopayments.com/features/digital-product-delivery), and [webhook events guide](https://docs.dodopayments.com/developer-resources/webhooks/intents/webhook-events-guide) are useful reference points.

## FAQ

### What does Square charge for online payments in 2026?

Square's official US online rate is 3.3% + 30c on the free plan and 2.9% + 30c on Plus and Premium. Square's online API pricing is listed at 2.9% + 30c.

### Is Square cheaper than Stripe for online payments?

On standard domestic online pricing, Stripe's headline rate is 2.9% + 30c, while Square's free online rate is 3.3% + 30c and its paid tiers are 2.9% + 30c. The better choice depends on whether you need POS tools, APIs, subscriptions, or global billing depth.

### Why do Square fees feel higher than the advertised number?

Businesses often compare the in-person rate to an online use case or forget that manual entry, Afterpay, and ACH have separate pricing. Your effective rate changes based on how customers actually pay.

### Is Square good for SaaS or digital products?

It can process payments, but it is not designed as a merchant of record for global software sales. If you need subscription workflows, tax handling, and cross-border compliance, a provider built for digital products is usually a better fit.

### What is the cheapest Square payment method?

ACH is the lowest-cost published lane in percentage terms at 1%, with minimums and caps depending on whether you use invoice ACH or API ACH. It works best for larger domestic transfers, not for every checkout use case.

## Final take

Square fees are reasonable when they match your payment channel. They are especially strong for in-person commerce. But if you are selling online, using manual entry, or building a digital product business, the real question is not just "what is Square's fee?" It is "what work do I still own after the fee is paid?"

If you want to compare that against a merchant-of-record model, review [Dodo Payments pricing](https://dodopayments.com/pricing) and the main [Dodo Payments](https://dodopayments.com) site.
---
- [More Payment Fees articles](https://dodopayments.com/blogs/category/payment-fees)
- [All articles](https://dodopayments.com/blogs)