Hi Guys,
Im trying to build our new Order Form on our site which is built with ASP.NET
Iv implemented WHMCS just having a few issues with serializing the Products Custom Fields as the data for them isnt being passed.
Am I right in that if im trying to add more than one product I can use customfields[2] and then my array of key value pairs? using the fieldsid (gained from the whmcs db) as the key and the data as the value
custom fields are not included in the multiple products example on here http://docs.whmcs.com/API:Add_Order
secondly im using System.Xml.Serialization.XmlSerializer in .net 3.5 to serialize the array. Anyone know if that we will work with whmcs? if there are any .net programmers on here I can post my code if you want.
Regards and talk more,
Matthew
More Talk Communications

Reply With Quote