commit 528e4807bd118115fb44b0ed3c0889e190a1611c parent fcb752edf737777c6e5f681f2fbf1bfc9cd9504a Author: Arjoonn Sharma <arjoonn@midpathsoftware.com> Date: Sat, 28 Feb 2026 11:56:03 +0530 x Diffstat:
| M | www_jci/public/index.html | | | 4 | +++- |
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/www_jci/public/index.html b/www_jci/public/index.html @@ -50,7 +50,9 @@ purchasing a Commercial License. <p> Your support allows for continued maintenance and new features. </p> - <form id="rzp-form" class="rzp-skeleton" style="display:inline-block;min-width:172px;min-height:48px;"><script src="https://checkout.razorpay.com/v1/payment-button.js" data-payment_button_id="pl_SKcbmqJhCoHh1L" async> </script> </form> + + + <form id="rzp-form" class="rzp-skeleton" style="display:inline-block;min-width:172px;min-height:48px;"><script src="https://checkout.razorpay.com/v1/payment-button.js" data-payment_button_id="pl_SLSx4a5vakmaec" async> </script> </form> <script> (function () { var form = document.getElementById('rzp-form');