]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1622696: don't ask to credit card type
authorGalen Charlton <gmc@equinoxinitiative.org>
Mon, 25 Sep 2017 22:23:24 +0000 (18:23 -0400)
committerMike Rylander <mrylander@gmail.com>
Tue, 26 Sep 2017 19:03:39 +0000 (15:03 -0400)
commit39242c16db491d5629bed0af602b547a7b7074ac
treec575ed4124d9b27737da4d159b1a05d1789a9537
parent9a308a151b90463893f20aa25b160f6ce5bb0002
LP#1622696: don't ask to credit card type

Due to bug 1474051, we're not storing it, so don't request it.

It should be noted that this patch series does /not/ add support
for using Stripe as a payment processor for staff-mediated payments,
but the web staff client opens the door to adding it later.

Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Open-ILS/src/templates/staff/circ/patron/t_cc_payment_dialog.tt2