<?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: Update ARB payment value and due date in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Update-ARB-payment-value-and-due-date/m-p/28006#M14775</link>
    <description>&lt;P&gt;It seems like the only way around it would be to cancel the old ARB and create a new one once the user modifies their membership.&lt;/P&gt;&lt;P&gt;Yep. Once it started, the date can't be change.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are there any other options for this?&lt;/P&gt;&lt;P&gt;Use CIM, and do your own scheduling.&lt;/P&gt;</description>
    <pubDate>Tue, 17 Jul 2012 21:11:22 GMT</pubDate>
    <dc:creator>RaynorC1emen7</dc:creator>
    <dc:date>2012-07-17T21:11:22Z</dc:date>
    <item>
      <title>Update ARB payment value and due date</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Update-ARB-payment-value-and-due-date/m-p/27754#M14660</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Tell us what API or feature you are using.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;ARB&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Tell us what programming language and other technologies are using.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;PHP&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Have you tried the &lt;A href="http://developer.authorize.net/samplecode/" target="_self" rel="nofollow"&gt;sample code&lt;/A&gt;? Did it work for you?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Yes and no. The sample code does not handle this particular request.&lt;BR /&gt;&lt;BR /&gt;So what I want to know is, is it possible to update an ARB to change the amount owed and the day when the payment is due?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is an example scenario:&lt;/P&gt;&lt;P&gt;1. User buys a membership from us and gets an ARB. All is well. Let's say payments are due the first of every month.&lt;/P&gt;&lt;P&gt;2. At some point in the middle of the month, (let's say the 18th) the user modifies their membership, adds more products and their monthly bill increases. At this point, they are charged the new monthly fee.&lt;/P&gt;&lt;P&gt;3. User gets gets billed again for the new value on the 1st of the next month.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I already have it so the value in the ARB gets updated correctly. Now, I just want the next payment date to update to the date of the updated ARB plus 1 month. I just read that you can't update the start date for the ARB if successful payments were already made. Is there another option for me?&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jul 2012 14:25:37 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Update-ARB-payment-value-and-due-date/m-p/27754#M14660</guid>
      <dc:creator>zhumar</dc:creator>
      <dc:date>2012-07-09T14:25:37Z</dc:date>
    </item>
    <item>
      <title>Re: Update ARB payment value and due date</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Update-ARB-payment-value-and-due-date/m-p/27840#M14701</link>
      <description>&lt;P&gt;Does anyone know if this is doable?&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jul 2012 17:21:52 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Update-ARB-payment-value-and-due-date/m-p/27840#M14701</guid>
      <dc:creator>zhumar</dc:creator>
      <dc:date>2012-07-11T17:21:52Z</dc:date>
    </item>
    <item>
      <title>Re: Update ARB payment value and due date</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Update-ARB-payment-value-and-due-date/m-p/27842#M14702</link>
      <description>&lt;P&gt;documentation at&amp;nbsp;&lt;A target="_blank" href="http://developer.authorize.net/api/arb/"&gt;http://developer.authorize.net/api/arb/&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;said yes on value no on due date&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jul 2012 18:02:55 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Update-ARB-payment-value-and-due-date/m-p/27842#M14702</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2012-07-11T18:02:55Z</dc:date>
    </item>
    <item>
      <title>Re: Update ARB payment value and due date</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Update-ARB-payment-value-and-due-date/m-p/28004#M14774</link>
      <description>&lt;P&gt;So then there is no way to make it so users don't get double billed? That seems a bit lame. It seems like the only way around it would be to cancel the old ARB and create a new one once the user modifies their membership. This would load up the cancelled ARBs section in Authorize.net unnecessarily. Are there any other options for this?&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jul 2012 19:52:28 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Update-ARB-payment-value-and-due-date/m-p/28004#M14774</guid>
      <dc:creator>zhumar</dc:creator>
      <dc:date>2012-07-17T19:52:28Z</dc:date>
    </item>
    <item>
      <title>Re: Update ARB payment value and due date</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Update-ARB-payment-value-and-due-date/m-p/28006#M14775</link>
      <description>&lt;P&gt;It seems like the only way around it would be to cancel the old ARB and create a new one once the user modifies their membership.&lt;/P&gt;&lt;P&gt;Yep. Once it started, the date can't be change.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are there any other options for this?&lt;/P&gt;&lt;P&gt;Use CIM, and do your own scheduling.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jul 2012 21:11:22 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Update-ARB-payment-value-and-due-date/m-p/28006#M14775</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2012-07-17T21:11:22Z</dc:date>
    </item>
  </channel>
</rss>

