3.00_03 developer release uploaded to CPAN, HTTPS base class now will post raw content

ivan ivan at 420.am
Sun Apr 10 00:32:26 PDT 2005


A Business::OnlinePayment 3.00_03 developer release has been uploaded to 
CPAN.

The B:OP:HTTPS base class included with this release now allows you to
post raw content in addition to form-encoded key/value pairs. 
B:OP:HTTPS uses Net::SSLeay or Crypt::SSLeay underneath.  This allows
HTTPS gateway modules to use B:OP::HTTPS instead of implementing their
own code to use one of the two SSL implementations.  

B:OP:eSelectPlus (for the Canadian bank Moneris) has also been uploaded
to CPAN.  It uses the new B:OP:HTTPS.

I plan on migrating the other HTTPS-based modules I maintain, such as 
B:OP:AuthorizeNet, to B:OP:HTTPS as well.  If you're writing a new 
HTTPS-based module, please use B:OP:HTTPS.  If you maintain an 
HTTPS-based module, please take a look at the base class let me know if 
you think it can work for your module.

-- 
_ivan



More information about the bop-devel mailing list