<?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 E00051 during authorize.net CIM Void in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/E00051-during-authorize-net-CIM-Void/m-p/40352#M21933</link>
    <description>&lt;P&gt;This is the xml passed to authorize.net:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&amp;lt;SOAP-ENV:Envelope xmlns:SOAP-ENV="&lt;A href="http://schemas.xmlsoap.org/soap/envelope/&amp;quot;" target="_blank"&gt;http://schemas.xmlsoap.org/soap/envelope/"&lt;/A&gt; xmlns:ns1="&lt;A href="https://api.authorize.net/soap/v1/&amp;quot;&amp;gt;" target="_blank"&gt;https://api.authorize.net/soap/v1/"&amp;gt;&lt;/A&gt;
  &amp;lt;SOAP-ENV:Body&amp;gt;
    &amp;lt;ns1:CreateCustomerProfileTransaction&amp;gt;
      &amp;lt;ns1:merchantAuthentication&amp;gt;
        &amp;lt;ns1:name&amp;gt;xxxx&amp;lt;/ns1:name&amp;gt;
        &amp;lt;ns1:transactionKey&amp;gt;xxxxxx&amp;lt;/ns1:transactionKey&amp;gt;
      &amp;lt;/ns1:merchantAuthentication&amp;gt;
      &amp;lt;ns1:transaction&amp;gt;
        &amp;lt;ns1:profileTransVoid&amp;gt;
          &amp;lt;ns1:customerProfileId&amp;gt;103152680&amp;lt;/ns1:customerProfileId&amp;gt;
          &amp;lt;ns1:customerPaymentProfileId&amp;gt;96738309&amp;lt;/ns1:customerPaymentProfileId&amp;gt;
          &amp;lt;ns1:transId&amp;gt;6078297495&amp;lt;/ns1:transId&amp;gt;
        &amp;lt;/ns1:profileTransVoid&amp;gt;
      &amp;lt;/ns1:transaction&amp;gt;
      &amp;lt;ns1:extraOptions&amp;gt;x_delim_char=(~)&amp;lt;/ns1:extraOptions&amp;gt;
    &amp;lt;/ns1:CreateCustomerProfileTransaction&amp;gt;
  &amp;lt;/SOAP-ENV:Body&amp;gt;
&amp;lt;/SOAP-ENV:Envelope&amp;gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The above numbers for customerProfileId, customerPaymentProfileId and transId match what's in my authorize.net account but the api still says they don't match via error E00051:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&amp;lt;?xml version="1.0" encoding="utf-8"?&amp;gt;
&amp;lt;soap:Envelope xmlns:soap="&lt;A href="http://schemas.xmlsoap.org/soap/envelope/&amp;quot;" target="_blank"&gt;http://schemas.xmlsoap.org/soap/envelope/"&lt;/A&gt; xmlns:xsi="&lt;A href="http://www.w3.org/2001/XMLSchema-instance&amp;quot;" target="_blank"&gt;http://www.w3.org/2001/XMLSchema-instance"&lt;/A&gt; xmlns:xsd="&lt;A href="http://www.w3.org/2001/XMLSchema&amp;quot;&amp;gt;" target="_blank"&gt;http://www.w3.org/2001/XMLSchema"&amp;gt;&lt;/A&gt;
  &amp;lt;soap:Body&amp;gt;
    &amp;lt;CreateCustomerProfileTransactionResponse xmlns="&lt;A href="https://api.authorize.net/soap/v1/&amp;quot;&amp;gt;" target="_blank"&gt;https://api.authorize.net/soap/v1/"&amp;gt;&lt;/A&gt;
      &amp;lt;CreateCustomerProfileTransactionResult&amp;gt;
        &amp;lt;resultCode&amp;gt;Error&amp;lt;/resultCode&amp;gt;
        &amp;lt;messages&amp;gt;
          &amp;lt;MessagesTypeMessage&amp;gt;
            &amp;lt;code&amp;gt;E00051&amp;lt;/code&amp;gt;
            &amp;lt;text&amp;gt;The original transaction was not issued for this payment profile.&amp;lt;/text&amp;gt;
          &amp;lt;/MessagesTypeMessage&amp;gt;
        &amp;lt;/messages&amp;gt;
      &amp;lt;/CreateCustomerProfileTransactionResult&amp;gt;
    &amp;lt;/CreateCustomerProfileTransactionResponse&amp;gt;
  &amp;lt;/soap:Body&amp;gt;
