I need an open source ecommerce application that is capable of selling digital subscriptions. Ideally, there should be a SOAP or REST interface so the application I'm selling the subscription for can see whether they should be allowed.
Ideally, the application should be as simple as possible (I'd be fine with just a "subscribe" button since I'll only have 4 products. But what I'm really after is an interface where customers can log in to their account and make payments).
I'd like it to be in PHP, RoR, or Python, but I'm open to suggestions. Any recommendations would be really helpful. Thanks!
