<?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: Transactions fail since Thursday’s update in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Transactions-fail-since-Thursday-s-update/m-p/86796#M54635</link>
    <description>Hi Angela,&lt;BR /&gt;&lt;BR /&gt;Thank you for this info. We did arrange the ciphers based on that link last week and it did not resolve.&lt;BR /&gt;&lt;BR /&gt;Are you possibly able to include a screenshot of your cipher order and commas so we can review one more time?&lt;BR /&gt;&lt;BR /&gt;Ssl was upgraded from RSA to ECDHE&lt;BR /&gt;We are seeing better test results on sslabs however credit cards still fail.&lt;BR /&gt;&lt;BR /&gt;Any additional info appreciated&lt;BR /&gt;&lt;BR /&gt;-Todd&lt;BR /&gt;</description>
    <pubDate>Wed, 14 Jun 2023 10:13:24 GMT</pubDate>
    <dc:creator>Trmessin</dc:creator>
    <dc:date>2023-06-14T10:13:24Z</dc:date>
    <item>
      <title>Transactions fail since Thursday’s update</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Transactions-fail-since-Thursday-s-update/m-p/86774#M54616</link>
      <description>&lt;BR /&gt;Ever since the Authorize.net update on Thursday night our Merchant account has not worked. Ccard fail with following msg:&lt;BR /&gt;Request Aborted. Could not create SSL/TLS Secure Channel&lt;BR /&gt;&lt;BR /&gt;We have a DigiCert RSA certificate running on a Windows 2012 R2 webserver.&lt;BR /&gt;&lt;BR /&gt;The transaction Key has been updated.&lt;BR /&gt;&lt;BR /&gt;When we run the SSLlabs tool for our website we get&lt;BR /&gt;# TLS 1.2 (suites in server-preferred order)&lt;BR /&gt;TLS_DHE_RSA_WITH_AES_256_GCM_SHA384 (0x9f) DH 1024 bits&lt;BR /&gt;As the number one entry.&lt;BR /&gt;&lt;BR /&gt;Authorize.net prefers ECDHE with GCM ciphers (only prefers), but we have DHE with GCM – a GMC cipher and the reason for the change by Authorize.net.&lt;BR /&gt;&lt;BR /&gt;Does anyone have ideas about what we should do next?&lt;BR /&gt;&lt;BR /&gt;Tnks</description>
      <pubDate>Mon, 12 Jun 2023 23:25:57 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Transactions-fail-since-Thursday-s-update/m-p/86774#M54616</guid>
      <dc:creator>Trmessin</dc:creator>
      <dc:date>2023-06-12T23:25:57Z</dc:date>
    </item>
    <item>
      <title>Re: Transactions fail since Thursday’s update</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Transactions-fail-since-Thursday-s-update/m-p/86775#M54617</link>
      <description>I have the same issue. Please if you find an answer from Authorize.net, post it here.&lt;BR /&gt;We need a solution asap!&lt;BR /&gt;It would be good if Authorize.net could rollback changes made last week.&lt;BR /&gt;</description>
      <pubDate>Tue, 13 Jun 2023 00:47:37 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Transactions-fail-since-Thursday-s-update/m-p/86775#M54617</guid>
      <dc:creator>ariel1234</dc:creator>
      <dc:date>2023-06-13T00:47:37Z</dc:date>
    </item>
    <item>
      <title>Re: Transactions fail since Thursday’s update</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Transactions-fail-since-Thursday-s-update/m-p/86778#M54619</link>
      <description>&lt;P&gt;Update your SSL/TLS protocols: Ensure that your web server is configured to support TLS 1.2 or higher, as it is the recommended secure protocol. Older versions of SSL and early versions of TLS (such as SSL 3.0, TLS 1.0, and TLS 1.1) have known vulnerabilities and should be disabled.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jun 2023 08:45:36 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Transactions-fail-since-Thursday-s-update/m-p/86778#M54619</guid>
      <dc:creator>jimpare</dc:creator>
      <dc:date>2023-06-13T08:45:36Z</dc:date>
    </item>
    <item>
      <title>Re: Transactions fail since Thursday’s update</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Transactions-fail-since-Thursday-s-update/m-p/86779#M54620</link>
      <description>Tnks Jim. Updating to Tls 1.2 was the first step taken last Thursday. All prev versions removed.&lt;BR /&gt;&lt;BR /&gt;TLS 1.2 upgrade did not resolve anything on its own.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 13 Jun 2023 10:08:41 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Transactions-fail-since-Thursday-s-update/m-p/86779#M54620</guid>
      <dc:creator>Trmessin</dc:creator>
      <dc:date>2023-06-13T10:08:41Z</dc:date>
    </item>
    <item>
      <title>Re: Transactions fail since Thursday’s update</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Transactions-fail-since-Thursday-s-update/m-p/86781#M54622</link>
      <description>&lt;P&gt;Trmessin, I think we should upgrade the SO. It seems like Windows Server 2012 R2 doesn't support the ciphers enabled in Authorize.Net API. Upgrading to Windows Server 2022, should work.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Looking at the ciphers enabled in Authorize.Net API, they have these that should be supported by Win Server 2012 R2:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;TLS_RSA_WITH_AES_256_GCM_SHA384&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;TLS_RSA_WITH_AES_128_GCM_SHA256&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Have you tried enabled them?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Ariel&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jun 2023 12:08:21 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Transactions-fail-since-Thursday-s-update/m-p/86781#M54622</guid>
      <dc:creator>ariel1234</dc:creator>
      <dc:date>2023-06-13T12:08:21Z</dc:date>
    </item>
    <item>
      <title>Re: Transactions fail since Thursday’s update</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Transactions-fail-since-Thursday-s-update/m-p/86785#M54624</link>
      <description>&lt;P&gt;We're experiencing this exact issue as well.&amp;nbsp;&lt;/P&gt;&lt;P&gt;We're running IIS Server 2012 R2 and we've confirmed multiple times that we're properly using TLS 1.2 and the 'preferred' cyphers.&amp;nbsp; We called into Authorize support yesterday morning (6/12) and they were not helpful - would not escalate a ticket or anything.&amp;nbsp; Only response support would give me was as long as we are using TLS 1.2 with either a GCM or ECDHE Cypher we would be able to connect - otherwise the issue was on us.&amp;nbsp; We ran the SSL Labs tool on the website and everything checks out to their specs as well.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hopefully they roll back changes otherwise we're stuck.&amp;nbsp; Has anyone had any luck getting live again?&lt;/P&gt;&lt;P&gt;Angela&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jun 2023 13:24:58 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Transactions-fail-since-Thursday-s-update/m-p/86785#M54624</guid>
      <dc:creator>alutes21</dc:creator>
      <dc:date>2023-06-13T13:24:58Z</dc:date>
    </item>
    <item>
      <title>Re: Transactions fail since Thursday’s update</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Transactions-fail-since-Thursday-s-update/m-p/86787#M54626</link>
      <description>&lt;P&gt;We've solved the issue on our end!!&lt;/P&gt;&lt;P&gt;We had to explicitly order our ciphers we wanted used in the 'SSL Cipher Suite Order'.&amp;nbsp; Once you choose the ones you want to use, you 'enable' the configuration and paste in a comma separated list of ciphers (with no spaces).&amp;nbsp; Then 'apply', 'ok' then restart the IIS server.&amp;nbsp; Once our server came back up we tested our authorize connection issue again and we were able to hit the API and get a TLS/SSL handshake and successfully check out.&lt;/P&gt;&lt;P&gt;Here is the microsoft article on how to configure TLS Cipher Suite Order:&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/windows-server/security/tls/manage-tls" target="_blank"&gt;https://learn.microsoft.com/en-us/windows-server/security/tls/manage-tls&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I hope this helps someone else!&lt;/P&gt;&lt;P&gt;Angela&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jun 2023 17:03:15 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Transactions-fail-since-Thursday-s-update/m-p/86787#M54626</guid>
      <dc:creator>alutes21</dc:creator>
      <dc:date>2023-06-13T17:03:15Z</dc:date>
    </item>
    <item>
      <title>Re: Transactions fail since Thursday’s update</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Transactions-fail-since-Thursday-s-update/m-p/86794#M54633</link>
      <description>&lt;P&gt;facing same issues. but not found solution yet&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jun 2023 09:18:50 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Transactions-fail-since-Thursday-s-update/m-p/86794#M54633</guid>
      <dc:creator>BamsiByrek</dc:creator>
      <dc:date>2023-06-14T09:18:50Z</dc:date>
    </item>
    <item>
      <title>Re: Transactions fail since Thursday’s update</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Transactions-fail-since-Thursday-s-update/m-p/86796#M54635</link>
      <description>Hi Angela,&lt;BR /&gt;&lt;BR /&gt;Thank you for this info. We did arrange the ciphers based on that link last week and it did not resolve.&lt;BR /&gt;&lt;BR /&gt;Are you possibly able to include a screenshot of your cipher order and commas so we can review one more time?&lt;BR /&gt;&lt;BR /&gt;Ssl was upgraded from RSA to ECDHE&lt;BR /&gt;We are seeing better test results on sslabs however credit cards still fail.&lt;BR /&gt;&lt;BR /&gt;Any additional info appreciated&lt;BR /&gt;&lt;BR /&gt;-Todd&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Jun 2023 10:13:24 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Transactions-fail-since-Thursday-s-update/m-p/86796#M54635</guid>
      <dc:creator>Trmessin</dc:creator>
      <dc:date>2023-06-14T10:13:24Z</dc:date>
    </item>
    <item>
      <title>Re: Transactions fail since Thursday’s update</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Transactions-fail-since-Thursday-s-update/m-p/86802#M54638</link>
      <description>Here is our cipher list as organized in this order below:&lt;BR /&gt;&lt;BR /&gt;If anybody can compare/provide feedback we would very much appreciate it.&lt;BR /&gt;&lt;BR /&gt;Cipher list&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256_P256,&lt;BR /&gt;TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256_P521,&lt;BR /&gt;TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384_P521,&lt;BR /&gt;TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384_P384,&lt;BR /&gt;TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256_P384,&lt;BR /&gt;TLS_DHE_RSA_WITH_AES_256_GCM_SHA384,&lt;BR /&gt;TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,&lt;BR /&gt;TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,&lt;BR /&gt;TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA_P521,&lt;BR /&gt;TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA_P384,&lt;BR /&gt;TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA_P521,&lt;BR /&gt;TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P521,&lt;BR /&gt;TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384_P521,&lt;BR /&gt;TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA_P384,&lt;BR /&gt;TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA_P256,&lt;BR /&gt;TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256_P384,&lt;BR /&gt;TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256_P256,&lt;BR /&gt;TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA_P384,&lt;BR /&gt;TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA_P256,&lt;BR /&gt;TLS_DHE_DSS_WITH_AES_256_CBC_SHA256,&lt;BR /&gt;TLS_DHE_DSS_WITH_AES_256_CBC_SHA,&lt;BR /&gt;TLS_DHE_DSS_WITH_AES_128_CBC_SHA256,&lt;BR /&gt;TLS_DHE_DSS_WITH_3DES_EDE_CBC_SHA,&lt;BR /&gt;SSL_CK_DES_192_EDE3_CBC_WITH_MD5,&lt;BR /&gt;SSL_CK_RC4_128_WITH_MD5&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Tnks,&lt;BR /&gt;Todd</description>
      <pubDate>Thu, 15 Jun 2023 09:28:32 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Transactions-fail-since-Thursday-s-update/m-p/86802#M54638</guid>
      <dc:creator>Trmessin</dc:creator>
      <dc:date>2023-06-15T09:28:32Z</dc:date>
    </item>
    <item>
      <title>Re: Transactions fail since Thursday’s update</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Transactions-fail-since-Thursday-s-update/m-p/87015#M54753</link>
      <description>&lt;P&gt;, I don't have access to specific information about software updates or the ability to diagnose technical problems.&lt;/P&gt;&lt;P&gt;Here are a few general suggestions that might help you resolve the issue:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;Contact customer support: Reach out to the support team or help center of the platform or software you're using. They should have resources to assist you in troubleshooting the problem and provide guidance specific to the update and transactions.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Clear cache and cookies: Sometimes, clearing your browser's cache and cookies can resolve unexpected issues. Try clearing them and see if it makes a difference.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Update or reinstall the application: Ensure that you have the latest version of the application installed. If you already have the most recent version, consider uninstalling and reinstalling the application to see if it resolves the problem.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Verify payment details: Double-check your payment information to ensure it is accurate and up to date. Incorrect or outdated payment details can lead to transaction failures.&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;It's important to reach out to the appropriate support channels for the specific software or platform you're experiencing issues with. They will be able to provide you with the most relevant and tailored assistance to resolve the problem.........................&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jul 2023 12:19:19 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Transactions-fail-since-Thursday-s-update/m-p/87015#M54753</guid>
      <dc:creator>davidwarner0007</dc:creator>
      <dc:date>2023-07-14T12:19:19Z</dc:date>
    </item>
  </channel>
</rss>

