m_umair69 Posted December 8, 2018 Share Posted December 8, 2018 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 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted December 9, 2018 Share Posted December 9, 2018 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. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.