-3

I have a simple online shopping website and i want to ensure that the user is coming from the payment page not open the success page directly. I am using PayuMoney

vivek modi
  • 487
  • 1
  • 5
  • 19

1 Answers1

0

Please take a look at this example of someone asking a similar question:
Creating a Secure File Hosting Server for PDFs

Redirecting in most ways is unreliable and can be spoofed easily.

Thrallix
  • 699
  • 5
  • 20
  • This should be a comment, not an answer. If it is a duplicate question, [vote to close](//stackoverflow.com/help/privileges/close-questions) as such and/or leave a comment once you [earn](//meta.stackoverflow.com/q/146472) enough [reputation](//stackoverflow.com/help/whats-reputation). If not, *tailor the answer to this specific question*. – Dharman Oct 02 '19 at 22:14