<?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 AIM Transferring to ARB but with Unsettled Transactions...Help Please... in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/AIM-Transferring-to-ARB-but-with-Unsettled-Transactions-Help/m-p/50400#M25849</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have unsettled charges (&lt;SPAN&gt;"Authorized Pending Capture")&amp;nbsp;&lt;/SPAN&gt;marked as recuring billing that are waiting me to press "Capture"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do I configure my site so the charges come across as:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Authorization w/ Auto Capture&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This way I wont have to go through 500 member credit card authorization and press "Capture"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you very much&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 22 Apr 2015 00:15:05 GMT</pubDate>
    <dc:creator>ajh77</dc:creator>
    <dc:date>2015-04-22T00:15:05Z</dc:date>
    <item>
      <title>AIM Transferring to ARB but with Unsettled Transactions...Help Please...</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/AIM-Transferring-to-ARB-but-with-Unsettled-Transactions-Help/m-p/50400#M25849</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have unsettled charges (&lt;SPAN&gt;"Authorized Pending Capture")&amp;nbsp;&lt;/SPAN&gt;marked as recuring billing that are waiting me to press "Capture"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do I configure my site so the charges come across as:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Authorization w/ Auto Capture&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This way I wont have to go through 500 member credit card authorization and press "Capture"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you very much&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Apr 2015 00:15:05 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/AIM-Transferring-to-ARB-but-with-Unsettled-Transactions-Help/m-p/50400#M25849</guid>
      <dc:creator>ajh77</dc:creator>
      <dc:date>2015-04-22T00:15:05Z</dc:date>
    </item>
    <item>
      <title>Re: AIM Transferring to ARB but with Unsettled Transactions...Help Please...</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/AIM-Transferring-to-ARB-but-with-Unsettled-Transactions-Help/m-p/50401#M25850</link>
      <description>&lt;P&gt;I have unsettled charges (&lt;SPAN&gt;"Authorized Pending Capture")&amp;nbsp;&lt;/SPAN&gt;marked as recuring billing that are waiting me to press "Capture"&lt;/P&gt;&lt;P&gt;is that from the AIM? that mean you need to make it a auth_capture and not auth_only.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ARB only do auth_capture transaction&amp;nbsp; type&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;you can read about AIM transaction type in the pdf doc&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.authorize.net/support/AIM_guide_XML.pdf" target="_blank"&gt;http://www.authorize.net/support/AIM_guide_XML.pdf&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Apr 2015 00:24:22 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/AIM-Transferring-to-ARB-but-with-Unsettled-Transactions-Help/m-p/50401#M25850</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2015-04-22T00:24:22Z</dc:date>
    </item>
    <item>
      <title>Re: AIM Transferring to ARB but with Unsettled Transactions...Help Please...</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/AIM-Transferring-to-ARB-but-with-Unsettled-Transactions-Help/m-p/50402#M25851</link>
      <description>&lt;P&gt;If you set the Recurring Billing flag during createTransactionRequest, it does not create a subscription for your transaction.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want to immediately accept a payment and then create a subscription, it must be done in two calls.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Wed, 22 Apr 2015 01:25:27 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/AIM-Transferring-to-ARB-but-with-Unsettled-Transactions-Help/m-p/50402#M25851</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2015-04-22T01:25:27Z</dc:date>
    </item>
  </channel>
</rss>

