Free WooCommerce Fee Calculator

Find your Stripe/PayPal processing fees and net profit.

WooCommerce is free, open-source software — there's no platform cut on your sales. Your only transaction-level cost is whatever payment gateway you use, most commonly Stripe or PayPal, both of which charge roughly 2.9% + $0.30 per transaction in the US (rates vary by country and card type).

Worked Example

Example: $60 order via Stripe (2.9% + $0.30), COGS $22. Processing fee = $60 × 2.9% + $0.30 = $2.04. Net profit = $60 − $22 − $2.04 = $35.96, margin ≈ 60%.

Formula

Processing Fee = (Order × Processing %) + Fixed Fee
Net Profit = Order − COGS − Processing Fee − Shipping

Frequently Asked Questions

Does WooCommerce itself charge a fee?
No — WooCommerce is free, open-source plugin software. Your only per-transaction cost is your payment gateway (Stripe, PayPal, etc.).