summaryrefslogtreecommitdiff
path: root/Changes
blob: 46bd54853274caab02946c18e76fdf7f80e72e57 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
Revision history for Perl extension Business::OnlinePayment.

3.00_04  unreleased
	- oops, forgot _03 changelog in _03
	- B:OP:HTTPS: require Net::SSLeay 1.30 and remove _my_https_post kludge
	- eliminate warnings about redefined subroutines
	- failure statues
	- Business::FraudDetect and Business::FraudDetect::preCharge included
	- From Phil Lobbes:
	  - content() now returns empty hash if no content is defined
	  - build_subs now uses can() so it doesn't redefine subs (and generate
	    warnings)
	  - DOC: SYNOPSIS now uses correct "card_number" and not "cardnumber"
	  - created test cases for (all?) methods except _risk_detect
	    _pre_submit 
	  - Removed some old commented out 2.x statements
	  - set $VERSION using eval per modperlstyle
	  - new() now will strip off multiple leading dashes before calling
	    build_subs
	    NOTE: we should probably have it remove any \W to make perl happy
	  - required_fields() now croaks with a list of missing fields
	  - Lots of general cleanup, no functional changes. "fill
	    paragraphs" in POD, remove extra whitespace, sorted %fields,
	    dump_contents now sorts %contents, added myself to AUTHORS.

3.00_03  Wed Mar 16 02:41:59 PST 2005
	- https_post now accepts a scalar of raw content instead of key value
	  pairs

3.00_02  Mon Jan 10 21:36:53 PST 2005
	- HTTPS base class now has https_post in addition to https_get

3.00_01  Thu Aug 26 04:49:26 2004
	- first of the v3 dev releases

0.01  Sun Jul 25 13:59:10 1999
	- original version; created by h2xs 1.19