I'm using PDT with auto-return as well as IPN, but the issue I'm having is that people are closing the payment page before being sent back to my page so I can process the payment details. Is there a way to send the user immediately back to the auto-return page without the 5-10 second delay? My IPN page also isn't working despite being able to append the IPN message from history directly to the IPN listener's URL. Not sure how to troubleshoot this as the troubleshooting tool in the sandbox doesn't seem to work at all.
... View more