I am using the InvoicePaid hook to check certain things in an external database which is working fine however I want to display an information message to the client if the external database has a certain flag, is there a way to do this easily within the InvoicePaid hook? If there isn't I am guessing I would need to edit the tpl and pass a variable to it somehow to display the message?