Gossamer Forum
Home : Products : Gossamer Forum : Discussion :

1.2.0 payment support / Net::SSLeay

Quote Reply
1.2.0 payment support / Net::SSLeay
Just a note - GForum 1.2.0's "direct" payment methods (Authorize.Net or Moneris) and the PayPal "remote" payment method require that you have Net::SSLeay installed on the system (at least version 1.06). Windows users will need to download an Activestate package from us, which is now posted in the announcement forum. Unix/Linux users can either compile it themselves (with shell access), or ask their ISP to install this module. Note that this module is _not_ the same as the Net::SSL or Crypt::SSLeay modules. If you are using WorldPay exclusively, or not using payment support at all, installing the module is not necessary.

If you want to find out if you already have it installed, and what version you have, try running the following (you can run it through Fileman -> Command if you don't have shell access):

perl -e 'use Net::SSLeay; print $Net::SSLeay::VERSION'

You'll see the version, if it's installed, or an error message trying to load the module if it isn't installed.

Edit: I was wrong when I posted this originally - PayPal also requires that the Net::SSLeay module be installed.

Jason Rhinelander
Gossamer Threads
jason@gossamer-threads.com

Last edited by:

Jagerman: May 25, 2003, 9:03 PM
Subject Author Views Date
Thread 1.2.0 payment support / Net::SSLeay Jagerman 6206 May 23, 2003, 10:52 PM
Thread Re: [Jagerman] 1.2.0 payment support / Net::SSLeay
jaltuve 6091 May 24, 2003, 2:52 PM
Thread Re: [jaltuve] 1.2.0 payment support / Net::SSLeay
Jagerman 6088 May 24, 2003, 6:48 PM
Thread Re: [Jagerman] 1.2.0 payment support / Net::SSLeay
jaltuve 6084 May 24, 2003, 6:56 PM
Post Re: [jaltuve] 1.2.0 payment support / Net::SSLeay
Jagerman 6062 May 24, 2003, 7:16 PM
Post Re: [jaltuve] 1.2.0 payment support / Net::SSLeay
Jagerman 6022 May 24, 2003, 9:49 PM
Thread Re: [Jagerman] 1.2.0 payment support / Net::SSLeay
ellipsiiis 6010 May 25, 2003, 11:24 AM
Thread Re: [ellipsiiis] 1.2.0 payment support / Net::SSLeay
Jagerman 6004 May 25, 2003, 3:44 PM
Post Re: [Jagerman] 1.2.0 payment support / Net::SSLeay
ellipsiiis 5984 May 25, 2003, 5:08 PM
Thread Re: [ellipsiiis] 1.2.0 payment support / Net::SSLeay
Jagerman 5997 May 25, 2003, 6:13 PM
Thread Re: [Jagerman] 1.2.0 payment support / Net::SSLeay
ellipsiiis 6002 May 25, 2003, 7:04 PM
Thread Re: [ellipsiiis] 1.2.0 payment support / Net::SSLeay
Jagerman 6003 May 25, 2003, 7:06 PM
Post Re: [Jagerman] 1.2.0 payment support / Net::SSLeay
ellipsiiis 5970 May 25, 2003, 7:08 PM