ceelian Posted September 18, 2009 Share Posted September 18, 2009 Hi, I was wondering how I could access the list of addons a customer has selected during the ordering process in my custom module in the mymodule_CreateAccount() function. I have access to configouptions through $configoptions = $params["configoptions"]; but i have no clue how i can access the addons, eg. ip's which I need to activate in mymodule_CreateAccount(). Same applies to the template_ChangePackage() function. I need to know which addon has been bought, terminated, etc. Thanks! 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.