<?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: ARBCreateSubscriptionResponse successful, but code response not I00001 in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARBCreateSubscriptionResponse-successful-but-code-response-not/m-p/35875#M20011</link>
    <description>&lt;P&gt;If it getter a Error on E00012, it shouldn't create a subscriptions. Can you duplicate it?&lt;/P&gt;&lt;P&gt;the doc have this&lt;/P&gt;&lt;P&gt;&amp;nbsp;&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 prevent duplicate subscriptions from inadvertently being created. The following is a list of the fields that are verified. If ALL of the verified fields are the same, an E00012 will occur and the subscription is not successfully created in the account. The duplicate check verifies for an indefinite amount of time.&lt;/P&gt;&lt;P&gt;&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.Amountsubscription.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>Mon, 23 Sep 2013 18:36:07 GMT</pubDate>
    <dc:creator>RaynorC1emen7</dc:creator>
    <dc:date>2013-09-23T18:36:07Z</dc:date>
    <item>
      <title>ARBCreateSubscriptionResponse successful, but code response not I00001</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARBCreateSubscriptionResponse-successful-but-code-response-not/m-p/35861#M20005</link>
      <description>&lt;P&gt;We have a giving form that accepts recurring gifts via ARB. A co-worker of mine made a recurring gift to a fund (and it processed correctly) and then immediately made another one to a different fund (same form though).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;While both passed through Authorize.net fine, she was alerted that she had an error because of the following piece of code.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if ($subscription_response) {&lt;BR /&gt;list ($refId, $resultCode, $code, $text, $subscriptionId) = parse_return($subscription_response);&lt;BR /&gt;&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;if($code != "I00001"){&lt;BR /&gt;$errors['recurring'] = 'We encountered an error while processing your recurring payment. Your credit card was not charged.';&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, my question is is it possible for an ARB subscription to be successful, but not pass &amp;lt;code&amp;gt;&lt;SPAN&gt;I00001&amp;lt;/code&amp;gt;?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2013 16:16:40 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARBCreateSubscriptionResponse-successful-but-code-response-not/m-p/35861#M20005</guid>
      <dc:creator>rmlumley</dc:creator>
      <dc:date>2013-09-23T16:16:40Z</dc:date>
    </item>
    <item>
      <title>Re: ARBCreateSubscriptionResponse successful, but code response not I00001</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARBCreateSubscriptionResponse-successful-but-code-response-not/m-p/35863#M20006</link>
      <description>&lt;P&gt;So what was the response code you received? can you check what in $subscription_response&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2013 16:26:42 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARBCreateSubscriptionResponse-successful-but-code-response-not/m-p/35863#M20006</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2013-09-23T16:26:42Z</dc:date>
    </item>
    <item>
      <title>Re: ARBCreateSubscriptionResponse successful, but code response not I00001</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARBCreateSubscriptionResponse-successful-but-code-response-not/m-p/35867#M20007</link>
      <description>&lt;P&gt;I can't since it already occured and it wasn't logged.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I just tried to replicate it in our staging environment and I get E00012.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I wonder if it would be smarter for me to change it to check for resultCode != Ok&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2013 17:36:16 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARBCreateSubscriptionResponse-successful-but-code-response-not/m-p/35867#M20007</guid>
      <dc:creator>rmlumley</dc:creator>
      <dc:date>2013-09-23T17:36:16Z</dc:date>
    </item>
    <item>
      <title>Re: ARBCreateSubscriptionResponse successful, but code response not I00001</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARBCreateSubscriptionResponse-successful-but-code-response-not/m-p/35869#M20008</link>
      <description>&lt;P&gt;&lt;A target="_blank" href="http://developer.authorize.net/tools/arberrorcodes/"&gt;http://developer.authorize.net/tools/arberrorcodes/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;said E00012 is A duplicate subscription already exists.&lt;/P&gt;&lt;P&gt;so, it might be an issue. Anything that not I00001 would be an ERROR not a OK&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2013 17:50:32 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARBCreateSubscriptionResponse-successful-but-code-response-not/m-p/35869#M20008</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2013-09-23T17:50:32Z</dc:date>
    </item>
    <item>
      <title>Re: ARBCreateSubscriptionResponse successful, but code response not I00001</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARBCreateSubscriptionResponse-successful-but-code-response-not/m-p/35871#M20009</link>
      <description>&lt;P&gt;I see that. It's definitely the issue since everything would have been identical except for the Description (different fund).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When an error occurs like that, is that entry still submitted to Authorize.net as a subscription? It looks like all 3 of her subscriptions are in there. Shouldn't there just be 1 (the first one) and hte other two would have had&amp;nbsp;&lt;SPAN&gt;E00012.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2013 17:51:53 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARBCreateSubscriptionResponse-successful-but-code-response-not/m-p/35871#M20009</guid>
      <dc:creator>rmlumley</dc:creator>
      <dc:date>2013-09-23T17:51:53Z</dc:date>
    </item>
    <item>
      <title>Re: ARBCreateSubscriptionResponse successful, but code response not I00001</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARBCreateSubscriptionResponse-successful-but-code-response-not/m-p/35875#M20011</link>
      <description>&lt;P&gt;If it getter a Error on E00012, it shouldn't create a subscriptions. Can you duplicate it?&lt;/P&gt;&lt;P&gt;the doc have this&lt;/P&gt;&lt;P&gt;&amp;nbsp;&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 prevent duplicate subscriptions from inadvertently being created. The following is a list of the fields that are verified. If ALL of the verified fields are the same, an E00012 will occur and the subscription is not successfully created in the account. The duplicate check verifies for an indefinite amount of time.&lt;/P&gt;&lt;P&gt;&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.Amountsubscription.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>Mon, 23 Sep 2013 18:36:07 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARBCreateSubscriptionResponse-successful-but-code-response-not/m-p/35875#M20011</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2013-09-23T18:36:07Z</dc:date>
    </item>
    <item>
      <title>Re: ARBCreateSubscriptionResponse successful, but code response not I00001</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARBCreateSubscriptionResponse-successful-but-code-response-not/m-p/35883#M20015</link>
      <description>&lt;P&gt;Would creating a unique invoice # get around this error?&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2013 19:12:37 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARBCreateSubscriptionResponse-successful-but-code-response-not/m-p/35883#M20015</guid>
      <dc:creator>rmlumley</dc:creator>
      <dc:date>2013-09-23T19:12:37Z</dc:date>
    </item>
    <item>
      <title>Re: ARBCreateSubscriptionResponse successful, but code response not I00001</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARBCreateSubscriptionResponse-successful-but-code-response-not/m-p/35885#M20016</link>
      <description>&lt;P&gt;Look like one of the fields checked is the invoice.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2013 19:17:54 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/ARBCreateSubscriptionResponse-successful-but-code-response-not/m-p/35885#M20016</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2013-09-23T19:17:54Z</dc:date>
    </item>
  </channel>
</rss>

