<?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: CIM XML API Refund E00001 in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-XML-API-Refund-E00001/m-p/54553#M29532</link>
    <description>&lt;P&gt;Same error here with the exact same request. Still waiting for a resolution.&lt;/P&gt;</description>
    <pubDate>Thu, 05 May 2016 14:25:18 GMT</pubDate>
    <dc:creator>ckubescha</dc:creator>
    <dc:date>2016-05-05T14:25:18Z</dc:date>
    <item>
      <title>CIM XML API Refund E00001</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-XML-API-Refund-E00001/m-p/54496#M29478</link>
      <description>&lt;P&gt;Hello.&lt;BR /&gt;&lt;BR /&gt;Trying to test refunds on sandbox, but keep on getting "An error occurred during processing. Please try again." error. Charges are created successfully.&lt;BR /&gt;&lt;BR /&gt;Here's the request example:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;PRE&gt;&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;
&amp;lt;createCustomerProfileTransactionRequest xmlns="AnetApi/xml/v1/schema/AnetApiSchema.xsd"&amp;gt;
   &amp;lt;merchantAuthentication&amp;gt;
      &amp;lt;name&amp;gt;***&amp;lt;/name&amp;gt;
      &amp;lt;transactionKey&amp;gt;***&amp;lt;/transactionKey&amp;gt;
   &amp;lt;/merchantAuthentication&amp;gt;
   &amp;lt;transaction&amp;gt;
      &amp;lt;profileTransRefund&amp;gt;
         &amp;lt;amount&amp;gt;12.34&amp;lt;/amount&amp;gt;
         &amp;lt;customerProfileId&amp;gt;1200003458&amp;lt;/customerProfileId&amp;gt;
         &amp;lt;customerPaymentProfileId&amp;gt;1200002531&amp;lt;/customerPaymentProfileId&amp;gt;
         &amp;lt;transId&amp;gt;20000040807&amp;lt;/transId&amp;gt;
      &amp;lt;/profileTransRefund&amp;gt;
   &amp;lt;/transaction&amp;gt;
