Well sort of. The callback is configured to go to:
http:/www.audiochess.com/icc_callback.php
AND append data (as $_GET data) to the URL which is then supposed to be able to be parsed and inserted into database to confirm purchase or whatever.
That's what is supposed to occur, but, as you say I'm...