nelson il y a 2 mois
Parent
commit
42733b6278

+ 1 - 1
sikey-hmd-business/sikey-hmd-business-biz/src/main/resources/templates/razorpayIndex.html

@@ -1018,7 +1018,7 @@
                             "description": "Test Transaction",
                             "image": "https://example.com/your_logo",
                             "order_id": response.data.outTradeNo, //This is a sample Order ID. Pass the `id` obtained in the response of Step 1
-                            "callback_url": "http://pay.tecanswer.com/app-api/pay/razorpay/tradeWapPayGateway",
+                            "callback_url": "https://pay.tecanswer.com/app-api/pay/razorpay/tradeWapPayGateway",
                             "prefill": { //We recommend using the prefill parameter to auto-fill customer's contact information especially their phone number
                                 "name": "Gaurav Kumar", //your customer's name
                                 "email": "gaurav.kumar@example.com",