Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Problem getting SIM testing to post back to my localhost in development mode
the POST request I'm sending to transact dll works fine. However, I can not test the results because I want them to come back to my local host http://localhost/MyPostReceiver for example. when I try "/MyPostReciever", "MyPostReceiver" or the full URL, I get timeout errors.
Help!
โ03-14-2014 05:21 PM
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello @pkellner99
The URL location for your relay response must be publically accessible on the internet so that Authorize.Net can load it.
Richard
โ03-14-2014 06:40 PM - edited โ03-14-2014 08:35 PM

