<?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: Testing Prior Authorization Capture Transaction in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Testing-Prior-Authorization-Capture-Transaction/m-p/34336#M18810</link>
    <description>&lt;P&gt;for prior_auth_capture, you can only use transactionID&lt;/P&gt;&lt;P&gt;here a list of Minimum Required Fields&lt;/P&gt;&lt;P&gt;&lt;A href="http://developer.authorize.net/guides/AIM/wwhelp/wwhimpl/common/html/wwhelp.htm#href=A_TransTypeFields.html#1061603&amp;amp;single=true" target="_blank"&gt;http://developer.authorize.net/guides/AIM/wwhelp/wwhimpl/common/html/wwhelp.htm#href=A_TransTypeFields.html#1061603&amp;amp;single=true&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the invoice# is for your infomation only, as far as I know it is only save on the auth_only transaction.&lt;/P&gt;</description>
    <pubDate>Thu, 23 May 2013 23:14:05 GMT</pubDate>
    <dc:creator>RaynorC1emen7</dc:creator>
    <dc:date>2013-05-23T23:14:05Z</dc:date>
    <item>
      <title>Testing Prior Authorization Capture Transaction</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Testing-Prior-Authorization-Capture-Transaction/m-p/17#M5</link>
      <description>&lt;P&gt;I am testing integration with Authorize.Net AIM. I am able to successfully test an Authorization Only Transaction. However, I cannot find any way to successfully test a Prior Authorization Capture Transaction. When in testing mode, an Authorization Only Transaction returns a "0" for a Transaction ID. This is as documented and not necessarily a problem. However, a Prior Authorization Capture Transaction requires a non-zero Transaction ID. Is there a valid Transaction ID I can use to test Prior Authorization Capture Transactions?&lt;/P&gt;</description>
      <pubDate>Thu, 03 Sep 2009 22:34:00 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Testing-Prior-Authorization-Capture-Transaction/m-p/17#M5</guid>
      <dc:creator>bradley-holt</dc:creator>
      <dc:date>2009-09-03T22:34:00Z</dc:date>
    </item>
    <item>
      <title>Re: Testing Prior Authorization Capture Transaction</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Testing-Prior-Authorization-Capture-Transaction/m-p/21#M9</link>
      <description>&lt;P&gt;I'm not entirely certain, but check to make certain the preceding authorization actually succeeded.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If an AUTH_ONLY request fails it will not return an authcode (as one would expect), but I don't recall any successful AUTH_ONLY failing&amp;nbsp; to return the code.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;HTH,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Sep 2009 23:43:01 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Testing-Prior-Authorization-Capture-Transaction/m-p/21#M9</guid>
      <dc:creator>SteveMay</dc:creator>
      <dc:date>2009-09-03T23:43:01Z</dc:date>
    </item>
    <item>
      <title>Re: Testing Prior Authorization Capture Transaction</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Testing-Prior-Authorization-Capture-Transaction/m-p/22#M10</link>
      <description>&lt;P&gt;Transactions that return a Transacction ID of 0 are Test Mode transactions, meaning that you are either submitting x_test_request=true with your AIM POST and/or the account you are using has Test Mode enabled. If you wish to test Voids, Credits or Prior Auth Capture transactions you will need to submit transactions in live mode by adjusting the value to x_test_request to equal false and disabling the Test Mode setting within the account, if it is enabled.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you are currently using a test environment account the Test Mode setting within the account should not be enabled but you may follow the instructions below to validate this:&lt;/P&gt;
