From 01c1be4b649247359d8a31059809c55e8619c418 Mon Sep 17 00:00:00 2001 From: plobbes Date: Tue, 13 Mar 2007 22:29:15 +0000 Subject: - per Ivan: add "shortcut" param 'client_certification_id' (can be passed as an argument for B::OP->new() which will set the X-VPS-VIT-CLIENT-CERTIFICATION-ID header --- Changes | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'Changes') diff --git a/Changes b/Changes index 96ca39b..59c1f6d 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,10 @@ Revision history for Perl extension Business::OnlinePayment::PayflowPro. 0.07 + [0.07_03 Tue Mar 13 18:26:12 EDT 2007] + - add "shortcut" param 'client_certification_id' (can be + passed as an argument for B::OP->new() which will set the + X-VPS-VIT-CLIENT-CERTIFICATION-ID header [0.07_02 Tue Mar 13 12:32:57 EDT 2007] - made generic method for deprecating cert_path, etc. - doc'd vendor() and partner() as deprecated but will not put @@ -23,7 +27,7 @@ Revision history for Perl extension Business::OnlinePayment::PayflowPro. - renamed internal methods to start with an underscore - removed unused remap_fields() method - if unable to parse expiration given in %content no longer croak, - but let PayflowPro servers attempt to deal with the value as-is + but let PayflowPro servers attempt to deal with the value as-is - submit() now two phased per PFP HTTP protocol - X-VPS-VIT-CLIENT-CERTIFICATION-ID is required (supposedly this is a temporary requirement from PayPal) -- cgit v1.2.1