I create hook
i put file hoohs.php in folder my my addon module
this hook not work
Please help, we need to do whatever it worked.
PHP Code:<?php
function my_hook($invoice_id) {
//my code
}
add_hook("InvoicePaid",1,"my_hook");
?>
I create hook
i put file hoohs.php in folder my my addon module
this hook not work
Please help, we need to do whatever it worked.
PHP Code:<?php
function my_hook($invoice_id) {
//my code
}
add_hook("InvoicePaid",1,"my_hook");
?>
as far as I know all hooks should be in /includes/hooks/ directory
Frank Laszlo
Developer - Franksworld Solutions, LLC
Modules: ServerUptime|UnBlockMe|Admin IP Whitelist|Regional Promotions|Affiliate Coupons|GoogleApps|Signed Invoices|Samurai Payment Gateway|Twilio Call-Redirect