<?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: Duplicate subscription error when *updating* a subscription? in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Duplicate-subscription-error-when-updating-a-subscription/m-p/30518#M15960</link>
    <description>&lt;P&gt;What the message code? using the SDKs or custom code?&lt;/P&gt;&lt;P&gt;In the documentation&lt;/P&gt;&lt;P&gt;Duplicate Subscription Verification&lt;BR /&gt;A duplicate check occurs against every ARB subscription created in an account in order to&lt;BR /&gt;prevent duplicate subscriptions from inadvertently being created. The following is a list of&lt;BR /&gt;the fields that are verified. If ALL of the verified fields are the same, an E00012 will occur&lt;BR /&gt;and the subscription is not successfully created in the account. The duplicate check&lt;BR /&gt;verifies for an indefinite amount of time.&lt;BR /&gt; subscription.Article.MerchantID&lt;BR /&gt; subscription.Article.CustomerInfo.Payment.CreditCard.CardNumber&lt;BR /&gt; subscription.Article.CustomerInfo.Payment.eCheck.RoutingNumber&lt;BR /&gt; subscription.Article.CustomerInfo.Payment.eCheck.AccountNumber&lt;BR /&gt; subscription.Article.CustomerInfo.CustomerID&lt;BR /&gt; subscription.Article.CustomerInfo.BillingInfo.BillToAddress.FirstName&lt;BR /&gt; subscription.Article.CustomerInfo.BillingInfo.BillToAddress.LastName&lt;BR /&gt; subscription.Article.CustomerInfo.BillingInfo.BillToAddress.Company&lt;BR /&gt; subscription.Article.CustomerInfo.BillingInfo.BillToAddress.StreetAddress&lt;BR /&gt; subscription.Article.CustomerInfo.BillingInfo.BillToAddress.City&lt;BR /&gt; subscription.Article.CustomerInfo.BillingInfo.BillToAddress.StateProv&lt;BR /&gt; subscription.Article.CustomerInfo.BillingInfo.BillToAddress.Zip&lt;BR /&gt; subscription.OrderInfo.Amount&lt;/P&gt;&lt;P&gt;subscription.OrderInfo.Invoice&lt;BR /&gt; subscription.Recurrence.StartDate&lt;BR /&gt; subscription.Recurrence.Interval&lt;BR /&gt; subscription.Recurrence.Unit&lt;/P&gt;</description>
    <pubDate>Tue, 09 Oct 2012 22:55:20 GMT</pubDate>
    <dc:creator>RaynorC1emen7</dc:creator>
    <dc:date>2012-10-09T22:55:20Z</dc:date>
    <item>
      <title>Duplicate subscription error when *updating* a subscription?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Duplicate-subscription-error-when-updating-a-subscription/m-p/30514#M15958</link>
      <description>&lt;P&gt;Our code base tried to update an existing subscription just now and we received the "You have submitted a duplicate of Subscription XXXXXXXX.&amp;nbsp; A duplicate subscription will not be created."&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this a valid error when UPDATING an existing subscription?&lt;/P&gt;</description>
      <pubDate>Tue, 09 Oct 2012 21:48:35 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Duplicate-subscription-error-when-updating-a-subscription/m-p/30514#M15958</guid>
      <dc:creator>dei1c3</dc:creator>
      <dc:date>2012-10-09T21:48:35Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate subscription error when *updating* a subscription?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Duplicate-subscription-error-when-updating-a-subscription/m-p/30518#M15960</link>
      <description>&lt;P&gt;What the message code? using the SDKs or custom code?&lt;/P&gt;&lt;P&gt;In the documentation&lt;/P&gt;&lt;P&gt;Duplicate Subscription Verification&lt;BR /&gt;A duplicate check occurs against every ARB subscription created in an account in order to&lt;BR /&gt;prevent duplicate subscriptions from inadvertently being created. The following is a list of&lt;BR /&gt;the fields that are verified. If ALL of the verified fields are the same, an E00012 will occur&lt;BR /&gt;and the subscription is not successfully created in the account. The duplicate check&lt;BR /&gt;verifies for an indefinite amount of time.&lt;BR /&gt; subscription.Article.MerchantID&lt;BR /&gt; subscription.Article.CustomerInfo.Payment.CreditCard.CardNumber&lt;BR /&gt; subscription.Article.CustomerInfo.Payment.eCheck.RoutingNumber&lt;BR /&gt; subscription.Article.CustomerInfo.Payment.eCheck.AccountNumber&lt;BR /&gt; subscription.Article.CustomerInfo.CustomerID&lt;BR /&gt; subscription.Article.CustomerInfo.BillingInfo.BillToAddress.FirstName&lt;BR /&gt; subscription.Article.CustomerInfo.BillingInfo.BillToAddress.LastName&lt;BR /&gt; subscription.Article.CustomerInfo.BillingInfo.BillToAddress.Company&lt;BR /&gt; subscription.Article.CustomerInfo.BillingInfo.BillToAddress.StreetAddress&lt;BR /&gt; subscription.Article.CustomerInfo.BillingInfo.BillToAddress.City&lt;BR /&gt; subscription.Article.CustomerInfo.BillingInfo.BillToAddress.StateProv&lt;BR /&gt; subscription.Article.CustomerInfo.BillingInfo.BillToAddress.Zip&lt;BR /&gt; subscription.OrderInfo.Amount&lt;/P&gt;&lt;P&gt;subscription.OrderInfo.Invoice&lt;BR /&gt; subscription.Recurrence.StartDate&lt;BR /&gt; subscription.Recurrence.Interval&lt;BR /&gt; subscription.Recurrence.Unit&lt;/P&gt;</description>
      <pubDate>Tue, 09 Oct 2012 22:55:20 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Duplicate-subscription-error-when-updating-a-subscription/m-p/30518#M15960</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2012-10-09T22:55:20Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate subscription error when *updating* a subscription?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Duplicate-subscription-error-when-updating-a-subscription/m-p/30528#M15964</link>
      <description>&lt;P&gt;Yes, I understand the error.&amp;nbsp; But my understanding is that it should only happen when CREATING subscriptions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I got it when UPDATING one.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;</description>
      <pubDate>Wed, 10 Oct 2012 18:48:21 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Duplicate-subscription-error-when-updating-a-subscription/m-p/30528#M15964</guid>
      <dc:creator>dei1c3</dc:creator>
      <dc:date>2012-10-10T18:48:21Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate subscription error when *updating* a subscription?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Duplicate-subscription-error-when-updating-a-subscription/m-p/30530#M15965</link>
      <description>&lt;P&gt;If you updating a subscription to match(duplicate) another subscription, isn't it still a duplicate problem?&lt;/P&gt;</description>
      <pubDate>Wed, 10 Oct 2012 18:53:19 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Duplicate-subscription-error-when-updating-a-subscription/m-p/30530#M15965</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2012-10-10T18:53:19Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate subscription error when *updating* a subscription?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Duplicate-subscription-error-when-updating-a-subscription/m-p/31158#M16261</link>
      <description>&lt;P&gt;Ah, that's a good point.&amp;nbsp; I kind of forgot about this discussion but I am glad I came back and checked it.&amp;nbsp; Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Nov 2012 21:45:09 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Duplicate-subscription-error-when-updating-a-subscription/m-p/31158#M16261</guid>
      <dc:creator>dei1c3</dc:creator>
      <dc:date>2012-11-05T21:45:09Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate subscription error when *updating* a subscription?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Duplicate-subscription-error-when-updating-a-subscription/m-p/58403#M33058</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I have the same error when I create a new subscription. Yes, I see the list of duplicate properties, but I don't see such objects in your .NET SDK. In fact my subscriptions are very similar, but customerID isn't equal. I set it like:&lt;BR /&gt;customerProfileIdType customerProfile = new customerProfileIdType() {&lt;BR /&gt;customerProfileId = customerProfileId,&lt;BR /&gt;customerPaymentProfileId = customerPaymentProfileId&lt;BR /&gt;};&lt;/P&gt;&lt;P&gt;ARBSubscriptionType subscriptionType = new ARBSubscriptionType() {&lt;BR /&gt;amount = 35.55m,&lt;BR /&gt;trialAmount = 0.00m,&lt;BR /&gt;paymentSchedule = schedule,&lt;BR /&gt;profile = customerProfile&lt;BR /&gt;};&lt;BR /&gt;&lt;BR /&gt;Why I can get this error?&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2017 13:00:33 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Duplicate-subscription-error-when-updating-a-subscription/m-p/58403#M33058</guid>
      <dc:creator>Mirimon</dc:creator>
      <dc:date>2017-06-09T13:00:33Z</dc:date>
    </item>
  </channel>
</rss>

