Hello there!
I noticed a lot of scripts just like the one I am using for the AlertPay Income System here. The problem with ALL of them is this:
The payment button shows the URL where the program takes over after the AlertPay transaction has been made WITHOUT even checking first if the correct amount of $8.00 or anything at all was paid to the affiliate and then $6.00 to the admin ...
ap_returnurl -> http://www.buz.net/return.php
Since there are two transactions, there are two payment buttons and both have the same problem of not doing any checking.
What kind of code should be added to these PHP files so they could do some basic checking and stop these people from trying to get things for free or for next to nothing?
Removing them after the fact is just a pain in the neck.