<?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 Update arb subscribe in Authorize.net - Error E00013 in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Update-arb-subscribe-in-Authorize-net-Error-E00013/m-p/51498#M26853</link>
    <description>&lt;P&gt;Please tell me what could be wrong - when you try to renew your subscription to Authorize.net get the following error: &lt;STRONG&gt;E00013 - Trial Occurrences is invalid&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;SPAN class="kwd"&gt;var&lt;/SPAN&gt;&lt;SPAN class="pln"&gt; arbUpdateSubscription &lt;/SPAN&gt;&lt;SPAN class="pun"&gt;=&lt;/SPAN&gt;&lt;SPAN class="pln"&gt; webservice&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;.&lt;/SPAN&gt;&lt;SPAN class="typ"&gt;ARBUpdateSubscription&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;(&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;authentication&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;,&lt;/SPAN&gt; &lt;SPAN class="lit"&gt;12345678&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;,&lt;/SPAN&gt;
           &lt;SPAN class="kwd"&gt;new&lt;/SPAN&gt; &lt;SPAN class="typ"&gt;ARBSubscriptionType&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;()&lt;/SPAN&gt;
           &lt;SPAN class="pun"&gt;{&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;               paymentSchedule &lt;/SPAN&gt;&lt;SPAN class="pun"&gt;=&lt;/SPAN&gt; &lt;SPAN class="kwd"&gt;new&lt;/SPAN&gt; &lt;SPAN class="typ"&gt;PaymentScheduleType&lt;/SPAN&gt; &lt;SPAN class="pun"&gt;{&lt;/SPAN&gt;&lt;SPAN class="pln"&gt; trialOccurrencesSpecified &lt;/SPAN&gt;&lt;SPAN class="pun"&gt;=&lt;/SPAN&gt; &lt;SPAN class="kwd"&gt;true&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;,&lt;/SPAN&gt;&lt;SPAN class="pln"&gt; trialOccurrences &lt;/SPAN&gt;&lt;SPAN class="pun"&gt;=&lt;/SPAN&gt; &lt;SPAN class="lit"&gt;0&lt;/SPAN&gt; &lt;SPAN class="pun"&gt;}&lt;/SPAN&gt;
           &lt;SPAN class="pun"&gt;});&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;P&gt;As you can see from the example, I only update - TrialOccurrences.&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Note: Subscription is still in trial mode, and according to the rule, this field should be updated.&lt;/EM&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 22 Jul 2015 18:34:37 GMT</pubDate>
    <dc:creator>galaym</dc:creator>
    <dc:date>2015-07-22T18:34:37Z</dc:date>
    <item>
      <title>Update arb subscribe in Authorize.net - Error E00013</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Update-arb-subscribe-in-Authorize-net-Error-E00013/m-p/51498#M26853</link>
      <description>&lt;P&gt;Please tell me what could be wrong - when you try to renew your subscription to Authorize.net get the following error: &lt;STRONG&gt;E00013 - Trial Occurrences is invalid&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;SPAN class="kwd"&gt;var&lt;/SPAN&gt;&lt;SPAN class="pln"&gt; arbUpdateSubscription &lt;/SPAN&gt;&lt;SPAN class="pun"&gt;=&lt;/SPAN&gt;&lt;SPAN class="pln"&gt; webservice&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;.&lt;/SPAN&gt;&lt;SPAN class="typ"&gt;ARBUpdateSubscription&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;(&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;authentication&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;,&lt;/SPAN&gt; &lt;SPAN class="lit"&gt;12345678&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;,&lt;/SPAN&gt;
           &lt;SPAN class="kwd"&gt;new&lt;/SPAN&gt; &lt;SPAN class="typ"&gt;ARBSubscriptionType&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;()&lt;/SPAN&gt;
           &lt;SPAN class="pun"&gt;{&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;               paymentSchedule &lt;/SPAN&gt;&lt;SPAN class="pun"&gt;=&lt;/SPAN&gt; &lt;SPAN class="kwd"&gt;new&lt;/SPAN&gt; &lt;SPAN class="typ"&gt;PaymentScheduleType&lt;/SPAN&gt; &lt;SPAN class="pun"&gt;{&lt;/SPAN&gt;&lt;SPAN class="pln"&gt; trialOccurrencesSpecified &lt;/SPAN&gt;&lt;SPAN class="pun"&gt;=&lt;/SPAN&gt; &lt;SPAN class="kwd"&gt;true&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;,&lt;/SPAN&gt;&lt;SPAN class="pln"&gt; trialOccurrences &lt;/SPAN&gt;&lt;SPAN class="pun"&gt;=&lt;/SPAN&gt; &lt;SPAN class="lit"&gt;0&lt;/SPAN&gt; &lt;SPAN class="pun"&gt;}&lt;/SPAN&gt;
           &lt;SPAN class="pun"&gt;});&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;P&gt;As you can see from the example, I only update - TrialOccurrences.&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Note: Subscription is still in trial mode, and according to the rule, this field should be updated.&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jul 2015 18:34:37 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Update-arb-subscribe-in-Authorize-net-Error-E00013/m-p/51498#M26853</guid>
      <dc:creator>galaym</dc:creator>
      <dc:date>2015-07-22T18:34:37Z</dc:date>
    </item>
    <item>
      <title>Re: Update arb subscribe in Authorize.net - Error E00013</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Update-arb-subscribe-in-Authorize-net-Error-E00013/m-p/51501#M26854</link>
      <description>&lt;P&gt;This might be your issue&lt;/P&gt;&lt;P&gt;&lt;A href="http://community.developer.authorize.net/t5/Integration-and-Testing/ARB-Java-SDK-Unable-to-update-trialOccurrences/m-p/30242/highlight/true#M15827" target="_blank"&gt;http://community.developer.authorize.net/t5/Integration-and-Testing/ARB-Java-SDK-Unable-to-update-trialOccurrences/m-p/30242/highlight/true#M15827&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jul 2015 19:04:07 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Update-arb-subscribe-in-Authorize-net-Error-E00013/m-p/51501#M26854</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2015-07-22T19:04:07Z</dc:date>
    </item>
  </channel>
</rss>

