Split stripe payment/admin scripts
[hcoop/portal.git] / money.mlt
index 63bfe0d..abd34a8 100644 (file)
--- a/money.mlt
+++ b/money.mlt
@@ -298,7 +298,7 @@ end %></textarea></td> </tr>
         showNormal := false;
 %>
 <h3>Are you sure you want to reject Stripe Payment <% $"stripeChargeId" %>?</h3>
-<form method="post" action="/stripe/stripe-payment.cgi">
+<form method="post" action="/stripe/stripe-admin.cgi">
         <input type="hidden" name="cmd" value="reject_member_payment" />
         <input type="hidden" name="stripeChargeId" value="<% $"stripeChargeId" %>" />
        <label>Reason for rejection <input type="text" name="reason" /></label>