So i noticed a few threads from new ClickBank vendors asking about methods to protect their delivery page. That is not allowing anyone to just link or type in the page address to access the product without paying for it.
I am no expert but have recently implemented a way (courtesy of clickbank and some googeling) of protecting my own download page such that the only people who can view it are ones that have paid through clickbank.
This method validates a string of data that cb sends to your site when a person completes a purchase which includes a secret key among other things. You can create y...