I'm creating a monetizable business-oriented web app. I know it will charge based on either a per user basis or with a multi-tier setup. How do I actually go about collecting payments? If you've created a SaaS, how did you collect payments?
Depends on a few factors. Your home Country is one, if in the U.S. and the values are typically sized for credit cards, then use Stripe. Stripe is the easiest one to use, they are quick and things just work. Only time I've seen people complain about Stripe is when you are running a business that is in the no-no banking zone (e.g. porn etc).<p>I've personally used Stripe, and I've also done integrations with FirstData directly amongst some others. Stripe is easy and quick, and you can get better than 2.9% with them if your volume picks up.<p>If you are in the Enterprise range of pricing, e.g. 10's of thousands of dollars per client per month than you typically want to invoice and be paid via ACH/Wire.
I use <a href="https://paddle.com/" rel="nofollow">https://paddle.com/</a> for <a href="https://www.checkbot.io/" rel="nofollow">https://www.checkbot.io/</a> (a Chrome extension for SEO), primarily because they act as a reseller and handle all EU tax obligations for me. Fastspring and Gumroad are other ones to consider if this is appealing.<p>Let me know if you've got any questions. Generally you need to list all your requirements, narrow down the payment provider that does what you want and follow their integration guides. You generally integrate your SaaS with them using web hooks.
Stripe is really nice if you have a discount code for the first xxx$. I found it really expensive without a promo code @2.9% or something around that depending on volume