&amp;lt;/soap:Envelope&amp;gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 08 Apr 2014 21:47:44 GMT</pubDate>
    <dc:creator>jserrano</dc:creator>
    <dc:date>2014-04-08T21:47:44Z</dc:date>
    <item>
      <title>E00051 during authorize.net CIM Void</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/E00051-during-authorize-net-CIM-Void/m-p/40352#M21933</link>
      <description>&lt;P&gt;This is the xml passed to authorize.net:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&amp;lt;SOAP-ENV:Envelope xmlns:SOAP-ENV="&lt;A href="http://schemas.xmlsoap.org/soap/envelope/&amp;quot;" target="_blank"&gt;http://schemas.xmlsoap.org/soap/envelope/"&lt;/A&gt; xmlns:ns1="&lt;A href="https://api.authorize.net/soap/v1/&amp;quot;&amp;gt;" target="_blank"&gt;https://api.authorize.net/soap/v1/"&amp;gt;&lt;/A&gt;
  &amp;lt;SOAP-ENV:Body&amp;gt;
    &amp;lt;ns1:CreateCustomerProfileTransaction&amp;gt;
      &amp;lt;ns1:merchantAuthentication&amp;gt;
        &amp;lt;ns1:name&amp;gt;xxxx&amp;lt;/ns1:name&amp;gt;
        &amp;lt;ns1:transactionKey&amp;gt;xxxxxx&amp;lt;/ns1:transactionKey&amp;gt;
      &amp;lt;/ns1:merchantAuthentication&amp;gt;
      &amp;lt;ns1:transaction&amp;gt;
        &amp;lt;ns1:profileTransVoid&amp;gt;
          &amp;lt;ns1:customerProfileId&amp;gt;103152680&amp;lt;/ns1:customerProfileId&amp;gt;
          &amp;lt;ns1:customerPaymentProfileId&amp;gt;96738309&amp;lt;/ns1:customerPaymentProfileId&amp;gt;
          &amp;lt;ns1:transId&amp;gt;6078297495&amp;lt;/ns1:transId&amp;gt;
        &amp;lt;/ns1:profileTransVoid&amp;gt;
      &amp;lt;/ns1:transaction&amp;gt;
      &amp;lt;ns1:extraOptions&amp;gt;x_delim_char=(~)&amp;lt;/ns1:extraOptions&amp;gt;
    &amp;lt;/ns1:CreateCustomerProfileTransaction&amp;gt;
  &amp;lt;/SOAP-ENV:Body&amp;gt;
&amp;lt;/SOAP-ENV:Envelope&amp;gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The above numbers for customerProfileId, customerPaymentProfileId and transId match what's in my authorize.net account but the api still says they don't match via error E00051:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&amp;lt;?xml version="1.0" encoding="utf-8"?&amp;gt;
&amp;lt;soap:Envelope xmlns:soap="&lt;A href="http://schemas.xmlsoap.org/soap/envelope/&amp;quot;" target="_blank"&gt;http://schemas.xmlsoap.org/soap/envelope/"&lt;/A&gt; xmlns:xsi="&lt;A href="http://www.w3.org/2001/XMLSchema-instance&amp;quot;" target="_blank"&gt;http://www.w3.org/2001/XMLSchema-instance"&lt;/A&gt; xmlns:xsd="&lt;A href="http://www.w3.org/2001/XMLSchema&amp;quot;&amp;gt;" target="_blank"&gt;http://www.w3.org/2001/XMLSchema"&amp;gt;&lt;/A&gt;
  &amp;lt;soap:Body&amp;gt;
    &amp;lt;CreateCustomerProfileTransactionResponse xmlns="&lt;A href="https://api.authorize.net/soap/v1/&amp;quot;&amp;gt;" target="_blank"&gt;https://api.authorize.net/soap/v1/"&amp;gt;&lt;/A&gt;
      &amp;lt;CreateCustomerProfileTransactionResult&amp;gt;
        &amp;lt;resultCode&amp;gt;Error&amp;lt;/resultCode&amp;gt;
        &amp;lt;messages&amp;gt;
          &amp;lt;MessagesTypeMessage&amp;gt;
            &amp;lt;code&amp;gt;E00051&amp;lt;/code&amp;gt;
            &amp;lt;text&amp;gt;The original transaction was not issued for this payment profile.&amp;lt;/text&amp;gt;
          &amp;lt;/MessagesTypeMessage&amp;gt;
        &amp;lt;/messages&amp;gt;
      &amp;lt;/CreateCustomerProfileTransactionResult&amp;gt;
    &amp;lt;/CreateCustomerProfileTransactionResponse&amp;gt;
  &amp;lt;/soap:Body&amp;gt;
&amp;lt;/soap:Envelope&amp;gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Apr 2014 21:47:44 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/E00051-during-authorize-net-CIM-Void/m-p/40352#M21933</guid>
      <dc:creator>jserrano</dc:creator>
      <dc:date>2014-04-08T21:47:44Z</dc:date>
    </item>
    <item>
      <title>Re: E00051 during authorize.net CIM Void</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/E00051-during-authorize-net-CIM-Void/m-p/40364#M21939</link>
      <description>&lt;P&gt;could the cc in that payment profile got change?&lt;/P&gt;</description>
      <pubDate>Tue, 08 Apr 2014 23:24:09 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/E00051-during-authorize-net-CIM-Void/m-p/40364#M21939</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2014-04-08T23:24:09Z</dc:date>
    </item>
    <item>
      <title>Re: E00051 during authorize.net CIM Void</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/E00051-during-authorize-net-CIM-Void/m-p/40396#M21955</link>
      <description>&lt;P&gt;It wasn't changed.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Apr 2014 15:07:05 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/E00051-during-authorize-net-CIM-Void/m-p/40396#M21955</guid>
      <dc:creator>jserrano</dc:creator>
      <dc:date>2014-04-09T15:07:05Z</dc:date>
    </item>
    <item>
      <title>Re: E00051 during authorize.net CIM Void</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/E00051-during-authorize-net-CIM-Void/m-p/40448#M21977</link>
      <description>&lt;P&gt;I found out that the magento extension was using the incorrect api keys and transaction key because it wasn't built to handle multi website settings correctly when in the admin. It always uses the default config because the current store is 0.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Apr 2014 13:59:54 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/E00051-during-authorize-net-CIM-Void/m-p/40448#M21977</guid>
      <dc:creator>jserrano</dc:creator>
      <dc:date>2014-04-10T13:59:54Z</dc:date>
    </item>
  </channel>
</rss>

