Stripe Fee Calculator

How Stripe Payment Fees Work: A Complete Guide for Merchants | StoreDropship
Finance Tools

How Stripe Payment Fees Work: A Complete Guide for Merchants

๐Ÿ“… July 17, 2025 โœ๏ธ StoreDropship โฑ๏ธ 8 min read

Understanding Stripe payment processing fees is essential for any business that accepts online payments. Whether you are a freelancer in Mumbai invoicing global clients, a Shopify merchant in Delhi, or a SaaS founder in London, the Stripe fee directly affects your actual revenue on every transaction. This guide breaks down exactly how Stripe fees work, what factors change them, and how to calculate the precise amount you will receive โ€” or need to charge.

What Are Stripe Payment Processing Fees?

Every time a customer successfully pays you through Stripe, Stripe deducts a fee before depositing the remaining balance into your bank account. This fee is called the payment processing fee or transaction fee. It compensates Stripe for handling the payment infrastructure, fraud prevention, security, and bank settlement on your behalf.

Stripe's pricing model combines two components: a percentage of the total transaction amount, and a small fixed fee per transaction. Both are deducted simultaneously from each successful payment.

๐Ÿ’ก Key concept: Stripe fees are deducted from the charged amount โ€” not added on top. So if a customer pays you $100, Stripe takes its fee out of that $100, and you receive the remainder.

Stripe's Standard Fee Structure Explained

Stripe publishes a transparent, publicly available pricing model. The most common rate for businesses accepting domestic cards in the United States is 2.9% + $0.30 per successful card charge. This means for every payment, Stripe takes 2.9 cents per dollar charged, plus a flat 30 cents regardless of the transaction size.

Here is how this looks across different transaction amounts:

Transaction AmountPercentage Fee (2.9%)Fixed FeeTotal Stripe FeeYou Receive
$10$0.29$0.30$0.59$9.41
$50$1.45$0.30$1.75$48.25
$100$2.90$0.30$3.20$96.80
$500$14.50$0.30$14.80$485.20
$1,000$29.00$0.30$29.30$970.70

Notice that the fixed $0.30 fee has a relatively larger impact on small transactions. A $10 payment incurs a 5.9% effective fee rate, while a $1,000 payment has an effective rate of just 2.93%. This is important for businesses dealing in micro-payments or low-ticket products.

International Card Fees and Cross-Border Charges

When a card issued in a different country is used to make a payment, Stripe adds an additional fee. For businesses on the standard plan, this is typically an extra 1.5%, bringing the total to approximately 4.4% + $0.30 for international card transactions. Currency conversion may add another 1% if the payment currency differs from your settlement currency.

This significantly affects businesses with global customers. A UK-based digital product seller charging โ‚ฌ99 to a US cardholder could see fees of โ‚ฌ4.50 or more โ€” nearly double the domestic rate. Understanding this is critical for pricing internationally.

Stripe Fees for Indian Merchants

Stripe India operates under a slightly different pricing structure compared to its US counterpart. Indian businesses using Stripe pay 2% for domestic Indian card transactions and 3% for international cards. GST (Goods and Services Tax) at 18% applies to Stripe's fee amount โ€” not the transaction amount โ€” under Indian tax law.

For example, Ananya runs a digital course platform in Pune and charges โ‚น5,000 per enrollment. For domestic Indian card payments, Stripe deducts 2% = โ‚น100 as a fee. GST on the fee = โ‚น18. Total deduction โ‰ˆ โ‚น118. Ananya receives approximately โ‚น4,882 per sale.

If an international student pays the same โ‚น5,000 course fee using a foreign card, the 3% rate applies: โ‚น150 fee + โ‚น27 GST = โ‚น177 deduction. Net received: โ‚น4,823. Knowing this helps Ananya decide whether to offer a slightly higher price for international buyers.

How to Calculate the Gross Amount to Charge

One of the most practical questions merchants ask is: "How much should I charge so I actually receive the amount I need?" This is called calculating the gross charge amount, and it requires a specific formula โ€” not simple addition.

Because Stripe takes a percentage of the total charged amount, simply adding the fee to your desired net income results in under-recovery. The correct formula is:

Gross to Charge = (Desired Net + Fixed Fee) รท (1 โˆ’ Percentage Rate)

Example: To receive $100 net with standard Stripe rates (2.9% + $0.30):
Gross = ($100 + $0.30) รท (1 โˆ’ 0.029) = $100.30 รท 0.971 = $103.30

If you simply charged $103.20 ($100 + $3.20 fee estimate), Stripe would take 2.9% of $103.20 + $0.30 = $3.29 + $0.30 = $3.29, leaving you with $99.91 โ€” nine cents short. The formula above gives you the exact correct figure.

Factors That Affect Your Stripe Fee

