I have recently signed up for a paypal account. After payment completion paypal by a customer, paypal will automatically redirect to the page I want, but the security issue is this:
I only want that the page only be accessed after payment completion, but using HTTP_REFER will not work because the paypal uses random numbers and letters to their URL link for security purposes so it will not be conistent. Any other ideas to implement this?