<?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 ARB - Update Subscripti​on Error in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-Update-Subscripti-on-Error/m-p/25411#M13560</link>
    <description>&lt;P&gt;My C# project has reference to AuthorizeNet.dll. I am not the one who started this project&amp;nbsp;but I assume it was copied from lib folder of sample code&amp;nbsp;projects.&amp;nbsp;CreateSubscription and CancelSubscription works fine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now, I need to update 'Invoice' of the existing Subscription and here is my code. I get error "Need a credit card number to set up this subscription". Can somebody please tell what am I doing wrong? I don't have credit card details to set in Subscription request.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;var&amp;nbsp; &lt;FONT size="2" face="Consolas"&gt;&lt;FONT size="2" face="Consolas"&gt;request = &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Consolas" color="#2b91af" size="2"&gt;&lt;FONT face="Consolas" color="#2b91af" size="2"&gt;&lt;FONT face="Consolas" color="#2b91af" size="2"&gt;SubscriptionRequest&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt;&lt;FONT face="Consolas" size="2"&gt;.CreateNew();&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;&amp;nbsp;&lt;/P&gt;&lt;P&gt;request.Invoice = InvoiceNumber;&lt;/P&gt;&lt;P&gt;request.SubscriptionID = subscriptionCode;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&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 face="Consolas" color="#0000ff" size="2"&gt;&lt;FONT face="Consolas" color="#0000ff" size="2"&gt;&lt;FONT face="Consolas" color="#0000ff" size="2"&gt;var&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt;&lt;FONT face="Consolas" size="2"&gt; gate = &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Consolas" color="#0000ff" size="2"&gt;&lt;FONT face="Consolas" color="#0000ff" size="2"&gt;&lt;FONT face="Consolas" color="#0000ff" size="2"&gt;new &lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Consolas" color="#2b91af" size="2"&gt;&lt;FONT face="Consolas" color="#2b91af" size="2"&gt;&lt;FONT face="Consolas" color="#2b91af" size="2"&gt;SubscriptionGateway&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt;&lt;FONT face="Consolas" size="2"&gt;(APILoginKey, APITransactionKey, APIServiceMode);&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Consolas" color="#0000ff" size="2"&gt;&lt;FONT face="Consolas" color="#0000ff" size="2"&gt;&lt;FONT face="Consolas" color="#0000ff" size="2"&gt;var&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt;&lt;FONT face="Consolas" size="2"&gt; response = gate.UpdateSubscription(request);&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 05 Apr 2012 20:41:50 GMT</pubDate>
    <dc:creator>sim</dc:creator>
    <dc:date>2012-04-05T20:41:50Z</dc:date>
    <item>
      <title>ARB - Update Subscripti​on Error</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-Update-Subscripti-on-Error/m-p/25411#M13560</link>
      <description>&lt;P&gt;My C# project has reference to AuthorizeNet.dll. I am not the one who started this project&amp;nbsp;but I assume it was copied from lib folder of sample code&amp;nbsp;projects.&amp;nbsp;CreateSubscription and CancelSubscription works fine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now, I need to update 'Invoice' of the existing Subscription and here is my code. I get error "Need a credit card number to set up this subscription". Can somebody please tell what am I doing wrong? I don't have credit card details to set in Subscription request.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;var&amp;nbsp; &lt;FONT size="2" face="Consolas"&gt;&lt;FONT size="2" face="Consolas"&gt;request = &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Consolas" color="#2b91af" size="2"&gt;&lt;FONT face="Consolas" color="#2b91af" size="2"&gt;&lt;FONT face="Consolas" color="#2b91af" size="2"&gt;SubscriptionRequest&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt;&lt;FONT face="Consolas" size="2"&gt;.CreateNew();&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;&amp;nbsp;&lt;/P&gt;&lt;P&gt;request.Invoice = InvoiceNumber;&lt;/P&gt;&lt;P&gt;request.SubscriptionID = subscriptionCode;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&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 face="Consolas" color="#0000ff" size="2"&gt;&lt;FONT face="Consolas" color="#0000ff" size="2"&gt;&lt;FONT face="Consolas" color="#0000ff" size="2"&gt;var&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt;&lt;FONT face="Consolas" size="2"&gt; gate = &lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Consolas" color="#0000ff" size="2"&gt;&lt;FONT face="Consolas" color="#0000ff" size="2"&gt;&lt;FONT face="Consolas" color="#0000ff" size="2"&gt;new &lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Consolas" color="#2b91af" size="2"&gt;&lt;FONT face="Consolas" color="#2b91af" size="2"&gt;&lt;FONT face="Consolas" color="#2b91af" size="2"&gt;SubscriptionGateway&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt;&lt;FONT face="Consolas" size="2"&gt;(APILoginKey, APITransactionKey, APIServiceMode);&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Consolas" color="#0000ff" size="2"&gt;&lt;FONT face="Consolas" color="#0000ff" size="2"&gt;&lt;FONT face="Consolas" color="#0000ff" size="2"&gt;var&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Consolas" size="2"&gt;&lt;FONT face="Consolas" size="2"&gt; response = gate.UpdateSubscription(request);&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Apr 2012 20:41:50 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-Update-Subscripti-on-Error/m-p/25411#M13560</guid>
      <dc:creator>sim</dc:creator>
      <dc:date>2012-04-05T20:41:50Z</dc:date>
    </item>
    <item>
      <title>Re: ARB - Update Subscripti​on Error</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-Update-Subscripti-on-Error/m-p/25449#M13579</link>
      <description>&lt;P&gt;Hi sim,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I believe this was a limitation of the early version of our SDK. I recommend that you download a new version of our SDK and see if you continue to have any issues or problems.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;BR /&gt;Joy&lt;/P&gt;</description>
      <pubDate>Fri, 06 Apr 2012 21:28:05 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-Update-Subscripti-on-Error/m-p/25449#M13579</guid>
      <dc:creator>Joy</dc:creator>
      <dc:date>2012-04-06T21:28:05Z</dc:date>
    </item>
    <item>
      <title>Re: ARB - Update Subscripti​on Error</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-Update-Subscripti-on-Error/m-p/37435#M20732</link>
      <description>&lt;P&gt;Definitely not fixed, almost two years year. I'm running into the exact same issue. Looking at the 1.7.1 SDK, it's clear that invoice number is not sent along in the UpdateSubscription method, and that it is expecting other values (such as credit card information) to be passed through. I get the same exception.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Dec 2013 22:56:15 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-Update-Subscripti-on-Error/m-p/37435#M20732</guid>
      <dc:creator>bwatson</dc:creator>
      <dc:date>2013-12-16T22:56:15Z</dc:date>
    </item>
    <item>
      <title>Re: ARB - Update Subscripti​on Error</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-Update-Subscripti-on-Error/m-p/38633#M21112</link>
      <description>&lt;P&gt;I too am having an issue with updating a subscription using the .NET SDK v1.7.1. My Create and Cancel functions are working great. This is isolated to Updates. Here is my code,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;var subscriptionGateway = new SubscriptionGateway(_apiLogin, _apiTransactionKey, ServiceMode.Test);&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;//Although it makes sense, using this method throws an error... "&lt;FONT size="2"&gt;Method not found: 'AuthorizeNet.SubscriptionRequest AuthorizeNet.SubscriptionRequest.CreateNew()'."&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;//var sReq =SubscriptionRequest.CreateNew();&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;//so instead, I use this method, even though this is for UPDATES.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;var sReq = SubscriptionRequest.CreateMonthly("email", "subscriptionName", 123.44);&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;sReq.SubscriptionID = ProfileId;&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;// I conditionally provide these, if needing to update the CC. Details removed for simplicity...&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;sReq.WithBillingAddress...&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;sReq.UsingCreditCard...&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;sReq.BillingCycles = 9999;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;var resp = subscriptionGateway.UpdateSubscription(sReq);&lt;/FONT&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&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;/P&gt;&lt;P&gt;Regardless if I supply the Billing Address and Credit Card, I get an error stating that I must provide Card information to Create a profile. Yes, to Create... despite calling the UpdateSubscription Method, that is the error that is returned.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone have any working examples of how to update a subscription,&lt;/P&gt;&lt;P&gt;1) Just amount&lt;/P&gt;&lt;P&gt;2) Amount and Credit Card&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jan 2014 23:52:23 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-Update-Subscripti-on-Error/m-p/38633#M21112</guid>
      <dc:creator>mexner</dc:creator>
      <dc:date>2014-01-23T23:52:23Z</dc:date>
    </item>
    <item>
      <title>Re: ARB - Update Subscripti​on Error</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-Update-Subscripti-on-Error/m-p/38635#M21113</link>
      <description>&lt;P&gt;Hello mexner,&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;I've reported your issue to the product team for analysis.&lt;BR /&gt;&lt;BR /&gt;I'd recommend subscribing to this topic so that you'll be alerted via email if there are updates. To subscribe, click &lt;STRONG&gt;Topic Options&lt;/STRONG&gt; at the top of this thread and then select &lt;STRONG&gt;Subscribe&lt;/STRONG&gt;. You'll then receive an email once anyone replies to your post.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Richard&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jan 2014 00:02:23 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-Update-Subscripti-on-Error/m-p/38635#M21113</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2014-01-24T00:02:23Z</dc:date>
    </item>
    <item>
      <title>Re: ARB - Update Subscripti​on Error</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-Update-Subscripti-on-Error/m-p/38651#M21121</link>
      <description>&lt;P&gt;Thanks Richard, appreciate the help.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jan 2014 15:15:43 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-Update-Subscripti-on-Error/m-p/38651#M21121</guid>
      <dc:creator>mexner</dc:creator>
      <dc:date>2014-01-24T15:15:43Z</dc:date>
    </item>
    <item>
      <title>Re: ARB - Update Subscripti​on Error</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-Update-Subscripti-on-Error/m-p/38707#M21147</link>
      <description>&lt;P&gt;Richard, what is a typical response time from your team? I'm working on a project and inquiring team members are restless if we will be able to include this in our next release.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jan 2014 16:27:26 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-Update-Subscripti-on-Error/m-p/38707#M21147</guid>
      <dc:creator>mexner</dc:creator>
      <dc:date>2014-01-27T16:27:26Z</dc:date>
    </item>
    <item>
      <title>Re: ARB - Update Subscripti​on Error</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-Update-Subscripti-on-Error/m-p/38709#M21148</link>
      <description>&lt;P&gt;The C# SDKs source is available for download at the same place you download the binary . You can fix it if you can't wait.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jan 2014 16:37:45 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-Update-Subscripti-on-Error/m-p/38709#M21148</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2014-01-27T16:37:45Z</dc:date>
    </item>
    <item>
      <title>Re: ARB - Update Subscripti​on Error</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-Update-Subscripti-on-Error/m-p/38737#M21161</link>
      <description>&lt;P&gt;Thanks Richard, we are looking into the SDK. Just curious if your thinking days, weeks, or months for a reply for your prod team?&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jan 2014 15:54:07 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-Update-Subscripti-on-Error/m-p/38737#M21161</guid>
      <dc:creator>mexner</dc:creator>
      <dc:date>2014-01-28T15:54:07Z</dc:date>
    </item>
    <item>
      <title>Re: ARB - Update Subscripti​on Error</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-Update-Subscripti-on-Error/m-p/38787#M21184</link>
      <description>&lt;P&gt;Hello Mexner,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Unfortunately, I don't have any additional details on when a fix might be available for the issue. &amp;nbsp;If you subscribe to this topic, I'll update it once anything is available.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jan 2014 22:38:17 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-Update-Subscripti-on-Error/m-p/38787#M21184</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2014-01-29T22:38:17Z</dc:date>
    </item>
    <item>
      <title>Re: ARB - Update Subscripti​on Error</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-Update-Subscripti-on-Error/m-p/40182#M21855</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This issue is now resolved and an updated SDK is available from GitHub:&amp;nbsp;&lt;A href="https://github.com/AuthorizeNet/sdk-dotnet" target="_blank"&gt;https://github.com/AuthorizeNet/sdk-dotnet&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Wed, 02 Apr 2014 13:42:36 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARB-Update-Subscripti-on-Error/m-p/40182#M21855</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2014-04-02T13:42:36Z</dc:date>
    </item>
  </channel>
</rss>

