The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.05 - 2007-01-22

  • Jan 22 2007 by Phil Lobbes <phil at perkpartners.com>
    • Test cases: new tests and cleanup of existing tests
    • Major update of documentation
    • Now attempt to set avs_code, cvv2_code, result_code, error_message and authorization on success or failure.
    • Ran PayflowPro.pm through perltidy (1.12 -> 1.13)
  • Dec 23 2006 by Phil Lobbes <phil at perkpartners.com>
    • CPAN bug #13896 order_number() (which provides access to PNREF) is not set when transaction fails [FIXED].
    • Remove AutoLoader/Exporter per Jo Rhett <jrhett at netconsonance.com>
    • "use" (instead of "require") Business::OnlinePayment
    • remove build_subs() and get_fields() (provided by B::OP)
    • Fixed bug: VENDOR set to login instead of vendor (will still use login if VENDOR is not set)
    • minor cleanup remove commented out code, reformat docs a little

Modules

Payflow Pro backend for Business::OnlinePayment