- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Authorize Retiring IP, Email to Update
One of my clients received an e-mail that their Authorize.Net IP, 64.94.118.33, will expire and we need to update to a URL -- I am connecting to the gateway using WooCommerce and I'm unsure of where to swap the I.P. for the URL? Any advice would be helpful, thanks.
โ09-18-2014 03:36 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The same thing happened to us. Troubleshooting the issue has so far been fruitless:
- A thorough search through the files and databes for that IP address (64.94.118.33) did not return any results.
- The only authorize.net URLs in the files are as they are expected - secure.authorize.net and a few dev URLs.
- Pinging secure.authorize.net from both the server and my local computer both show 64.94.118.32.
Could it be on the router level? The post by @stevelolz makes me think that it is more likely due to something WooCommerce related.
โ09-19-2014 11:39 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If you are connecting with a domain name in the URL and it's resolving correctly, you should be fine. It's only when there is a hard-coded IP address specified for the connection that will fail.
Also, if you have any monitoring tools set to that IP Address, those should be changed as well.
Richard
โ09-19-2014 12:22 PM - edited โ09-19-2014 02:15 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
โ09-23-2014 02:43 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello selwyn,
You should remove all authorize.net entries from /etc/hosts and use DNS to resolve the hostname.
Richard
โ09-23-2014 02:58 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Same as launchbrigade, client received notice about retiring IP address "which we noticed you are connecting to directly either for monitoring purposes or for your transaction processing" and search of our code shows transaction processing connects to https://api.authorize.net/xml/v1/request.api.
Could "monitoring purposes" refer to Authorize.Net account interface?
โ09-25-2014 09:12 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello @lowellalleninc
In this context, website monitoring refers to using a 3rd party tool that periodically connects to Authorize.Net and determines if it is responding.
If your application connects to https://api.authorize.net/xml/v1/request.api, no further changes should be required.
Richard
โ09-25-2014 11:03 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Is their a tutorial or some more information on how to check if my website is using this IP? Im using Woocommerce with Authorize AIM. Thanks in advanced for the help!
โ09-26-2014 06:27 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello @LazDev
I would encourage you to contact the developer of Woocoommerce with Authorize AIM and check with them.
Richard
โ09-26-2014 09:02 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for the reply. In case anyone wants to know who is using woocommerce AIM, I have contacted the developer and this is his reponse:
The Authorize.net gateway doesn't use direct IPs so your gateway will continue to function after September 30th :)
โ09-26-2014 09:37 AM

