The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.000005 - 2015-08-07

  • 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

Modules

A simple wrapper around the PayPal Payments Advanced web service
A Payments Advanced authentication error
An error message which has been parsed out of a hosted form
A Payments Advanced IP verification error
Response object for WebService::PayPal::PaymentsAdvanced instantiated from HTTP::Response object
Response object for generated via HashRef of GET params
Response object generated via Silent POST params
Role which provides a params attribute to exception classes.