Jump to content

License addon support/renewal package


atDev

Recommended Posts

With the license addon support/renewal package Matt mentioned to set this up as a Anually recurring addon. (which we want to charge yearly for this).

 

My main concern is support renewals are optional. Is the client going to get nagged from the normal invoice creation, reminder, overdue notices for this addon? Won't this also result in a lot of unpaid invoices of users who don't want to renew their support package?

 

I know we can turn off invoice reminders but we want to keep them on because we will be selling other things where these will be required.

Link to comment
Share on other sites

  • 1 month later...

Yeah we custom programming it using hooks. We set up the support package as a one time product (not recurring). It gets included on their initial purchase. Then we added hooks to send out the expiration emails for the download access and to also set the status to 'Terminated'. We had to add a custom field to the addons table in the DB for the expiration date handling. When they want to renew they simply purchase the addon again. We had to add custom code to properly align the expiration date (in case they renew before their existing download access expires) etc.

 

So yes we found a solution but not without custom programming.

Link to comment
Share on other sites

Would the "automatic termination" option work by terminating (expiring?) the support addon and cancelling the unpaid invoice?

 

It appears that the automatic termination doesn't work for addons, only for the main product (by design rather than a bug).

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated