<?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: Rounding  and dataaccess with ARB in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Rounding-and-dataaccess-with-ARB/m-p/28884#M15192</link>
    <description>&lt;P&gt;Thank you for your help, and yes I misinterpreted some C# code and thought I was submitting a total amount as well as a monthly amount.&amp;nbsp; First time working with this API so I'm still feeling my way around it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So basically I submit my create subscription request with the monthly amount, ARB charges the customer every month for that amount, and I would be the party responsible for making sure we don't over/under charge?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm assuming I would use update subscription to update the payment amount for the final charge so I don't over/under charge my customer?&lt;/P&gt;</description>
    <pubDate>Fri, 17 Aug 2012 17:46:49 GMT</pubDate>
    <dc:creator>jgajeway</dc:creator>
    <dc:date>2012-08-17T17:46:49Z</dc:date>
    <item>
      <title>Rounding  and dataaccess with ARB</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Rounding-and-dataaccess-with-ARB/m-p/28872#M15186</link>
      <description>&lt;P&gt;Good morning all.&amp;nbsp; I have reviewed the documentation and did some light searching on the forums and blog posts, but have been unable to find answers to a few questions concerning ARB and processing payments.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1.) How does ARB account for rounding errors, if it does?&amp;nbsp; For example, lets say I have a customer who purchases something from me for 350$, places an immediate payment of 100$, and we set the remainder to hit once a month for 6 months.&amp;nbsp; Simple math produces a 41.666666(repeating) decimal number as my monthly payment amount.&amp;nbsp; So, my rounded up value produces 46.67, which if you math out gives me a total payment of 250.02 which is .02 overcharge on the client.&amp;nbsp; Rounding down produces 249.96 which is a .04 undercharge to the client.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does ARB account for this in any way?&amp;nbsp; If I submit a total payment amount of 350$ in my XML, will ARB know to round down if the payment amount is over (or round up if the payment amount is under) the total amount of the invoice?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2.) Do we as developers have access to the tables which store our subscription information?&amp;nbsp; If possible we would like to avoid creating our own subscription tables and logic in our database.&amp;nbsp; In a perfect world it would be nice to be able to update or feed data into our own database from ARB.&amp;nbsp; This way we can avoid writing a lot of unnecessary triggers and table updates if a customer decides to settle in full early, pay more than the required subscription amount, etc.&amp;nbsp; As far as I've been able to determine I do not have access to this data, can not produce a transaction history which can be fed into the system, and have to use a silent post page if I wish to access that type of data?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance for any guidance on this, if I can help to make any of my questions clearer please let me know!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Aug 2012 16:23:19 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Rounding-and-dataaccess-with-ARB/m-p/28872#M15186</guid>
      <dc:creator>jgajeway</dc:creator>
      <dc:date>2012-08-17T16:23:19Z</dc:date>
    </item>
    <item>
      <title>Re: Rounding  and dataaccess with ARB</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Rounding-and-dataaccess-with-ARB/m-p/28876#M15188</link>
      <description>&lt;P&gt;1)There isn't a field for total amount, you set the amount for each subscription payment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2) As far as I've been able to determine I do not have access to this data, can not produce a transaction history which can be fed into the system, and have to use a silent post page if I wish to access that type of data?&lt;/P&gt;&lt;P&gt;Yes, yes, and yes.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Aug 2012 16:35:16 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Rounding-and-dataaccess-with-ARB/m-p/28876#M15188</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2012-08-17T16:35:16Z</dc:date>
    </item>
    <item>
      <title>Re: Rounding  and dataaccess with ARB</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Rounding-and-dataaccess-with-ARB/m-p/28884#M15192</link>
      <description>&lt;P&gt;Thank you for your help, and yes I misinterpreted some C# code and thought I was submitting a total amount as well as a monthly amount.&amp;nbsp; First time working with this API so I'm still feeling my way around it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So basically I submit my create subscription request with the monthly amount, ARB charges the customer every month for that amount, and I would be the party responsible for making sure we don't over/under charge?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm assuming I would use update subscription to update the payment amount for the final charge so I don't over/under charge my customer?&lt;/P&gt;</description>
      <pubDate>Fri, 17 Aug 2012 17:46:49 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Rounding-and-dataaccess-with-ARB/m-p/28884#M15192</guid>
      <dc:creator>jgajeway</dc:creator>
      <dc:date>2012-08-17T17:46:49Z</dc:date>
    </item>
    <item>
      <title>Re: Rounding  and dataaccess with ARB</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Rounding-and-dataaccess-with-ARB/m-p/28886#M15193</link>
      <description>&lt;P&gt;So basically I submit my create subscription request with the monthly amount, ARB charges the customer every month for that amount, and I would be the party responsible for making sure we don't over/under charge?&lt;/P&gt;&lt;P&gt;Yes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm assuming I would use update subscription to update the payment amount for the final charge so I don't over/under charge my customer?&lt;/P&gt;&lt;P&gt;Yes.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Aug 2012 18:00:59 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Rounding-and-dataaccess-with-ARB/m-p/28886#M15193</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2012-08-17T18:00:59Z</dc:date>
    </item>
    <item>
      <title>Re: Rounding  and dataaccess with ARB</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Rounding-and-dataaccess-with-ARB/m-p/28888#M15194</link>
      <description>&lt;P&gt;Thank you for all your help.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Aug 2012 18:06:08 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Rounding-and-dataaccess-with-ARB/m-p/28888#M15194</guid>
      <dc:creator>jgajeway</dc:creator>
      <dc:date>2012-08-17T18:06:08Z</dc:date>
    </item>
  </channel>
</rss>

