Business-OnlinePayment-PayflowPro.git
17 years agoremove unnecessary BEGIN block
plobbes [Fri, 19 Jan 2007 05:29:23 +0000 (05:29 +0000)]
remove unnecessary BEGIN block

17 years ago- 00load.t replaces bop.t and load.t and now uses Test::More::BAIL_OUT
plobbes [Fri, 19 Jan 2007 05:25:02 +0000 (05:25 +0000)]
- 00load.t replaces bop.t and load.t and now uses Test::More::BAIL_OUT

17 years ago- removed t/bad_auth.t
plobbes [Tue, 16 Jan 2007 02:40:02 +0000 (02:40 +0000)]
- removed t/bad_auth.t

17 years ago- updated to Test::More
plobbes [Tue, 16 Jan 2007 02:39:21 +0000 (02:39 +0000)]
- updated to Test::More
- updated %content to get one success and one failure test case
- incorporated test from (now removed) bad_auth.t

17 years ago- moved test case to t/credit_card.t
plobbes [Tue, 16 Jan 2007 02:37:50 +0000 (02:37 +0000)]
- moved test case to t/credit_card.t

17 years ago- Switch to using Test::More
plobbes [Sun, 14 Jan 2007 19:40:06 +0000 (19:40 +0000)]
- Switch to using Test::More

17 years ago- switch to using Test::More
plobbes [Sun, 14 Jan 2007 19:38:51 +0000 (19:38 +0000)]
- switch to using Test::More

17 years ago[ Changes by Phil Lobbes <phil at perkpartners.com > ]
plobbes [Sat, 23 Dec 2006 19:11:43 +0000 (19:11 +0000)]
[ Changes 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

17 years ago- CPAN bug #13896 order_number() not set when transaction fails
plobbes [Sat, 23 Dec 2006 19:10:34 +0000 (19:10 +0000)]
- CPAN bug #13896 order_number() not set when transaction fails
- Bug VENDOR set to 'login' not 'vendor'

17 years ago0.04 BUSINESS_ONLINEPAYMENT_PAYFLOWPRO_0_04
ivan [Wed, 11 Oct 2006 11:01:42 +0000 (11:01 +0000)]
0.04

18 years agoFix inadvertant clobbering of zip code, patch from <phil@perkpartners.com>, CPAN... BUSINESS_ONLINEPAYMENT_PAYFLOWPRO_0_03
ivan [Wed, 3 Aug 2005 00:57:06 +0000 (00:57 +0000)]
Fix inadvertant clobbering of zip code, patch from <phil@perkpartners.com>, CPAN bug #13896

19 years agoaction is available in the content, not as a method BUSINESS_ONLINEPAYMENT_PAYFLOWPRO_0_02
ivan [Thu, 7 Oct 2004 23:38:17 +0000 (23:38 +0000)]
action is available in the content, not as a method

19 years agoack patch from Robert Graff
ivan [Thu, 7 Oct 2004 23:06:09 +0000 (23:06 +0000)]
ack patch from Robert Graff

19 years ago0.02
ivan [Thu, 7 Oct 2004 23:01:26 +0000 (23:01 +0000)]
0.02

20 years agoadded cvv2_code (and added avs_code to build_subs) BUSINESS_ONLINEPAYMENT_PAYFLOWPRO_0_02_02
ivan [Sat, 16 Aug 2003 07:34:23 +0000 (07:34 +0000)]
added cvv2_code (and added avs_code to build_subs)

20 years ago0.02_01 BUSINESS_ONLINEPAYMENT_PAYFLOW_PRO_0_02_01
ivan [Fri, 15 Aug 2003 22:14:30 +0000 (22:14 +0000)]
0.02_01

20 years agoremove obsolete check for other transaction types
ivan [Thu, 14 Aug 2003 09:49:02 +0000 (09:49 +0000)]
remove obsolete check for other transaction types

20 years ago - cvv2 support
ivan [Thu, 14 Aug 2003 09:35:39 +0000 (09:35 +0000)]
    - cvv2 support
        - authorization only, post authorization, void and credit support
        - sponsored by Pro Softnet Corp. / ibackup.com

21 years ago0.01 BUSINESS_ONLINEPAYMENT_PAYFLOWPRO_0_01
ivan [Wed, 22 Jan 2003 10:48:48 +0000 (10:48 +0000)]
0.01

21 years agocorrect filename haha
ivan [Tue, 14 Jan 2003 05:55:50 +0000 (05:55 +0000)]
correct filename haha

21 years agoinitial import START
ivan [Tue, 14 Jan 2003 05:52:12 +0000 (05:52 +0000)]
initial import