* API is reasonably nice to work with (wrote a Python client called Sharpy https://github.com/saaspire/sharpy) * Lots of options to control exactly how and when your customers get billed. * Support for a bunch of payment gateways * Tools for handling tracked items and one-off charges (e.g. discounts or fees) as part of your subscriptions. * Fantastic support - I don't think I've ever waited more than a few hours for a response and their support team has been very helpful.
Poll: How do you bill recurring payments?
21–30 of 96 posts
Re: Poll: How do you bill recurring payments?
#22Any comment from Australian devs as Im about to go through this myself. PayPal is the anti christ, not an option for me.
Re: Poll: How do you bill recurring payments?
#23Re: Poll: How do you bill recurring payments?
#24Re: Poll: How do you bill recurring payments?
#25Any comment from Australian devs as Im about to go through this myself. PayPal is the anti christ, not an option for me.
Anti-christ because of things done in the past that you are generally afraid will affect your startup or because of a general sentiment of them being "evil"? If the latter, then not evaluating them because of it sounds like bad business mojo to me...
Re: Poll: How do you bill recurring payments?
#26Any comment from Australian devs as Im about to go through this myself. PayPal is the anti christ, not an option for me.
Re: Poll: How do you bill recurring payments?
#27Earlier quoted context omitted.
So if PayPal has issues with canceling subscriptions, has horrendous support, is clunky, and has higher fees, why do you still use it?
Unfortunately PayPal is pretty much the only option, if you're based in Europe and want to do recurring payments. I agree with all the points above: the support is worst I've ever experienced, the user experience is horrible and hasn't improved over the years, and the recurring payments clearly don't belong to the product.
Re: Poll: How do you bill recurring payments?
#28Spreedly provides the logic, Paypal the gateway. It works, it took vanishingly little time to get working eight (a few hours, total), it is fairly inexpensive, and it didn't require a real merchant account, which would be difficult to get for my business. ("You live where? I see. And your business does what exactly? I see. And you have five figures in yearly sales? I see. Thanks, we'll pass.")
Are you using the Payments API or just the "regular" Spreedly functionality?
Re: Poll: How do you bill recurring payments?
#29Earlier quoted context omitted.
The spreedly FAQ implies that you need a merchant account. "How does Spreedly pay me? Spreedly never touches your customers' money - it goes straight into your merchant account." is this not the case?
I assume the "merchant account" is a PayPal account in this case.