Monthly subscriptions services, I have a question for you developers.
https://news.ycombinator.com/item?id=5274198Hey all, So I've got this little project that I've re-visited time and time again wondering if it's viable to monetize it for some pocket money. Now thats not the issue, the issue every time I re-visit it is I encounter the same issue.
The issue is dealing with subscription payments that can be upgraded and downgraded easily.
Let me elaborate.
I know of all the services: braintree, sagepay, recurly, etc etc
But all of them have a common denominator: They have monthly costs as well as percentage fees and some even require gateways if you're like me in the UK. And when trying to cut cost and minimise risk I don't like this as an option.
So I always conclude at this early stage I should test the theory using PayPal... but then this creates more issues.. I find it complicated and there are too many options & products almost. Every time I google the solution theres just more people asking the same questions as I am.
Now I just want to see if I'm the only one who feels the same about this.
So I have a couple of quick questions for you, if you don't mind sparing a minute:
1) If you were creating a monthly service would you also opt for PayPal for processing in the early days?
2) Is it just me and would you say the PayPal api for this scenario is overly complicated especially when dealing with upgrades and downgrades?
Thanks guys, I hope I'm not the only one!...
-Stefan