From: plobbes Date: Mon, 12 Mar 2007 06:43:04 +0000 (+0000) Subject: - changelogs from B:OP and B:OP:HTTPS changes to support PayflowPro rewrite X-Git-Tag: BUSINESS_ONLINEPAYMENT_3_00_06~2 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;ds=sidebyside;h=662b67afb25a5f2c6297e61c1b272dea04c39371;p=Business-OnlinePayment.git - changelogs from B:OP and B:OP:HTTPS changes to support PayflowPro rewrite --- diff --git a/Changes b/Changes index 4a8988d..e771004 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,12 @@ Revision history for Perl extension Business::OnlinePayment. 3.00_06 unreleased + - B:OP:HTTPS: add optional \%options (options hashref) to + https_get and https_post to allow modules using this to set + headers, etc. required for PayflowPro HTTP protocol support + - B:OP:HTTPS: support setting Net::SSLeay "$mime_type6" argument + - B:OP:HTTPS: pass $DEBUG value to $Net::SSLeay::trace (debug control) + - new() now passes %data (processor data) to set_defaults - update B:OP:HTTPS to allow setting request headers - doc: list a bunch of previously undocumented fields