Jump to content

Single addon for single product


m_umair69

Recommended Posts

I have created a product along with an addon assigned to it , now it seems that user can register for the addon for a single service multiple times i.e. after purchasing addon for first time it is available fo ruser for second time as well for that service , is it possible to make an addon available only once for a single service?

 

Also is it possible  to make an add-on with monthly and semi-annually payment method, i see only one selection box 

Link to comment
Share on other sites

On 08/12/2018 at 11:46, m_umair69 said:

I have created a product along with an addon assigned to it , now it seems that user can register for the addon for a single service multiple times i.e. after purchasing addon for first time it is available fo ruser for second time as well for that service , is it possible to make an addon available only once for a single service?

currently not from the settings - you'd need an action hook that would detect (e.g query the database) if the user already had this particular active addon, and if so, remove that addon as a purchase option from the addons cart page.

On 08/12/2018 at 11:46, m_umair69 said:

Also is it possible to make an add-on with monthly and semi-annually payment method, i see only one selection box 

the different cycle prices are available to the cart per addon, but could not be used effectively without rewriting the cart templates - maybe this will be resolved in the forthcoming v7.7 betas.

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