Commit 16890531 by Muhammad Usman

checkout url chagnd

parent 2e0526e1
Pipeline #665 failed with stage
in 0 seconds
......@@ -49,7 +49,7 @@ $categories = get_terms( array(
while (have_posts()):
the_post();
?>
<form name="payserv" id="payserv" method="post" action="https://testpti.payserv.net/webpaymentv2/default.aspx">
<form name="payserv" id="payserv" method="post" action="https://testpti.payserv.net/webpayment/gpap/Default.aspx">
<input type="hidden" name="paymentrequest" id="paymentrequest" value="" />
</form>
<div class="bootstrap-iso">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment