<?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: Error code  : 16. The transaction cannot be found in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Error-code-16-The-transaction-cannot-be-found/m-p/62183#M36553</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/22928"&gt;@serg1992a&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What is value of&amp;nbsp;&lt;SPAN&gt;TransactionType you passing ?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Use&amp;nbsp;&lt;CODE&gt;authOnlyTransaction&lt;/CODE&gt;&amp;nbsp;to authorize the transaction for capture at a later time.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://developer.authorize.net/api/reference/index.html#payment-transactions-authorize-a-credit-card&amp;nbsp;" target="_blank"&gt;https://developer.authorize.net/api/reference/index.html#payment-transactions-authorize-a-credit-card&amp;nbsp;&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Also you can test your APIs call in our API reference using the Try it Tab .&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Hope it helps&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 19 Mar 2018 06:36:57 GMT</pubDate>
    <dc:creator>Anurag</dc:creator>
    <dc:date>2018-03-19T06:36:57Z</dc:date>
    <item>
      <title>Error code  : 16. The transaction cannot be found</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Error-code-16-The-transaction-cannot-be-found/m-p/62168#M36538</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;I&amp;nbsp;use this sample &lt;A href="https://github.com/AuthorizeNet/sample-code-php/blob/master/PaymentTransactions/charge-customer-profile.php" target="_self"&gt;https://github.com/AuthorizeNet/sample-code-php/blob/master/PaymentTransactions/charge-customer-profile.php&lt;/A&gt;&lt;/P&gt;&lt;P&gt;It's ok, and&amp;nbsp;I got&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;Charge Customer Profile TRANS ID  : 60100534073
Code : 1
Description : This transaction has been approved.&lt;/PRE&gt;&lt;P&gt;Then I call sleep(40); and then use &lt;A href="https://github.com/AuthorizeNet/sample-code-php/blob/master/PaymentTransactions/capture-previously-authorized-amount.php" target="_self"&gt;https://github.com/AuthorizeNet/sample-code-php/blob/master/PaymentTransactions/capture-previously-authorized-amount.php&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and put there my transaction ID&amp;nbsp;&amp;nbsp;60100534073.&lt;/P&gt;&lt;P&gt;All I got is:&lt;/P&gt;&lt;PRE&gt;Capturing the Authorization with transaction ID : 60100534073
Transaction Failed 
 Error code  : 16
 Error message : The transaction cannot be found.&lt;/PRE&gt;&lt;P&gt;What am I doing wrong? Thanks&lt;/P&gt;</description>
      <pubDate>Sat, 17 Mar 2018 11:29:09 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Error-code-16-The-transaction-cannot-be-found/m-p/62168#M36538</guid>
      <dc:creator>serg1992a</dc:creator>
      <dc:date>2018-03-17T11:29:09Z</dc:date>
    </item>
    <item>
      <title>Re: Error code  : 16. The transaction cannot be found</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Error-code-16-The-transaction-cannot-be-found/m-p/62183#M36553</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/22928"&gt;@serg1992a&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What is value of&amp;nbsp;&lt;SPAN&gt;TransactionType you passing ?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Use&amp;nbsp;&lt;CODE&gt;authOnlyTransaction&lt;/CODE&gt;&amp;nbsp;to authorize the transaction for capture at a later time.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://developer.authorize.net/api/reference/index.html#payment-transactions-authorize-a-credit-card&amp;nbsp;" target="_blank"&gt;https://developer.authorize.net/api/reference/index.html#payment-transactions-authorize-a-credit-card&amp;nbsp;&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Also you can test your APIs call in our API reference using the Try it Tab .&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Hope it helps&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Mar 2018 06:36:57 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Error-code-16-The-transaction-cannot-be-found/m-p/62183#M36553</guid>
      <dc:creator>Anurag</dc:creator>
      <dc:date>2018-03-19T06:36:57Z</dc:date>
    </item>
  </channel>
</rss>

