Invoice email
Hi, I am using a separate payment option on my site (secure trading) so when a customer places an order the go through to secure trading then once the payment is complete they are re-directed to my "Thank You" page.
When I process the order and send the invoice out to the customer via email, there is a link on the email for the customer to pay. How do I remove this link as the payment has already been taken?
Thanks
2 Posted by vanbo on 08 Aug, 2012 08:42 AM
Hi kavev,
you can remove the link from the invoice very easily. According to what is in the code, a payment link is only send to the customer when the order is in 'pending' status. All you need to do is change the status of the order before you send the invoice and a link will not be send.