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
/
t
Age
Commit message (
Collapse
)
Author
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
Added idempotence test for to_xml()
fbriere
2006-02-18
Strip off non-Latin-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
Make that test transaction truly minimal
fbriere
2006-02-18
Added taxes()
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
Added vim syntax=perl modelines
fbriere
2006-02-17
Added UUID support
fbriere
2006-02-17
Have to_xml() already encode its output, and switch to numeric entities
fbriere
2006-02-17
Work around bug #17687
fbriere
2006-02-17
Added date()
fbriere
2006-02-17
Renamed order_number() to sales_number()
fbriere
2006-02-17
Rewrote the whole parsing test suite
fbriere
2006-02-16
Added support for <Error>
fbriere
2006-02-16
Adjust test to avoid CC number change in test transactions
fbriere
2006-02-16
Revert some changes
fbriere
2006-02-14
Flesh out txn contents
fbriere
2006-02-14
s/xxxCardNumber/xxxCard_Number/
fbriere
2006-02-13
Reworded test names
fbriere
2006-02-13
Initial import
fbriere