Sending order notification on authorize
Posted: Mon Aug 25, 2008 9:00 am
Hi!
Is it possible to change the trigger for order notification to Payment Authorized instead of Order Placed? I can't seem to get the event to fire...obviously I miss something, but does anyone know how it is done?
What I do is that I first change the trigger under Administration > Configure > Email > Templates to Payment Authorized and then try to manually authorize the payment, but that won't trigger the email...
order.Payments[0].Authorize();
Anyone knows?
Is it possible to change the trigger for order notification to Payment Authorized instead of Order Placed? I can't seem to get the event to fire...obviously I miss something, but does anyone know how it is done?
What I do is that I first change the trigger under Administration > Configure > Email > Templates to Payment Authorized and then try to manually authorize the payment, but that won't trigger the email...
order.Payments[0].Authorize();
Anyone knows?