Step two:
Use localhost tunneling software to generate a URL to your callback handler. This article has some suggestions on this process. Place your URL into the event callback and click “Test”. You should get the “Success!” message because the callback page returned the needed information.
For more information, please check out our Events and Callbacks Walkthrough
It is important to note the section on Event Hash Verification because that is important for security.