<?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: AIM: Holding a payment in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/AIM-Holding-a-payment/m-p/28288#M14910</link>
    <description>&lt;P&gt;I now have everything working on the celebrity platform except one little detail.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As mentioned at the very start of this thread, I have to do a prior authorization capture because of the way our payment model has to go.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I got this working relatively pain free with credt cards.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now I'm trying to do the exact same thing using ECheck (we let them specify a bank account also, as an alternative to credit).&amp;nbsp; The authorization works great.&amp;nbsp; But when I go to capture later, it says the transaction was declined every time.&amp;nbsp; Is this a known problem with using test data, i.e., will it work if there was live data to capture from?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here are my test&amp;nbsp;capture code post values (assume the transaction ID is correct):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Dim &lt;FONT face="Consolas" size="2"&gt;&lt;FONT face="Consolas" size="2"&gt;post_values &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="2" color="#0000ff" face="Consolas"&gt;&lt;FONT size="2" color="#0000ff" face="Consolas"&gt;&lt;FONT size="2" color="#0000ff" face="Consolas"&gt;As &lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="2" color="#0000ff" face="Consolas"&gt;&lt;FONT size="2" color="#0000ff" face="Consolas"&gt;&lt;FONT size="2" color="#0000ff" face="Consolas"&gt;New &lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="2" color="#2b91af" face="Consolas"&gt;&lt;FONT size="2" color="#2b91af" face="Consolas"&gt;&lt;FONT size="2" color="#2b91af" face="Consolas"&gt;Dictionary&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="2" face="Consolas"&gt;&lt;FONT size="2" face="Consolas"&gt;(&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="2" color="#0000ff" face="Consolas"&gt;&lt;FONT size="2" color="#0000ff" face="Consolas"&gt;&lt;FONT size="2" color="#0000ff" face="Consolas"&gt;Of&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="2" color="#0000ff" face="Consolas"&gt;&lt;FONT size="2" color="#0000ff" face="Consolas"&gt;&lt;FONT size="2" color="#0000ff" face="Consolas"&gt;String&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="2" face="Consolas"&gt;&lt;FONT size="2" face="Consolas"&gt;, &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="2" color="#0000ff" face="Consolas"&gt;&lt;FONT size="2" color="#0000ff" face="Consolas"&gt;&lt;FONT size="2" color="#0000ff" face="Consolas"&gt;String&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="2" face="Consolas"&gt;&lt;FONT size="2" face="Consolas"&gt;)&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2" color="#008000" face="Consolas"&gt;&lt;FONT size="2" color="#008000" face="Consolas"&gt;&lt;FONT size="2" color="#008000" face="Consolas"&gt;&amp;nbsp;&amp;nbsp; ' ADD POST VALUES&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; post_values.Add(&lt;FONT size="2" color="#a31515" face="Consolas"&gt;&lt;FONT size="2" color="#a31515" face="Consolas"&gt;&lt;FONT size="2" color="#a31515" face="Consolas"&gt;"x_login"&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="2" face="Consolas"&gt;&lt;FONT size="2" face="Consolas"&gt;, LOGIN_NAME)&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; post_values.Add(&lt;FONT size="2" color="#a31515" face="Consolas"&gt;&lt;FONT size="2" color="#a31515" face="Consolas"&gt;&lt;FONT size="2" color="#a31515" face="Consolas"&gt;"x_tran_key"&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="2" face="Consolas"&gt;&lt;FONT size="2" face="Consolas"&gt;, TRX_KEY)&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2" face="Consolas"&gt;&lt;FONT size="2" face="Consolas"&gt;﻿&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; post_values.Add(&lt;FONT size="2" color="#a31515" face="Consolas"&gt;&lt;FONT size="2" color="#a31515" face="Consolas"&gt;&lt;FONT size="2" color="#a31515" face="Consolas"&gt;"x_delim_data"&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="2" face="Consolas"&gt;&lt;FONT size="2" face="Consolas"&gt;, &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="2" color="#a31515" face="Consolas"&gt;&lt;FONT size="2" color="#a31515" face="Consolas"&gt;&lt;FONT size="2" color="#a31515" face="Consolas"&gt;"TRUE"&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="2" face="Consolas"&gt;&lt;FONT size="2" face="Consolas"&gt;)&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; post_values.Add(&lt;FONT size="2" color="#a31515" face="Consolas"&gt;&lt;FONT size="2" color="#a31515" face="Consolas"&gt;&lt;FONT size="2" color="#a31515" face="Consolas"&gt;"x_delim_char"&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="2" face="Consolas"&gt;&lt;FONT size="2" face="Consolas"&gt;, &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="2" color="#a31515" face="Consolas"&gt;&lt;FONT size="2" color="#a31515" face="Consolas"&gt;&lt;FONT size="2" color="#a31515" face="Consolas"&gt;"|"&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="2" face="Consolas"&gt;&lt;FONT size="2" face="Consolas"&gt;)&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; post_values.Add(&lt;FONT size="2" color="#a31515" face="Consolas"&gt;&lt;FONT size="2" color="#a31515" face="Consolas"&gt;&lt;FONT size="2" color="#a31515" face="Consolas"&gt;"x_relay_response"&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="2" face="Consolas"&gt;&lt;FONT size="2" face="Consolas"&gt;, &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="2" color="#a31515" face="Consolas"&gt;&lt;FONT size="2" color="#a31515" face="Consolas"&gt;&lt;FONT size="2" color="#a31515" face="Consolas"&gt;"FALSE"&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="2" face="Consolas"&gt;&lt;FONT size="2" face="Consolas"&gt;)&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2" face="Consolas"&gt;&lt;FONT size="2" face="Consolas"&gt;﻿&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; post_values.Add(&lt;FONT size="2" color="#a31515" face="Consolas"&gt;&lt;FONT size="2" color="#a31515" face="Consolas"&gt;&lt;FONT size="2" color="#a31515" face="Consolas"&gt;"x_type"&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="2" face="Consolas"&gt;&lt;FONT size="2" face="Consolas"&gt;, &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="2" color="#a31515" face="Consolas"&gt;&lt;FONT size="2" color="#a31515" face="Consolas"&gt;&lt;FONT size="2" color="#a31515" face="Consolas"&gt;"PRIOR_AUTH_CAPTURE"&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="2" face="Consolas"&gt;&lt;FONT size="2" face="Consolas"&gt;)&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; post_values.Add(&lt;FONT size="2" color="#a31515" face="Consolas"&gt;&lt;FONT size="2" color="#a31515" face="Consolas"&gt;&lt;FONT size="2" color="#a31515" face="Consolas"&gt;"x_method"&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="2" face="Consolas"&gt;&lt;FONT size="2" face="Consolas"&gt;, &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="2" color="#a31515" face="Consolas"&gt;&lt;FONT size="2" color="#a31515" face="Consolas"&gt;&lt;FONT size="2" color="#a31515" face="Consolas"&gt;"ECHECK"&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="2" face="Consolas"&gt;&lt;FONT size="2" face="Consolas"&gt;)&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2" face="Consolas"&gt;&lt;FONT size="2" face="Consolas"&gt;﻿&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; post_values.Add(&lt;FONT size="2" color="#a31515" face="Consolas"&gt;&lt;FONT size="2" color="#a31515" face="Consolas"&gt;&lt;FONT size="2" color="#a31515" face="Consolas"&gt;"x_trans_id"&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="2" face="Consolas"&gt;&lt;FONT size="2" face="Consolas"&gt;, &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="2" color="#a31515" face="Consolas"&gt;&lt;FONT size="2" color="#a31515" face="Consolas"&gt;&lt;FONT size="2" color="#a31515" face="Consolas"&gt;"2173999242"&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="2" face="Consolas"&gt;&lt;FONT size="2" face="Consolas"&gt;)&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; post_values.Add(&lt;FONT size="2" color="#a31515" face="Consolas"&gt;&lt;FONT size="2" color="#a31515" face="Consolas"&gt;&lt;FONT size="2" color="#a31515" face="Consolas"&gt;"x_amount"&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="2" face="Consolas"&gt;&lt;FONT size="2" face="Consolas"&gt;, 150)&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2" face="Consolas"&gt;&lt;FONT size="2" face="Consolas"&gt;See anything wrong?&amp;nbsp; Thanks for the continued support!﻿&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 26 Jul 2012 17:22:26 GMT</pubDate>
    <dc:creator>Hurrdat_Timothy</dc:creator>
    <dc:date>2012-07-26T17:22:26Z</dc:date>
    <item>
      <title>AIM: Holding a payment</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/AIM-Holding-a-payment/m-p/27836#M14699</link>
      <description>&lt;P&gt;Alright, I did as much searching as I could, I figure it would be better just to ask about my situation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have already developed a platform for endorsed marketing.&amp;nbsp; In other words, businesses use celebrities to market.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Because of the amounts that these payments may be, we have to accept the business' payment BEFORE we pay the celebrity.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now, here's the catch.&amp;nbsp; Our merchant account was granted on the basis that we wait until the celebrity approves their endorsement before we charge the business.&amp;nbsp; So, to make it simple to understand, here is how our process has to be:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1.&amp;nbsp; Business selects endorsement type, goes to checkout&lt;/P&gt;&lt;P&gt;2.&amp;nbsp; Business checkouts with their payment information&lt;/P&gt;&lt;P&gt;3.&amp;nbsp; Internal filtering processes happen&lt;/P&gt;&lt;P&gt;4.&amp;nbsp; Business final approval&lt;/P&gt;&lt;P&gt;5.&amp;nbsp; Celebrity final approval&lt;/P&gt;&lt;P&gt;6.&amp;nbsp; BUSINESS CHARGED&lt;/P&gt;&lt;P&gt;7.&amp;nbsp; Celebrity paid&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now, the obvious glaring issue here, is that if the business is declined or has insufficient funds, the celebrity has already approved their endorsement and will expect to get paid.&amp;nbsp; In other words, our company would have to front that bill and hope to God the business comes through later.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, after all this, my question becomes, is there a way at STEP 2 above that we can signal via AIM that we want to hold those funds until the celebrity can approve?&amp;nbsp; Since we can't charge via our merchant account agreement until after the celebrity agrees, we would have to hold a certain amount until we can finalize the sale.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance for responses, and I welcome any alternate methods I could be using as well.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jul 2012 17:09:31 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/AIM-Holding-a-payment/m-p/27836#M14699</guid>
      <dc:creator>Hurrdat_Timothy</dc:creator>
      <dc:date>2012-07-11T17:09:31Z</dc:date>
    </item>
    <item>
      <title>Re: AIM: Holding a payment</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/AIM-Holding-a-payment/m-p/27844#M14703</link>
      <description>&lt;P&gt;you can do a auth_only for the full amount. and it will hold for&amp;nbsp;(from what I read here) 7 to 30 days depend on the card issuer.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jul 2012 18:05:41 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/AIM-Holding-a-payment/m-p/27844#M14703</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2012-07-11T18:05:41Z</dc:date>
    </item>
    <item>
      <title>Re: AIM: Holding a payment</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/AIM-Holding-a-payment/m-p/27852#M14707</link>
      <description>&lt;P&gt;Thank you for the response.&amp;nbsp; This sounds like the type of thing I need.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will try to figure all of this out (I'm sifting through the SDK/examples, a lot to take in at first), and if I have any more questions I will post them in this thread.&amp;nbsp; I'll mark the answer as the solution as soon as I have impelmented what I need.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I appreciate the time/help.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jul 2012 18:46:29 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/AIM-Holding-a-payment/m-p/27852#M14707</guid>
      <dc:creator>Hurrdat_Timothy</dc:creator>
      <dc:date>2012-07-11T18:46:29Z</dc:date>
    </item>
    <item>
      <title>Re: AIM: Holding a payment</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/AIM-Holding-a-payment/m-p/27862#M14712</link>
      <description>&lt;P&gt;You can find details about performing an Authorization Only and Prior Authorization and Capture in the &lt;A href="http://developer.authorize.net/guides/AIM/AIM_Implementation_Guide.htm#Submitting_Transactions/Credit_Card_Transaction_Types.htm" target="_self"&gt;AIM Implementation Guide&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jul 2012 19:38:42 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/AIM-Holding-a-payment/m-p/27862#M14712</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2012-07-11T19:38:42Z</dc:date>
    </item>
    <item>
      <title>Re: AIM: Holding a payment</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/AIM-Holding-a-payment/m-p/27868#M14715</link>
      <description>&lt;P&gt;Richard,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That guide is beautiful.&amp;nbsp; I haven't stumbled onto it yet but it has a lot of good information.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I actually am putting e-commerce into two of our sites.&amp;nbsp; I am continuing to sift/implement the solutions.&amp;nbsp; I will continue to keep any questions in this thread as I go along.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks so much for all the help.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jul 2012 20:45:09 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/AIM-Holding-a-payment/m-p/27868#M14715</guid>
      <dc:creator>Hurrdat_Timothy</dc:creator>
      <dc:date>2012-07-11T20:45:09Z</dc:date>
    </item>
    <item>
      <title>Re: AIM: Holding a payment</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/AIM-Holding-a-payment/m-p/28098#M14821</link>
      <description>&lt;P&gt;Alright, sorry for the long pause.&amp;nbsp; Had other fires to tend to in the past week.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is another problem:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Apart from the celebrity platform above, we also have a full written site that onboards new clients for a different service we offer.&amp;nbsp; Thus, we are doing recurring subscriptions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I followed the API, and I wrote a test application that seems to work.&amp;nbsp; However, it only works with the test api URL, I.E.&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="https://apitest.authorize.net/xml/v1/request.api"&gt;https://apitest.authorize.net/xml/v1/request.api&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now this may be a silly question, but what would be the post URL for both testing and the live server?&amp;nbsp; I tried test.authorize.net, however it errors out on the response (Error 405 Method not allowed).&amp;nbsp; Would it work on the live server when I'm ready to go into live test mode?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance for the support.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jul 2012 23:37:01 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/AIM-Holding-a-payment/m-p/28098#M14821</guid>
      <dc:creator>Hurrdat_Timothy</dc:creator>
      <dc:date>2012-07-20T23:37:01Z</dc:date>
    </item>
    <item>
      <title>Re: AIM: Holding a payment</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/AIM-Holding-a-payment/m-p/28100#M14822</link>
      <description>&lt;P&gt;&lt;A target="_blank" href="https://apitest.authorize.net/xml/v1/request.api" rel="nofollow"&gt;https://api.authorize.net/xml/v1/request.api&lt;/A&gt;&lt;/P&gt;&lt;P&gt;need production loginID and transactionKey.&lt;/P&gt;</description>
      <pubDate>Sat, 21 Jul 2012 00:16:04 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/AIM-Holding-a-payment/m-p/28100#M14822</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2012-07-21T00:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: AIM: Holding a payment</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/AIM-Holding-a-payment/m-p/28102#M14823</link>
      <description>&lt;P&gt;Raymond,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just to be clear, you are saying I would need a production login/key to do this on test.authorize.net&amp;nbsp;and the live site?&amp;nbsp; My developer login/key works for single card transcation tests (on test.authorize.net).&amp;nbsp; But, if you are saying our production login/key would solve that problem when trying to test recurring transactions, I will give it a shot.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the response.&lt;/P&gt;</description>
      <pubDate>Sat, 21 Jul 2012 00:22:54 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/AIM-Holding-a-payment/m-p/28102#M14823</guid>
      <dc:creator>Hurrdat_Timothy</dc:creator>
      <dc:date>2012-07-21T00:22:54Z</dc:date>
    </item>
    <item>
      <title>Re: AIM: Holding a payment</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/AIM-Holding-a-payment/m-p/28104#M14824</link>
      <description>&lt;P&gt;Test loginID/TransactionKey only work on &lt;A target="_blank" href="https://apitest.authorize.net/xml/v1/request.api" rel="nofollow"&gt;https://apitest.authorize.net/xml/v1/request.api&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Production loginID/TransactionKey only work on&amp;nbsp;&lt;A target="_blank" href="https://apitest.authorize.net/xml/v1/request.api" rel="nofollow"&gt;https://api.authorize.net/xml/v1/request.api&lt;/A&gt;&lt;/P&gt;&lt;P&gt;To test on Production run it in testmode and with testCC# to make sure it didn't get charge. No transaction will be create either.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Read&lt;/P&gt;&lt;P&gt;&lt;A target="_self" href="https://community.developer.cybersource.com/t5/The-Authorize-Net-Developer-Blog/Test-Accounts-vs-Live-Accounts-Which-Does-What-Anyway/ba-p/9350"&gt;Test Accounts vs. Live Accounts – Which Does What Anyway?&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 21 Jul 2012 00:43:53 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/AIM-Holding-a-payment/m-p/28104#M14824</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2012-07-21T00:43:53Z</dc:date>
    </item>
    <item>
      <title>Re: AIM: Holding a payment</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/AIM-Holding-a-payment/m-p/28106#M14825</link>
      <description>&lt;P&gt;Alright, I think I got you.&amp;nbsp; The AIM version of transactions and the recurring API are two different links.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Makes sense.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For now I am good to go, but I'm sure I will be back!&amp;nbsp; :)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again for the help.&lt;/P&gt;</description>
      <pubDate>Sat, 21 Jul 2012 01:05:03 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/AIM-Holding-a-payment/m-p/28106#M14825</guid>
      <dc:creator>Hurrdat_Timothy</dc:creator>
      <dc:date>2012-07-21T01:05:03Z</dc:date>
    </item>
    <item>
      <title>Re: AIM: Holding a payment</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/AIM-Holding-a-payment/m-p/28170#M14856</link>
      <description>&lt;P&gt;Alright, new question.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have everything I need working on our onboarding site except one thing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; paysched.startDateSpecified =&lt;FONT size="2" color="#0000ff" face="Consolas"&gt;&lt;FONT size="2" color="#0000ff" face="Consolas"&gt;&lt;FONT size="2" color="#0000ff" face="Consolas"&gt;True&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; paysched.totalOccurrencesSpecified =&lt;FONT size="2" color="#0000ff" face="Consolas"&gt;&lt;FONT size="2" color="#0000ff" face="Consolas"&gt;&lt;FONT size="2" color="#0000ff" face="Consolas"&gt;False&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; paysched.trialOccurrencesSpecified =&lt;FONT size="2" color="#0000ff" face="Consolas"&gt;&lt;FONT size="2" color="#0000ff" face="Consolas"&gt;&lt;FONT size="2" color="#0000ff" face="Consolas"&gt;False&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I do the above in my recurring billing library on the payment schedule, and try to create a subscription it tells me that "the total occurences cannot be zero" and the "trial occurrences must be less than total occurences".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I want to do, is have no trial, and indefinitely bill them on a recurring schedule until they go in and cancel.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What am I doing wrong here, or what can I do differently to make my preferred scenario work?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance for bailing me out again!&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jul 2012 05:52:41 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/AIM-Holding-a-payment/m-p/28170#M14856</guid>
      <dc:creator>Hurrdat_Timothy</dc:creator>
      <dc:date>2012-07-24T05:52:41Z</dc:date>
    </item>
    <item>
      <title>Re: AIM: Holding a payment</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/AIM-Holding-a-payment/m-p/28178#M14860</link>
      <description>&lt;P&gt;Set the total occurrences to 9999 and set totalOccurrencesSpecified = true.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jul 2012 11:23:15 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/AIM-Holding-a-payment/m-p/28178#M14860</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2012-07-24T11:23:15Z</dc:date>
    </item>
    <item>
      <title>Re: AIM: Holding a payment</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/AIM-Holding-a-payment/m-p/28208#M14875</link>
      <description>&lt;P&gt;Yeah, I had a feeling that was the only way to do it.&amp;nbsp; Thanks again.&amp;nbsp; All that's left is our celebrity platform, then I can finally get out of your hair for a while :).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Although from the prior thread's responses I will hopefully be able to figure it out quickly.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jul 2012 03:50:28 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/AIM-Holding-a-payment/m-p/28208#M14875</guid>
      <dc:creator>Hurrdat_Timothy</dc:creator>
      <dc:date>2012-07-25T03:50:28Z</dc:date>
    </item>
    <item>
      <title>Re: AIM: Holding a payment</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/AIM-Holding-a-payment/m-p/28288#M14910</link>
      <description>&lt;P&gt;I now have everything working on the celebrity platform except one little detail.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As mentioned at the very start of this thread, I have to do a prior authorization capture because of the way our payment model has to go.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I got this working relatively pain free with credt cards.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now I'm trying to do the exact same thing using ECheck (we let them specify a bank account also, as an alternative to credit).&amp;nbsp; The authorization works great.&amp;nbsp; But when I go to capture later, it says the transaction was declined every time.&amp;nbsp; Is this a known problem with using test data, i.e., will it work if there was live data to capture from?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here are my test&amp;nbsp;capture code post values (assume the transaction ID is correct):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Dim &lt;FONT face="Consolas" size="2"&gt;&lt;FONT face="Consolas" size="2"&gt;post_values &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="2" color="#0000ff" face="Consolas"&gt;&lt;FONT size="2" color="#0000ff" face="Consolas"&gt;&lt;FONT size="2" color="#0000ff" face="Consolas"&gt;As &lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="2" color="#0000ff" face="Consolas"&gt;&lt;FONT size="2" color="#0000ff" face="Consolas"&gt;&lt;FONT size="2" color="#0000ff" face="Consolas"&gt;New &lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="2" color="#2b91af" face="Consolas"&gt;&lt;FONT size="2" color="#2b91af" face="Consolas"&gt;&lt;FONT size="2" color="#2b91af" face="Consolas"&gt;Dictionary&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="2" face="Consolas"&gt;&lt;FONT size="2" face="Consolas"&gt;(&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="2" color="#0000ff" face="Consolas"&gt;&lt;FONT size="2" color="#0000ff" face="Consolas"&gt;&lt;FONT size="2" color="#0000ff" face="Consolas"&gt;Of&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="2" color="#0000ff" face="Consolas"&gt;&lt;FONT size="2" color="#0000ff" face="Consolas"&gt;&lt;FONT size="2" color="#0000ff" face="Consolas"&gt;String&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="2" face="Consolas"&gt;&lt;FONT size="2" face="Consolas"&gt;, &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="2" color="#0000ff" face="Consolas"&gt;&lt;FONT size="2" color="#0000ff" face="Consolas"&gt;&lt;FONT size="2" color="#0000ff" face="Consolas"&gt;String&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="2" face="Consolas"&gt;&lt;FONT size="2" face="Consolas"&gt;)&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2" color="#008000" face="Consolas"&gt;&lt;FONT size="2" color="#008000" face="Consolas"&gt;&lt;FONT size="2" color="#008000" face="Consolas"&gt;&amp;nbsp;&amp;nbsp; ' ADD POST VALUES&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; post_values.Add(&lt;FONT size="2" color="#a31515" face="Consolas"&gt;&lt;FONT size="2" color="#a31515" face="Consolas"&gt;&lt;FONT size="2" color="#a31515" face="Consolas"&gt;"x_login"&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="2" face="Consolas"&gt;&lt;FONT size="2" face="Consolas"&gt;, LOGIN_NAME)&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; post_values.Add(&lt;FONT size="2" color="#a31515" face="Consolas"&gt;&lt;FONT size="2" color="#a31515" face="Consolas"&gt;&lt;FONT size="2" color="#a31515" face="Consolas"&gt;"x_tran_key"&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="2" face="Consolas"&gt;&lt;FONT size="2" face="Consolas"&gt;, TRX_KEY)&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2" face="Consolas"&gt;&lt;FONT size="2" face="Consolas"&gt;﻿&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; post_values.Add(&lt;FONT size="2" color="#a31515" face="Consolas"&gt;&lt;FONT size="2" color="#a31515" face="Consolas"&gt;&lt;FONT size="2" color="#a31515" face="Consolas"&gt;"x_delim_data"&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="2" face="Consolas"&gt;&lt;FONT size="2" face="Consolas"&gt;, &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="2" color="#a31515" face="Consolas"&gt;&lt;FONT size="2" color="#a31515" face="Consolas"&gt;&lt;FONT size="2" color="#a31515" face="Consolas"&gt;"TRUE"&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="2" face="Consolas"&gt;&lt;FONT size="2" face="Consolas"&gt;)&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; post_values.Add(&lt;FONT size="2" color="#a31515" face="Consolas"&gt;&lt;FONT size="2" color="#a31515" face="Consolas"&gt;&lt;FONT size="2" color="#a31515" face="Consolas"&gt;"x_delim_char"&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="2" face="Consolas"&gt;&lt;FONT size="2" face="Consolas"&gt;, &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="2" color="#a31515" face="Consolas"&gt;&lt;FONT size="2" color="#a31515" face="Consolas"&gt;&lt;FONT size="2" color="#a31515" face="Consolas"&gt;"|"&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="2" face="Consolas"&gt;&lt;FONT size="2" face="Consolas"&gt;)&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; post_values.Add(&lt;FONT size="2" color="#a31515" face="Consolas"&gt;&lt;FONT size="2" color="#a31515" face="Consolas"&gt;&lt;FONT size="2" color="#a31515" face="Consolas"&gt;"x_relay_response"&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="2" face="Consolas"&gt;&lt;FONT size="2" face="Consolas"&gt;, &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="2" color="#a31515" face="Consolas"&gt;&lt;FONT size="2" color="#a31515" face="Consolas"&gt;&lt;FONT size="2" color="#a31515" face="Consolas"&gt;"FALSE"&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="2" face="Consolas"&gt;&lt;FONT size="2" face="Consolas"&gt;)&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2" face="Consolas"&gt;&lt;FONT size="2" face="Consolas"&gt;﻿&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; post_values.Add(&lt;FONT size="2" color="#a31515" face="Consolas"&gt;&lt;FONT size="2" color="#a31515" face="Consolas"&gt;&lt;FONT size="2" color="#a31515" face="Consolas"&gt;"x_type"&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="2" face="Consolas"&gt;&lt;FONT size="2" face="Consolas"&gt;, &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="2" color="#a31515" face="Consolas"&gt;&lt;FONT size="2" color="#a31515" face="Consolas"&gt;&lt;FONT size="2" color="#a31515" face="Consolas"&gt;"PRIOR_AUTH_CAPTURE"&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="2" face="Consolas"&gt;&lt;FONT size="2" face="Consolas"&gt;)&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; post_values.Add(&lt;FONT size="2" color="#a31515" face="Consolas"&gt;&lt;FONT size="2" color="#a31515" face="Consolas"&gt;&lt;FONT size="2" color="#a31515" face="Consolas"&gt;"x_method"&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="2" face="Consolas"&gt;&lt;FONT size="2" face="Consolas"&gt;, &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="2" color="#a31515" face="Consolas"&gt;&lt;FONT size="2" color="#a31515" face="Consolas"&gt;&lt;FONT size="2" color="#a31515" face="Consolas"&gt;"ECHECK"&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="2" face="Consolas"&gt;&lt;FONT size="2" face="Consolas"&gt;)&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2" face="Consolas"&gt;&lt;FONT size="2" face="Consolas"&gt;﻿&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; post_values.Add(&lt;FONT size="2" color="#a31515" face="Consolas"&gt;&lt;FONT size="2" color="#a31515" face="Consolas"&gt;&lt;FONT size="2" color="#a31515" face="Consolas"&gt;"x_trans_id"&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="2" face="Consolas"&gt;&lt;FONT size="2" face="Consolas"&gt;, &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="2" color="#a31515" face="Consolas"&gt;&lt;FONT size="2" color="#a31515" face="Consolas"&gt;&lt;FONT size="2" color="#a31515" face="Consolas"&gt;"2173999242"&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="2" face="Consolas"&gt;&lt;FONT size="2" face="Consolas"&gt;)&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; post_values.Add(&lt;FONT size="2" color="#a31515" face="Consolas"&gt;&lt;FONT size="2" color="#a31515" face="Consolas"&gt;&lt;FONT size="2" color="#a31515" face="Consolas"&gt;"x_amount"&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="2" face="Consolas"&gt;&lt;FONT size="2" face="Consolas"&gt;, 150)&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="2" face="Consolas"&gt;&lt;FONT size="2" face="Consolas"&gt;See anything wrong?&amp;nbsp; Thanks for the continued support!﻿&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jul 2012 17:22:26 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/AIM-Holding-a-payment/m-p/28288#M14910</guid>
      <dc:creator>Hurrdat_Timothy</dc:creator>
      <dc:date>2012-07-26T17:22:26Z</dc:date>
    </item>
    <item>
      <title>Re: AIM: Holding a payment</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/AIM-Holding-a-payment/m-p/28298#M14915</link>
      <description>&lt;P&gt;Here is the complete response, if this helps.&amp;nbsp; I realize it has been declined, but I can't find a guide on this site that more specifically explains why:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------&lt;/P&gt;&lt;P&gt;2&lt;/P&gt;&lt;P&gt;1&lt;/P&gt;&lt;P&gt;2&lt;/P&gt;&lt;P&gt;This transaction has been declined.&lt;/P&gt;&lt;P&gt;P&lt;/P&gt;&lt;P&gt;2174002699&lt;/P&gt;&lt;P&gt;Prior Authorization Capture&lt;/P&gt;&lt;P&gt;150.00&lt;/P&gt;&lt;P&gt;ECHECK&lt;/P&gt;&lt;P&gt;prior_auth_capture&lt;/P&gt;&lt;P&gt;-----------------------------------------------------&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jul 2012 19:09:40 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/AIM-Holding-a-payment/m-p/28298#M14915</guid>
      <dc:creator>Hurrdat_Timothy</dc:creator>
      <dc:date>2012-07-26T19:09:40Z</dc:date>
    </item>
    <item>
      <title>Re: AIM: Holding a payment</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/AIM-Holding-a-payment/m-p/28302#M14917</link>
      <description>&lt;P&gt;This said max for test account is $100&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://community.developer.authorize.net/t5/Integration-and-Testing/eCheck-with-Authorizations-and-Captures/m-p/10162"&gt;http://community.developer.authorize.net/t5/Integration-and-Testing/eCheck-with-Authorizations-and-Captures/m-p/10162&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jul 2012 19:28:04 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/AIM-Holding-a-payment/m-p/28302#M14917</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2012-07-26T19:28:04Z</dc:date>
    </item>
    <item>
      <title>Re: AIM: Holding a payment</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/AIM-Holding-a-payment/m-p/28306#M14919</link>
      <description>&lt;P&gt;That worked!&amp;nbsp; Give me another couple hours to finish up coding and I will at last mark this thread complete.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You guys rock.&amp;nbsp; Keep doing what you do.&amp;nbsp; It helps a ton having a community resource like this.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jul 2012 20:28:06 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/AIM-Holding-a-payment/m-p/28306#M14919</guid>
      <dc:creator>Hurrdat_Timothy</dc:creator>
      <dc:date>2012-07-26T20:28:06Z</dc:date>
    </item>
  </channel>
</rss>

