<?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 - how to test recurring transactions? in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/AIM-how-to-test-recurring-transactions/m-p/26448#M14058</link>
    <description>&lt;P&gt;How can I issue a recurring transaction that would otherwise just happen at the end of the next month manually? I need to test recurring transactions that were created with AIM.&lt;/P&gt;</description>
    <pubDate>Mon, 14 May 2012 12:45:24 GMT</pubDate>
    <dc:creator>burzum</dc:creator>
    <dc:date>2012-05-14T12:45:24Z</dc:date>
    <item>
      <title>AIM - how to test recurring transactions?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/AIM-how-to-test-recurring-transactions/m-p/26448#M14058</link>
      <description>&lt;P&gt;How can I issue a recurring transaction that would otherwise just happen at the end of the next month manually? I need to test recurring transactions that were created with AIM.&lt;/P&gt;</description>
      <pubDate>Mon, 14 May 2012 12:45:24 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/AIM-how-to-test-recurring-transactions/m-p/26448#M14058</guid>
      <dc:creator>burzum</dc:creator>
      <dc:date>2012-05-14T12:45:24Z</dc:date>
    </item>
    <item>
      <title>Re: AIM - how to test recurring transactions?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/AIM-how-to-test-recurring-transactions/m-p/26556#M14106</link>
      <description>&lt;P&gt;Hi burzum,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It isn't actually possible to create a recurring transaction using the Advanced Integration Method (AIM). You will need to check &lt;A href="http://developer.authorize.net/api/arb/" target="_blank"&gt;ARB API&lt;/A&gt; for subscription based transactions. Once a subscription is created and active it is not possible to modify the date so you cannot force it to run at a different time, you would just have to run a second independent transaction for that.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Joy&lt;/P&gt;</description>
      <pubDate>Wed, 16 May 2012 21:58:17 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/AIM-how-to-test-recurring-transactions/m-p/26556#M14106</guid>
      <dc:creator>Joy</dc:creator>
      <dc:date>2012-05-16T21:58:17Z</dc:date>
    </item>
    <item>
      <title>Re: AIM - how to test recurring transactions?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/AIM-how-to-test-recurring-transactions/m-p/26612#M14132</link>
      <description>&lt;P&gt;Yes, you're right, it is ARB, But however, if I get you right right I'll receive only one silent post immediatly after the ARB API call was made and then the next one would appear after X when the card gets charged the next time and I can not issue it manually before the card would gets charged again?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But to get this tested I should be able to mock a post in my unit tests that would come back from the API to test it, right?&lt;/P&gt;</description>
      <pubDate>Mon, 21 May 2012 08:35:32 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/AIM-how-to-test-recurring-transactions/m-p/26612#M14132</guid>
      <dc:creator>burzum</dc:creator>
      <dc:date>2012-05-21T08:35:32Z</dc:date>
    </item>
    <item>
      <title>Re: AIM - how to test recurring transactions?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/AIM-how-to-test-recurring-transactions/m-p/26712#M14178</link>
      <description>&lt;P&gt;There simply is no way to cause either our test or production systems to arbitrarily simulate a silent post.&amp;nbsp; For the purposes of your unit tests, I would recommend recording a post at the time that it is sent and echoing it to yourself whenever you are looking to test.&amp;nbsp; I also want to point out that there is no silent post sent at the time of subscription creation, it is only sent when the first transaction is processed as a part of that subscription.&lt;/P&gt;</description>
      <pubDate>Thu, 24 May 2012 17:40:11 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/AIM-how-to-test-recurring-transactions/m-p/26712#M14178</guid>
      <dc:creator>Trevor</dc:creator>
      <dc:date>2012-05-24T17:40:11Z</dc:date>
    </item>
  </channel>
</rss>

