Results 1 to 2 of 2

Thread: Custom Fields Serialization Asp.net

  1. #1
    Join Date
    May 2012
    Posts
    1

    Default Custom Fields Serialization Asp.net

    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

  2. #2
    Join Date
    Dec 2012
    Posts
    3

    Default Re: Custom Fields Serialization Asp.net

    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.ph...430#post285430

Similar Threads

  1. Using WHMCS API in asp.net programming
    By kenby in forum Customisation & Integration Questions
    Replies: 7
    Last Post: 05-29-12, 07:57 AM
  2. asp.net front end site
    By kers7754 in forum General Discussion
    Replies: 0
    Last Post: 10-04-11, 09:40 PM
  3. Custom Client Fields - Show with pre-existing fields?
    By getithappening in forum Customisation & Integration Questions
    Replies: 0
    Last Post: 01-16-11, 02:54 AM