Hello
I'm using gk-root Installatron Automation plugin with whmcs and my ordering cycle is handle with an external api
so I send request to server
there is a field named 'configoptions' in addOrder api function , I use it for adding cms installation in order with this value
('Installing a CMS' => 'nameOfCMS')
and serialize , encode it to base64 but itet's not worked!!
plz help me to figure out how do it?
link to API function :
http://docs.whmcs.com/API:Add_Order