Fix issue where refreshing the invoice page was resubmitting to Authorize.
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 4 Oct 2019 14:19:56 +0000 (10:19 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 4 Oct 2019 14:19:56 +0000 (10:19 -0400)
commit328276998a63dfc2931f34a1c8a0fd9a366fc7a6
treec61864640f28816f808283416877edcef86f9438
parent21310e245fd6dc52a70891ce2319a51c2e6904ea
Fix issue where refreshing the invoice page was resubmitting to Authorize.

Created a session which is checked before resubmitting to payment.
Session will store the invoice id which can be used to show the invoice.
index.php
models/front/billing/renew.php
views/front/billing/renew.html