Business-OnlinePayment-InternetSecure.git
16 years ago0.05 master Business_OnlinePayment_InternetSecure_0_05
ivan [Wed, 5 Dec 2007 19:36:35 +0000 (19:36 +0000)]
0.05

17 years agoAdded new test files in 0.04 V0_04
fbriere [Sat, 19 Aug 2006 19:14:25 +0000 (19:14 +0000)]
Added new test files in 0.04

17 years agoRelease 0.04
fbriere [Sat, 19 Aug 2006 19:13:30 +0000 (19:13 +0000)]
Release 0.04

17 years agoAdded support for CC type
fbriere [Sat, 19 Aug 2006 18:56:42 +0000 (18:56 +0000)]
Added support for CC type

17 years agoAdded backwards-compatible support for sales_number
fbriere [Sat, 19 Aug 2006 18:46:39 +0000 (18:46 +0000)]
Added backwards-compatible support for sales_number

17 years agoRenamed sales_number to order_number
fbriere [Sat, 19 Aug 2006 18:43:40 +0000 (18:43 +0000)]
Renamed sales_number to order_number

17 years agoAdded backwards-compatible support for avs_response
fbriere [Sat, 19 Aug 2006 18:35:35 +0000 (18:35 +0000)]
Added backwards-compatible support for avs_response

17 years agoRenamed avs_response to avs_code
fbriere [Sat, 19 Aug 2006 18:19:32 +0000 (18:19 +0000)]
Renamed avs_response to avs_code

17 years agoAdded backwards-compatible support for exp_date
fbriere [Sat, 19 Aug 2006 18:14:27 +0000 (18:14 +0000)]
Added backwards-compatible support for exp_date

17 years agoRenamed exp_date to expiration
fbriere [Sat, 19 Aug 2006 17:39:13 +0000 (17:39 +0000)]
Renamed exp_date to expiration

17 years agoRelease 0.03 V0_03
fbriere [Mon, 8 May 2006 20:35:59 +0000 (20:35 +0000)]
Release 0.03

17 years agoAdded t/50idempotence.t
fbriere [Mon, 8 May 2006 20:35:51 +0000 (20:35 +0000)]
Added t/50idempotence.t

17 years agoAdded idempotence test for to_xml()
fbriere [Mon, 8 May 2006 20:33:23 +0000 (20:33 +0000)]
Added idempotence test for to_xml()

17 years agoMake get_remap_fields() non-destructive
fbriere [Mon, 8 May 2006 20:32:47 +0000 (20:32 +0000)]
Make get_remap_fields() non-destructive

17 years agoRelease 0.02 V0_02
fbriere [Tue, 2 May 2006 21:31:58 +0000 (21:31 +0000)]
Release 0.02

17 years agoremap_fields() is actually buggy in 2.x -- copying from 3.x
fbriere [Tue, 2 May 2006 21:30:19 +0000 (21:30 +0000)]
remap_fields() is actually buggy in 2.x -- copying from 3.x

18 years agoAdd JCB support, update type codes to match documentation, and get rid of V0_01
fbriere [Sat, 18 Feb 2006 06:40:15 +0000 (06:40 +0000)]
Add JCB support, update type codes to match documentation, and get rid of
that superfluous regex check.

18 years agoRelease 0.01
fbriere [Sat, 18 Feb 2006 06:35:24 +0000 (06:35 +0000)]
Release 0.01

18 years agoStrip off non-Latin-1 characters
fbriere [Sat, 18 Feb 2006 06:29:01 +0000 (06:29 +0000)]
Strip off non-Latin-1 characters

18 years agoRewrote the Characer encoding section
fbriere [Sat, 18 Feb 2006 06:20:54 +0000 (06:20 +0000)]
Rewrote the Characer encoding section

18 years agoProduct amount is required
fbriere [Sat, 18 Feb 2006 06:09:43 +0000 (06:09 +0000)]
Product amount is required

18 years agoStrip off non-Latin-1 characters
fbriere [Sat, 18 Feb 2006 06:08:01 +0000 (06:08 +0000)]
Strip off non-Latin-1 characters

18 years agoLet's not encode high-bit ISO-8859-1 characters
fbriere [Sat, 18 Feb 2006 06:01:35 +0000 (06:01 +0000)]
Let's not encode high-bit ISO-8859-1 characters

18 years agoRename taxes() to tax_amounts()
fbriere [Sat, 18 Feb 2006 04:17:17 +0000 (04:17 +0000)]
Rename taxes() to tax_amounts()

