<?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: Accept.js Authorize --&amp;gt; Capture = Error 29 Payment information required in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-js-Authorize-gt-Capture-Error-29-Payment-information/m-p/55466#M30356</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/20445"&gt;@guestmanager﻿&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It appears &amp;nbsp;you're including some some extra fields not supported by &lt;A href="http://developer.authorize.net/api/reference/index.html#payment-transactions-capture-a-previously-authorized-amount" target="_self"&gt;Capture a Previous Authorized Amount&lt;/A&gt;. &amp;nbsp;If you remove&amp;nbsp;the items below order (lineitems,&amp;nbsp;userfields) it should run properly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 15 Aug 2016 19:22:02 GMT</pubDate>
    <dc:creator>RichardH</dc:creator>
    <dc:date>2016-08-15T19:22:02Z</dc:date>
    <item>
      <title>Accept.js Authorize --&gt; Capture = Error 29 Payment information required</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-js-Authorize-gt-Capture-Error-29-Payment-information/m-p/55452#M30344</link>
      <description>&lt;P&gt;I'm using the sandbox. I can process, authorize, void payments, but I can't seem to capture a previously authorized payment. I get error 29 - Payment information required. The error codes reference suggests:&lt;/P&gt;&lt;DIV class="row border-bottom-gray"&gt;&lt;P class="ng-binding"&gt;&lt;SPAN class="feature-item-title text-uppercase"&gt;EXPLANATION:&lt;/SPAN&gt; The Paymentech identification numbers are incorrect. Call Merchant Service Provider.&lt;/P&gt;&lt;/DIV&gt;&lt;DIV class="row border-bottom-gray jsonData ng-scope"&gt;&lt;P&gt;&lt;SPAN class="feature-item-title text-uppercase"&gt;OTHER SUGGESTIONS:&lt;/SPAN&gt; &lt;SPAN class="ng-binding"&gt;Invalid Paymentech client number, merchant number or terminal number.&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Which don't make sense.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Some more info below. Any idea what's going on?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here's what it looks like:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;18:24:24 web.1 | &amp;lt;createTransactionRequest xmlns="AnetApi/xml/v1/schema/AnetApiSchema.xsd"&amp;gt;&lt;BR /&gt;18:24:24 web.1 | &amp;lt;merchantAuthentication&amp;gt;&lt;BR /&gt;18:24:24 web.1 | &amp;lt;name&amp;gt;7kVTwv926&amp;lt;/name&amp;gt;&lt;BR /&gt;18:24:24 web.1 | &amp;lt;transactionKey&amp;gt;5A9X4wa448swQ6md&amp;lt;/transactionKey&amp;gt;&lt;BR /&gt;18:24:24 web.1 | &amp;lt;/merchantAuthentication&amp;gt;&lt;BR /&gt;18:24:24 web.1 | &amp;lt;refId&amp;gt;GMQHPJZ8B375YS-PGTMA&amp;lt;/refId&amp;gt;&lt;BR /&gt;18:24:24 web.1 | &amp;lt;transactionRequest&amp;gt;&lt;BR /&gt;18:24:24 web.1 | &amp;lt;transactionType&amp;gt;priorAuthCaptureTransaction&amp;lt;/transactionType&amp;gt;&lt;BR /&gt;18:24:24 web.1 | &amp;lt;amount&amp;gt;53.50&amp;lt;/amount&amp;gt;&lt;BR /&gt;18:24:24 web.1 | &amp;lt;refTransId&amp;gt;40001904924&amp;lt;/refTransId&amp;gt;&lt;BR /&gt;18:24:24 web.1 | &amp;lt;order&amp;gt;&lt;BR /&gt;18:24:24 web.1 | &amp;lt;invoiceNumber&amp;gt;GMQHPJZ8B375YS-PGTMA&amp;lt;/invoiceNumber&amp;gt;&lt;BR /&gt;18:24:24 web.1 | &amp;lt;description&amp;gt;2x sale&amp;lt;/description&amp;gt;&lt;BR /&gt;18:24:24 web.1 | &amp;lt;/order&amp;gt;&lt;BR /&gt;18:24:24 web.1 | &amp;lt;lineItems&amp;gt;&lt;BR /&gt;18:24:24 web.1 | &amp;lt;lineItem&amp;gt;&lt;BR /&gt;18:24:24 web.1 | &amp;lt;itemId&amp;gt;1255&amp;lt;/itemId&amp;gt;&lt;BR /&gt;18:24:24 web.1 | &amp;lt;name&amp;gt;sale&amp;lt;/name&amp;gt;&lt;BR /&gt;18:24:24 web.1 | &amp;lt;description/&amp;gt;&lt;BR /&gt;18:24:24 web.1 | &amp;lt;quantity&amp;gt;2&amp;lt;/quantity&amp;gt;&lt;BR /&gt;18:24:24 web.1 | &amp;lt;unitPrice&amp;gt;25.0&amp;lt;/unitPrice&amp;gt;&lt;BR /&gt;18:24:24 web.1 | &amp;lt;/lineItem&amp;gt;&lt;BR /&gt;18:24:24 web.1 | &amp;lt;/lineItems&amp;gt;&lt;BR /&gt;18:24:24 web.1 | &amp;lt;userFields&amp;gt;&lt;BR /&gt;18:24:24 web.1 | &amp;lt;userField&amp;gt;&lt;BR /&gt;18:24:24 web.1 | &amp;lt;name&amp;gt;x_currency_code&amp;lt;/name&amp;gt;&lt;BR /&gt;18:24:24 web.1 | &amp;lt;value&amp;gt;USD&amp;lt;/value&amp;gt;&lt;BR /&gt;18:24:24 web.1 | &amp;lt;/userField&amp;gt;&lt;BR /&gt;18:24:24 web.1 | &amp;lt;/userFields&amp;gt;&lt;BR /&gt;18:24:24 web.1 | &amp;lt;/transactionRequest&amp;gt;&lt;BR /&gt;18:24:24 web.1 | &amp;lt;/createTransactionRequest&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Response:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;18:24:25 web.1 | params:&lt;BR /&gt;18:24:25 web.1 | action: :capture&lt;BR /&gt;18:24:25 web.1 | response_code:&lt;BR /&gt;18:24:25 web.1 | response_reason_code: '29'&lt;BR /&gt;18:24:25 web.1 | response_reason_text: Payment information is required&lt;BR /&gt;18:24:25 web.1 | avs_result_code:&lt;BR /&gt;18:24:25 web.1 | transaction_id:&lt;BR /&gt;18:24:25 web.1 | card_code:&lt;BR /&gt;18:24:25 web.1 | authorization_code:&lt;BR /&gt;18:24:25 web.1 | cardholder_authentication_code:&lt;BR /&gt;18:24:25 web.1 | account_number:&lt;BR /&gt;18:24:25 web.1 | test_request:&lt;BR /&gt;18:24:25 web.1 | message: Payment information is required&lt;BR /&gt;18:24:25 web.1 | success: false&lt;BR /&gt;18:24:25 web.1 | test: true&lt;BR /&gt;18:24:25 web.1 | authorization: "##capture"&lt;BR /&gt;18:24:25 web.1 | fraud_review: false&lt;BR /&gt;18:24:25 web.1 | error_code:&lt;BR /&gt;18:24:25 web.1 | emv_authorization:&lt;BR /&gt;18:24:25 web.1 | avs_result:&lt;BR /&gt;18:24:25 web.1 | code:&lt;BR /&gt;18:24:25 web.1 | message:&lt;BR /&gt;18:24:25 web.1 | street_match:&lt;BR /&gt;18:24:25 web.1 | postal_match:&lt;BR /&gt;18:24:25 web.1 | cvv_result:&lt;BR /&gt;18:24:25 web.1 | code:&lt;BR /&gt;18:24:25 web.1 | message:&lt;/P&gt;</description>
      <pubDate>Sun, 14 Aug 2016 01:45:34 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-js-Authorize-gt-Capture-Error-29-Payment-information/m-p/55452#M30344</guid>
      <dc:creator>guestmanager</dc:creator>
      <dc:date>2016-08-14T01:45:34Z</dc:date>
    </item>
    <item>
      <title>Re: Accept.js Authorize --&gt; Capture = Error 29 Payment information required</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-js-Authorize-gt-Capture-Error-29-Payment-information/m-p/55466#M30356</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/20445"&gt;@guestmanager﻿&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It appears &amp;nbsp;you're including some some extra fields not supported by &lt;A href="http://developer.authorize.net/api/reference/index.html#payment-transactions-capture-a-previously-authorized-amount" target="_self"&gt;Capture a Previous Authorized Amount&lt;/A&gt;. &amp;nbsp;If you remove&amp;nbsp;the items below order (lineitems,&amp;nbsp;userfields) it should run properly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Aug 2016 19:22:02 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accept-js-Authorize-gt-Capture-Error-29-Payment-information/m-p/55466#M30356</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2016-08-15T19:22:02Z</dc:date>
    </item>
  </channel>
</rss>

