Revision history for WebService-PayflowPro

0.000005  2015-08-07 10:52:50-04:00 America/Toronto
    - Adds post() and void_transaction methods to PaymentsAdvanced.pm
    - Makes use of HashRefs more consistent in API
    - Adds new methods: capture_delayed_transaction(), transaction_status() and
      sale_from_reference_transaction
    - Adds "verbose" attribute to constructor

0.000004  2015-07-24 17:34:27-04:00 America/Toronto
    - Bumps up minimum version of Moo to 1.004005

0.000003  2015-07-22 13:04:12-04:00 America/Toronto
    - Adds LWP::Protocol::https to deps
    - Removes IP address validation on redirect

0.000002  2015-07-20 14:41:56-04:00 America/Toronto
    - Don't support Perls earlier than 5.14

0.000001  2015-07-17 18:27:22-04:00 America/Toronto
    - Initial release.