]> git.evergreen-ils.org Git - contrib/Conifer.git/commit
LP1895679: Add Stripe v3 support to Bootstrap OPAC
authorJason Boyer <JBoyer@equinoxinitiative.org>
Tue, 8 Dec 2020 20:52:13 +0000 (15:52 -0500)
committerGalen Charlton <gmc@equinoxinitiative.org>
Thu, 4 Mar 2021 15:33:22 +0000 (10:33 -0500)
commit08f404e75577339a05689e8a117884990554f90f
treea39961f8fd05b7c698601a77ad1f348ed94c54da
parentfb6c49cb575fe0368aee6ecc266d7e8281be481e
LP1895679: Add Stripe v3 support to Bootstrap OPAC

Update the Bootstrap OPAC to use Stripe v3, added to the TPAC
in LP 1774892.

Signed-off-by: Jason Boyer <JBoyer@equinoxinitiative.org>
Signed-off-by: Garry Collum <gcollum@gmail.com>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/templates-bootstrap/opac/css/style.css.tt2
Open-ILS/src/templates-bootstrap/opac/myopac/generic_payment_form.tt2 [new file with mode: 0644]
Open-ILS/src/templates-bootstrap/opac/myopac/last_chance_form.tt2 [new file with mode: 0644]
Open-ILS/src/templates-bootstrap/opac/myopac/main_payment_form.tt2
Open-ILS/src/templates-bootstrap/opac/myopac/stripe_payment_form.tt2 [new file with mode: 0644]
Open-ILS/src/templates-bootstrap/opac/parts/stripe.tt2