PINES - Stripe Payment Fix
authorTerran McCanna <tmccanna@georgialibraries.org>
Tue, 19 Jan 2021 20:34:24 +0000 (15:34 -0500)
committerChris Sharp <csharp@georgialibraries.org>
Tue, 19 Jan 2021 21:28:03 +0000 (16:28 -0500)
Proposed fix to make the Stripe payment form display

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Open-ILS/src/templates-bootstrap/opac/myopac/main_payment_form.tt2

index ea17013..f07eed0 100755 (executable)
@@ -27,7 +27,7 @@
 [% END %]
 <div class="container">
 <hr>
-<div id="pay_fines_now"[% IF ctx.use_stripe %] class="hide_me"[% END %]>
+<div id="pay_fines_now"[% IF !ctx.use_stripe %] class="hide_me"[% END %]>
      [% IF last_chance %]
     <h3>[% l("Confirm Payment") %]</h3>