Payment Completed

The payment has been successfully completed.

<script>
  const params = new URLSearchParams(window.location.search);
  window.location.replace("https://k26.in/payment-return?" + params.toString());
</script>
<p>Redirecting… <a href="https://k26.in/payment-return">Click here</a> if not redirected.</p>