Mark Posted February 19, 2019 Share Posted February 19, 2019 Good morning from Europe! I am looking for a way to send a direct link to our customers for a specific upgrade: Customer 1 has product A. Product A can be upgraded to product B, C and D. I would like to send a link to the customer that takes the customer directly to the product A -> C upgrade. Any idea's or thoughts on how to achieve this? 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted February 19, 2019 Share Posted February 19, 2019 On 19/02/2019 at 08:34, Mark said: Any idea's or thoughts on how to achieve this? there's no built-in way to do this from admin settings... one possibility might be to take a look at the Share Cart addon, but I doubt that it would work with upgrades (as it's not really a cart process) - you should check with its developer to be sure though. 0 Quote Link to comment Share on other sites More sharing options...
Mark Posted February 20, 2019 Author Share Posted February 20, 2019 (edited) 19 hours ago, brian! said: one possibility might be to take a look at the Share Cart addon, but I doubt that it would work with upgrades (as it's not really a cart process) - you should check with its developer to be sure though. Unfortunately that's not an option according to the developer of Share Cart. To bad 😞 Edited February 20, 2019 by Mark 0 Quote Link to comment Share on other sites More sharing options...
steven99 Posted February 20, 2019 Share Posted February 20, 2019 A quick idea would be to do a custom page or addon module that then has a form that mimics the upgrade form's fields and does a javascript form submit to the upgrade.php file. On document ready, just do the form submit and it will take the visitor to the upgrade form. In the custom page or addon, just check that the client is logged in and the upgrade path is valid or just send it off to whmcs and let it decide that . 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.