View Full Version : I'm lost
Lem0nHead
09-16-2006, 08:04 PM
hello
I just signed-up and I'm pretty lost, even after reading resellone_api_293
I don't need any "user interface" for my customers... I just want to be able to register and configure domains when registering (setting admin/registrant/billing contacts, nameservers, etc.)
I belive I need a script that I can call a function like
register_domain(domainname, owner_data_hash, billing_data_hash, ...)
is it available?
if not, what's the easiest way to do what I mean? I see things calling this "OPS.pm", but didn't see where to get it... is it a default perl module (I would't say so: "Can't locate OPS.pm in @INC")
thanks for any help
Lem0nHead
09-16-2006, 10:05 PM
ok, some progress...
I found OPS.pm and XML_Codec.pm and got to include it on perl code
now I just need to do a script that open a socket connection with the host (whch one? isn't it specified on any documentation?) and write_message()s to it?
thanks
Hector
09-17-2006, 03:01 AM
... I don't need any "user interface" for my customers... I just want to be able to register and configure domains when registering (setting admin/registrant/billing contacts, nameservers, etc.)
I belive I need a script that I can call a function like
register_domain(domainname, owner_data_hash, billing_data_hash, ...)
Hello,
For you (reseller) you need nothing. The R1's Domain Registration Administration is all good. The pain is to personalize "user interface" on your own server
Lem0nHead
09-17-2006, 08:27 AM
Hello,
For you (reseller) you need nothing. The R1's Domain Registration Administration is all good. The pain is to personalize "user interface" on your own server
yes, but I'd like to make this automatically
ie, when creating an account, I'd like to click a "register this domain with the filled data on form" and everything would be done automatically, instead of manually going to the site, typing the domain name, copying & pasting the data, etc
Hector
09-17-2006, 10:12 AM
yes, but I'd like to make this automatically
ie, when creating an account, I'd like to click a "register this domain with the filled data on form" and everything would be done automatically, instead of manually going to the site, typing the domain name, copying & pasting the data, etc
Me too, but I am not sure that someone succeeded in doing it. R1 don't give any tool to do it and opensrs tool seem not to function (in any case I did not succeed in making it function). There is no many people on this forum, it is difficult to have some help and comments.
Lem0nHead
09-17-2006, 07:47 PM
I found openSRS-php_2.8.0 and opensrs-sf-2.15 on SourceForge... may them be of any help?
abdicar
12-21-2008, 04:11 PM
OpenSRS client API is not for Resellone, it works, but its not perfect.
JamesC
12-21-2008, 10:56 PM
OpenSRS client API is not for Resellone, it works, but its not perfect.
Well it is really perfect if you know how to use it ....... ;)
vBulletin v3.5.1, Copyright ©2000-2012, Jelsoft Enterprises Ltd.