index
:
Business-OnlinePayment-InternetSecure.git
master
Unnamed repository; edit this file 'description' to name the repository.
Git T. F. Source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
InternetSecure.pm
Age
Commit message (
Expand
)
Author
2007-12-05
0.05
HEAD
Business_OnlinePayment_InternetSecure_0_05
master
ivan
2006-08-19
Release 0.04
fbriere
2006-08-19
Added support for CC type
fbriere
2006-08-19
Added backwards-compatible support for sales_number
fbriere
2006-08-19
Renamed sales_number to order_number
fbriere
2006-08-19
Added backwards-compatible support for avs_response
fbriere
2006-08-19
Renamed avs_response to avs_code
fbriere
2006-08-19
Added backwards-compatible support for exp_date
fbriere
2006-08-19
Renamed exp_date to expiration
fbriere
2006-05-08
Release 0.03
V0_03
fbriere
2006-05-08
Make get_remap_fields() non-destructive
fbriere
2006-05-02
Release 0.02
V0_02
fbriere
2006-05-02
remap_fields() is actually buggy in 2.x -- copying from 3.x
fbriere
2006-02-18
Add JCB support, update type codes to match documentation, and get rid of
V0_01
fbriere
2006-02-18
Rewrote the Characer encoding section
fbriere
2006-02-18
Product amount is required
fbriere
2006-02-18
Strip off non-Latin-1 characters
fbriere
2006-02-18
Let's not encode high-bit ISO-8859-1 characters
fbriere
2006-02-18
Rename taxes() to tax_amounts()
fbriere
2006-02-18
Allow taxes to be an array reference
fbriere
2006-02-18
Allow for taxes to be a reference
fbriere
2006-02-18
Added taxes()
fbriere
2006-02-17
Moved success codes to constant
fbriere
2006-02-17
Delete error_message() if transaction was successful
fbriere
2006-02-17
Remove dashes from card_number as well
fbriere
2006-02-17
Rewrote parts of the manpage
fbriere
2006-02-17
Added UUID support
fbriere
2006-02-17
Massage infuse() order a bit
fbriere
2006-02-17
Reverse the order of infuse() map
fbriere
2006-02-17
Upstream remap_fields() is fine, since we use get_fields afterwards
fbriere
2006-02-17
Reinstate cardholder, for t/40live.t
fbriere
2006-02-17
IS cannot support UTF-8 properly
fbriere
2006-02-17
Work around bug #17687
fbriere
2006-02-17
Have to_xml() already encode its output, and switch to numeric entities
fbriere
2006-02-17
Added date()
fbriere
2006-02-17
Expand test numbers to 3-6
fbriere
2006-02-17
Rewrote docs a bit
fbriere
2006-02-17
Renamed order_number() to sales_number()
fbriere
2006-02-17
Rewrote docs a bit
fbriere
2006-02-17
Rename sales_order_number() to order_number()
fbriere
2006-02-16
Simplify tax/currency initialization
fbriere
2006-02-16
Remove prod_string() taxes argument
fbriere
2006-02-16
Removed useless cardholder field
fbriere
2006-02-16
Adjusted description of address fields
fbriere
2006-02-16
Apparently, qty cannot be a decimal anymore
fbriere
2006-02-16
Added support for <Error>
fbriere
2006-02-16
Ensure a valid card number for test transactions
fbriere
2006-02-14
Confusion around card types
fbriere
2006-02-14
s/xxxCardNumber/xxxCard_Number/
fbriere
2006-02-14
Let XML::Simple handle undefs itself
fbriere
[next]