Show HN: I made a calculator to figure out Stripe fees
feecalculator.io
Show HN: I made a calculator to figure out Stripe fees
1–3 of 3 posts
Re: Show HN: I made a calculator to figure out Stripe fees
#2I’ve been finding Stripe fees more and more difficult to calculate in my head, so I made a calculator to quickly see the fees for different scenarios.
It supports 40 countries and the additional features Stripe provides an extra fee.
Stack: Rails without a database, Turbo, and Stimulus. Hosted for free on Fly.io in their Texas, Amsterdam, and Singapore regions. Using Cloudflare’s for the DNS + CDN.
Questions and feedback welcome.
Hope you find it useful!
Re: Show HN: I made a calculator to figure out Stripe fees
#3Hi everyone! I’ve been finding Stripe fees more and more difficult to calculate in my head, so I made a calculator to quickly see the fees for different scenarios. It supports 40 countries and the additional features Stripe provides an extra fee. Stack: Rails without a database, Turbo, and Stimulus. Hosted for free on Fly.io in their Texas, Amsterdam, and Singapore regions. Using Cloudflare’s for the DNS + CDN. Quest…