Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-03-12 | - tests updated for new B::OP::PayflowPro using HTTP protocol | plobbes | |
- cert_path() method is now deprecated | |||
2007-03-10 | - avoid warnings for uninitialized values when using like() | plobbes | |
2007-03-04 | - POD coverage tests | plobbes | |
2007-03-02 | - zip now allows alphanumerics for non-US zips | plobbes | |
2007-01-22 | - add phil at perkpartners.com as an AUTHORBUSINESS_ONLINEPAYMENT_PAYFLOWPRO_0_05 | plobbes | |
2007-01-22 | - minor updates, will now add ABSTRACT_FROM if using Perl >= 5.005 | plobbes | |
2007-01-22 | - update info from Verisign to PayPal | plobbes | |
2007-01-22 | - updates for 0.05 | plobbes | |
2007-01-22 | - Ran code through perltidy | plobbes | |
2007-01-22 | - test updates: t/load.t replaced by t/00load.t; added t/pod.t | plobbes | |
2007-01-22 | - basic module test cases not dependent on a Payflow Pro test account | plobbes | |
2007-01-22 | - Minor variable reorganization to match order in documentation | plobbes | |
- Minor comment cleanup - Major documentation overhaul - Now attempt to set avs_code, cvv2_code, result_code, error_message and authorization on success or failure (if it is available we set it). - EXAMPLE 'zip' and 'cvv2' updated so they test server would give success | |||
2007-01-22 | - added tests for avs_code() and cvv2_code() | plobbes | |
2007-01-19 | - use Test::Pod | plobbes | |
2007-01-19 | - Test::More recommendes using use_ok within BEGIN {} | plobbes | |
2007-01-19 | remove unnecessary BEGIN block | plobbes | |
2007-01-19 | - 00load.t replaces bop.t and load.t and now uses Test::More::BAIL_OUT | plobbes | |
2007-01-16 | - removed t/bad_auth.t | plobbes | |
2007-01-16 | - updated to Test::More | plobbes | |
- updated %content to get one success and one failure test case - incorporated test from (now removed) bad_auth.t | |||
2007-01-16 | - moved test case to t/credit_card.t | plobbes | |
2007-01-14 | - Switch to using Test::More | plobbes | |
2007-01-14 | - switch to using Test::More | plobbes | |
2006-12-23 | [ Changes by Phil Lobbes <phil at perkpartners.com > ] | plobbes | |
- 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 | |||
2006-12-23 | - CPAN bug #13896 order_number() not set when transaction fails | plobbes | |
- Bug VENDOR set to 'login' not 'vendor' | |||
2006-10-11 | 0.04BUSINESS_ONLINEPAYMENT_PAYFLOWPRO_0_04 | ivan | |
2005-08-03 | Fix inadvertant clobbering of zip code, patch from <phil@perkpartners.com>, ↵BUSINESS_ONLINEPAYMENT_PAYFLOWPRO_0_03 | ivan | |
CPAN bug #13896 | |||
2004-10-07 | action is available in the content, not as a methodBUSINESS_ONLINEPAYMENT_PAYFLOWPRO_0_02 | ivan | |
2004-10-07 | ack patch from Robert Graff | ivan | |
2004-10-07 | 0.02 | ivan | |
2003-08-16 | added cvv2_code (and added avs_code to build_subs)BUSINESS_ONLINEPAYMENT_PAYFLOWPRO_0_02_02 | ivan | |
2003-08-15 | 0.02_01BUSINESS_ONLINEPAYMENT_PAYFLOW_PRO_0_02_01 | ivan | |
2003-08-14 | remove obsolete check for other transaction types | ivan | |
2003-08-14 | - cvv2 support | ivan | |
- authorization only, post authorization, void and credit support - sponsored by Pro Softnet Corp. / ibackup.com | |||
2003-01-22 | 0.01BUSINESS_ONLINEPAYMENT_PAYFLOWPRO_0_01 | ivan | |
2003-01-14 | correct filename haha | ivan | |
2003-01-14 | initial importSTART | ivan | |