clarkk Posted August 18, 2013 Share Posted August 18, 2013 (edited) Hi I'm trying to integrate Prestashop with my accounting system When a payment for an order is confirmed and the invoice is generated, which hook does I need to use? I need to book all sales in my accounting system Edited August 18, 2013 by clarkk (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted August 18, 2013 Share Posted August 18, 2013 When a payment for an order is confirmed.... orderConfirmation hook and the invoice is generated PDFInvoice hook Link to comment Share on other sites More sharing options...
clarkk Posted August 18, 2013 Author Share Posted August 18, 2013 (edited) If the order is paid by bank transfer, can I then still use displayOrderConfirmation ? And if a credit note is created if the order or some items in the order is returned. Which hook is then executed? Edited August 18, 2013 by clarkk (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts