I've written a subscription based web app that I want to charge (by credit card) a monthly fee. There are 3 different plans and once they sign up, they should be billed that amount, automatically, every month until they cancel. Is there an easy way to set this up (some sort of online service maybe?).

link|improve this question

this isn't really an appropriate question for Super User. i'm not sure if it belongs on Stack Overflow or Server Fault, but if you'd like it migrated, please flag for moderator assistance and request it be migrated to one site or the other. note the other sites may decide to close it as well. – quack quixote May 27 '10 at 23:18
feedback

closed as off topic by Sathya, heavyd, Nifle, quack quixote May 27 '10 at 23:16

Questions on Super User are expected to generally relate to computer software or computer hardware, within the scope defined in the faq.

1 Answer

If you are looking for a really easy solution use paypal. While they do charge overhead it's really simple to setup recurring billing.

https://www.paypal.com/cgi-bin/webscr?cmd=_payflow-recurring-billing-overview-outside

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.