Sending order notification on authorize

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
roberth.risberg
Ensign (ENS)
Ensign (ENS)
Posts: 4
Joined: Thu Mar 06, 2008 12:38 pm
Location: Stockholm, Sweden

Sending order notification on authorize

Post by roberth.risberg » 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?

Post Reply