views:

528

answers:

3

I need to create a subscription module on magento. I created a module call subscription under a custom namespace in the local folder. I have register it with magento, so, I'm good to go. I want to be able to extend core Catalog_Product and add a couple new fields that relate to subscriptions, like trial period, charge date, and other subscription attributes. I also, need to create a way to manage the users that are subscribed to these subscriptions. What would be the best approach for this?

A: 

I am also looking at doing something every similar. Have you found a solution for this ?

Parth
A: 

For my company we found a extension:

$ 299.00

Planning to offer paid membership — or subscription-based products on your website? There’s good news — the "Subscriptions and Recurring Payments" extension from aheadWorks Co. adds a host of features to native Magento capabilities so that you can accept recurring payments and sell subscription products more easily and efficiently. Simply add this capability to add recurring revenue stream to your business model for products as diverse as info-products, software or bottled water. Step back and watch the cash coming in each month!

http://www.magentocommerce.com/extension/2422/subscriptions-and-recurring-payments/

Maurice
A: 

I have also done this for my one website but I had something different methodology. For example a user can subscribe for a monthly magzine and we can remind him for renewal the product. It works more than perfect

Yogendra Mishra