<?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: Help with recurring billing in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Help-with-recurring-billing/m-p/32953#M17496</link>
    <description>&lt;P&gt;Check to see if the subscriptionID is that right one. Did see you set the totalOccurrences or startDate&lt;/P&gt;</description>
    <pubDate>Fri, 08 Feb 2013 12:52:54 GMT</pubDate>
    <dc:creator>RaynorC1emen7</dc:creator>
    <dc:date>2013-02-08T12:52:54Z</dc:date>
    <item>
      <title>Help with recurring billing</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Help-with-recurring-billing/m-p/32948#M17491</link>
      <description>&lt;P&gt;Sirs:&lt;/P&gt;&lt;P&gt;I need just a little bit of help with recurring billing.&lt;/P&gt;&lt;P&gt;I'm trying to set up a subscription that bills yearly, and that has a one month trial period. My code looks like this:&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#008000" size="2" face="Consolas"&gt;&lt;FONT color="#008000" size="2" face="Consolas"&gt;&lt;FONT color="#008000" size="2" face="Consolas"&gt;' free 1 month trial&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;subscr.paymentSchedule.trialOccurrences = 1&lt;/P&gt;&lt;P&gt;subscr.paymentSchedule.trialOccurrencesSpecified =&lt;FONT color="#0000ff" size="2" face="Consolas"&gt;&lt;FONT color="#0000ff" size="2" face="Consolas"&gt;&lt;FONT color="#0000ff" size="2" face="Consolas"&gt;True&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;subscr.trialAmount = 0&lt;/P&gt;&lt;P&gt;subscr.trialAmountSpecified =&lt;FONT color="#0000ff" size="2" face="Consolas"&gt;&lt;FONT color="#0000ff" size="2" face="Consolas"&gt;&lt;FONT color="#0000ff" size="2" 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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;subscr.amount = 71.88&lt;/P&gt;&lt;P&gt;subscr.amountSpecified =&lt;FONT color="#0000ff" size="2" face="Consolas"&gt;&lt;FONT color="#0000ff" size="2" face="Consolas"&gt;&lt;FONT color="#0000ff" size="2" face="Consolas"&gt;True&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;subscr.paymentSchedule.interval =&lt;FONT color="#0000ff" size="2" face="Consolas"&gt;&lt;FONT color="#0000ff" size="2" face="Consolas"&gt;&lt;FONT color="#0000ff" size="2" face="Consolas"&gt;New&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color="#2b91af" size="2" face="Consolas"&gt;&lt;FONT color="#2b91af" size="2" face="Consolas"&gt;&lt;FONT color="#2b91af" size="2" face="Consolas"&gt;paymentScheduleTypeInterval&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;subscr.paymentSchedule.interval.length = 12&lt;/P&gt;&lt;P&gt;subscr.paymentSchedule.interval.unit =&lt;FONT color="#2b91af" size="2" face="Consolas"&gt;&lt;FONT color="#2b91af" size="2" face="Consolas"&gt;&lt;FONT color="#2b91af" size="2" face="Consolas"&gt;ARBSubscriptionUnitEnum&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT size="2" face="Consolas"&gt;&lt;FONT size="2" face="Consolas"&gt;.months&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;As far as I can tell, this is working. But... When I log on to my account, I can see the subscription but no description of how long the trial period is for or any billing periodicity. &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;How can I tell in the interface if I've done it right?&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Feb 2013 01:07:51 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Help-with-recurring-billing/m-p/32948#M17491</guid>
      <dc:creator>sgray128</dc:creator>
      <dc:date>2013-02-08T01:07:51Z</dc:date>
    </item>
    <item>
      <title>Re: Help with recurring billing</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Help-with-recurring-billing/m-p/32953#M17496</link>
      <description>&lt;P&gt;Check to see if the subscriptionID is that right one. Did see you set the totalOccurrences or startDate&lt;/P&gt;</description>
      <pubDate>Fri, 08 Feb 2013 12:52:54 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Help-with-recurring-billing/m-p/32953#M17496</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2013-02-08T12:52:54Z</dc:date>
    </item>
  </channel>
</rss>

