<?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: Question about ARB trial period in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Question-about-ARB-trial-period/m-p/35066#M19470</link>
    <description>&lt;P&gt;ARB doesn't use that URL. AIM do.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;documentation for ARB&lt;/P&gt;&lt;P&gt;&lt;A href="http://developer.authorize.net/api/arb/" target="_blank"&gt;http://developer.authorize.net/api/arb/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 25 Jul 2013 11:30:27 GMT</pubDate>
    <dc:creator>RaynorC1emen7</dc:creator>
    <dc:date>2013-07-25T11:30:27Z</dc:date>
    <item>
      <title>Question about ARB trial period</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Question-about-ARB-trial-period/m-p/1525#M1322</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I faced with problem with creating of ARB subscription with trial period. Need to create subscription with 1 week of trial period and month to month payment after that trial. Can I create such subscription with standard mechanism or should I create 2 subscriptions to implement such behavior?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Jan 2010 09:00:35 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Question-about-ARB-trial-period/m-p/1525#M1322</guid>
      <dc:creator>BogdanD</dc:creator>
      <dc:date>2010-01-16T09:00:35Z</dc:date>
    </item>
    <item>
      <title>Re: Question about ARB trial period</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Question-about-ARB-trial-period/m-p/1529#M1326</link>
      <description>&lt;P&gt;You cannot do what you ask with a single subscription.&amp;nbsp; However, if your trial period has a cost (i.e. not nothing), then it would probably be better to charge the trial period using AIM and just start the subscription one week later.&amp;nbsp; If your trial period does not have a cost, then simply set the &amp;lt;startDate&amp;gt; element for ARBCreateSubscriptionRequest for one week later.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I am doing ARB implementations, even if there is no trial period (or it fits in to the regular subscription interval), I still use AIM to make the first charge.&amp;nbsp; The advantage of doing this is you get to validate the customer's credit card immediately while they are still on your website (or whatever your application is) and have a chance to correct it if the card is turned down for any reason.&amp;nbsp; Contrast this with exclusively using ARB, where the first payment is not charged against the card until some time later (even if the subscription starts "today"), and then you are stuck with the added time, expense and customer relations hassle of having to contact the customer to tell them their card was declined and maybe having to disable their account (and re-enable it later if they correct the problem).&amp;nbsp; Making the first charge with AIM is clearly the way to go.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Jan 2010 16:52:52 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Question-about-ARB-trial-period/m-p/1529#M1326</guid>
      <dc:creator>itdevworks</dc:creator>
      <dc:date>2010-01-16T16:52:52Z</dc:date>
    </item>
    <item>
      <title>Re: Question about ARB trial period</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Question-about-ARB-trial-period/m-p/1530#M1327</link>
      <description>&lt;P&gt;Thank you very much Dave for detailed answer&lt;/P&gt;</description>
      <pubDate>Sat, 16 Jan 2010 18:30:12 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Question-about-ARB-trial-period/m-p/1530#M1327</guid>
      <dc:creator>BogdanD</dc:creator>
      <dc:date>2010-01-16T18:30:12Z</dc:date>
    </item>
    <item>
      <title>Re: Question about ARB trial period</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Question-about-ARB-trial-period/m-p/4991#M4165</link>
      <description>&lt;P&gt;Okay, so I'm not quite clear on this...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I understand that AIM payments go through almost immediately and the logic behind charging the first month with AIM and then 30 days later create an ARB subscription.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But how does the Trial period work? I'm using Formstack.com where I can create forms at the drop of a hat and they have two options: 1) AIM (one time), 2) ARB with a trial period... and it seems like I can charge a specific amount for that trial period.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I'd like to setup is $14.99 a month with a $20 dollar activation period. So can I create an ARB subscription for $14.99 and a trial period of 30 days for $20?&lt;/P&gt;</description>
      <pubDate>Sun, 29 Aug 2010 04:59:54 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Question-about-ARB-trial-period/m-p/4991#M4165</guid>
      <dc:creator>dcolumbus</dc:creator>
      <dc:date>2010-08-29T04:59:54Z</dc:date>
    </item>
    <item>
      <title>Re: Question about ARB trial period</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Question-about-ARB-trial-period/m-p/4993#M4166</link>
      <description>&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://tinypic.com/m/bi40i1/4" rel="nofollow"&gt;http://tinypic.com/m/bi40i1/4&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does this mean that the customer will be billed $14.99 a month and for the first month it's going to be $34.99? ...because that's exactly what I want.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;OR, does this mean that they will be charged $20 for the first 30 days and the $14.99 each month thereafter? If that's the case, would I have to make the trial $34.99?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The result I want is: the first month they are charged $34.99 (14.99 + 20) and then $14.99 every month thereafter.&lt;/P&gt;</description>
      <pubDate>Sun, 29 Aug 2010 05:23:06 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Question-about-ARB-trial-period/m-p/4993#M4166</guid>
      <dc:creator>dcolumbus</dc:creator>
      <dc:date>2010-08-29T05:23:06Z</dc:date>
    </item>
    <item>
      <title>Re: Question about ARB trial period</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Question-about-ARB-trial-period/m-p/4997#M4168</link>
      <description>&lt;P&gt;If the trial period is only 30 days long then you don't need to use a trial period. The initial $20 payment will cover their first 30 days and then set up their subscription to start 30 days later at the regular price.&lt;/P&gt;</description>
      <pubDate>Sun, 29 Aug 2010 14:55:06 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Question-about-ARB-trial-period/m-p/4997#M4168</guid>
      <dc:creator>stymiee</dc:creator>
      <dc:date>2010-08-29T14:55:06Z</dc:date>
    </item>
    <item>
      <title>Re: Question about ARB trial period</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Question-about-ARB-trial-period/m-p/5001#M4170</link>
      <description>&lt;P&gt;Okay, thanks for the reply but that didn't really answer my question. I attached that screenshot so that you could understand what it is that I'm submitting.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm not using a custom interface... I'm using formstack.com. According to the screenshot, which of the scenarios I asked about above would apply?&lt;/P&gt;</description>
      <pubDate>Sun, 29 Aug 2010 19:23:44 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Question-about-ARB-trial-period/m-p/5001#M4170</guid>
      <dc:creator>dcolumbus</dc:creator>
      <dc:date>2010-08-29T19:23:44Z</dc:date>
    </item>
    <item>
      <title>Re: Question about ARB trial period</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Question-about-ARB-trial-period/m-p/5003#M4171</link>
      <description>&lt;P&gt;The amount charged for the trial period is exclusive of the regular monthly amount.&amp;nbsp; In other words, the trial period feature was created to support the scenarios where you want to charge less than the normal monthly amount, including charging nothing for the introductury period.&amp;nbsp; In your case, the &lt;EM&gt;supported&lt;/EM&gt; way (independent of the fact that you are using the formstack.com) to implement what you want would be to first charge the AIM amount for $20, and then create a subscription, starting immediately, for $14.99.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, you stated that formstack.com limits you to AIM or ARB, not both at the same time, so the closest you could come would be:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Amount: $14.99&lt;/LI&gt;&lt;LI&gt;Interval Length: 1&lt;/LI&gt;&lt;LI&gt;Interval Unit: months&lt;/LI&gt;&lt;LI&gt;Start Date: &amp;lt;current-date&amp;gt;&lt;/LI&gt;&lt;LI&gt;Total Occurrences: &amp;lt;your call&amp;gt;&lt;/LI&gt;&lt;LI&gt;Trial Occurrences: 1&lt;/LI&gt;&lt;LI&gt;Trial Amount: $34.99 ($20.00 + $14.99)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I was concerned that it is possible ARB will reject a trial amount greater than the normal amount, but I just tried it on the Test server and it took it fine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 29 Aug 2010 19:55:46 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Question-about-ARB-trial-period/m-p/5003#M4171</guid>
      <dc:creator>itdevworks</dc:creator>
      <dc:date>2010-08-29T19:55:46Z</dc:date>
    </item>
    <item>
      <title>Re: Question about ARB trial period</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Question-about-ARB-trial-period/m-p/5007#M4173</link>
      <description>&lt;P&gt;Excellent. Very thorough and very helpful.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'll test it out.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Aug 2010 00:19:31 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Question-about-ARB-trial-period/m-p/5007#M4173</guid>
      <dc:creator>dcolumbus</dc:creator>
      <dc:date>2010-08-30T00:19:31Z</dc:date>
    </item>
    <item>
      <title>Question about ARB trial period</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Question-about-ARB-trial-period/m-p/12080#M7456</link>
      <description>&lt;P&gt;Hi ,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;I have a different scenario regarding trial period . I searched it on google but I got no satisfactory answer.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;My question is how can I give last month of the year free for ARB.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;For instance . I provide web design services to my customers who pays me $xx every month . Now a customer paid me for 11&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;months and I have promised him to give one month free service i.e (he wont be charged for 12th month) . So how can I set the trial period so that it charges nothing&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;for last month.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Simply if it possible that instead of giving trial period at the start of ARB , i can set it after 11 months.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in Advance.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Apr 2011 17:53:30 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Question-about-ARB-trial-period/m-p/12080#M7456</guid>
      <dc:creator>uthman</dc:creator>
      <dc:date>2011-04-18T17:53:30Z</dc:date>
    </item>
    <item>
      <title>Re: Question about ARB trial period</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Question-about-ARB-trial-period/m-p/12180#M7496</link>
      <description>&lt;P&gt;Hi uthman, &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The only way that it would be possible to not charge your customer during the life of a subscription would be to create all of the payments as trial period payments, except for the last scheduled payment. This would allow you to edit the payment amount to a $0.00 for any scheduled payment necessary, except for the last scheduled payment. A standard, non-trial ARB subscription occurence will not allow you to edit the amount to $0.00. &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, at least one occurrence in the ARB subscription must be scheduled as a standard, non-trial ARB subscription transaction. If one is not included in the create request, the request will fail to successfully create the subscription. &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you, &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Elaine&lt;/P&gt;</description>
      <pubDate>Thu, 21 Apr 2011 22:41:56 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Question-about-ARB-trial-period/m-p/12180#M7496</guid>
      <dc:creator>Elaine</dc:creator>
      <dc:date>2011-04-21T22:41:56Z</dc:date>
    </item>
    <item>
      <title>Re: Question about ARB trial period</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Question-about-ARB-trial-period/m-p/12210#M7509</link>
      <description>&lt;P&gt;Another possibility would be to somehow (see below) know when ARB transactions are submitted and to, if there is enough of a time window be capturing the transaction and batch settlement, to void the 12th one.&amp;nbsp; If the time window is too small or unreliable, then immediately credit the transaction for the full amount.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As for how to know when ARB transactions are submitted, you could either go with SilentPost or use the ARB email notifications.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;SilentPost - With SilentPost, you configure your account to make an HTTP POST (aka form submit) to a URL you specify&amp;nbsp;whenever any transaction (ARB or not) is submitted to your account.&amp;nbsp; The form fields of this post are the fields of the transaction.&amp;nbsp; This is fairly easy to implement, but the downside is that the Authorize.Net servers do a fire-and-forget when making the HTTP POST call, so if there is any breakdown in communication between their server sending it and your server receiving it, the notification is permanently lost.&amp;nbsp; The reliablity of this is somewhat dependent upon reliable your website and hosting provider are, but overall the chances of there being a problem during those few seconds of the year when you need the information being posted (basically, the time a post takes times the number of customers on this 11+1 plan of yours) is probably quite low.&lt;/LI&gt;&lt;LI&gt;ARB Email Notifications - In this method, you configure Authorize.Net to send you one or more emails on every day that at least one ARB transaction processes. Unlike the SilentPost method, emails are queued in an inbox, so messages are not lost because your website or server was offline the moment the message arrived.&amp;nbsp; The downside here is the cost of building this infrastructure.&amp;nbsp;You need to build a program, completely separate from your website,&amp;nbsp;that runs on a periodic basis ("cron job" in *nix world, "Scheduled Task" in Windows) and checks a specified email inbox for messages matching a certain pattern (probably based on the sender and Subject line of the ARB notification emails), then download any such messages, extract the attached .CSV files, parse said .CSV files, and act upon the parsed contents accordingly.&amp;nbsp;More reliable, more cost.&lt;/LI&gt;&lt;LI&gt;GetTransactions - A third possibility occured to me while I was writing the above two. There is a fairly recent addition to the Authorize.Net API which allows you to download transactions.&amp;nbsp; You could build a program (again, separate from your website and scheduled to run daily or as often as you need) that downloads all of the transactions for the last 24 hours (if running daily, otherwise since the last time the program ran) and looks for ones that need to be voided or credited.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't know to what extent you were hoping for a solution that did not involve programming, but I don't think there is one. However, if you can do it, any one of these three&amp;nbsp;should fit the bill.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Apr 2011 14:29:54 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Question-about-ARB-trial-period/m-p/12210#M7509</guid>
      <dc:creator>itdevworks</dc:creator>
      <dc:date>2011-04-22T14:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: Question about ARB trial period</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Question-about-ARB-trial-period/m-p/31590#M16459</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i have new problem with trial period&lt;/P&gt;&lt;P&gt;i use&amp;nbsp; arb payment method.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Amount: $120&lt;/LI&gt;&lt;LI&gt;Interval Length: 1&lt;/LI&gt;&lt;LI&gt;Interval Unit: months&lt;/LI&gt;&lt;LI&gt;Start Date: &amp;lt;current-date&amp;gt;&lt;/LI&gt;&lt;LI&gt;Total Occurrences: 9999&lt;/LI&gt;&lt;LI&gt;Trial Occurrences: 1&lt;/LI&gt;&lt;LI&gt;Trial Amount: $260&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;but it charge $120 why it not charge $260 for first time subscription&lt;/P&gt;</description>
      <pubDate>Wed, 21 Nov 2012 09:33:29 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Question-about-ARB-trial-period/m-p/31590#M16459</guid>
      <dc:creator>nilesh026</dc:creator>
      <dc:date>2012-11-21T09:33:29Z</dc:date>
    </item>
    <item>
      <title>Re: Question about ARB trial period</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Question-about-ARB-trial-period/m-p/31592#M16460</link>
      <description>&lt;P&gt;Could be a programming issue, can you post your code?&lt;/P&gt;</description>
      <pubDate>Wed, 21 Nov 2012 13:20:50 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Question-about-ARB-trial-period/m-p/31592#M16460</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2012-11-21T13:20:50Z</dc:date>
    </item>
    <item>
      <title>Re: Question about ARB trial period</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Question-about-ARB-trial-period/m-p/31910#M16609</link>
      <description>&lt;P&gt;I have an issue where I need to do a 2 year subscription cycle, but ARB only allows up to 1 year. &amp;nbsp;I know sort of a way around this, I am doing an AIM payment today, setting up an ARB for 12 months with 1 trial occurance and 2 total occurances. &amp;nbsp;But, just wondering why you can only have ARB for 1 year or less? &amp;nbsp;Any chance at changing this?&lt;/P&gt;</description>
      <pubDate>Thu, 06 Dec 2012 17:36:39 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Question-about-ARB-trial-period/m-p/31910#M16609</guid>
      <dc:creator>clarkie6</dc:creator>
      <dc:date>2012-12-06T17:36:39Z</dc:date>
    </item>
    <item>
      <title>Re: Question about ARB trial period</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Question-about-ARB-trial-period/m-p/35061#M19466</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I have a problem with free trial period.&lt;/P&gt;&lt;P&gt;When user sign up, they will free trial period in 2 weeks, after 2 weeks, they will charged money 10$/month.&lt;/P&gt;&lt;P&gt;When create subcription, I set start date = now addDays 2 weeks, but when I post request to &lt;A href="https://secure.authorize.net/gateway/transact.dll," target="_blank"&gt;https://secure.authorize.net/gateway/transact.dll,&lt;/A&gt; user still charge money immerdiately. ( I hope user will charged money after 2 weeks).&lt;/P&gt;&lt;P&gt;I don't understand where i wrong? Please help me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jul 2013 02:46:33 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Question-about-ARB-trial-period/m-p/35061#M19466</guid>
      <dc:creator>thuytran1234</dc:creator>
      <dc:date>2013-07-25T02:46:33Z</dc:date>
    </item>
    <item>
      <title>Re: Question about ARB trial period</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Question-about-ARB-trial-period/m-p/35066#M19470</link>
      <description>&lt;P&gt;ARB doesn't use that URL. AIM do.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;documentation for ARB&lt;/P&gt;&lt;P&gt;&lt;A href="http://developer.authorize.net/api/arb/" target="_blank"&gt;http://developer.authorize.net/api/arb/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jul 2013 11:30:27 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Question-about-ARB-trial-period/m-p/35066#M19470</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2013-07-25T11:30:27Z</dc:date>
    </item>
    <item>
      <title>Re: Question about ARB trial period</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Question-about-ARB-trial-period/m-p/68383#M41610</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was reading this thread. When you say "&lt;SPAN&gt;I still use AIM to make the first charge&lt;/SPAN&gt;". I was thinking to do exactly the same. But what if the ARB has only one charge? For example, a subscription for a month. When the firts month finish, subscription finishes and no other payment should be charged.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was thinking to use AIM to make the charge and then use an ARB for a month and a $0.01 amount. Do you know if there is a better way to do this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jul 2019 20:43:50 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Question-about-ARB-trial-period/m-p/68383#M41610</guid>
      <dc:creator>mzelener</dc:creator>
      <dc:date>2019-07-11T20:43:50Z</dc:date>
    </item>
    <item>
      <title>Re: Question about ARB trial period</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Question-about-ARB-trial-period/m-p/68400#M41626</link>
      <description>&lt;P&gt;If the subscription is for one month and thery pay up front then you don't really have a subscription. :) Just charge them once. There is no need to create a subscription in ARB at all.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jul 2019 20:33:30 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Question-about-ARB-trial-period/m-p/68400#M41626</guid>
      <dc:creator>stymiee</dc:creator>
      <dc:date>2019-07-12T20:33:30Z</dc:date>
    </item>
    <item>
      <title>Re: Question about ARB trial period</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Question-about-ARB-trial-period/m-p/71760#M44220</link>
      <description>&lt;P&gt;We have a situation that I'm hoping someone can provide input on. We use Gravity Forms which currently only allows us to create an ARB in Authorize.net. We have immediate start dates, monthly charges. Moving forward, we are hoping to have the following on submission of form:&lt;/P&gt;&lt;P&gt;1. First Charges Drops immediately in for $50&lt;/P&gt;&lt;P&gt;2. In 2 months, we drop another $50 and continue to drop that $50 every month from there on out.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way we can accomplish this with a combination of trial and ARB?&lt;/P&gt;</description>
      <pubDate>Wed, 29 Apr 2020 07:22:40 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Question-about-ARB-trial-period/m-p/71760#M44220</guid>
      <dc:creator>mikhailvk</dc:creator>
      <dc:date>2020-04-29T07:22:40Z</dc:date>
    </item>
  </channel>
</rss>

