<?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 Single Auth Only but multiple Captures? in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Single-Auth-Only-but-multiple-Captures/m-p/49929#M25452</link>
    <description>&lt;P&gt;First of all, it is not possible to do a single auth only transaction and then later capture the total amount in several transactions, correct?&amp;nbsp; That is how it seems according to the documentation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The website I am working on has a single checkout but has the ability to send multiple shipments. They want to bill/capture the credit card when each item is shipped, which could be days or weeks apart.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So is the best way to handle this to make several auth_only transactions, one for each package and then capture them individually?&amp;nbsp; I am concerned that this could get very complicated if the customer is near their credit limit and only part of the order could be authorized. I doubt that would be a common occurrence but I am trying to think of everything.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Or can I void the original auth only and then do an auth capture each time a package is sent and hope the customer doesn't go over his limit, or cancel the card etc.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Am I missing some other option?&lt;/P&gt;</description>
    <pubDate>Mon, 09 Mar 2015 18:37:16 GMT</pubDate>
    <dc:creator>vtkaren</dc:creator>
    <dc:date>2015-03-09T18:37:16Z</dc:date>
    <item>
      <title>Single Auth Only but multiple Captures?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Single-Auth-Only-but-multiple-Captures/m-p/49929#M25452</link>
      <description>&lt;P&gt;First of all, it is not possible to do a single auth only transaction and then later capture the total amount in several transactions, correct?&amp;nbsp; That is how it seems according to the documentation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The website I am working on has a single checkout but has the ability to send multiple shipments. They want to bill/capture the credit card when each item is shipped, which could be days or weeks apart.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So is the best way to handle this to make several auth_only transactions, one for each package and then capture them individually?&amp;nbsp; I am concerned that this could get very complicated if the customer is near their credit limit and only part of the order could be authorized. I doubt that would be a common occurrence but I am trying to think of everything.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Or can I void the original auth only and then do an auth capture each time a package is sent and hope the customer doesn't go over his limit, or cancel the card etc.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Am I missing some other option?&lt;/P&gt;</description>
      <pubDate>Mon, 09 Mar 2015 18:37:16 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Single-Auth-Only-but-multiple-Captures/m-p/49929#M25452</guid>
      <dc:creator>vtkaren</dc:creator>
      <dc:date>2015-03-09T18:37:16Z</dc:date>
    </item>
    <item>
      <title>Re: Single Auth Only but multiple Captures?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Single-Auth-Only-but-multiple-Captures/m-p/49982#M25493</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/18048"&gt;@vtkaren&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Based on your use case, I would recommend you explore using &lt;A href="http://developer.authorize.net/api/reference/#payment-transactions-authorize-a-credit-card" target="_self"&gt;Authorize a Card&lt;/A&gt;&amp;nbsp;and create a customer profile at the same time. &amp;nbsp;This would allow you to perform a priorAuthCapture for one item, and then &lt;A href="http://developer.authorize.net/api/reference/#payment-transactions-charge-a-customer-profile" target="_self"&gt;Charge a Customer Profile&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Fri, 13 Mar 2015 22:57:53 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Single-Auth-Only-but-multiple-Captures/m-p/49982#M25493</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2015-03-13T22:57:53Z</dc:date>
    </item>
  </channel>
</rss>

