mice-pace Posted February 2, 2012 Share Posted February 2, 2012 I'm writing a registrar module to use another company's API using SOAP. I know the API is connecting to the service because i can check if a domain is available, however registering a domain does not seem to work. According to the WHMCS System Activity Log: "Domain Registration Not Supported by Module" Is this a problem with what i've written, or with the service i'm connecting to? Any advice on how to track down the problem down? I just added some error logging to the module, but i would like to know where else the problem could be and what i should be looking for 0 Quote Link to comment Share on other sites More sharing options...
mice-pace Posted February 2, 2012 Author Share Posted February 2, 2012 Never mind, sorry about this. The error is caused when the expected method can't be found; in my case because i didn't read the example closely enough an encapsulated the whole thing as a class 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.