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 (
Collapse
)
Author
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
2006-02-14
get_fields now filters out undefs in 3.x
fbriere
2006-02-14
s/Internet Secure/InternetSecure
fbriere
2006-02-14
Rewrote my name
fbriere
2006-02-14
Moved products_raw()
fbriere
2006-02-14
Added doc about charsets
fbriere
2006-02-13
Remove FIXME comment
fbriere
2006-02-13
Rewrote documentation a bit
fbriere
2006-02-13
Added FIXME tag
fbriere
2006-02-13
Make exp.date comments clearer
fbriere
2006-02-13
Allow MMYY expiration date
fbriere
2006-02-13
Initial import
fbriere