Message Text |
Hi Paul,
Setting up paypal for link sponsorship.
Paypal sandbox seems to work fine. I get to the end of the process where it presents a link/button to return to my "test site".
Click the button and it's doing a GET to /paypal.php?showsite=1, and the URL actually ends up with "http://www.inpanamacity.com/paypal.php?merchant_return_link=Return+to+My+Name%27s+Test+Store"
paypal.php shows me a blank screen, even with debug=1; and the link is not updated.
I do get the debug e-mails, showing no data:
linkid is , verified is , payment amount is
PayPal's receipt shows the link ID and the amount.
Payment Details
-----------------------------------
Transaction ID: 7565731506207993M
Item Price: $10.00 USD
Total: $10.00 USD
Order Description: Panama City, Panama, Business Directory sponsorship
Item/Product Number: 1
The following options were included with this payment: linkid: 26
Buyer: Test User
I've searched the forums and manual and can't find anything.
It looks like paypal.php is expecting POST data. I can't find anywhere in the sandbox to switch from a GET return to a POST with the data.
Thanks,
Jeff |