moretalk Posted May 2, 2012 Share Posted May 2, 2012 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 0 Quote Link to comment Share on other sites More sharing options...
aptinno Posted December 19, 2012 Share Posted December 19, 2012 Hi there - Were you ever able to have a resolution to this area? I'm making a .NET wrapper and also had issues with WHMCS accepting my .NET base64 serialized arrays. http://forum.whmcs.com/showthread.php?65534-API-Utilization-from-NET-Using-WebClient-Posting-Arrays-(ex-customfields)&p=285430#post285430 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.