fix: stop trying to process payment more than once
All checks were successful
Build Docker / Build Image (push) Successful in 25s
All checks were successful
Build Docker / Build Image (push) Successful in 25s
This commit is contained in:
@@ -49,7 +49,9 @@
|
||||
</div>
|
||||
</section>
|
||||
<section>
|
||||
<div>{{payments|safe}}</div>
|
||||
<div>
|
||||
<h1 class="text-center">Payment History</h1>{{payments|safe}}
|
||||
</div>
|
||||
</section>
|
||||
<footer class="bg-dark">
|
||||
<div class="container py-4 py-lg-5">
|
||||
|
||||
Reference in New Issue
Block a user