im asking this here becasue literally NO ONE will answer it at their support forums. and then they removed it becasue it was dead . blah. MY QUESTION: hopefully some of you have submitted to thes directories before and i would like to know what page you are taken to AFTER you have paid for the links. that is all. is it a page - or a piece of code attached to a page. Thanks Amxcorey
thank you.......what is it called? im trying to install a script to work with the directory but it wont work unless i know the name of the page that comes up AFTER a person has paid.
well why don't you explore the script? its likely to be one of 3 pages - payment.php, ipn.php or submit.php. More likely to be the first - in fact I believe it is.
if there's a payment plan then from submit.php => payment.php => paypal.com => (back to) payment.php?payed=id, where "id" is the id of the link. else ur just on the submit.php with a confirmation notice. hope this helps! M.