<?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: WooCommerce Authorize.Net Gateway Accept.js error in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/WooCommerce-Authorize-Net-Gateway-Accept-js-error/m-p/69870#M42809</link>
    <description>&lt;P&gt;I had this same issue and found the plugin,&amp;nbsp;Autoptimize, was causing the issue.&amp;nbsp; After I disabled plugin&amp;nbsp;Autoptimize the issue was resolved.&lt;/P&gt;</description>
    <pubDate>Sun, 01 Dec 2019 20:13:49 GMT</pubDate>
    <dc:creator>jdwalte32000</dc:creator>
    <dc:date>2019-12-01T20:13:49Z</dc:date>
    <item>
      <title>WooCommerce Authorize.Net Gateway Accept.js error</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/WooCommerce-Authorize-Net-Gateway-Accept-js-error/m-p/67270#M40709</link>
      <description>&lt;P&gt;So the site I just inherited has been working and now all of the sudden all transactions stopped because of Accept.js Error: payment nonce is missing issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I double chacked and all credentials to Authorize are correct.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas on how to go about this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From WooCommerce log: replace sensitive info with ****&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;04-03-2019 @ 03:32:13 - Request&lt;BR /&gt;method: POST&lt;BR /&gt;uri: &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;user-agent: WooCommerce-Authorize.Net-Gateway/3.0.1 (WooCommerce/3.5.7; WordPress/5.1.1)&lt;BR /&gt;headers: Array&lt;BR /&gt;(&lt;BR /&gt;[content-type] =&amp;gt; application/xml&lt;BR /&gt;[accept] =&amp;gt; application/xml&lt;BR /&gt;)&lt;BR /&gt;body: &amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;&lt;BR /&gt;&amp;lt;getMerchantDetailsRequest xmlns="AnetApi/xml/v1/schema/AnetApiSchema.xsd"&amp;gt;&lt;BR /&gt;&amp;lt;merchantAuthentication&amp;gt;&lt;BR /&gt;&amp;lt;name&amp;gt;***********&amp;lt;/name&amp;gt;&lt;BR /&gt;&amp;lt;transactionKey&amp;gt;****************&amp;lt;/transactionKey&amp;gt;&lt;BR /&gt;&amp;lt;/merchantAuthentication&amp;gt;&lt;BR /&gt;&amp;lt;/getMerchantDetailsRequest&amp;gt;&lt;BR /&gt;duration: 0.55589s&lt;/P&gt;&lt;P&gt;04-03-2019 @ 03:32:13 - Response&lt;BR /&gt;code: 200&lt;BR /&gt;message: OK&lt;BR /&gt;headers: Array&lt;BR /&gt;(&lt;BR /&gt;[cache-control] =&amp;gt; no-store&lt;BR /&gt;[pragma] =&amp;gt; no-cache&lt;BR /&gt;[content-type] =&amp;gt; application/xml; charset=utf-8&lt;BR /&gt;[access-control-allow-credentials] =&amp;gt; true&lt;BR /&gt;[access-control-allow-headers] =&amp;gt; x-requested-with,cache-control,content-type,origin,method,SOAPAction&lt;BR /&gt;[access-control-allow-methods] =&amp;gt; PUT,OPTIONS,POST,GET&lt;BR /&gt;[access-control-allow-origin] =&amp;gt; *&lt;BR /&gt;[strict-transport-security] =&amp;gt; max-age=31536000&lt;BR /&gt;[x-cnection] =&amp;gt; close&lt;BR /&gt;[content-length] =&amp;gt; 1549&lt;BR /&gt;[date] =&amp;gt; Wed, 03 Apr 2019 03:32:12 GMT&lt;BR /&gt;)&lt;BR /&gt;body: &amp;lt;?xml version="1.0" encoding="utf-8"?&amp;gt;&lt;BR /&gt;&amp;lt;getMerchantDetailsResponse&amp;gt;&lt;BR /&gt;&amp;lt;messages&amp;gt;&lt;BR /&gt;&amp;lt;resultCode&amp;gt;Ok&amp;lt;/resultCode&amp;gt;&lt;BR /&gt;&amp;lt;message&amp;gt;&lt;BR /&gt;&amp;lt;code&amp;gt;I00001&amp;lt;/code&amp;gt;&lt;BR /&gt;&amp;lt;text&amp;gt;Successful.&amp;lt;/text&amp;gt;&lt;BR /&gt;&amp;lt;/message&amp;gt;&lt;BR /&gt;&amp;lt;/messages&amp;gt;&lt;BR /&gt;&amp;lt;isTestMode&amp;gt;false&amp;lt;/isTestMode&amp;gt;&lt;BR /&gt;&amp;lt;processors&amp;gt;&lt;BR /&gt;&amp;lt;processor&amp;gt;&lt;BR /&gt;&amp;lt;name&amp;gt;Chase Paymentech&amp;lt;/name&amp;gt;&lt;BR /&gt;&amp;lt;id&amp;gt;11&amp;lt;/id&amp;gt;&lt;BR /&gt;&amp;lt;cardTypes&amp;gt;&lt;BR /&gt;&amp;lt;cardType&amp;gt;A&amp;lt;/cardType&amp;gt;&lt;BR /&gt;&amp;lt;cardType&amp;gt;D&amp;lt;/cardType&amp;gt;&lt;BR /&gt;&amp;lt;cardType&amp;gt;M&amp;lt;/cardType&amp;gt;&lt;BR /&gt;&amp;lt;cardType&amp;gt;V&amp;lt;/cardType&amp;gt;&lt;BR /&gt;&amp;lt;/cardTypes&amp;gt;&lt;BR /&gt;&amp;lt;/processor&amp;gt;&lt;BR /&gt;&amp;lt;/processors&amp;gt;&lt;BR /&gt;&amp;lt;merchantName&amp;gt;****&amp;lt;/merchantName&amp;gt;&lt;BR /&gt;&amp;lt;gatewayId&amp;gt;****&amp;lt;/gatewayId&amp;gt;&lt;BR /&gt;&amp;lt;marketTypes&amp;gt;&lt;BR /&gt;&amp;lt;marketType&amp;gt;MOTO&amp;lt;/marketType&amp;gt;&lt;BR /&gt;&amp;lt;/marketTypes&amp;gt;&lt;BR /&gt;&amp;lt;productCodes&amp;gt;&lt;BR /&gt;&amp;lt;productCode&amp;gt;CNP&amp;lt;/productCode&amp;gt;&lt;BR /&gt;&amp;lt;/productCodes&amp;gt;&lt;BR /&gt;&amp;lt;paymentMethods&amp;gt;&lt;BR /&gt;&amp;lt;paymentMethod&amp;gt;AmericanExpress&amp;lt;/paymentMethod&amp;gt;&lt;BR /&gt;&amp;lt;paymentMethod&amp;gt;Discover&amp;lt;/paymentMethod&amp;gt;&lt;BR /&gt;&amp;lt;paymentMethod&amp;gt;MasterCard&amp;lt;/paymentMethod&amp;gt;&lt;BR /&gt;&amp;lt;paymentMethod&amp;gt;Visa&amp;lt;/paymentMethod&amp;gt;&lt;BR /&gt;&amp;lt;/paymentMethods&amp;gt;&lt;BR /&gt;&amp;lt;currencies&amp;gt;&lt;BR /&gt;&amp;lt;currency&amp;gt;USD&amp;lt;/currency&amp;gt;&lt;BR /&gt;&amp;lt;/currencies&amp;gt;&lt;BR /&gt;&amp;lt;publicClientKey&amp;gt;****&amp;lt;/publicClientKey&amp;gt;&lt;BR /&gt;&amp;lt;businessInformation&amp;gt;&lt;BR /&gt;&amp;lt;company&amp;gt;****&amp;lt;/company&amp;gt;&lt;BR /&gt;&amp;lt;address&amp;gt;****&amp;lt;/address&amp;gt;&lt;BR /&gt;&amp;lt;city&amp;gt;****&amp;lt;/city&amp;gt;&lt;BR /&gt;&amp;lt;state&amp;gt;****&amp;lt;/state&amp;gt;&lt;BR /&gt;&amp;lt;zip&amp;gt;****&amp;lt;/zip&amp;gt;&lt;BR /&gt;&amp;lt;country&amp;gt;US&amp;lt;/country&amp;gt;&lt;BR /&gt;&amp;lt;phoneNumber&amp;gt;****&amp;lt;/phoneNumber&amp;gt;&lt;BR /&gt;&amp;lt;/businessInformation&amp;gt;&lt;BR /&gt;&amp;lt;merchantTimeZone&amp;gt;America/Los_Angeles&amp;lt;/merchantTimeZone&amp;gt;&lt;BR /&gt;&amp;lt;contactDetails&amp;gt;&lt;BR /&gt;&amp;lt;contactDetail&amp;gt;&lt;BR /&gt;&amp;lt;email&amp;gt;****&amp;lt;/email&amp;gt;&lt;BR /&gt;&amp;lt;firstName&amp;gt;****&amp;lt;/firstName&amp;gt;&lt;BR /&gt;&amp;lt;lastName&amp;gt;****&amp;lt;/lastName&amp;gt;&lt;BR /&gt;&amp;lt;/contactDetail&amp;gt;&lt;BR /&gt;&amp;lt;/contactDetails&amp;gt;&lt;BR /&gt;&amp;lt;/getMerchantDetailsResponse&amp;gt;&lt;/P&gt;&lt;P&gt;04-03-2019 @ 03:44:33 - Accept.js Error: payment nonce is missing&lt;/P&gt;</description>
      <pubDate>Thu, 04 Apr 2019 15:51:43 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/WooCommerce-Authorize-Net-Gateway-Accept-js-error/m-p/67270#M40709</guid>
      <dc:creator>StudioChick18</dc:creator>
      <dc:date>2019-04-04T15:51:43Z</dc:date>
    </item>
    <item>
      <title>Re: WooCommerce Authorize.Net Gateway Accept.js error</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/WooCommerce-Authorize-Net-Gateway-Accept-js-error/m-p/67271#M40710</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/29547"&gt;@StudioChick18&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have you contacted the developer of WooCommerce for assistance?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Thu, 04 Apr 2019 15:55:18 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/WooCommerce-Authorize-Net-Gateway-Accept-js-error/m-p/67271#M40710</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2019-04-04T15:55:18Z</dc:date>
    </item>
    <item>
      <title>Re: WooCommerce Authorize.Net Gateway Accept.js error</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/WooCommerce-Authorize-Net-Gateway-Accept-js-error/m-p/67273#M40712</link>
      <description>&lt;P&gt;Yes, no help there...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Since I have no idea what is going on, I was wondering if generating new API login ID and Transaction Keys would help.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Apr 2019 16:04:23 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/WooCommerce-Authorize-Net-Gateway-Accept-js-error/m-p/67273#M40712</guid>
      <dc:creator>StudioChick18</dc:creator>
      <dc:date>2019-04-04T16:04:23Z</dc:date>
    </item>
    <item>
      <title>Re: WooCommerce Authorize.Net Gateway Accept.js error</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/WooCommerce-Authorize-Net-Gateway-Accept-js-error/m-p/67279#M40718</link>
      <description>&lt;P&gt;This&amp;nbsp; looks something specific to the wooCommerce plugin issue .&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you try regenerating the clientKey&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://developer.authorize.net/api/reference/features/acceptjs.html#Generating_and_Using_the_Public_Client_Key" target="_blank"&gt;https://developer.authorize.net/api/reference/features/acceptjs.html#Generating_and_Using_the_Public_Client_Key&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Anurag&lt;/P&gt;</description>
      <pubDate>Fri, 05 Apr 2019 05:58:57 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/WooCommerce-Authorize-Net-Gateway-Accept-js-error/m-p/67279#M40718</guid>
      <dc:creator>Anurag</dc:creator>
      <dc:date>2019-04-05T05:58:57Z</dc:date>
    </item>
    <item>
      <title>Re: WooCommerce Authorize.Net Gateway Accept.js error</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/WooCommerce-Authorize-Net-Gateway-Accept-js-error/m-p/69870#M42809</link>
      <description>&lt;P&gt;I had this same issue and found the plugin,&amp;nbsp;Autoptimize, was causing the issue.&amp;nbsp; After I disabled plugin&amp;nbsp;Autoptimize the issue was resolved.&lt;/P&gt;</description>
      <pubDate>Sun, 01 Dec 2019 20:13:49 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/WooCommerce-Authorize-Net-Gateway-Accept-js-error/m-p/69870#M42809</guid>
      <dc:creator>jdwalte32000</dc:creator>
      <dc:date>2019-12-01T20:13:49Z</dc:date>
    </item>
    <item>
      <title>Re: WooCommerce Authorize.Net Gateway Accept.js error</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/WooCommerce-Authorize-Net-Gateway-Accept-js-error/m-p/69871#M42810</link>
      <description>&lt;P&gt;I had this same issue and an installed plugin,&amp;nbsp;Autoptimize, to be causing the issue.&amp;nbsp; After I disabled that plugin the issue was resolved.&lt;/P&gt;</description>
      <pubDate>Sun, 01 Dec 2019 20:16:13 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/WooCommerce-Authorize-Net-Gateway-Accept-js-error/m-p/69871#M42810</guid>
      <dc:creator>jdwalte32000</dc:creator>
      <dc:date>2019-12-01T20:16:13Z</dc:date>
    </item>
  </channel>
</rss>

