Hello everyone! I know there's a way to set up an email notification everytime someone is sent to the order page, how do I do this ? Please help thanks!
Well I don't know if you can do that, but I know you can have email notifications every time you make a sale.
You're right Harry, I've never heard of the method mentioned by the OP either. You can set up the system to email the buyer whenever they purchase something...should be the same shouldn't it AffiliateEspirit7?
I don't really see the point of getting an email everytime someone clicks on the pay/buy now button, that would just get plain annoying.
You can do this with a simple php contact form script, pre fill it with details then add a hidden form action to your buy button so it submits when they click it.
Why complicate life...... - Step 1 - Create a page named: order.php - Step 2 - in order.php create code to send email and redirect to paylink. - Step 3 - instead of the paylink simply use order.php for your buy button...