18 years agoAllow taxes to be an array reference
fbriere [Sat, 18 Feb 2006 03:59:45 +0000 (03:59 +0000)]
Allow taxes to be an array reference

18 years agoMake that test transaction truly minimal
fbriere [Sat, 18 Feb 2006 00:34:35 +0000 (00:34 +0000)]
Make that test transaction truly minimal

18 years agoAllow for taxes to be a reference
fbriere [Sat, 18 Feb 2006 00:31:24 +0000 (00:31 +0000)]
Allow for taxes to be a reference

18 years agoAdded taxes()
fbriere [Sat, 18 Feb 2006 00:26:11 +0000 (00:26 +0000)]
Added taxes()

18 years agoMoved success codes to constant
fbriere [Fri, 17 Feb 2006 23:50:49 +0000 (23:50 +0000)]
Moved success codes to constant

18 years agoDelete error_message() if transaction was successful
fbriere [Fri, 17 Feb 2006 23:44:14 +0000 (23:44 +0000)]
Delete error_message() if transaction was successful

18 years agoRemove dashes from card_number as well
fbriere [Fri, 17 Feb 2006 23:38:35 +0000 (23:38 +0000)]
Remove dashes from card_number as well

18 years agoRewrote parts of the manpage
fbriere [Fri, 17 Feb 2006 23:32:37 +0000 (23:32 +0000)]
Rewrote parts of the manpage

18 years agoAdded vim syntax=perl modelines
fbriere [Fri, 17 Feb 2006 19:48:19 +0000 (19:48 +0000)]
Added  vim syntax=perl modelines

18 years agoAdded UUID support
fbriere [Fri, 17 Feb 2006 19:30:05 +0000 (19:30 +0000)]
Added UUID support

18 years agoMassage infuse() order a bit
fbriere [Fri, 17 Feb 2006 19:21:33 +0000 (19:21 +0000)]
Massage infuse() order a bit

18 years agoReverse the order of infuse() map
fbriere [Fri, 17 Feb 2006 19:19:07 +0000 (19:19 +0000)]
Reverse the order of infuse() map

18 years agoUpstream remap_fields() is fine, since we use get_fields afterwards
fbriere [Fri, 17 Feb 2006 19:14:25 +0000 (19:14 +0000)]
Upstream remap_fields() is fine, since we use get_fields afterwards

18 years agoReinstate cardholder, for t/40live.t
fbriere [Fri, 17 Feb 2006 03:51:40 +0000 (03:51 +0000)]
Reinstate cardholder, for t/40live.t

18 years agoIS cannot support UTF-8 properly
fbriere [Fri, 17 Feb 2006 03:49:14 +0000 (03:49 +0000)]
IS cannot support UTF-8 properly

18 years agoWork around bug #17687
fbriere [Fri, 17 Feb 2006 03:27:52 +0000 (03:27 +0000)]
Work around bug #17687

18 years agoHave to_xml() already encode its output, and switch to numeric entities
fbriere [Fri, 17 Feb 2006 03:26:33 +0000 (03:26 +0000)]
Have to_xml() already encode its output, and switch to numeric entities

18 years agoWork around bug #17687
fbriere [Fri, 17 Feb 2006 03:25:19 +0000 (03:25 +0000)]
Work around bug #17687

18 years agoAdded date()
fbriere [Fri, 17 Feb 2006 01:13:58 +0000 (01:13 +0000)]
Added date()

18 years agoExpand test numbers to 3-6
fbriere [Fri, 17 Feb 2006 01:07:40 +0000 (01:07 +0000)]
Expand test numbers to 3-6

18 years agoRewrote docs a bit
fbriere [Fri, 17 Feb 2006 00:35:47 +0000 (00:35 +0000)]
Rewrote docs a bit

18 years agoRenamed order_number() to sales_number()
fbriere [Fri, 17 Feb 2006 00:35:37 +0000 (00:35 +0000)]
Renamed order_number() to sales_number()

18 years agoRewrote docs a bit
fbriere [Fri, 17 Feb 2006 00:33:00 +0000 (00:33 +0000)]
Rewrote docs a bit

18 years agoRewrote the whole parsing test suite
fbriere [Fri, 17 Feb 2006 00:11:46 +0000 (00:11 +0000)]
Rewrote the whole parsing test suite

18 years agoRename sales_order_number() to order_number()
fbriere [Fri, 17 Feb 2006 00:08:00 +0000 (00:08 +0000)]
Rename sales_order_number() to order_number()

