reactjspayumoneypayu

Using PayU money integration, after the payment is success given surl its navigating but it showing confirm form resubmission


http://localhost:5173/billing?payment=success&id=1739440247629-be9e0e-675028d166c122bd334c0468 This is the URL added in surl, after the payment its navigating to this frontend project URL, but the issue here is if reload the page its showing confirm form resubmission alrert. But if I copy paste the same url in tab then its working fine. And i have used alert for the complete project and that alert is not working when its navigated from surl.

Tried form submission in multiple ways and in hosted server also. but still same error. In server its 405


Solution

  • surl, furl means its not hosted link. It should be api call and in that API need to redirect to frontend server