- per Ivan: add "shortcut" param 'client_certification_id' (can be
[Business-OnlinePayment-PayflowPro.git] / Changes
diff --git a/Changes b/Changes
index 96ca39b..59c1f6d 100644 (file)
--- 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)