18 years agoSimplify tax/currency initialization
fbriere [Thu, 16 Feb 2006 23:46:45 +0000 (23:46 +0000)]
Simplify tax/currency initialization

18 years agoRemove prod_string() taxes argument
fbriere [Thu, 16 Feb 2006 23:44:35 +0000 (23:44 +0000)]
Remove prod_string() taxes argument

18 years agoRemoved useless cardholder field
fbriere [Thu, 16 Feb 2006 23:38:09 +0000 (23:38 +0000)]
Removed useless cardholder field

18 years agoAdjusted description of address fields
fbriere [Thu, 16 Feb 2006 23:37:23 +0000 (23:37 +0000)]
Adjusted description of address fields

18 years agoApparently, qty cannot be a decimal anymore
fbriere [Thu, 16 Feb 2006 23:36:23 +0000 (23:36 +0000)]
Apparently, qty cannot be a decimal anymore

18 years agoAdded support for <Error>
fbriere [Thu, 16 Feb 2006 23:35:10 +0000 (23:35 +0000)]
Added support for <Error>

18 years agoAdjust test to avoid CC number change in test transactions
fbriere [Thu, 16 Feb 2006 23:23:17 +0000 (23:23 +0000)]
Adjust test to avoid CC number change in test transactions

18 years agoRevert some changes
fbriere [Thu, 16 Feb 2006 23:21:29 +0000 (23:21 +0000)]
Revert some changes

18 years agoEnsure a valid card number for test transactions
fbriere [Thu, 16 Feb 2006 23:19:33 +0000 (23:19 +0000)]
Ensure a valid card number for test transactions

18 years agoFlesh out txn contents
fbriere [Tue, 14 Feb 2006 08:46:25 +0000 (08:46 +0000)]
Flesh out txn contents

18 years agoConfusion around card types
fbriere [Tue, 14 Feb 2006 04:59:03 +0000 (04:59 +0000)]
Confusion around card types

18 years agos/xxxCardNumber/xxxCard_Number/
fbriere [Tue, 14 Feb 2006 04:58:48 +0000 (04:58 +0000)]
s/xxxCardNumber/xxxCard_Number/

18 years agoLet XML::Simple handle undefs itself
fbriere [Tue, 14 Feb 2006 01:50:23 +0000 (01:50 +0000)]
Let XML::Simple handle undefs itself

18 years agoget_fields now filters out undefs in 3.x
fbriere [Tue, 14 Feb 2006 01:38:31 +0000 (01:38 +0000)]
get_fields now filters out undefs in 3.x

18 years agoUpdated README
fbriere [Tue, 14 Feb 2006 01:15:42 +0000 (01:15 +0000)]
Updated README

18 years agoLittle update
fbriere [Tue, 14 Feb 2006 01:07:16 +0000 (01:07 +0000)]
Little update

18 years agos/Internet Secure/InternetSecure
fbriere [Tue, 14 Feb 2006 00:46:11 +0000 (00:46 +0000)]
s/Internet Secure/InternetSecure

18 years agoRewrote my name
fbriere [Tue, 14 Feb 2006 00:09:28 +0000 (00:09 +0000)]
Rewrote my name

18 years agoMoved products_raw()
fbriere [Tue, 14 Feb 2006 00:09:14 +0000 (00:09 +0000)]
Moved products_raw()

18 years agoAdded doc about charsets
fbriere [Tue, 14 Feb 2006 00:02:03 +0000 (00:02 +0000)]
Added doc about charsets

18 years agoRemove FIXME comment
fbriere [Mon, 13 Feb 2006 23:34:16 +0000 (23:34 +0000)]
Remove FIXME comment

18 years agoRewrote documentation a bit
fbriere [Mon, 13 Feb 2006 22:58:59 +0000 (22:58 +0000)]
Rewrote documentation a bit

18 years agoAdded FIXME tag
fbriere [Mon, 13 Feb 2006 21:44:20 +0000 (21:44 +0000)]
Added FIXME tag

18 years agoMake exp.date comments clearer
fbriere [Mon, 13 Feb 2006 21:36:54 +0000 (21:36 +0000)]
Make exp.date comments clearer

18 years agoAllow MMYY expiration date
fbriere [Mon, 13 Feb 2006 21:35:29 +0000 (21:35 +0000)]
Allow MMYY expiration date

18 years agoReworded test names
fbriere [Mon, 13 Feb 2006 21:22:51 +0000 (21:22 +0000)]
Reworded test names

18 years agoInitial import
fbriere [Mon, 13 Feb 2006 21:10:31 +0000 (21:10 +0000)]
Initial import