summaryrefslogtreecommitdiff
path: root/InternetSecure.pm
AgeCommit message (Expand)Author
2007-12-050.05HEADBusiness_OnlinePayment_InternetSecure_0_05masterivan
2006-08-19Release 0.04fbriere
2006-08-19Added support for CC typefbriere
2006-08-19Added backwards-compatible support for sales_numberfbriere
2006-08-19Renamed sales_number to order_numberfbriere
2006-08-19Added backwards-compatible support for avs_responsefbriere
2006-08-19Renamed avs_response to avs_codefbriere
2006-08-19Added backwards-compatible support for exp_datefbriere
2006-08-19Renamed exp_date to expirationfbriere
2006-05-08Release 0.03V0_03fbriere
2006-05-08Make get_remap_fields() non-destructivefbriere
2006-05-02Release 0.02V0_02fbriere
2006-05-02remap_fields() is actually buggy in 2.x -- copying from 3.xfbriere
2006-02-18Add JCB support, update type codes to match documentation, and get rid ofV0_01fbriere
2006-02-18Rewrote the Characer encoding sectionfbriere
2006-02-18Product amount is requiredfbriere
2006-02-18Strip off non-Latin-1 charactersfbriere
2006-02-18Let's not encode high-bit ISO-8859-1 charactersfbriere
2006-02-18Rename taxes() to tax_amounts()fbriere
2006-02-18Allow taxes to be an array referencefbriere
2006-02-18Allow for taxes to be a referencefbriere
2006-02-18Added taxes()fbriere
2006-02-17Moved success codes to constantfbriere
2006-02-17Delete error_message() if transaction was successfulfbriere
2006-02-17Remove dashes from card_number as wellfbriere
2006-02-17Rewrote parts of the manpagefbriere
2006-02-17Added UUID supportfbriere
2006-02-17Massage infuse() order a bitfbriere
2006-02-17Reverse the order of infuse() mapfbriere
2006-02-17Upstream remap_fields() is fine, since we use get_fields afterwardsfbriere
2006-02-17Reinstate cardholder, for t/40live.tfbriere
2006-02-17IS cannot support UTF-8 properlyfbriere
2006-02-17Work around bug #17687fbriere
2006-02-17Have to_xml() already encode its output, and switch to numeric entitiesfbriere
2006-02-17Added date()fbriere
2006-02-17Expand test numbers to 3-6fbriere
2006-02-17Rewrote docs a bitfbriere
2006-02-17Renamed order_number() to sales_number()fbriere
2006-02-17Rewrote docs a bitfbriere
2006-02-17Rename sales_order_number() to order_number()fbriere
2006-02-16Simplify tax/currency initializationfbriere
2006-02-16Remove prod_string() taxes argumentfbriere
2006-02-16Removed useless cardholder fieldfbriere
2006-02-16Adjusted description of address fieldsfbriere
2006-02-16Apparently, qty cannot be a decimal anymorefbriere
2006-02-16Added support for <Error>fbriere
2006-02-16Ensure a valid card number for test transactionsfbriere
2006-02-14Confusion around card typesfbriere
2006-02-14s/xxxCardNumber/xxxCard_Number/fbriere
2006-02-14Let XML::Simple handle undefs itselffbriere