View Single Post
Old October 23rd, 2010, 11:12 AM   #1 (permalink)
aotc
Member
Verified Customer
 
Join Date: Oct 2010
Posts: 68
Not returning to site after paypal payment

I've been testing the selling mechanics. Everything works fine all the way through to the end of the purchase... until paypal tries to redirect me back to the site.

Paypal redirects me back to this link
Code:
Content visible to verified customers only.
And all I get is a white screen.

In payment_verification php, the forward for a purchase is set up as:
Code:
Content visible to verified customers only.
I even changed it to a full url in case Paypal was getting confused:
Code:
Content visible to verified customers only.
I'm buying items from myself to test, and I am an established online seller. I have MY business paypal redirect turned on, and set to forward to my website thank you page after a sale. Since classifieds brings up my business paypal account to finish the order, is the redirect from my paypal causing some sort of issue with the classifieds redirect?

This is my next to last major issue... LOL... I'm getting there...
aotc is offline   Reply With Quote