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:42:37 +0000 (10:42 -0400)
commitafaf6ee4ece342b8338d61309a868dc8c94fb537
tree6b5bf4d4370f7691b42cbec9968408155e84b09b
parentadff6ffad8ea4f5a390e65b7bfb327cdf0dd7c3f
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