Gossamer Forum
Home : Products : Gossamer Links : Discussions :

paypal setup error

Quote Reply
paypal setup error
Hello,

Not able to add paypal to payment method. Why am I getting this error? Everything else is installed correctly.

Thanks

Unable to load payment method ' PayPal ': Can't locate Net/SSLeay.pm in @INC (@INC contains: /home/www/retaildir/cgi-bin/sql/admin /usr/lib/perl5/5.6.1/i386-linux /usr/lib/perl5/5.6.1 /usr/lib/perl5/site_perl/5.6.1/i386-linux /usr/lib/perl5/site_perl/5.6.1 /usr/lib/perl5/site_perl/5.6.0/i386-linux /usr/lib/perl5/site_perl/5.6.0 /usr/lib/perl5/site_perl .) at /home/www/retaildir/cgi-bin/sql/admin/GT/Socket/Client/SSLHandle.pm line 21. BEGIN failed--compilation aborted at /home/www/retaildir/cgi-bin/sql/admin/GT/Socket/Client/SSLHandle.pm line 21. Compilation failed in require at /home/www/retaildir/cgi-bin/sql/admin/GT/WWW/https.pm line 21. BEGIN failed--compilation aborted at /home/www/retaildir/cgi-bin/sql/admin/GT/WWW/https.pm line 21. Compilation failed in require at /home/www/retaildir/cgi-bin/sql/admin/GT/Payment/Remote/PayPal.pm line 25. BEGIN failed--compilation aborted at /home/www/retaildir/cgi-bin/sql/admin/GT/Payment/Remote/PayPal.pm line 25. Compilation failed in require at /home/www/retaildir/cgi-bin/sql/admin/Links/Payment/Remote/PayPal.pm line 20. BEGIN failed--compilation aborted at /home/www/retaildir/cgi-bin/sql/admin/Links/Payment/Remote/PayPal.pm line 20. Compilation failed in require at Links::Payment::add_method line 852.
Quote Reply
Re: [socrates] paypal setup error In reply to
Hi,

Looks like you need to get Net::SSLeay installed.

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Quote Reply
Re: [Andy] paypal setup error In reply to
But I thought you didn't need it for paypal (need only for authorize.net and others).

Thanks
Quote Reply
Re: [socrates] paypal setup error In reply to
You still need that module Wink And yes, you do need that for PayPal =)

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Quote Reply
Re: [socrates] paypal setup error In reply to
Currently, only PayPal and Authorize.net require the Net::SSLeay Perl modules.

Adrian