Calljj
Just reaching. Not sure if you can pass any varriables from paypal but....
If Paypal lets you put in the return URL with a variable then create a php file and see if it will let you pass any parameters from the paypal successful order that will distinguish it from the others, then have your php read that variable and server the correct confirmation template based on that.
Like this http://myshopsite.com/returnSuccess....mygiftshopsite
in your returnSuccess.php
you will have an if statement that if mygiftshopsite then load mygiftshopsite.com/thankyou.html
makenoiz
Bookmarks