Hi there:
We have a publically accessible machine but is restricted to inbound ip's. We are testing the integration using SIM with our application. Since we cannot find out the ip address of the inbound response from https://test.authorize.net, we cannot test the payment response.
We cannot open the machine for all ips due to certain security restrictions.
So could authorize.net give us the ip address we can add to our exclution list, that will be a great help, so that we can successfully complete the test and procceed with purchasing the merchant account.
Kindly give us a quick response.
Thanks
-Developer
01-13-2011 10:18 AM
This has been asked before. Basically they won't give it out because it is subject to change.
01-13-2011 12:33 PM
I had this problem too. I know this is an old thread, but it still seems to be an issue.
You can find out the ip address by checking your access.log to see which ip address authorize.net comes from after a transaction. Then just add that to your .htaccess ip exceptions to allow in without a username/password.
For me on Ubuntu, the access log is located in /var/log/apache2/access.log.
01-15-2014 12:12 PM