Stripe Fee Calculator
Instantly calculate your precise Stripe payment processing fees for any transaction size. Discover exactly how much cash you will receive in your bank account after Stripe's complex deductions, or calculate exactly how much you need to artificially inflate your prices to cover the fees entirely. Includes detailed rates for domestic ecommerce, international cross-border payments, and in-person POS transactions.
Example Calculations
| Type | Charged | Fee | Received | Rate |
|---|---|---|---|---|
| Domestic Micro-Tx | $10.00 | $0.59 | $9.41 | 5.90% |
| Standard Domestic Card | $100.00 | $3.20 | $96.80 | 3.20% |
| International Cross-Border | $250.00 | $10.05 | $239.95 | 4.02% |
| High-Ticket B2B | $2,500.00 | $72.80 | $2,427.20 | 2.91% |
| In-Person (Terminal) | $50.00 | $1.40 | $48.60 | 2.80% |
| American Express | $100.00 | $3.80 | $96.20 | 3.80% |
Frequently Asked Questions
What is the absolute baseline Stripe processing fee in the United States?
For a standard online domestic transaction, Stripe charges exactly 2.9% of the total transaction volume, plus a flat $0.30 fixed fee per successful charge. If you use a physical Stripe Terminal reader for an in-person, card-present transaction, the fraud risk is radically lower, so the mathematical fee drops significantly to 2.7% plus a flat $0.05 fee.
How do I mathematically calculate the exact amount to charge a customer if I want to pass the Stripe fees onto them?
You cannot simply add 2.9% + $0.30 to your base price; that formula is mathematically flawed because Stripe takes a percentage of the newly increased total. The precise mathematical formula to reverse-engineer a Stripe fee is: Charge = (Desired Net Amount + Flat $0.30) / (1 - 0.029). Therefore, to walk away with exactly $100 in your bank account, you must charge the customer $103.30.
Why are the Stripe fees mathematically destroying my margins on cheap $5 products?
The flat $0.30 fixed fee per transaction is economically devastating to micro-transactions. If you sell a $5 product, Stripe's 2.9% takes $0.15, and the fixed fee takes $0.30, for a total fee of $0.45. Your effective processing rate is a horrific 9.0%. For micro-businesses selling $2 to $5 items, Stripe is mathematically hostile; you must bundle your products to raise the minimum cart value to at least $15.
Is Stripe currently cheaper than its primary competitor, PayPal?
In the modern processing landscape, Stripe is almost always mathematically cheaper. PayPal routinely charges 3.49% + $0.49 per commercial transaction. On a $100 transaction, PayPal takes $3.98, while Stripe takes only $3.20. While PayPal offers massive brand-trust for consumer checkout pages, Stripe is significantly better for your bottom-line profit margins.
What happens to the Stripe processing fee if I have to refund an angry customer?
This is the most brutal policy in modern payment processing: Stripe permanently keeps the processing fee. If a customer buys a $100 item, Stripe takes their $3.20 fee. If you refund the customer $100 the next day, Stripe does NOT refund you the $3.20. You take an absolute cash loss on every single refund. Consequently, high refund rates will literally bankrupt a low-margin business.