summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorplobbes <plobbes>2007-03-12 06:43:04 +0000
committerplobbes <plobbes>2007-03-12 06:43:04 +0000
commit662b67afb25a5f2c6297e61c1b272dea04c39371 (patch)
treee58f44a4494d315c855410a3c5ef514abd4e9aa0
parent7ec8d1f20d61ca2b28628c04ba538e00307e00ea (diff)
- changelogs from B:OP and B:OP:HTTPS changes to support PayflowPro rewrite
-rw-r--r--Changes6
1 files changed, 6 insertions, 0 deletions
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