Monthly Payment Processing

Posted by jack on Stack Overflow See other posts from Stack Overflow or by jack
Published on 2010-03-16T23:40:58Z Indexed on 2010/03/16 23:41 UTC
Read the original article Hit count: 375

Filed under:

I am building site for a client in .NET. The site has a monthly subscription service, wherein customer pay for the services with debit/credit card details. Money will be deducted from the account regularly. Customers can cancel the subscription service at any time and the collection should be stopped.

Is there any service that I can use to accomplish this? Any information on how to go about developing this will be much appreciated.

Thanks in advance.

© Stack Overflow or respective owner

Related posts about payment-processing