<?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: Transaction Details API - Testing different status responses in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Transaction-Details-API-Testing-different-status-responses/m-p/48657#M24460</link>
    <description>&lt;P&gt;Hello &lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/10205"&gt;@rreynier&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you use the &lt;A href="http://developer.authorize.net/tools/errorgenerationguide/" target="_self"&gt;Error Generation Guide&lt;/A&gt;, it will create transactions with the conditions you specify which can be returned by the transaction details API.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
    <pubDate>Wed, 12 Nov 2014 17:13:38 GMT</pubDate>
    <dc:creator>RichardH</dc:creator>
    <dc:date>2014-11-12T17:13:38Z</dc:date>
    <item>
      <title>Transaction Details API - Testing different status responses</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Transaction-Details-API-Testing-different-status-responses/m-p/48641#M24452</link>
      <description>&lt;P&gt;Is there &amp;nbsp;a way to test the different responses the Transaction Details api can respond with. &amp;nbsp;I want to simulate getting the different possible statuses a transaction can have:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;authorizedPendingCapture capturedPendingSettlement communicationError refundSettledSuccessfully refundPendingSettlement approvedReview declined couldNotVoid expired generalError pendingFinalSettlement pendingSettlement failedReview settledSuccessfully settlementError underReview updatingSettlement voided FDSPendingReview FDSAuthorizedPendingReview returnedItem chargeback chargebackReversal authorizedPendingRelease&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I understand ideally I can stub this out in unit testing, but currently this is not an option. &amp;nbsp;Ideally there are ways to force a transaction status. &amp;nbsp;Ex. transaction id 12937592 always returns a response of voided&lt;EM&gt;.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thoughts?&lt;/P&gt;</description>
      <pubDate>Wed, 12 Nov 2014 02:05:13 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Transaction-Details-API-Testing-different-status-responses/m-p/48641#M24452</guid>
      <dc:creator>rreynier</dc:creator>
      <dc:date>2014-11-12T02:05:13Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction Details API - Testing different status responses</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Transaction-Details-API-Testing-different-status-responses/m-p/48657#M24460</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/10205"&gt;@rreynier&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you use the &lt;A href="http://developer.authorize.net/tools/errorgenerationguide/" target="_self"&gt;Error Generation Guide&lt;/A&gt;, it will create transactions with the conditions you specify which can be returned by the transaction details API.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Wed, 12 Nov 2014 17:13:38 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Transaction-Details-API-Testing-different-status-responses/m-p/48657#M24460</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2014-11-12T17:13:38Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction Details API - Testing different status responses</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Transaction-Details-API-Testing-different-status-responses/m-p/48793#M24515</link>
      <description>&lt;P&gt;How would a replicate a "voided" or returned (ach) result?&lt;/P&gt;</description>
      <pubDate>Sat, 15 Nov 2014 00:45:38 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Transaction-Details-API-Testing-different-status-responses/m-p/48793#M24515</guid>
      <dc:creator>rreynier</dc:creator>
      <dc:date>2014-11-15T00:45:38Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction Details API - Testing different status responses</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Transaction-Details-API-Testing-different-status-responses/m-p/48971#M24596</link>
      <description>&lt;P&gt;To bring this back to the top:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way to replicate a "returned" ach transaction?&lt;/P&gt;</description>
      <pubDate>Mon, 24 Nov 2014 21:01:46 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Transaction-Details-API-Testing-different-status-responses/m-p/48971#M24596</guid>
      <dc:creator>rreynier</dc:creator>
      <dc:date>2014-11-24T21:01:46Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction Details API - Testing different status responses</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Transaction-Details-API-Testing-different-status-responses/m-p/48973#M24598</link>
      <description>&lt;P&gt;Hello @rreynier,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It is currently not possible to simulate returned ACH transactions in the sandbox. &amp;nbsp;However, if you look in the &lt;A href="http://www.authorize.net/support/eCheck.pdf" target="_self"&gt;eCheck.Net Developer Guide&lt;/A&gt;, you can find a list of eCheck.Net Return Codes starting on page 15.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You are welcome to submit this to our &lt;A href="https://community.developer.cybersource.com/t5/Ideas/idb-p/ideas" target="_self"&gt;Ideas forum&lt;/A&gt;, so others can add their votes to yours.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Mon, 24 Nov 2014 21:28:58 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Transaction-Details-API-Testing-different-status-responses/m-p/48973#M24598</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2014-11-24T21:28:58Z</dc:date>
    </item>
  </channel>
</rss>

