Closed (fixed)
Project:
UC Recurring Payments and Subscriptions
Version:
6.x-2.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
2 Feb 2010 at 18:10 UTC
Updated:
19 Feb 2010 at 00:40 UTC
Comments
Comment #1
univate commentedDidn't know v1 worked with CIM?
Using ubercart attribute's you can create an option's on your products to be recurring or not recurring. As for converting an order to be recurring after it was purchase, there is no feature to do this - it would require you to have payment details saved somewhere (with CIM you can setup a profile at Authorize.net).
Comment #2
chrisschaub commentedI think you're right, CIM is in v2. I haven't tried yet. Thanks for the reply.
Comment #3
univate commentedI have written or reviews probably all the code in v2 so I know CIM works with it. In theory if you always create a CIM profile on each order it would be possible to code up a system to add a recurring fee at a later date.