liqiusheng / silverstripe-ecommerce

Automatically exported from code.google.com/p/silverstripe-ecommerce
0 stars 0 forks source link

Subscription module #134

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Build a module that allows you to subscribe to something.

You should be allowed to set the subscription period, and have it automatically 
send out a renewal request.

Callbacks should be in place to do things if:
 * new subscription is created
 * subscription is renewed
 * subscription is not renewed on time

Payment module may need to be improved for allowing recurring payments 
automatically. Different gateway providers will probably have different 
systems, such as: simply storing credit-card details on hand, perhaps also 
scheduling / processing the recurring payment automatically.

Original issue reported on code.google.com by jeremybu...@gmail.com on 16 Apr 2011 at 3:49

GoogleCodeExporter commented 8 years ago

Original comment by jeremybu...@gmail.com on 18 Apr 2011 at 4:36

GoogleCodeExporter commented 8 years ago

Original comment by nfranc...@gmail.com on 26 Apr 2011 at 1:15

GoogleCodeExporter commented 8 years ago
Hi very interested in this. Has any progress been made?

Liam

Original comment by LiamHoul...@gmail.com on 26 Jun 2011 at 7:07

GoogleCodeExporter commented 8 years ago
Liam: No sorry. I personally have no need to work on it either.

Original comment by Jez...@gmail.com on 26 Jun 2011 at 8:39

GoogleCodeExporter commented 8 years ago
Jez: Ok. If you have any ideas that you can share on how this can be 
implemented I will try to make a start. I probably have the least ideas on how 
to schedule alerts and payments based on the subscriptions.

Original comment by LiamHoul...@gmail.com on 27 Jun 2011 at 10:15

GoogleCodeExporter commented 8 years ago
I hvae written a module called "repeat orders"  
http://code.google.com/p/silverstripe-ecommerce/source/browse/#svn%2Fmodules%2Fe
commerce_repeatorders%2Ftrunk

this could help you ... 

It is not the same of course, but it might give you some ideas. 

Original comment by nfranc...@gmail.com on 1 Nov 2011 at 9:21

GoogleCodeExporter commented 8 years ago

Original comment by jeremybu...@gmail.com on 10 Jun 2012 at 9:58