Taking payment for Subscriptions
9 comments
http://news.ycombinator.com/item?id=200920
http://news.ycombinator.com/item?id=79066
http://news.ycombinator.com/item?id=41303
http://news.ycombinator.com/item?id=125097
http://news.ycombinator.com/item?id=116503
http://news.ycombinator.com/item?id=33505
http://news.ycombinator.com/item?id=73736
...
Man, wouldn't it rock for Y!Hack to have a resource section?!
I use PayPal and IPN to set up subscriptions. You can include a code in your link to indicate the frequency of payment. You can also provide links that allow a user to modify their subscription (eg, upgrade to the next plan). It's worked well so far.
+1 for PayPal and IPN, it's relatively easy to setup - no waiting around to get a merchant account etc. However we do have some reservations about abandonment rate through PayPal - a lot of users are put off by having to signup for an account with them if they are new to the service.
these guys are great:
http://www.braintreepaymentsolutions.com/
http://www.braintreepaymentsolutions.com/
I would look into Aria Systems: http://www.ariasystems.com/product/billing They have an implementation fee but they have outstanding services
I used PayPal with it's Instant Payment Notifications for one time payments. It works ok for now.. I seem to recall something about recurring payments there. You might want to check their docs.
Advice: Once you find the page, bookmark it. It's really frustrating navigating around PayPal. You can get lost easily.
That's good advice!
I just found internetsecure.com when I was looking for the same. Best I've found so far.
Paypal makes me uneasy because they've already locked my account once "for suspected security reasons". If I'm running a business, I can't just have my payment processor arbitrarily lock my account without further explanation.
Paypal makes me uneasy because they've already locked my account once "for suspected security reasons". If I'm running a business, I can't just have my payment processor arbitrarily lock my account without further explanation.
We use PayPal and Credit Cards (Visa, MC, Discover, and AmEx) through Chase Paymentech (http://www.chasepaymentech.com/). We don't support Google Checkout, because nobody uses it, but I do want to take a look at Amazon eventually.
paypal is garbage, avoid them like the plague.
Some people might not like paypal but a vast majority of users will be hoping for this option (me for one). If you can add it as an option i'd recommend it.
Agreed. Installed user base and brand recognition aren't to be underestimated with a service to which people have to entrust their payment information.
Also, we are using Django.