Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Business::OnlinePayment::AuthorizeNet install problem

by sundialsvc4 (Abbot)
on Dec 31, 2008 at 20:24 UTC ( [id://733547]=perlquestion: print w/replies, xml ) Need Help??

sundialsvc4 has asked for the wisdom of the Perl Monks concerning the following question:

When I used CPAN to attempt to install Business::OnlinePayment::AuthorizeNet, it referred to several prerequisites, specifically Business::OnlinePayment::HTTPS.

Apparently, that module is not available on CPAN. (So, my installation attempt crapped-out rather miserably.)

So... does anyone know “what gives?”

I see references to other folks having installed the AuthorizeNet package and even of giving glowing praises of it. So...?

  • Comment on Business::OnlinePayment::AuthorizeNet install problem

Replies are listed 'Best First'.
Re: Business::OnlinePayment::AuthorizeNet install problem
by zentara (Archbishop) on Dec 31, 2008 at 20:35 UTC
    I googled for it and the first hit is the module

    Possibly you don't have the SSL libs installed to let you access https websites, and the module is dying with an uninformative message. You need Net::SSLeay _or_ ( Crypt::SSLeay and LWP::UserAgent ).


    I'm not really a human, but I play one on earth Remember How Lucky You Are
      Note that 3.00_09 is a developer release, and CPAN won't install it by default. The AuthorizeNet submodule has relied on developer releases of Business::OnlinePayment for a long time now. I simply resort to installing 3.15 of AuthorizeNet, which still serves us well.

        Could you please elaborate on that?   Thanks.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://733547]
Approved by Arunbear
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (6)
As of 2024-04-19 09:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found