I've build a page using a custom module, and given it a nice url such as /sage/notify, and using the hook_menu set it to run my function to handle that page.
All was working great until I tried to pass a querystring variable into the page /sage/notify?test=true
At this point I was told that the page can't be found.
Does anyone know away around this I'm trying to get Sage Pay to pass variables through to that web address?
Cheers
Matt