I am creating a website through which people can buy tickets via paypal – I want to send a confirmation email once the payment is complete.
I already set up auto return.
My problem is that it takes too long to redirect – I'm afraid that the users will click off the page before it is redirected and before the email is sent.
Is there a way to make the process faster, i.e allow me to send the email as soon as the payment is confirmed?