&lt;P&gt;1. Log into your Merchant Interface at &lt;A rel="nofollow" href="https://test.authorize.net." target="_blank"&gt;&lt;U&gt;https://test.authorize.net.&lt;/U&gt;&lt;/A&gt;&lt;BR /&gt;2. Click &lt;STRONG&gt;Settings&lt;/STRONG&gt; in the main left side menu.&lt;BR /&gt;3. Click &lt;STRONG&gt;Test Mode&lt;/STRONG&gt;.&lt;BR /&gt;4. Click the &lt;STRONG&gt;Turn Test OFF&lt;/STRONG&gt; button. The interface will confirm that the Test Mode Settings have been Successfully Applied and you’re now in live mode.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you are currently using a production environment account, disabling Test Mode will incur transaction fees and the transactions submitted will be sent to the credit card network for processing. This means that valid credit card data must be used when testing Voids, Credits and Prior Auth Capture transactions through a production environment account and the credit cards used will be charged, if the issuing bank authorizes the authorization request submitted.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Additional information regarding Test Mode can be found in our online knowledgebase found at &lt;A rel="nofollow" href="http://authorize.net/support/knowledgebase/" target="_blank"&gt;http://authorize.net/support/knowledgebase/&lt;/A&gt;&amp;nbsp;as well as the online video tutorial at &lt;A rel="nofollow" href="http://www.authorize.net/videos" target="_blank"&gt;&lt;U&gt;http://www.authorize.net/videos&lt;/U&gt;&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Sep 2009 00:00:52 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Testing-Prior-Authorization-Capture-Transaction/m-p/22#M10</guid>
      <dc:creator>Elaine</dc:creator>
      <dc:date>2009-09-04T00:00:52Z</dc:date>
    </item>
    <item>
      <title>Re: Testing Prior Authorization Capture Transaction</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Testing-Prior-Authorization-Capture-Transaction/m-p/28#M15</link>
      <description>&lt;P&gt;Ah.. I stand corrected.&amp;nbsp; I've not fiddled the account settings much and am not sending x_test_request=true, so.....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the tip!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;</description>
      <pubDate>Fri, 04 Sep 2009 02:16:52 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Testing-Prior-Authorization-Capture-Transaction/m-p/28#M15</guid>
      <dc:creator>SteveMay</dc:creator>
      <dc:date>2009-09-04T02:16:52Z</dc:date>
    </item>
    <item>
      <title>Re: Testing Prior Authorization Capture Transaction</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Testing-Prior-Authorization-Capture-Transaction/m-p/42#M26</link>
      <description>&lt;P&gt;Elaine,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for the info. I was using the test environment but also had x_test_request set to true. By getting rid of this value I am now getting a non-zero Transaction ID. However, I was running into an issue when using the Transaction ID generated by an Authorization Only Transaction to then submit a Prior Authoriztion Capture Transaction. I was getting the following error: "The transaction cannot be found." I realized the problem was that I was casting the Transaction ID to a 32 bit integer which was narrowing the Transaction ID to 2147483647. I thought this might be useful for other developers to know: make sure you don't try to store your Transaction ID in a 32 bit integer, it won't fit.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Sep 2009 15:36:28 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Testing-Prior-Authorization-Capture-Transaction/m-p/42#M26</guid>
      <dc:creator>bradley-holt</dc:creator>
      <dc:date>2009-09-04T15:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: Testing Prior Authorization Capture Transaction</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Testing-Prior-Authorization-Capture-Transaction/m-p/54#M35</link>
      <description>&lt;P&gt;Yes, Transaction ID's should be stored as string values as they will continue to grow in number and length.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Sep 2009 19:25:48 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Testing-Prior-Authorization-Capture-Transaction/m-p/54#M35</guid>
      <dc:creator>Elaine</dc:creator>
      <dc:date>2009-09-04T19:25:48Z</dc:date>
    </item>
    <item>
      <title>Re: Testing Prior Authorization Capture Transaction</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Testing-Prior-Authorization-Capture-Transaction/m-p/34259#M18740</link>
      <description>&lt;P&gt;Hi Sir,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I made prior_auth_cap&lt;SPAN&gt;ture for au&lt;SPAN&gt;thorized&amp;nbsp;&lt;SPAN&gt;transac&lt;SPAN&gt;tion&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;then how much&amp;nbsp;&lt;SPAN&gt;time i&lt;SPAN&gt;t will&amp;nbsp;&lt;SPAN&gt;take&amp;nbsp;&lt;SPAN&gt;to cap&lt;SPAN&gt;ture &amp;nbsp;&lt;SPAN&gt;the amoun&lt;SPAN&gt;t and amoun&lt;SPAN&gt;t&amp;nbsp;&lt;SPAN&gt;transfer in merchan&lt;SPAN&gt;t accoun&lt;SPAN&gt;t.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;please provide me &lt;SPAN&gt;the de&lt;SPAN&gt;tails&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;Manish &amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2013 18:56:28 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Testing-Prior-Authorization-Capture-Transaction/m-p/34259#M18740</guid>
      <dc:creator>manish786</dc:creator>
      <dc:date>2013-05-16T18:56:28Z</dc:date>
    </item>
    <item>
      <title>Re: Testing Prior Authorization Capture Transaction</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Testing-Prior-Authorization-Capture-Transaction/m-p/34263#M18744</link>
      <description>&lt;P&gt;If I made prior_auth_cap&lt;SPAN&gt;ture for au&lt;SPAN&gt;thorized&amp;nbsp;&lt;SPAN&gt;transac&lt;SPAN&gt;tion&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;then how much&amp;nbsp;&lt;SPAN&gt;time i&lt;SPAN&gt;t will&amp;nbsp;&lt;SPAN&gt;take&amp;nbsp;&lt;SPAN&gt;to cap&lt;SPAN&gt;ture &amp;nbsp;&lt;SPAN&gt;the amoun&lt;SPAN&gt;t and amoun&lt;SPAN&gt;t&amp;nbsp;&lt;SPAN&gt;transfer in merchan&lt;SPAN&gt;t accoun&lt;SPAN&gt;t.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Transaction are settled once a day. check your merchant account setting for the settled time(Transaction Cut-Off Time).&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2013 19:40:42 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Testing-Prior-Authorization-Capture-Transaction/m-p/34263#M18744</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2013-05-16T19:40:42Z</dc:date>
    </item>
    <item>
      <title>Re: Testing Prior Authorization Capture Transaction</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Testing-Prior-Authorization-Capture-Transaction/m-p/34270#M18751</link>
      <description>&lt;P&gt;Hello Manish,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would recommend taking a few minutes to review our &lt;A href="http://develoer.authorize.net/training" target="_self"&gt;Payments Fundementals&lt;/A&gt;&amp;nbsp;training video. &amp;nbsp;It will explain some of the terms used for payment types and how transactions work.&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>Thu, 16 May 2013 21:49:35 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Testing-Prior-Authorization-Capture-Transaction/m-p/34270#M18751</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2013-05-16T21:49:35Z</dc:date>
    </item>
    <item>
      <title>Re: Testing Prior Authorization Capture Transaction</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Testing-Prior-Authorization-Capture-Transaction/m-p/34281#M18761</link>
      <description>&lt;DIV&gt;Hi Sir,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Please confirm that the procedure we are trying to follow is correct or not,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Now I am giving example&lt;/DIV&gt;&lt;DIV&gt;1) First we &amp;nbsp;authorize 100 USD b&lt;SPAN&gt;y passing order invoice id&amp;nbsp;&lt;/SPAN&gt;then after 2 days we will prior_au&lt;SPAN&gt;th_cap&lt;SPAN&gt;ture&amp;nbsp;&lt;SPAN&gt;the&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;authorized &amp;nbsp;transaction of amount 80 USD b&lt;SPAN&gt;y passing au&lt;SPAN&gt;thorized&amp;nbsp;&lt;SPAN&gt;transac&lt;SPAN&gt;tion id&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;nbsp;.&lt;/DIV&gt;&lt;DIV&gt;then after one day we will void&amp;nbsp;the authorized&amp;nbsp;transaction &lt;SPAN&gt;&amp;nbsp;b&lt;/SPAN&gt;y passing prior_au&lt;SPAN&gt;th_cap&lt;SPAN&gt;tured&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;transaction id.&lt;/DIV&gt;&lt;DIV&gt;then after one day we will send&amp;nbsp;two&amp;nbsp;reques&lt;SPAN&gt;t&amp;nbsp;&lt;/SPAN&gt;for refund against &lt;SPAN&gt;prior_au&lt;/SPAN&gt;th_captured &amp;nbsp;transaction of amount 20USD .20 USD. respectivel&lt;SPAN&gt;y&lt;/SPAN&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Please confirm. Am i following&amp;nbsp;&lt;SPAN&gt;the righ&lt;SPAN&gt;t wa&lt;SPAN&gt;y or no&lt;SPAN&gt;t&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 17 May 2013 18:07:25 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Testing-Prior-Authorization-Capture-Transaction/m-p/34281#M18761</guid>
      <dc:creator>manish786</dc:creator>
      <dc:date>2013-05-17T18:07:25Z</dc:date>
    </item>
    <item>
      <title>Re: Testing Prior Authorization Capture Transaction</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Testing-Prior-Authorization-Capture-Transaction/m-p/34282#M18762</link>
      <description>&lt;P&gt;then after one day we will void&amp;nbsp;the authorized&amp;nbsp;transaction &lt;SPAN&gt;&amp;nbsp;b&lt;/SPAN&gt;y passing prior_au&lt;SPAN&gt;th_cap&lt;SPAN&gt;tured&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;transaction id.&lt;/P&gt;&lt;P&gt;Once it is capture and settled, you can't void the transaction anymore.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Other then that it look correct.&lt;/P&gt;</description>
      <pubDate>Fri, 17 May 2013 18:25:30 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Testing-Prior-Authorization-Capture-Transaction/m-p/34282#M18762</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2013-05-17T18:25:30Z</dc:date>
    </item>
    <item>
      <title>Re: Testing Prior Authorization Capture Transaction</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Testing-Prior-Authorization-Capture-Transaction/m-p/34283#M18763</link>
      <description>&lt;DIV&gt;Hi Sir,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Please confirm that the procedure we are trying to follow is correct or not,&lt;/DIV&gt;&lt;DIV&gt;I did mis&lt;SPAN&gt;take in las&lt;SPAN&gt;t ques&lt;SPAN&gt;tion so I am repos&lt;SPAN&gt;t&amp;nbsp;&lt;SPAN&gt;this ques&lt;SPAN&gt;tion&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Now I am giving example&lt;/DIV&gt;&lt;DIV&gt;1) First we &amp;nbsp;authorize 100 USD by passing order invoice id&amp;nbsp;then after 2 days we will prior_auth_capture&amp;nbsp;the&amp;nbsp;authorized &amp;nbsp;transaction of amount 80 USD by passing authorized&amp;nbsp;transaction id&amp;nbsp;.&lt;/DIV&gt;&lt;DIV&gt;then after one day we will void&amp;nbsp;the authorized&amp;nbsp;transaction&amp;nbsp;&amp;nbsp;by passing auth transaction id(go&lt;SPAN&gt;t while au&lt;SPAN&gt;thorizing&amp;nbsp;&lt;SPAN&gt;the amoun&lt;SPAN&gt;t&lt;/SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;).&lt;/DIV&gt;&lt;DIV&gt;then after one day we will send&amp;nbsp;two&amp;nbsp;request&amp;nbsp;for refund against&amp;nbsp;prior_auth_captured &amp;nbsp;transaction of amount 20USD .20 USD. respectively&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Please confirm. Am i following&amp;nbsp;the right way or not&lt;/DIV&gt;</description>
      <pubDate>Fri, 17 May 2013 20:15:36 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Testing-Prior-Authorization-Capture-Transaction/m-p/34283#M18763</guid>
      <dc:creator>manish786</dc:creator>
      <dc:date>2013-05-17T20:15:36Z</dc:date>
    </item>
    <item>
      <title>Re: Testing Prior Authorization Capture Transaction</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Testing-Prior-Authorization-Capture-Transaction/m-p/34284#M18764</link>
      <description>&lt;P&gt;what was the point of the void transaction? when you ran prior_auth_capture with an amount that it less then the auth_only amount, the different will be released from the credit hold automatically.&lt;/P&gt;</description>
      <pubDate>Fri, 17 May 2013 20:32:16 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Testing-Prior-Authorization-Capture-Transaction/m-p/34284#M18764</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2013-05-17T20:32:16Z</dc:date>
    </item>
    <item>
      <title>Re: Testing Prior Authorization Capture Transaction</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Testing-Prior-Authorization-Capture-Transaction/m-p/34286#M18766</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please confirm Am I correct or not&lt;/P&gt;&lt;P&gt;1) I am using void transaction to release the remaining amount with in a day after prior_auth_capture else it will take a couple of days?&lt;/P&gt;&lt;P&gt;2) Should we use void transaction to release the amount or not?.&lt;/P&gt;&lt;P&gt;3) Is void transaction&amp;nbsp; used to release the amount after authorization and after prior_auth_capture?&lt;/P&gt;&lt;P&gt;4) First I auth_only 100USD then capture 80USD using&amp;nbsp; prior_auth_capture&amp;nbsp; by passing authrization transaction id and amt.&amp;nbsp; then after one day I will make a void transaction against&amp;nbsp; auth_only transaction Id then will make multiple refund transaction against prior_auth_capture transaction&lt;/P&gt;&lt;P&gt;4.1) In this (4#) should we require void transaction?&lt;/P&gt;&lt;P&gt;4.2) forth point will work properly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 18 May 2013 03:22:42 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Testing-Prior-Authorization-Capture-Transaction/m-p/34286#M18766</guid>
      <dc:creator>manish786</dc:creator>
      <dc:date>2013-05-18T03:22:42Z</dc:date>
    </item>
    <item>
      <title>Re: Testing Prior Authorization Capture Transaction</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Testing-Prior-Authorization-Capture-Transaction/m-p/34287#M18767</link>
      <description>&lt;P&gt;Hello Manish786,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please note that submitting a void transaction on an unsettled transaction will cancel the entire transaction, it cannot be used to return a partial amount.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="line-height: 16px;"&gt;In your scenario, auth_only begins the transaction and will put the amount on hold for up to 30 days, but the funds will not settle. &amp;nbsp;A prior_auth_capture will set the amount to settle which occurs only&amp;nbsp;&lt;/SPAN&gt;once every 24 hours and begins after the transaction cut-off time specified in the merchant interface. &amp;nbsp;After a transaction has settled, you may issue multiple refund transactions up to the total amount originally authorized.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can watch the following video to better understand how authorization, capture and settlement works.&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="425" height="344" frameborder="0" allowfullscreen="true" title="Video"&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 18 May 2013 21:43:05 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Testing-Prior-Authorization-Capture-Transaction/m-p/34287#M18767</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2013-05-18T21:43:05Z</dc:date>
    </item>
    <item>
      <title>Re: Testing Prior Authorization Capture Transaction</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Testing-Prior-Authorization-Capture-Transaction/m-p/34334#M18808</link>
      <description>&lt;P&gt;Hi Sir ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;First I'm authorizing order by passing invoice number &amp;nbsp;then &amp;nbsp;in reply we get authorization id and auth code then I want to capture the transaction using &amp;nbsp;prior_auth_capture by passing authorization id only.&lt;/P&gt;&lt;P&gt;If I'm using invoice number also then which invoice number I need to use&amp;nbsp;&lt;/P&gt;&lt;P&gt;1) which we used while authorizing the order.&lt;/P&gt;&lt;P&gt;2) Or we can use any one. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 May 2013 21:23:51 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Testing-Prior-Authorization-Capture-Transaction/m-p/34334#M18808</guid>
      <dc:creator>manish786</dc:creator>
      <dc:date>2013-05-23T21:23:51Z</dc:date>
    </item>
    <item>
      <title>Re: Testing Prior Authorization Capture Transaction</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Testing-Prior-Authorization-Capture-Transaction/m-p/34336#M18810</link>
      <description>&lt;P&gt;for prior_auth_capture, you can only use transactionID&lt;/P&gt;&lt;P&gt;here a list of Minimum Required Fields&lt;/P&gt;&lt;P&gt;&lt;A href="http://developer.authorize.net/guides/AIM/wwhelp/wwhimpl/common/html/wwhelp.htm#href=A_TransTypeFields.html#1061603&amp;amp;single=true" target="_blank"&gt;http://developer.authorize.net/guides/AIM/wwhelp/wwhimpl/common/html/wwhelp.htm#href=A_TransTypeFields.html#1061603&amp;amp;single=true&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the invoice# is for your infomation only, as far as I know it is only save on the auth_only transaction.&lt;/P&gt;</description>
      <pubDate>Thu, 23 May 2013 23:14:05 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Testing-Prior-Authorization-Capture-Transaction/m-p/34336#M18810</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2013-05-23T23:14:05Z</dc:date>
    </item>
    <item>
      <title>Re: Testing Prior Authorization Capture Transaction</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Testing-Prior-Authorization-Capture-Transaction/m-p/34487#M18932</link>
      <description>&lt;P&gt;Hi Sir,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;According to our business requirement, we have to release left out authorized amount once the all the required capture transactions get settled. I'm doing AUTH_ONLY transaction and then PRIOR_AUTH_CAPTURE transaction of shipped order items. For cancelled items I need to do void transaction.&lt;/P&gt;&lt;P&gt;I need to know EXACTLY HOW MANY DAYS it takes to release left out authorized amount. As per our business needs we CAN'T HOLD customer's amount unneccsarily.&lt;/P&gt;&lt;P&gt;And second input I need is when I'm trying to do void transaction against authorization transaction then its not happening and showing&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jun 2013 06:50:39 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Testing-Prior-Authorization-Capture-Transaction/m-p/34487#M18932</guid>
      <dc:creator>manish786</dc:creator>
      <dc:date>2013-06-04T06:50:39Z</dc:date>
    </item>
    <item>
      <title>Re: Testing Prior Authorization Capture Transaction</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Testing-Prior-Authorization-Capture-Transaction/m-p/81391#M51285</link>
      <description>&lt;P&gt;Many thanks to its amazing no doubt but what is the best possibility that you have faced for your &lt;A href="https://www.mwwroofing.com/" target="_self"&gt;site&lt;/A&gt; before going to pay your best opportunities.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Feb 2022 04:19:31 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Testing-Prior-Authorization-Capture-Transaction/m-p/81391#M51285</guid>
      <dc:creator>techupdate0</dc:creator>
      <dc:date>2022-02-23T04:19:31Z</dc:date>
    </item>
  </channel>
</rss>

