<?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 Error in processing payments in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Woocommerce-Error-in-processing-payments/m-p/64531#M38402</link>
    <description>&lt;P&gt;transactionKey element length is restricted to 16 characters and enforced by XSD validation. Pl. ensure the length of transaction key you have meets this requirement and you are using the correct transaction key.&lt;/P&gt;</description>
    <pubDate>Wed, 19 Sep 2018 01:14:33 GMT</pubDate>
    <dc:creator>ramittal</dc:creator>
    <dc:date>2018-09-19T01:14:33Z</dc:date>
    <item>
      <title>Woocommerce Error in processing payments</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Woocommerce-Error-in-processing-payments/m-p/64522#M38395</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to install the plugin for woocommerce on my site and it does not seem to be processing the payment.&amp;nbsp; I'm getting the following error message.&amp;nbsp; ANY help would be much appreciated. RESPONSE CODE at the bottom.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Code: E00003, Message: The 'AnetApi/xml/v1/schema/AnetApiSchema.xsd:transactionKey' element is invalid - The value XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX is invalid according to its datatype 'String' - The actual length is greater than the MaxLength value.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;Request&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;method: POST&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&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;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;user-agent: WooCommerce-Authorize.Net-AIM-Gateway/3.14.3 (WooCommerce/3.4.5; WordPress/4.9.8)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;headers: Array&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[content-type] =&amp;gt; application/xml&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[accept] =&amp;gt; application/xml&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;body: &amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;createTransactionRequest xmlns="AnetApi/xml/v1/schema/AnetApiSchema.xsd"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;merchantAuthentication&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;name&amp;gt;*********&amp;lt;/name&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;transactionKey&amp;gt;********************************************************************************************************************************&amp;lt;/transactionKey&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/merchantAuthentication&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;refId&amp;gt;2907&amp;lt;/refId&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;transactionRequest&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;transactionType&amp;gt;authCaptureTransaction&amp;lt;/transactionType&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;amount&amp;gt;0.01&amp;lt;/amount&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;currencyCode&amp;gt;USD&amp;lt;/currencyCode&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;payment&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;opaqueData&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;dataDescriptor&amp;gt;COMMON.ACCEPT.INAPP.PAYMENT&amp;lt;/dataDescriptor&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;dataValue&amp;gt;**********&amp;lt;/dataValue&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/opaqueData&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/payment&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;solution&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;id&amp;gt;A1000065&amp;lt;/id&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/solution&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;..........................................................................................................................................&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;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; private&lt;BR /&gt;[content-type] =&amp;gt; application/xml; charset=utf-8&lt;BR /&gt;[access-control-allow-origin] =&amp;gt; *&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-credentials] =&amp;gt; true&lt;BR /&gt;[access-control-allow-methods] =&amp;gt; PUT,OPTIONS,POST,GET&lt;BR /&gt;[x-cnection] =&amp;gt; close&lt;BR /&gt;[content-length] =&amp;gt; 576&lt;BR /&gt;[date] =&amp;gt; Mon, 17 Sep 2018 19:39:46 GMT&lt;BR /&gt;)&lt;BR /&gt;body: &amp;lt;?xml version="1.0" encoding="utf-8"?&amp;gt;&lt;BR /&gt;&amp;lt;ErrorResponse&amp;gt;&lt;BR /&gt;&amp;lt;messages&amp;gt;&lt;BR /&gt;&amp;lt;resultCode&amp;gt;Error&amp;lt;/resultCode&amp;gt;&lt;BR /&gt;&amp;lt;message&amp;gt;&lt;BR /&gt;&amp;lt;code&amp;gt;E00003&amp;lt;/code&amp;gt;&lt;BR /&gt;&amp;lt;text&amp;gt;The 'AnetApi/xml/v1/schema/AnetApiSchema.xsd:transactionKey' element is invalid - The value XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX is invalid according to its datatype 'String' - The actual length is greater than the MaxLength value.&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;/ErrorResponse&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Sep 2018 20:21:55 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Woocommerce-Error-in-processing-payments/m-p/64522#M38395</guid>
      <dc:creator>maimedical</dc:creator>
      <dc:date>2018-09-17T20:21:55Z</dc:date>
    </item>
    <item>
      <title>Re: Woocommerce Error in processing payments</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Woocommerce-Error-in-processing-payments/m-p/64531#M38402</link>
      <description>&lt;P&gt;transactionKey element length is restricted to 16 characters and enforced by XSD validation. Pl. ensure the length of transaction key you have meets this requirement and you are using the correct transaction key.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Sep 2018 01:14:33 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Woocommerce-Error-in-processing-payments/m-p/64531#M38402</guid>
      <dc:creator>ramittal</dc:creator>
      <dc:date>2018-09-19T01:14:33Z</dc:date>
    </item>
  </channel>
</rss>

