Hi
I have made a custom module, that adds som more fields to the checkout pane.
Now I need need to add few lines off custom code to the hook_uc_cart_complete_sale() function.
I would prefer nok to hack the core. How do I modify this in a custom my module ?
I have tried:
_uc_cart_complete_sale
hook_uc_cart_complete_sale
mymodule_uc_cart_complete_sale
Hope someone can give me a clue ?
\Dan
