Dual direction
Compute net from gross or solve gross from a desired net using the same fee model.
Stripe Fee Calculator helps you translate between the amount you charge a customer (gross) and what you expect to keep after card processing (net), using a simple percentage plus fixed-fee model. You can edit the fee inputs to match the blended rate you see in Stripe’s pricing page for your country and business type. Output is an estimate only: actual fees depend on card brand, international versus domestic charges, Radar, disputes, FX, and tax treatment. This tool is not tax, legal, or accounting advice.
Edit percentage and fixed fee to match your Stripe pricing. Illustrative only — check your Stripe Dashboard for actual pricing.
Payment processors rarely quote a single number you can memorize. Stripe typically combines a percentage of the transaction with a small fixed amount per successful charge, and the exact numbers vary by market. When you price a SaaS subscription, a freelance invoice, or an ecommerce order, you often need to answer two different questions: “If I charge ₹10,000, what lands in my bank?” and “If I need ₹10,000 in my bank, what must I charge?” This calculator answers both by reusing the same transparent formula in either direction.
The model implemented here is linear: fee equals gross times the fee percentage divided by one hundred, plus a fixed rupee component. Net equals gross minus that fee. When you switch to “desired net” mode, the tool solves for the gross that satisfies gross minus fee(gross) equals your target net. That inverse calculation is what many founders need when they promised themselves a specific take-home after fees. Everything runs locally in your browser so hypothetical ticket sizes stay on your device.
Use the calculator for planning, proposals, and spreadsheet sanity checks. When you reconcile month-end payouts, always use Stripe’s reporting, balance transactions, and fee export as the source of truth. If your business crosses tax jurisdictions or uses Stripe Tax, Connect, or marketplace splits, extend your analysis outside this page with qualified professionals and Stripe’s own documentation.
Compute net from gross or solve gross from a desired net using the same fee model.
Adjust both parts so the estimate tracks the structure of your Stripe pricing.
Results use Indian grouping and two decimal places for familiar business reading.
No hidden markups—what you type is exactly what the fee math uses.
Numbers you type are not sent to our backend for this calculation.
Documentation calls out disputes, FX, Radar, and tax as out-of-scope for this simple model.
Many online businesses experience card fees as “about two percent plus a few rupees per charge.” That mental model is close enough for pricing workshops, but it is still a simplification. Stripe’s actual cost stack can include cross-border fees, currency conversion, premium cards, and optional products. This calculator intentionally stays simple so you can reason quickly; when variance matters, export your Stripe balance transactions and compute effective rates from real data.
The gross-to-net direction is straightforward subtraction once the fee is known. The net-to-gross direction is a small algebra problem: you want gross minus (gross times p plus f) to equal net. Rearranging gives gross equals (net plus f) divided by (one minus p), which is what the tool applies when you pick net mode. If the percentage is one hundred or more, the formula breaks—that is why very large percentage inputs are discouraged.
Remember that GST or sales tax on your service is a different layer from Stripe’s processing fee. You might charge tax to the customer, remit it to the government, and still pay Stripe on the tax-inclusive charge depending on your setup. Always map tax with an accountant; this page only isolates the processor fee slice.
Input
Gross ₹10,000, fee 2%, fixed ₹0Output
Fee ₹200.00, net ₹9,800.00Numbers are for arithmetic demonstration only.
Recompute your effective percentage from Stripe exports so the inputs you use here stay honest as volume shifts.
If a meaningful share of revenue is cross-border, keep a second scenario with a higher percentage.
Refunded charges and lost disputes change realized fees; averages beat single-transaction optimism.
When you share pricing externally, note that card fees are estimates tied to a named processor model.
Treat dashboard payouts as authoritative for cash planning, not this educational widget.
Charges in non-INR currencies may convert with additional spread beyond the headline percentage.
Whether GST applies to Stripe’s fee in your setup is a compliance question for professionals.
Commercial and international cards can carry higher interchange that flows through to you.
Marketplaces using Connect may stack multiple fee layers; model each explicitly.
Replace placeholder percentages with numbers grounded in your own Stripe account.
No. It is an independent educational tool. Official numbers always come from Stripe’s dashboard, docs, and contracts.
Rounding, card type, international routing, disputes, and optional products all move realized fees away from a single linear assumption.
The math runs in your browser. Follow your company policy about sensitive commercial figures on any website.
You can type gross amounts that already include your tax policy, but separating tax and fee is clearer for accounting.
Net-to-gross mode requires the percentage to stay below one hundred percent or the divisor hits zero.
No. It models only the percentage and fixed fee fields you enter. Consult a tax professional for GST treatment.
Use the dedicated PayPal fee calculator for side-by-side assumptions with different default placeholders.
No. It is a planning aid. Decisions with legal or cash-flow consequences deserve qualified professional review.
Use Stripe Fee Calculator to translate headline prices into realistic post-fee cash—then confirm with Stripe’s own reports before you commit.