<?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: Split Capture Possible in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Split-Capture-Possible/m-p/31184#M16272</link>
    <description>&lt;P&gt;I am also stuck on the same. do i need to build a new flow with all AIM to replace what i did in SIM.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;please help&lt;/P&gt;</description>
    <pubDate>Tue, 06 Nov 2012 12:54:46 GMT</pubDate>
    <dc:creator>Sreejith_5</dc:creator>
    <dc:date>2012-11-06T12:54:46Z</dc:date>
    <item>
      <title>Split Capture Possible</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Split-Capture-Possible/m-p/3957#M3616</link>
      <description>&lt;P&gt;I've implemented about 6 different credit card processing gateway's.&amp;nbsp; I started implementing Authorize.Net about 2 weeks ago.&amp;nbsp; The implementation does an AUTH_ONLY, then later issues a PRIOR_AUTH_CAPTURE.&amp;nbsp;&amp;nbsp; The business model for my client will in some cases fulfill part of the order and then fulfill the rest of the order at a later date (a classic split shipment).&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, when reading the docs for a PRIOR_AUTH_CAPTURE it states the following:&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P align="left"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3"&gt;Only a single Prior Authorization and Capture transaction can be submitted against an Authorization Only.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3"&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;Does this mean that Authorize.Net simply cannot handle a split authorize and capture??&amp;nbsp; This is standard practice in order fulfillment and other gateway's allow this.&amp;nbsp; I would find it hard to believe that Authorize.Net can't handle this??&amp;nbsp; &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;I searched the forums, but I haven't been able to find anything.&amp;nbsp; Am I missing something?&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jul 2010 21:33:45 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Split-Capture-Possible/m-p/3957#M3616</guid>
      <dc:creator>pmarc</dc:creator>
      <dc:date>2010-07-12T21:33:45Z</dc:date>
    </item>
    <item>
      <title>Re: Split Capture Possible</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Split-Capture-Possible/m-p/4027#M3680</link>
      <description>&lt;P&gt;When you process Auth Only transactions you may only process one Prior Auth Capture transaction against each Auth Only transaction, even if you do not capture the full amount with your Prior Auth Capture. If there is an available amount remaining in the Auth Only authorization after your Prior Auth Capture you may use the Capture Only transaction type to capture the remaining balance, however this requires that you have the full credit card number and expiration date on file in order to submit the Capture Only. For this reason, you may prefer to use CIM as you can store your customer's payment information in a CIM profile for use at a later date, including Auth Only, Prior Auth Capture and Capture Only transctions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Elaine&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jul 2010 07:56:57 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Split-Capture-Possible/m-p/4027#M3680</guid>
      <dc:creator>Elaine</dc:creator>
      <dc:date>2010-07-16T07:56:57Z</dc:date>
    </item>
    <item>
      <title>Re: Split Capture Possible</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Split-Capture-Possible/m-p/4029#M3682</link>
      <description>&lt;P&gt;You can also "rebill" the second part of the order. Rebilling creates a new authorization, but you do not need the customers card number.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jul 2010 11:50:43 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Split-Capture-Possible/m-p/4029#M3682</guid>
      <dc:creator>joatmon</dc:creator>
      <dc:date>2010-07-16T11:50:43Z</dc:date>
    </item>
    <item>
      <title>Re: Split Capture Possible</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Split-Capture-Possible/m-p/4049#M3701</link>
      <description>&lt;P&gt;i have a related question.&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;I am using SIM and I need to split the capture into auth_only and then prior_auth_capture. I've attempted this on the test account and the status of the transaction remains as "Authorizied/Pending Capture" after I have sent the capture transaction and received a successful response from the payment gateway.&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;So, I started reading and came across this in the SIM documentation: "&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3"&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;If this transaction type is required, it is recommended that the merchant process the transactions by logging on to the merchant interface directly, or by using a desktop application that uses AIM."&lt;/FONT&gt;&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;&lt;FONT size="2"&gt;That statement is worrisome since it is awfully late in the development process to scrap everything and use AIM. &lt;STRONG&gt;Please&lt;/STRONG&gt; tell me that I &lt;STRONG&gt;CAN&lt;/STRONG&gt; &lt;STRONG&gt;use auth_only &lt;/STRONG&gt;then&lt;STRONG&gt; prior_auth_capture &lt;/STRONG&gt;in&lt;STRONG&gt; SIM&lt;/STRONG&gt;.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;And then, please explain why the transaction status didn't change on the Test Merchant Interface.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;Thanks,&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2"&gt;Cheryl M.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jul 2010 19:33:58 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Split-Capture-Possible/m-p/4049#M3701</guid>
      <dc:creator>mcdiarcr</dc:creator>
      <dc:date>2010-07-16T19:33:58Z</dc:date>
    </item>
    <item>
      <title>Re: Split Capture Possible</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Split-Capture-Possible/m-p/31184#M16272</link>
      <description>&lt;P&gt;I am also stuck on the same. do i need to build a new flow with all AIM to replace what i did in SIM.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;please help&lt;/P&gt;</description>
      <pubDate>Tue, 06 Nov 2012 12:54:46 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Split-Capture-Possible/m-p/31184#M16272</guid>
      <dc:creator>Sreejith_5</dc:creator>
      <dc:date>2012-11-06T12:54:46Z</dc:date>
    </item>
    <item>
      <title>Re: Split Capture Possible</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Split-Capture-Possible/m-p/31186#M16273</link>
      <description>&lt;P&gt;You can use SIM for authorize_and_capture, authorize_only, then use AIM for the rest.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;The point of using SIM was that you don't need SSL while AIM you will need it for Credit Card entry.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Nov 2012 13:21:22 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Split-Capture-Possible/m-p/31186#M16273</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2012-11-06T13:21:22Z</dc:date>
    </item>
    <item>
      <title>Re: Split Capture Possible</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Split-Capture-Possible/m-p/31190#M16274</link>
      <description>&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am new to web can u specify will there be any need of changes with SSL category to implement in the system to convert my application from SIM to AIM.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sreejith_5&lt;/P&gt;</description>
      <pubDate>Tue, 06 Nov 2012 14:15:03 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Split-Capture-Possible/m-p/31190#M16274</guid>
      <dc:creator>Sreejith_5</dc:creator>
      <dc:date>2012-11-06T14:15:03Z</dc:date>
    </item>
    <item>
      <title>Re: Split Capture Possible</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Split-Capture-Possible/m-p/31192#M16275</link>
      <description>&lt;P&gt;&lt;A href="http://developer.authorize.net/api/compare/" target="_blank"&gt;http://developer.authorize.net/api/compare/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SIM, no SSL required&lt;/P&gt;&lt;P&gt;DPM, SSL recommend&lt;/P&gt;&lt;P&gt;AIM, SSL required&lt;/P&gt;</description>
      <pubDate>Tue, 06 Nov 2012 14:18:12 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Split-Capture-Possible/m-p/31192#M16275</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2012-11-06T14:18:12Z</dc:date>
    </item>
    <item>
      <title>Re: Split Capture Possible</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Split-Capture-Possible/m-p/31232#M16296</link>
      <description>&lt;P&gt;ok thanks,, i implemented it in function. Now i need to transfer my response towards another URL and display the result there so whether&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;x_relay_response = TRUE&lt;/P&gt;&lt;P&gt;x_relay_url = {url to script on our site}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;is possible or not. And i wnt to know how to set up a filed x_relay_url in AIM as it is not present in it..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;help from all accepted&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Nov 2012 06:13:33 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Split-Capture-Possible/m-p/31232#M16296</guid>
      <dc:creator>Sreejith_5</dc:creator>
      <dc:date>2012-11-07T06:13:33Z</dc:date>
    </item>
    <item>
      <title>Re: Split Capture Possible</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Split-Capture-Possible/m-p/31236#M16298</link>
      <description>&lt;P&gt;No. for AIM you call authorize.net from you backend server. So there is no need for relay response. If you need to transfer it to another URL just do it as you would normally would.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There a diagram of how AIM works.&lt;/P&gt;&lt;P&gt;&lt;A href="http://developer.authorize.net/api/aim/" target="_blank"&gt;http://developer.authorize.net/api/aim/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Nov 2012 12:12:06 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Split-Capture-Possible/m-p/31236#M16298</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2012-11-07T12:12:06Z</dc:date>
    </item>
    <item>
      <title>Re: Split Capture Possible</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Split-Capture-Possible/m-p/31244#M16302</link>
      <description>&lt;P&gt;Ya thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It helped a lot. Completed the processes successfully.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the help,..&lt;/P&gt;</description>
      <pubDate>Wed, 07 Nov 2012 13:08:36 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Split-Capture-Possible/m-p/31244#M16302</guid>
      <dc:creator>Sreejith_5</dc:creator>
      <dc:date>2012-11-07T13:08:36Z</dc:date>
    </item>
    <item>
      <title>Re: Split Capture Possible</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Split-Capture-Possible/m-p/49202#M24801</link>
      <description>&lt;P&gt;I had one question:&lt;/P&gt;&lt;P&gt;1. I used AUTH_ONLY to authorize a $50 transaction.&lt;/P&gt;&lt;P&gt;2. Using PRIOR_AUTH_CAPTURE I captured a partial amount of $30.&lt;/P&gt;&lt;P&gt;What happens to the remaining amount? Will it be credited back to Customer?&lt;/P&gt;&lt;P&gt;The above Partial Capture is a result of a situation where my Customer initially agreed to buy a service for 2 years and later one he wanted to change to 1 year. So the initial transaction of AUTH_ONLY was for say $50 and later I had to end up charging him only $30.&lt;/P&gt;&lt;P&gt;I am assuming the remaining $20 will be credited back to the customer and that is what I wanted.&lt;/P&gt;&lt;P&gt;Do let me know.&lt;/P&gt;</description>
      <pubDate>Wed, 31 Dec 2014 10:57:14 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Split-Capture-Possible/m-p/49202#M24801</guid>
      <dc:creator>deepakitkar1</dc:creator>
      <dc:date>2014-12-31T10:57:14Z</dc:date>
    </item>
    <item>
      <title>Re: Split Capture Possible</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Split-Capture-Possible/m-p/49203#M24802</link>
      <description>&lt;P&gt;AUTH_ONLY put a hold on the amount, it doesn't take it from the customer until you do a PRIOR_AUTH_CAPTURE.&lt;/P&gt;&lt;P&gt;After that remaining amount will be released from that hold.&lt;/P&gt;&lt;P&gt;There is no credit because it never went to you in the first place, not before PRIOR_AUTH_CAPTURE.&lt;/P&gt;</description>
      <pubDate>Wed, 31 Dec 2014 12:07:25 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Split-Capture-Possible/m-p/49203#M24802</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2014-12-31T12:07:25Z</dc:date>
    </item>
  </channel>
</rss>

