At 11:19 PM 6/25/02 -0400, Jim Lundeen wrote:
>Greetings,
>
>Does anyone know where I can get a ready-made subroutine that will
>handle submitting charges to Authorize.Net and a second routine that
>will interface (easily!) with OpenSRS?

OpenSRS publishes a dev kit for their resellers that has very good 
documentation and examples.  AFAIK if you are not a reseller you can't 
interface with them anyway and if you are a reseller the dev kit is free.

>I would like to write a control panel for my web hosting company, but
>the above two items would be needed.    I have found versions
>previously, but they were way too complicated.   I need something where
>I can pass values to the subroutine and get response values back.

If by this you mean that the supplied dev kit was too complicated, 
you're likely to be out of luck.  At least in the case of OpenSRS, 
their API is targeted at the only level that is reasonable.  If you 
want something that combines a lot of operations together into 
something like, say, "Register this domain for this person," then I 
suspect you haven't done enough design.  If you do, you'll find that 
the control flow of a properly robust and user-friendly system like the 
one you want can't simplify to that degree.
--
Peter Scott
Pacific Systems Design Technologies
http://www.perldebugged.com/


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to