How to charge money for Web content
October 2, 2007 9:34 AM
Subscribe
If you were a web developer who needed to set up a subscribers-only section of a website, where the subscriptions are paid for online (credit card and possibly PayPal), and auto-renew by default, how would you go about it? Would you find a payment gateway that handles auto-renewing subscriptions and use their API to build a little checkout app? Or find an off-the-shelf cart that supports such a gateway, and just set the cart up and enable the gateway? Or is there an altogether better way?
Additional constraint: The solution has to work on a Windows server.
Specific product/service recommendations appreciated.
posted by bricoleur to computers & internet (6 comments total)
7 users marked this as a favorite
posted by Steven C. Den Beste at 10:00 AM on October 2, 2007