&amp;lt;/createCustomerProfileTransactionRequest&amp;gt;&lt;/PRE&gt;&lt;P&gt;Any ideas? Looks like a common problem to me, but I wasn't able to find the solution via search.&lt;/P&gt;</description>
      <pubDate>Tue, 03 May 2016 14:57:12 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-XML-API-Refund-E00001/m-p/54496#M29478</guid>
      <dc:creator>aleon</dc:creator>
      <dc:date>2016-05-03T14:57:12Z</dc:date>
    </item>
    <item>
      <title>Re: CIM XML API Refund E00001</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-XML-API-Refund-E00001/m-p/54497#M29479</link>
      <description>&lt;P&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/20009"&gt;@aleon﻿&lt;/a&gt;&amp;nbsp;Please note that createCustomerProfileTransaction is deprecated in favor of createCustomerProfileFromTransaction.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, if you wish to refund a previously settled transaction, you might be better off using createTransaction, with transactionType set to "refundTransaction," and refTransID set to the transaction ID you wish to refund.&lt;BR /&gt;&lt;BR /&gt;You'd only use createCustomerProfileFromTransaction, or the deprecated createCustomerProfileTransaction, if you want to create a new CIM profile using an existing transaction.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope this helps. If not, please clarify what you are attempting to do, and we'll advise accordingly. Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 03 May 2016 15:35:10 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-XML-API-Refund-E00001/m-p/54497#M29479</guid>
      <dc:creator>Lilith</dc:creator>
      <dc:date>2016-05-03T15:35:10Z</dc:date>
    </item>
    <item>
      <title>Re: CIM XML API Refund E00001</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-XML-API-Refund-E00001/m-p/54542#M29521</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/20009"&gt;@aleon﻿&lt;/a&gt;&lt;BR /&gt;&lt;BR /&gt;We're able to duplicate your issue in the sandbox. &amp;nbsp;But we can confirm this is only affecting the sandbox. &amp;nbsp;Our team is working to resolve the issue.&lt;BR /&gt;&lt;BR /&gt;I'd recommend subscribing to this topic so that you'll be alerted via email if there are updates. To subscribe, click &lt;STRONG&gt;Topic Options&lt;/STRONG&gt; at the top of this thread and then select &lt;STRONG&gt;Subscribe&lt;/STRONG&gt;. You'll then receive an email once anyone replies to your post.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Richard&lt;/P&gt;</description>
      <pubDate>Wed, 04 May 2016 17:21:15 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-XML-API-Refund-E00001/m-p/54542#M29521</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2016-05-04T17:21:15Z</dc:date>
    </item>
    <item>
      <title>Re: CIM XML API Refund E00001</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-XML-API-Refund-E00001/m-p/54552#M29531</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The same is happening to us, same request type&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&amp;lt;createCustomerProfileTransactionRequest xmlns="AnetApi/xml/v1/schema/AnetApiSchema.xsd"&amp;gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;we receive the following response.&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;&lt;BR /&gt;&amp;lt;createCustomerProfileTransactionResponse xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="AnetApi/xml/v1/schema/AnetApiSchema.xsd"&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;E00001&amp;lt;/code&amp;gt;&lt;BR /&gt;        &amp;lt;text&amp;gt;An error occurred during processing. Please try again.&amp;lt;/text&amp;gt;&lt;BR /&gt;    &amp;lt;/message&amp;gt;&lt;BR /&gt; &amp;lt;/messages&amp;gt;&amp;lt;/createCustomerProfileTransactionResponse&amp;gt;&lt;/PRE&gt;&lt;P&gt;All this on the sandbox server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm subscribing to this topic, too.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;</description>
      <pubDate>Thu, 05 May 2016 14:17:53 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-XML-API-Refund-E00001/m-p/54552#M29531</guid>
      <dc:creator>giancarlo_scola</dc:creator>
      <dc:date>2016-05-05T14:17:53Z</dc:date>
    </item>
    <item>
      <title>Re: CIM XML API Refund E00001</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-XML-API-Refund-E00001/m-p/54553#M29532</link>
      <description>&lt;P&gt;Same error here with the exact same request. Still waiting for a resolution.&lt;/P&gt;</description>
      <pubDate>Thu, 05 May 2016 14:25:18 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-XML-API-Refund-E00001/m-p/54553#M29532</guid>
      <dc:creator>ckubescha</dc:creator>
      <dc:date>2016-05-05T14:25:18Z</dc:date>
    </item>
    <item>
      <title>Re: CIM XML API Refund E00001</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-XML-API-Refund-E00001/m-p/54562#M29539</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A solution resolving this issue was deployed and you should no longer experience an E00001. &amp;nbsp;Please confirm if your code works again or if you still are having issues.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Fri, 06 May 2016 02:48:00 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-XML-API-Refund-E00001/m-p/54562#M29539</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2016-05-06T02:48:00Z</dc:date>
    </item>
    <item>
      <title>Re: CIM XML API Refund E00001</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-XML-API-Refund-E00001/m-p/54563#M29540</link>
      <description>&lt;P&gt;Thank you Richard; I've validated and it seems to be working okay. Will keep testing.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks again!&lt;/P&gt;</description>
      <pubDate>Fri, 06 May 2016 04:19:44 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-XML-API-Refund-E00001/m-p/54563#M29540</guid>
      <dc:creator>ckubescha</dc:creator>
      <dc:date>2016-05-06T04:19:44Z</dc:date>
    </item>
    <item>
      <title>Re: CIM XML API Refund E00001</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-XML-API-Refund-E00001/m-p/54564#M29541</link>
      <description>&lt;P&gt;Everything is back to normal for us, too.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your assistance.&lt;/P&gt;</description>
      <pubDate>Fri, 06 May 2016 07:57:26 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-XML-API-Refund-E00001/m-p/54564#M29541</guid>
      <dc:creator>giancarlo_scola</dc:creator>
      <dc:date>2016-05-06T07:57:26Z</dc:date>
    </item>
  </channel>
</rss>

