]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#1796942 Treat VISA SIP payments as credit card
authorJeff Godin <jgodin@tadl.org>
Tue, 2 Oct 2018 12:32:54 +0000 (08:32 -0400)
committerBill Erickson <berickxx@gmail.com>
Thu, 23 May 2019 17:10:15 +0000 (13:10 -0400)
commitf53a3278479c4a48a47ff04085d81be2d8042b88
treee58c472f276a5e7e0e8495cd7e9fa8e19cbadb12
parentd31f208b4853b1aaa5e883d52bf21b85a1017496
LP#1796942 Treat VISA SIP payments as credit card

Treat sip_payment_type 01 (VISA) as a credit_card_payment.

Previously, we only handled payment type 02 (credit card) and 01
fell through to be treated as a cash_payment.

Signed-off-by: Jeff Godin <jgodin@tadl.org>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/src/perlmods/lib/OpenILS/SIP/Transaction/FeePayment.pm