Let's say I'm trying to set PayPal to redirect back to www.example.com/index.php?op=paypalconfirm&order_id=23. It have that set in the return hidden variable for the form. But, when it actually redirects, it goes to http://www.example.com/index.php?=Return+To+Merchant.
This is in the PayPal sandbox, but I don't want to try a real transaction just to check if I've got it working right.
Any thoughts on what I'm doing wrong.