Any way to renew a purchased node
lutegrass - July 1, 2009 - 01:59
| Project: | UC Node Checkout |
| Version: | 6.x-2.0-beta3 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Hey Ryan, cool module. I was wondering if you had any thoughts on how to renew a node once it's purchased. Is there a way to put an already paid for node into the cart and pay again, maybe a year later? Say we renew all nodes every year, have to re-purchase. Just wondering if you have any thoughts on how this might go with uc node checkout. Thanks.

#1
I haven't really dealt with this, per se. The closest I've come is adding a textfield attribute to the renewal product in the catalog and using hook_form_alter() to turn that textfield into a select list that includes all of a user's applicable nodes. I recommend that solution and including some extra integration to theme that attribute appropriately.
#2
Automatically closed -- issue fixed for 2 weeks with no activity.