<?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: Need help with Authorize.net next upgrade, please help in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Need-help-with-Authorize-net-next-upgrade-please-help/m-p/52174#M27463</link>
    <description>&lt;P&gt;Thanks for help. What is the url for test/sandbox&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 14 Sep 2015 12:43:08 GMT</pubDate>
    <dc:creator>nagarjuna123</dc:creator>
    <dc:date>2015-09-14T12:43:08Z</dc:date>
    <item>
      <title>Need help with Authorize.net next upgrade, please help</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Need-help-with-Authorize-net-next-upgrade-please-help/m-p/52155#M27444</link>
      <description>&lt;P&gt;Hello&lt;BR /&gt;&lt;BR /&gt;I need an answer for the following questions:&lt;BR /&gt;&lt;BR /&gt;1) After the update on September 21st, any website or payment solution that connects via api.authorize.net that cannot validate SHA-2 signed certificates will fail to connect to Authorize.Net's servers, I do have this question: I’m using DPM (Direct Payment Method), do I have to worry about this or do I have to update something? As far as I remember I never worked with certificates during all my coding with DPM.&lt;BR /&gt;&lt;BR /&gt;2) Are all these changes going to affect the Relay Response Basics or the part of my coding that get the response back from authorize.net?&lt;BR /&gt;&lt;BR /&gt;3) In reference to TLS Remediation for PCI DSS Compliance, if I read well from one of the Authorize.net post, this is something that my provider has to take care of on the server; therefore this is out of my control. Am I correct on this one? Should I contact my provider for questions on this issue?&lt;BR /&gt;&lt;BR /&gt;4) For the Akamai implementation issues it is my understanding that I should change my present URLs for transaction processing that at the present time looks like this: &lt;A href="https://secure.authorize.net/gateway/transact.dll" target="_blank"&gt;https://secure.authorize.net/gateway/transact.dll&lt;/A&gt; to any of the new Akamai transaction URLs that are available now. These three are:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://api2.authorize.net/xml/v1/request.api" target="_blank"&gt;https://api2.authorize.net/xml/v1/request.api&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://api2.authorize.net/soap/v1/Service.asmx" target="_blank"&gt;https://api2.authorize.net/soap/v1/Service.asmx&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://secure2.authorize.net/gateway/transact.dll" target="_blank"&gt;https://secure2.authorize.net/gateway/transact.dll&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks for your time and help&lt;/P&gt;</description>
      <pubDate>Fri, 11 Sep 2015 15:47:09 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Need-help-with-Authorize-net-next-upgrade-please-help/m-p/52155#M27444</guid>
      <dc:creator>AuthComm25</dc:creator>
      <dc:date>2015-09-11T15:47:09Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with Authorize.net next upgrade, please help</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Need-help-with-Authorize-net-next-upgrade-please-help/m-p/52158#M27447</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hi &lt;SPAN class="UserName lia-user-name lia-user-rank-Contributor"&gt;&lt;A id="link_12" class="lia-link-navigation lia-page-link lia-user-name-link" href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/17972" target="_self"&gt;&lt;SPAN class=""&gt;AuthComm25&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1) Since you are using DPM you should be fine because you do not even connect directly to Authorize.Net. Instead, you direct your customers to our site and the SSL connection is managed by their individual web browsers. Any reasonably up-to-date web browser will easily support the changes that we have announced. With the error 99 you are getting this is not related to the SHA2 update this just indicates that your transaction key is invalid.&lt;BR /&gt;&lt;BR /&gt;2) Relay Response is not affected with these updates.&lt;BR /&gt;&lt;BR /&gt;3) Yes you are correct.&lt;BR /&gt;&lt;BR /&gt;4) Specifically secure2.auth.net, since that's for the API used with DPM.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you,&lt;/P&gt;
