summaryrefslogtreecommitdiff
path: root/FS/FS/payinfo_Mixin.pm
AgeCommit message (Expand)Author
2017-02-24fix fallout from is_tokenized optimizations preventing cards from runningIvan Kohler
2017-02-1819 digit visa and discover cardsIvan Kohler
2017-02-14better scalability for token checks, RT#71513Ivan Kohler
2017-02-01never blank an existing paycardtype inadvertantlyIvan Kohler
2017-02-0171513: Card tokenization [tweaks to paycardtype checks]Jonathan Prykop
2017-02-01deal with the data we have as best we can without erroring out, RT#71513Ivan Kohler
2017-01-25fix upgrades, fix bogus "Tokenized" paycardtype, RT#71513Ivan Kohler
2016-12-2871513: Card tokenization [project branch merge]Jonathan Prykop
2016-12-21fix payinfo_used on batch payments with encrypted payinfo, related to #19571Mark Wells
2016-12-0571513: Card tokenization [refund gateway choice]Jonathan Prykop
2016-11-2971513: Card tokenization [upgrade implemented]Jonathan Prykop
2016-11-2971513: Card tokenization [token_check]Jonathan Prykop
2016-11-2971513: Card tokenization [remove_card_numbers subroutine]Jonathan Prykop
2016-11-2971513: Card tokenization [tokenize for unsaved cards, bug fix to saving from ...Jonathan Prykop
2016-11-2971513: Card tokenization [bug fixes to previous checkpoint]Jonathan Prykop
2016-11-2971513: Card tokenization [checkpoint, not ready for backport]Jonathan Prykop
2016-11-2971513: Card tokenization in v4+Jonathan Prykop
2016-07-21set card types in a queued job to avoid excessive upgrade time, #71291Mark Wells
2016-07-19unreverse the check for tokenized payinfo, #71291Mark Wells
2016-07-15rename cardtype to paycardtypeMark Wells
2016-07-15store credit card type in cust_payby and transaction records, #71291, schema ...Mark Wells
2016-02-27fix cust_paydate_within event condition vs. cust_payby, #23741Mark Wells
2016-01-26RT#38363: use cust_payby when saving cards during paymentsJonathan Prykop
2015-10-09RT#37038 Add Card Type Name to Payment ReportJonathan Prykop
2015-01-25manual echeck payment type, RT#26995Ivan Kohler
2014-01-27also mask EDI acct# on invoices, #26859Mark Wells
2014-01-07mask echeck acct# on invoices, RT#26859Ivan Kohler
2013-10-23localization hook for payinfo descriptions, #24850Mark Wells
2013-09-11multiple payment options, RT#23741Ivan Kohler
2013-08-15capture B:OP and B:BP failure_status values from payment attempts, #21117Mark Wells
2013-08-12credit card search, RT#24428Ivan Kohler
2013-04-25changes to support PayPal, #22395Mark Wells
2013-01-02move credit card transaction results out of paybatch and into real fields, #1...Mark Wells
2012-10-19recurring indicator for Paymentech batches, #19571Mark Wells
2011-08-06echeck options to hide routing number and add account owner name, RT#13885ivan
2011-07-12add support for Isracards w/Business::OnlinePayment 0.32_01+, RT#13529ivan
2011-07-12add support for Isracards w/Business::OnlinePayment 0.32_01+, RT#13529ivan
2010-06-17further CF fixes, dohivan
2008-06-01refactor payment history slightly, add refund receipts, have "unapplied" refu...ivan
2008-05-19make net receipts clickable... and netreceipts != cashflow, really, so separa...ivan
2008-05-05hopefully really a better fix for using new payment duplicate stuff with cc e...ivan
2008-05-05better fix for using new payment duplicate stuff with cc encryption :)ivan
2008-05-05fix for using new payment duplicate stuff with cc encryptionivan
2008-03-01added a config value to control the extent of credit card masking, but since ...ivan
2007-01-10fix harmless warning: Use of uninitialized value in string ne at /usr/local/s...ivan
2006-12-28tyopivan
2006-12-20fix "recurring_billing" flag for the wonderful new world of paymaskingivan
2006-12-19clean up payinfo_Mixin to use payby.pm for payby info and have card masking f...ivan
2006-12-14encryption fixes from huntsberg & jayceivan