Business-OnlinePayment-PayflowPro.git
17 years ago- add phil at perkpartners.com as an AUTHOR BUSINESS_ONLINEPAYMENT_PAYFLOWPRO_0_05
plobbes [Mon, 22 Jan 2007 15:11:49 +0000 (15:11 +0000)]
- add phil at perkpartners.com as an AUTHOR

17 years ago- minor updates, will now add ABSTRACT_FROM if using Perl >= 5.005
plobbes [Mon, 22 Jan 2007 06:54:53 +0000 (06:54 +0000)]
- minor updates, will now add ABSTRACT_FROM if using Perl >= 5.005

17 years ago- update info from Verisign to PayPal
plobbes [Mon, 22 Jan 2007 06:46:40 +0000 (06:46 +0000)]
- update info from Verisign to PayPal

17 years ago- updates for 0.05
plobbes [Mon, 22 Jan 2007 06:39:45 +0000 (06:39 +0000)]
- updates for 0.05

17 years ago- Ran code through perltidy
plobbes [Mon, 22 Jan 2007 06:39:06 +0000 (06:39 +0000)]
- Ran code through perltidy

17 years ago- test updates: t/load.t replaced by t/00load.t; added t/pod.t
plobbes [Mon, 22 Jan 2007 06:29:31 +0000 (06:29 +0000)]
- test updates: t/load.t replaced by t/00load.t; added t/pod.t

17 years ago- basic module test cases not dependent on a Payflow Pro test account
plobbes [Mon, 22 Jan 2007 06:27:18 +0000 (06:27 +0000)]
- basic module test cases not dependent on a Payflow Pro test account

17 years ago- Minor variable reorganization to match order in documentation
plobbes [Mon, 22 Jan 2007 06:10:25 +0000 (06:10 +0000)]
- Minor variable reorganization to match order in documentation
- 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

17 years ago- added tests for avs_code() and cvv2_code()
plobbes [Mon, 22 Jan 2007 05:55:10 +0000 (05:55 +0000)]
- added tests for avs_code() and cvv2_code()

17 years ago- use Test::Pod
plobbes [Fri, 19 Jan 2007 16:07:53 +0000 (16:07 +0000)]
- use Test::Pod

17 years ago- Test::More recommendes using use_ok within BEGIN {}
plobbes [Fri, 19 Jan 2007 16:06:53 +0000 (16:06 +0000)]
- Test::More recommendes using use_ok within BEGIN {}

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