&lt;P&gt;Joy&lt;/P&gt;</description>
      <pubDate>Fri, 11 Sep 2015 22:59:31 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Need-help-with-Authorize-net-next-upgrade-please-help/m-p/52158#M27447</guid>
      <dc:creator>Joy</dc:creator>
      <dc:date>2015-09-11T22:59:31Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with Authorize.net next upgrade, please help</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Need-help-with-Authorize-net-next-upgrade-please-help/m-p/52172#M27461</link>
      <description>&lt;P&gt;I have changed the URL from "&lt;A href="https://apitest.authorize.net/xml/v1/request.api&amp;quot;" target="_blank"&gt;https://apitest.authorize.net/xml/v1/request.api"&lt;/A&gt; to &lt;A href="https://api2.authorize.net/xml/v1/request.api" target="_blank"&gt;https://api2.authorize.net/xml/v1/request.api&lt;/A&gt; for upgrade to ssh2. I have regenared the transaction key . But i am getting the follwoing error "User authentication failed due to invalid authentication values.". Please help on this&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/17972"&gt;@AuthComm25&lt;/a&gt; wrote:&lt;BR /&gt;&lt;P&gt;Hello&lt;BR /&gt;&lt;BR /&gt;I need an answer for the following questions:&lt;BR /&gt;&lt;BR /&gt;1) After the update on September 21st, any website or payment solution that connects via api.authorize.net that cannot validate SHA-2 signed certificates will fail to connect to Authorize.Net's servers, I do have this question: I’m using DPM (Direct Payment Method), do I have to worry about this or do I have to update something? As far as I remember I never worked with certificates during all my coding with DPM.&lt;BR /&gt;&lt;BR /&gt;2) Are all these changes going to affect the Relay Response Basics or the part of my coding that get the response back from authorize.net?&lt;BR /&gt;&lt;BR /&gt;3) In reference to TLS Remediation for PCI DSS Compliance, if I read well from one of the Authorize.net post, this is something that my provider has to take care of on the server; therefore this is out of my control. Am I correct on this one? Should I contact my provider for questions on this issue?&lt;BR /&gt;&lt;BR /&gt;4) For the Akamai implementation issues it is my understanding that I should change my present URLs for transaction processing that at the present time looks like this: &lt;A href="https://secure.authorize.net/gateway/transact.dll" target="_blank"&gt;https://secure.authorize.net/gateway/transact.dll&lt;/A&gt; to any of the new Akamai transaction URLs that are available now. These three are:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://api2.authorize.net/xml/v1/request.api" target="_blank"&gt;https://api2.authorize.net/xml/v1/request.api&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://api2.authorize.net/soap/v1/Service.asmx" target="_blank"&gt;https://api2.authorize.net/soap/v1/Service.asmx&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://secure2.authorize.net/gateway/transact.dll" target="_blank"&gt;https://secure2.authorize.net/gateway/transact.dll&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks for your time and help&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Sep 2015 11:34:54 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Need-help-with-Authorize-net-next-upgrade-please-help/m-p/52172#M27461</guid>
      <dc:creator>nagarjuna123</dc:creator>
      <dc:date>2015-09-14T11:34:54Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with Authorize.net next upgrade, please help</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Need-help-with-Authorize-net-next-upgrade-please-help/m-p/52173#M27462</link>
      <description>&lt;P&gt;&lt;A href="https://api2.authorize.net/xml/v1/request.api" target="_blank" rel="nofollow"&gt;https://api2.authorize.net/xml/v1/request.api&lt;/A&gt; are for production account.&lt;/P&gt;&lt;P&gt;test/sandbox account don't use those.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Sep 2015 12:12:56 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Need-help-with-Authorize-net-next-upgrade-please-help/m-p/52173#M27462</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2015-09-14T12:12:56Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with Authorize.net next upgrade, please help</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Need-help-with-Authorize-net-next-upgrade-please-help/m-p/52174#M27463</link>
      <description>&lt;P&gt;Thanks for help. What is the url for test/sandbox&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Sep 2015 12:43:08 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Need-help-with-Authorize-net-next-upgrade-please-help/m-p/52174#M27463</guid>
      <dc:creator>nagarjuna123</dc:creator>
      <dc:date>2015-09-14T12:43:08Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with Authorize.net next upgrade, please help</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Need-help-with-Authorize-net-next-upgrade-please-help/m-p/52175#M27464</link>
      <description>&lt;P&gt;You already using it, that one didn't change.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Sep 2015 12:52:09 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Need-help-with-Authorize-net-next-upgrade-please-help/m-p/52175#M27464</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2015-09-14T12:52:09Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with Authorize.net next upgrade, please help</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Need-help-with-Authorize-net-next-upgrade-please-help/m-p/52176#M27465</link>
      <description>&lt;P&gt;Is api change is enough for production? or Do we need to change any other settings&lt;/P&gt;</description>
      <pubDate>Mon, 14 Sep 2015 13:01:11 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Need-help-with-Authorize-net-next-upgrade-please-help/m-p/52176#M27465</guid>
      <dc:creator>nagarjuna123</dc:creator>
      <dc:date>2015-09-14T13:01:11Z</dc:date>
    </item>
  </channel>
</rss>