Your actual Stripe fee depends on several factors beyond the base rate:

  • Card type: Standard credit/debit cards use the base rate. Premium or corporate cards may cost slightly more in some regions.
  • Payment method: ACH bank transfers in the US have a different rate (0.8%, capped at $5). Apple Pay and Google Pay use the same card rate. SEPA direct debits in Europe are 0.8% + โ‚ฌ0.25.
  • Dispute/chargeback fees: If a customer disputes a charge, Stripe charges a $15 dispute fee. If you win the dispute, Stripe refunds it.
  • Refunds: Stripe does not return its processing fee when you issue a refund. The fee on the original transaction is lost.
  • Stripe Radar: Stripe's fraud prevention tool is included free at a basic level. Radar for Fraud Teams (advanced) costs an additional $0.02โ€“$0.07 per transaction.
  • Stripe Billing/Subscriptions: An additional 0.5โ€“0.8% may apply depending on your billing plan tier.

Passing Stripe Fees to Customers: Is It Allowed?

Many businesses want to pass transaction fees directly to the customer as a "processing surcharge." Whether this is allowed depends on your country's laws and Stripe's terms.

In India, adding a payment surcharge for card payments is generally not permitted under RBI guidelines for most merchants. However, in the US, surcharging is allowed in most states but must comply with card network rules โ€” surcharges must be disclosed, cannot exceed actual processing costs, and cannot apply to debit cards.

A legal and widely accepted alternative is to raise your base prices slightly to account for processing costs, or to offer a cash/bank transfer discount rather than a card surcharge. Using the gross-to-charge formula ensures you build fees into your pricing without explicitly listing them as a surcharge.

Stripe vs. Other Payment Gateways โ€” Fee Comparison

How does Stripe compare to other popular payment processors? Here is a quick overview:

GatewayStandard RateFixed FeeBest For
Stripe2.9%$0.30Global online businesses
PayPal3.49%$0.49Marketplace & buyer trust
Razorpay (India)2%NoneIndian domestic payments
Square2.6%$0.10In-person + online retail
Braintree2.59%$0.49High-volume businesses

For Indian merchants dealing primarily with domestic customers, Razorpay or Cashfree often make more sense due to lower rates and native UPI/NetBanking support. Stripe becomes advantageous when collecting international payments, especially in USD, EUR, or GBP.

Real-World Examples: Stripe Fee Calculations

๐Ÿ‡ฎ๐Ÿ‡ณ Example 1 โ€” Indian Freelancer, USD Invoice: Vikram, a UI/UX designer in Hyderabad, invoices a Canadian client CAD 2,000. Using Stripe's international rate (3.9% + CAD 0.30): fee = (CAD 2,000 ร— 3.9%) + CAD 0.30 = CAD 78.30. Vikram nets CAD 1,921.70. To receive a clean CAD 2,000, he should charge CAD 2,083.06.

๐Ÿ‡ฎ๐Ÿ‡ณ Example 2 โ€” Indian SaaS, Monthly Subscriptions: Deepak's project management SaaS in Chennai has 500 subscribers paying โ‚น999/month. At 2% domestic Stripe rate with 18% GST on the fee: Stripe fee per sub = โ‚น19.98 + โ‚น3.60 GST = โ‚น23.58. Monthly fee cost = โ‚น11,790. Annual cost = โ‚น1,41,480. This data helps Deepak decide whether to absorb fees or adjust pricing.

๐ŸŒ Example 3 โ€” Global Example, European SaaS: A Berlin-based SaaS charges โ‚ฌ49/month. With Stripe's European rate (1.5% + โ‚ฌ0.25 for SEPA debit): fee = โ‚ฌ0.735 + โ‚ฌ0.25 = โ‚ฌ0.985. For 1,000 subscribers that is โ‚ฌ985/month in fees versus โ‚ฌ3,220/month if they were all paying by card (2.9% + โ‚ฌ0.30 = โ‚ฌ1.721 + โ‚ฌ0.30 = โ‚ฌ2.021 per sub ร— 1,000). This shows payment method choice significantly impacts gateway costs at scale.

Tips to Minimize Stripe Fees Legally

While Stripe fees are non-negotiable for most businesses, there are smart strategies to reduce their overall impact:

  • Encourage bank transfers: ACH (US), SEPA (EU), and BECS (AU) debits have lower percentage rates than cards. Stripe's ACH rate is 0.8% capped at $5 โ€” a massive saving on large invoices.
  • Invoice larger amounts less frequently: Combining smaller purchases into a single larger payment reduces the number of $0.30 fixed fees you pay.
  • Negotiate volume pricing: If your monthly volume exceeds $80,000โ€“$100,000, contact Stripe to discuss custom pricing. Enterprise rates can be significantly lower.
  • Reduce disputes: Each chargeback costs $15. Clear product descriptions, responsive support, and fraud screening minimize disputes and their associated costs.
  • Choose the right payment methods: Know which methods your customer base prefers, and optimize toward lower-cost options where possible without sacrificing conversion.

Calculate Your Exact Stripe Fees Instantly

Use our free Stripe Fee Calculator to find your net payout, total fee, and the gross amount to charge your customers โ€” for any transaction size or currency.

Open Stripe Fee Calculator โ†’

Recommended Hosting

Hostinger

If you are building a website for your tools, blog, or store, reliable hosting matters for speed and uptime. Hostinger is a popular option used worldwide.

Visit Hostinger โ†’

Disclosure: This is a sponsored link.

Contact Us

๐Ÿ’ฌ

WhatsApp

+91 92580 36351
โœ‰๏ธ

Email

contact@storedropship.in

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top
๐Ÿ’ฌ
Advertisement
Advertisement