]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1774892 stripe elements
authorJason Etheridge <jason@EquinoxInitiative.org>
Fri, 10 Jul 2020 16:08:30 +0000 (12:08 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Wed, 5 Aug 2020 21:40:13 +0000 (17:40 -0400)
commit9aa36c7d7f0d681b108282c062e44f640f792cb9
treebe5d132761098fa4b75f1899721ab7a12f51b775
parentcfabfa7abd42e61a0387a73ab19f712f82162d66
LP1774892 stripe elements

This commit breaks some code out into separate files for easier understanding.

The Stripe form was then tweaked and repositioned to work with specific selected
transactions, invoke the last chance screen, and show the refund policy.

Signed-off-by: Jason Etheridge <jason@EquinoxInitiative.org>
Signed-off-by: John Amundson <jamundson@cwmars.org>
Signed-off-by: Dawn Dale <ddale@georgialibraries.org>
Signed-off-by: Jason Stephenson <jason@sigio.com>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/templates/opac/myopac/generic_payment_form.tt2 [new file with mode: 0644]
Open-ILS/src/templates/opac/myopac/last_chance_form.tt2 [new file with mode: 0644]
Open-ILS/src/templates/opac/myopac/main_payment_form.tt2
Open-ILS/src/templates/opac/myopac/stripe_payment_form.tt2 [new file with mode: 0644]