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.

Comments

rszrama’s picture

Status: Active » Fixed

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.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

twistedindustries’s picture

Status: Closed (fixed) » Active

rszrama, I really need this. It is that last step in getting my site up and going. Is there any chance you can post some sample code to help me get this going? I don't really understand how to gather a certain content type from a given user. Please help. Thank you in advance.

rszrama’s picture

Status: Active » Closed (fixed)

Sorry, I'm not writing code for this module at the moment (I'm knee deep in Drupal Commerce). I'm also not sure your request really tells anyone enough information to support you, so the best thing to do would be for me to re-close this old issue and ask you to post a new support request that fully explains what you need done.