<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Authorize Retiring IP, Email to Update in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Authorize-Retiring-IP-Email-to-Update/m-p/47535#M24000</link>
    <description>&lt;P&gt;Hello &lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/17177"&gt;@LazDev&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would encourage you to contact the developer of Woocoommerce with Authorize AIM and check with them.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
    <pubDate>Fri, 26 Sep 2014 16:02:19 GMT</pubDate>
    <dc:creator>RichardH</dc:creator>
    <dc:date>2014-09-26T16:02:19Z</dc:date>
    <item>
      <title>Authorize Retiring IP, Email to Update</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Authorize-Retiring-IP-Email-to-Update/m-p/47317#M23894</link>
      <description>&lt;P&gt;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.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Sep 2014 22:36:19 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Authorize-Retiring-IP-Email-to-Update/m-p/47317#M23894</guid>
      <dc:creator>stevelolz</dc:creator>
      <dc:date>2014-09-18T22:36:19Z</dc:date>
    </item>
    <item>
      <title>Re: Authorize Retiring IP, Email to Update</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Authorize-Retiring-IP-Email-to-Update/m-p/47381#M23925</link>
      <description>&lt;P&gt;The same thing happened to us. Troubleshooting the issue has so far been fruitless:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;A thorough search through the files and databes for that IP address (64.94.118.33) did not return any results.&lt;/LI&gt;&lt;LI&gt;The only authorize.net URLs in the files are as they are expected - secure.authorize.net and a few dev URLs.&lt;/LI&gt;&lt;LI&gt;Pinging secure.authorize.net from both the server and my local computer both show 64.94.118.32.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Could it be on the router level? The post by @stevelolz makes me think that it is more likely due to something WooCommerce related.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Sep 2014 18:39:53 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Authorize-Retiring-IP-Email-to-Update/m-p/47381#M23925</guid>
      <dc:creator>launchbrigade</dc:creator>
      <dc:date>2014-09-19T18:39:53Z</dc:date>
    </item>
    <item>
      <title>Re: Authorize Retiring IP, Email to Update</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Authorize-Retiring-IP-Email-to-Update/m-p/47385#M23927</link>
      <description>&lt;P&gt;If you are connecting with a domain name in the URL and it's resolving correctly, you should be fine. &amp;nbsp;It's only when there is a hard-coded IP address specified for the connection that will fail.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, if you have any monitoring tools set to that IP Address, those should be changed as well.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Fri, 19 Sep 2014 21:15:06 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Authorize-Retiring-IP-Email-to-Update/m-p/47385#M23927</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2014-09-19T21:15:06Z</dc:date>
    </item>
    <item>
      <title>Re: Authorize Retiring IP, Email to Update</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Authorize-Retiring-IP-Email-to-Update/m-p/47459#M23963</link>
      <description>My requests are going out through the old retiring IP, because my web application is hosted on a unix server and the following entry is been added to /etc/hosts 64.94.118.33 secure.authorize.net Questions ----------------- 1. Will I need to remove/comment this entry in /etc/hosts? 2. After removing this entry from /etc/hosts will the URL - &lt;A target="_blank" href="https://secure.authorize.net/gateway/transact.dll"&gt;https://secure.authorize.net/gateway/transact.dll&lt;/A&gt; get resolved automatically? 3. Or do I need to replace the new IP 64.94.118.32 in /etc/hosts</description>
      <pubDate>Tue, 23 Sep 2014 21:43:53 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Authorize-Retiring-IP-Email-to-Update/m-p/47459#M23963</guid>
      <dc:creator>selwyn</dc:creator>
      <dc:date>2014-09-23T21:43:53Z</dc:date>
    </item>
    <item>
      <title>Re: Authorize Retiring IP, Email to Update</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Authorize-Retiring-IP-Email-to-Update/m-p/47461#M23964</link>
      <description>&lt;P&gt;Hello selwyn,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You should remove all authorize.net entries from /etc/hosts and use DNS to resolve the hostname.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Tue, 23 Sep 2014 21:58:56 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Authorize-Retiring-IP-Email-to-Update/m-p/47461#M23964</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2014-09-23T21:58:56Z</dc:date>
    </item>
    <item>
      <title>Re: Authorize Retiring IP, Email to Update</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Authorize-Retiring-IP-Email-to-Update/m-p/47513#M23989</link>
      <description>&lt;P&gt;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 &lt;A target="_blank" href="https://api.authorize.net/xml/v1/request.api."&gt;https://api.authorize.net/xml/v1/request.api.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could "monitoring purposes" refer to Authorize.Net account interface?&lt;/P&gt;</description>
      <pubDate>Thu, 25 Sep 2014 16:12:59 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Authorize-Retiring-IP-Email-to-Update/m-p/47513#M23989</guid>
      <dc:creator>lowellalleninc</dc:creator>
      <dc:date>2014-09-25T16:12:59Z</dc:date>
    </item>
    <item>
      <title>Re: Authorize Retiring IP, Email to Update</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Authorize-Retiring-IP-Email-to-Update/m-p/47515#M23990</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/10464"&gt;@lowellalleninc&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In this context, website monitoring refers to using a 3rd party tool that periodically connects to Authorize.Net and determines if it is responding.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If your application connects to&amp;nbsp;&lt;A href="https://api.authorize.net/xml/v1/request.api." target="_blank" rel="nofollow"&gt;https://api.authorize.net/xml/v1/request.ap&lt;/A&gt;i, no further changes should be required.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Thu, 25 Sep 2014 18:03:26 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Authorize-Retiring-IP-Email-to-Update/m-p/47515#M23990</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2014-09-25T18:03:26Z</dc:date>
    </item>
    <item>
      <title>Re: Authorize Retiring IP, Email to Update</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Authorize-Retiring-IP-Email-to-Update/m-p/47533#M23999</link>
      <description>&lt;P&gt;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!&lt;/P&gt;</description>
      <pubDate>Fri, 26 Sep 2014 13:27:02 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Authorize-Retiring-IP-Email-to-Update/m-p/47533#M23999</guid>
      <dc:creator>LazDev</dc:creator>
      <dc:date>2014-09-26T13:27:02Z</dc:date>
    </item>
    <item>
      <title>Re: Authorize Retiring IP, Email to Update</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Authorize-Retiring-IP-Email-to-Update/m-p/47535#M24000</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/17177"&gt;@LazDev&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would encourage you to contact the developer of Woocoommerce with Authorize AIM and check with them.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Fri, 26 Sep 2014 16:02:19 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Authorize-Retiring-IP-Email-to-Update/m-p/47535#M24000</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2014-09-26T16:02:19Z</dc:date>
    </item>
    <item>
      <title>Re: Authorize Retiring IP, Email to Update</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Authorize-Retiring-IP-Email-to-Update/m-p/47543#M24004</link>
      <description>&lt;P&gt;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:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;The Authorize.net gateway doesn't use direct IPs so your gateway will continue to function after September 30th :)&lt;/P&gt;</description>
      <pubDate>Fri, 26 Sep 2014 16:37:07 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Authorize-Retiring-IP-Email-to-Update/m-p/47543#M24004</guid>
      <dc:creator>LazDev</dc:creator>
      <dc:date>2014-09-26T16:37:07Z</dc:date>
    </item>
  </channel>
</rss>

