<?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: PRIOR_AUTH_CAPTURE Issue - transaction not moving to SETTLED in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/PRIOR-AUTH-CAPTURE-Issue-transaction-not-moving-to-SETTLED/m-p/36817#M20447</link>
    <description>&lt;P&gt;This is a production/live account?&lt;/P&gt;&lt;P&gt;It is all transactions? or just some? specific credit card type? Have you try prior_auth_capture a transaction thru the dashboard to see if it change to status?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.authorize.net/support/" target="_blank"&gt;http://www.authorize.net/support/&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 14 Nov 2013 02:15:14 GMT</pubDate>
    <dc:creator>RaynorC1emen7</dc:creator>
    <dc:date>2013-11-14T02:15:14Z</dc:date>
    <item>
      <title>PRIOR_AUTH_CAPTURE Issue - transaction not moving to SETTLED</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/PRIOR-AUTH-CAPTURE-Issue-transaction-not-moving-to-SETTLED/m-p/36787#M20432</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Our payment process is as follows:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. User comes in and purchases a haircut appointment for lets say a week out. So today the user comes in and makes a $40 purchase for a haircut for Nov 20th.&lt;/P&gt;&lt;P&gt;2. We place a hold on their card right away. (AUTH_ONLY)&lt;/P&gt;&lt;P&gt;3. On nov 20th, the day of the appointment, we will place a PRIOR_AUTH_CAPTURE request on that same transaction above.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What we are seeing is that many such transactions are not moving to the settled state. They remain in the AUTH_ONLY state on our authorize.net dashboard. This is weird, because the response we get from authorize.net API (for &lt;SPAN&gt;PRIOR_AUTH_CAPTURE request&lt;/SPAN&gt;) is something like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;#&amp;lt;ActiveMerchant::Billing::Response:0x0000000ca3d098 @params={"messages"=&amp;gt;{"result_code"=&amp;gt;"Ok", "message"=&amp;gt;{"code"=&amp;gt;"I00001", "text"=&amp;gt;"Successful."}}, "direct_response"=&amp;gt;{"raw"=&amp;gt;"1,1,1,This transaction has been approved.,00532Z,P,5654859284,,,40.00,CC,prior_auth_capture,,,,,,,,60559,,,,,,,,,,,,,,,,,,94F45CC3CFBF925A7B5902D6299A83BC,,,,,,,,,,,,,XXXX4867,MasterCard,,,,,,,,,,,,,,,,", "response_code"=&amp;gt;"1", "response_subcode"=&amp;gt;"1", "response_reason_code"=&amp;gt;"1", "message"=&amp;gt;"This transaction has been approved.", "approval_code"=&amp;gt;"00532Z", "avs_response"=&amp;gt;"P", "transaction_id"=&amp;gt;"5654859284", "invoice_number"=&amp;gt;"", "order_description"=&amp;gt;"", "amount"=&amp;gt;"40.00", "method"=&amp;gt;"CC", "transaction_type"=&amp;gt;"prior_auth_capture", "customer_id"=&amp;gt;"", "first_name"=&amp;gt;"", "last_name"=&amp;gt;"", "company"=&amp;gt;"", "address"=&amp;gt;"", "city"=&amp;gt;"", "state"=&amp;gt;"", "zip_code"=&amp;gt;"60559", "country"=&amp;gt;"", "phone"=&amp;gt;"", "fax"=&amp;gt;"", "email_address"=&amp;gt;"", "ship_to_first_name"=&amp;gt;"", "ship_to_last_name"=&amp;gt;"", "ship_to_company"=&amp;gt;"", "ship_to_address"=&amp;gt;"", "ship_to_city"=&amp;gt;"", "ship_to_state"=&amp;gt;"", "ship_to_zip_code"=&amp;gt;"", "ship_to_country"=&amp;gt;"", "tax"=&amp;gt;"", "duty"=&amp;gt;"", "freight"=&amp;gt;"", "tax_exempt"=&amp;gt;"", "purchase_order_number"=&amp;gt;"", "md5_hash"=&amp;gt;"94F45CC3CFBF925A7B5902D6299A83BC", "card_code"=&amp;gt;"", "cardholder_authentication_verification_response"=&amp;gt;""}}, @message="Successful.", @success=true, @test=false, @authorization=nil, @fraud_review=nil, @avs_result={"code"=&amp;gt;nil, "message"=&amp;gt;nil, "street_match"=&amp;gt;nil, "postal_match"=&amp;gt;nil}, @cvv_result={"code"=&amp;gt;nil, "message"=&amp;gt;nil}&amp;gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2013 21:44:09 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/PRIOR-AUTH-CAPTURE-Issue-transaction-not-moving-to-SETTLED/m-p/36787#M20432</guid>
      <dc:creator>thathoo</dc:creator>
      <dc:date>2013-11-13T21:44:09Z</dc:date>
    </item>
    <item>
      <title>Re: PRIOR_AUTH_CAPTURE Issue - transaction not moving to SETTLED</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/PRIOR-AUTH-CAPTURE-Issue-transaction-not-moving-to-SETTLED/m-p/36791#M20434</link>
      <description>&lt;P&gt;I would suggest reviewing our developer training video on payment fundamentals. &amp;nbsp;It explains the the authorization, capture and settlement process in more detail.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;div class="video-embed-center video-embed-youtube"&gt;&lt;iframe src="https://www.youtube.com/embed/5-mI9XZ7X0s" width="320" height="265" frameborder="0" allowfullscreen="true" title="Video"&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2013 21:47:27 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/PRIOR-AUTH-CAPTURE-Issue-transaction-not-moving-to-SETTLED/m-p/36791#M20434</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2013-11-13T21:47:27Z</dc:date>
    </item>
    <item>
      <title>Re: PRIOR_AUTH_CAPTURE Issue - transaction not moving to SETTLED</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/PRIOR-AUTH-CAPTURE-Issue-transaction-not-moving-to-SETTLED/m-p/36795#M20436</link>
      <description>&lt;P&gt;I have seen that. In fact I should state that many times those PRIOR_AUTH_CAPTURE requests do indeed move forward into the Settlement state. But quite often they dont. I dont understand why that would be even after getting a success message from the api.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2013 21:53:39 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/PRIOR-AUTH-CAPTURE-Issue-transaction-not-moving-to-SETTLED/m-p/36795#M20436</guid>
      <dc:creator>thathoo</dc:creator>
      <dc:date>2013-11-13T21:53:39Z</dc:date>
    </item>
    <item>
      <title>Re: PRIOR_AUTH_CAPTURE Issue - transaction not moving to SETTLED</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/PRIOR-AUTH-CAPTURE-Issue-transaction-not-moving-to-SETTLED/m-p/36797#M20437</link>
      <description>&lt;P&gt;When did you check to see if they settled or not?&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2013 22:04:21 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/PRIOR-AUTH-CAPTURE-Issue-transaction-not-moving-to-SETTLED/m-p/36797#M20437</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2013-11-13T22:04:21Z</dc:date>
    </item>
    <item>
      <title>Re: PRIOR_AUTH_CAPTURE Issue - transaction not moving to SETTLED</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/PRIOR-AUTH-CAPTURE-Issue-transaction-not-moving-to-SETTLED/m-p/36799#M20438</link>
      <description>&lt;P&gt;Well days later... in some cases weeks later...&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2013 22:16:12 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/PRIOR-AUTH-CAPTURE-Issue-transaction-not-moving-to-SETTLED/m-p/36799#M20438</guid>
      <dc:creator>thathoo</dc:creator>
      <dc:date>2013-11-13T22:16:12Z</dc:date>
    </item>
    <item>
      <title>Re: PRIOR_AUTH_CAPTURE Issue - transaction not moving to SETTLED</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/PRIOR-AUTH-CAPTURE-Issue-transaction-not-moving-to-SETTLED/m-p/36805#M20441</link>
      <description>&lt;P&gt;So, you are not getting pay because it wasn't settled? And the transactionID do match between the Auth_only and PRIOR_AUTH_CAPTURE? might need to contact support as it might not be a integration issue.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Nov 2013 00:07:55 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/PRIOR-AUTH-CAPTURE-Issue-transaction-not-moving-to-SETTLED/m-p/36805#M20441</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2013-11-14T00:07:55Z</dc:date>
    </item>
    <item>
      <title>Re: PRIOR_AUTH_CAPTURE Issue - transaction not moving to SETTLED</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/PRIOR-AUTH-CAPTURE-Issue-transaction-not-moving-to-SETTLED/m-p/36815#M20446</link>
      <description>&lt;P&gt;Thats exactly right. The transactionID definitely match. How do I contact support?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Nov 2013 01:51:52 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/PRIOR-AUTH-CAPTURE-Issue-transaction-not-moving-to-SETTLED/m-p/36815#M20446</guid>
      <dc:creator>thathoo</dc:creator>
      <dc:date>2013-11-14T01:51:52Z</dc:date>
    </item>
    <item>
      <title>Re: PRIOR_AUTH_CAPTURE Issue - transaction not moving to SETTLED</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/PRIOR-AUTH-CAPTURE-Issue-transaction-not-moving-to-SETTLED/m-p/36817#M20447</link>
      <description>&lt;P&gt;This is a production/live account?&lt;/P&gt;&lt;P&gt;It is all transactions? or just some? specific credit card type? Have you try prior_auth_capture a transaction thru the dashboard to see if it change to status?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.authorize.net/support/" target="_blank"&gt;http://www.authorize.net/support/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Nov 2013 02:15:14 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/PRIOR-AUTH-CAPTURE-Issue-transaction-not-moving-to-SETTLED/m-p/36817#M20447</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2013-11-14T02:15:14Z</dc:date>
    </item>
    <item>
      <title>Re: PRIOR_AUTH_CAPTURE Issue - transaction not moving to SETTLED</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/PRIOR-AUTH-CAPTURE-Issue-transaction-not-moving-to-SETTLED/m-p/36819#M20448</link>
      <description>&lt;P&gt;This is a production account. It happens intermittently (not all transactions) across all CC types (visa/MC/AmEx. Not tried to do prior_auth_capture on the dashboard yet. I can try.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Nov 2013 02:20:37 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/PRIOR-AUTH-CAPTURE-Issue-transaction-not-moving-to-SETTLED/m-p/36819#M20448</guid>
      <dc:creator>thathoo</dc:creator>
      <dc:date>2013-11-14T02:20:37Z</dc:date>
    </item>
    <item>
      <title>Re: PRIOR_AUTH_CAPTURE Issue - transaction not moving to SETTLED</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/PRIOR-AUTH-CAPTURE-Issue-transaction-not-moving-to-SETTLED/m-p/36821#M20449</link>
      <description>&lt;P&gt;Do you log the date and time of those prior_auth_capture? It might be helpful for them for debugging the issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Nov 2013 02:30:32 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/PRIOR-AUTH-CAPTURE-Issue-transaction-not-moving-to-SETTLED/m-p/36821#M20449</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2013-11-14T02:30:32Z</dc:date>
    </item>
  </channel>
</rss>

