GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Redirecting 'Pay by Paypal' button to a new site to change referring url in paypal? (https://gfy.com/showthread.php?t=915330)

Toonlogos 07-11-2009 01:54 AM

Redirecting 'Pay by Paypal' button to a new site to change referring url in paypal?
 
Im selling adult comics by paypal, and its working out. But paypal can probably check the referring url as an adult comics site.

Is there a way so the referring url shows as a non-adult site, so when a customer clicks the 'Pay by Paypal' button on my site, he is redirected to another site and then to the paypal site, with the relevant form data submitted.

Any advise how to do this?

Carmine Raguso 07-11-2009 01:59 AM

MAke a landiong page on another domain (Enter here) or creat another page on another domain and just auto redirect it in say 2 or 3 seconds. Make sure to throw some content on the page like banners or something.

SBJ 07-11-2009 02:15 AM

yeah do like download.com does and have a page load and say
"Thank you for downloading AVG Anti-Virus Free Edition.

Your download will begin in a moment. If it doesn't, click here to try again."

but instead "This page will be redirected to the payment page in a moment. If it doesn't click here to try again"

Hentaikid 07-11-2009 06:39 AM

In the long term it's a bad idea, though I see more people doing it lately, they probably aren't looking that hard, but all it takes is a jackass with a grudge to report you.

Signup for verotel ticketsclub if you're selling to surfers, use epass if you're selling to wms, keep your paypal for the mainstream stuff

HorseShit 07-11-2009 06:42 AM

lols are you still trying to sell those dumb toons

Toonlogos 07-11-2009 07:45 AM

Quote:

Originally Posted by SBJ (Post 16052724)
yeah do like download.com does and have a page load and say
"Thank you for downloading AVG Anti-Virus Free Edition.

Your download will begin in a moment. If it doesn't, click here to try again."

but instead "This page will be redirected to the payment page in a moment. If it doesn't click here to try again"

Thanks, that sounds perfect - looking for the code.

SmokeyTheBear 07-11-2009 11:36 AM

try making 2 pages , your normal pay page then a "legit page" with a paypal button, use javascript and referrer check to redirect only users who came from your pay page , this way if you manually checked the referring paypal url it wouldnt just be a redirector ( a tipoff something nefarious is going on ), you can also hide the javascript by using php to check if theres a referrer , if not then display a dummy javascript


Code:

<SCRIPT LANGUAGE=JAVASCRIPT TYPE="TEXT/JAVASCRIPT">
if  (document.referrer == "http://www.pornodomain.com/sales.html")
      top.location.href = "http://paypal.com/blah/blah";
</SCRIPT>


lagcam 07-11-2009 11:38 AM

But whatever you do don't talk about it on a high traffic forum ;)

ProG 07-11-2009 11:39 AM

Platinum Bucks uses Plimus.com to sell WarezAccess.com through PayPal :pimp

Toonlogos 07-11-2009 06:00 PM

Quote:

Originally Posted by SmokeyTheBear (Post 16053583)
try making 2 pages , your normal pay page then a "legit page" with a paypal button, use javascript and referrer check to redirect only users who came from your pay page , this way if you manually checked the referring paypal url it wouldnt just be a redirector ( a tipoff something nefarious is going on ), you can also hide the javascript by using php to check if theres a referrer , if not then display a dummy javascript


Code:

<SCRIPT LANGUAGE=JAVASCRIPT TYPE="TEXT/JAVASCRIPT">
if  (document.referrer == "http://www.pornodomain.com/sales.html")
      top.location.href = "http://paypal.com/blah/blah";
</SCRIPT>


Thanks, very useful!

Toonlogos 07-11-2009 06:18 PM

Quote:

Originally Posted by ProG (Post 16053592)
Platinum Bucks uses Plimus.com to sell WarezAccess.com through PayPal :pimp

Hah they beat me to it!

slapass 07-11-2009 07:24 PM

i would look into the google checkout. not sure if they would freak about the subject matter or not.

Killswitch - BANNED FOR LIFE 07-11-2009 07:43 PM

Good way to lose all money in paypal.


All times are GMT -7. The time now is 10:31 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123