Cost: $235.35

Version 1.0




 The PDT-System is a complete back-end system for handling paypal transactions. This script is used for handling downloads after the transaction without using the fancy costly help from paypal. In other words, it is a complete stand-alone system that controls the post transaction data. The PDT-System has strict buyer guidelines. After every purchase the download can only be accessed 3 times before being told, “Sorry, you have reached your maximum download limit.” The user downloading has to perform the download on the same machine, and in the same browser, that the purchase was made from. This prevents the buyer from sharing the download link with another user.  

This script is designed to work under Premier or Business Paypal service. 
This script will not work with Personal paypal service.

 

 There is a specific format, which is why the PDT-System consists of four files as opposed to one. The download button cannot be produced without a prior paypal transaction. The systems 4 files and method is explained better in the diagram below.


Ok... A little more detail, but no more after this...

Paypal.com executes a http forward to filetrans.pl Filetrans.pl executes a Location Command forwarding to post.pl while post.pl executes a http forward to completed.pl. What does this mean? This means that after the purchase is made there is no back button for the user to use until they get to completed.pl as a result of this mix of forwarding. At completed.pl if the user clicks on the back button, they will be sent all the way back to paypal and be given an expired page. This means that post.pl is hidden from the user side. It basically is a go between both filetrans.pl and completed.pl. However, in order to get a successful download link the user must execute a full verifiable transaction or else! Meaning an attempt to enter fake data into filetrans.pl to hack/generate a download button will only but fail as the hidden post.pl will verify all data and abort if not valid.


         


NOTE: The PDT-System is what will handle your download when you purchase this program. :)