<?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: Update ARB Subscription Request - Error E00013 in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Update-ARB-Subscription-Request-Error-E00013/m-p/65616#M39249</link>
    <description>&lt;P&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/27500"&gt;@Waterhouse&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are you including a + sign in the phone number?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
    <pubDate>Mon, 07 Jan 2019 00:58:42 GMT</pubDate>
    <dc:creator>RichardH</dc:creator>
    <dc:date>2019-01-07T00:58:42Z</dc:date>
    <item>
      <title>Update ARB Subscription Request - Error E00013</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Update-ARB-Subscription-Request-Error-E00013/m-p/65313#M39000</link>
      <description>&lt;P&gt;I'm trying to update arb subscriptions to point at new customer payment profiles. However, the API returns error E00013 with message "Phone is invalid. Phone can be one of following formats: 111- 111-1111 or (111) 111-1111."&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm not even submitting the phone number with the request. Here's the code I'm using to construct the request (ruby SDK):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;profile = CustomerProfileIdType.new(@info[:profile_id],@info[:payment_profile_id])
ARBUpdateSubscriptionRequest.new(
  nil,
  nil,
  @subscription_id,
  ARBSubscriptionType.new(nil,nil,nil,nil,nil,nil,nil,nil,nil,profile)
)&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That code contructs a request that looks like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&amp;lt;arbupdatesubscriptionrequest&amp;gt;
  &amp;lt;subscriptionId&amp;gt;395823xx&amp;lt;/subscriptionId&amp;gt;
  &amp;lt;subscription&amp;gt;
    &amp;lt;profile&amp;gt;
      &amp;lt;customerProfileId&amp;gt;19217479xx&amp;lt;/customerProfileId&amp;gt;
      &amp;lt;customerPaymentProfileId&amp;gt;19557806xx&amp;lt;/customerPaymentProfileId&amp;gt;
    &amp;lt;/profile&amp;gt;
  &amp;lt;/subscription&amp;gt;
&amp;lt;/arbupdatesubscriptionrequest&amp;gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Why should I get a phone number error in this case?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Maybe the phone number on the customer profile is invalid. But if that's the case, then why am I able to submit the create customer profile request and the create subscription request without error?&lt;/P&gt;</description>
      <pubDate>Mon, 10 Dec 2018 20:45:33 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Update-ARB-Subscription-Request-Error-E00013/m-p/65313#M39000</guid>
      <dc:creator>Waterhouse</dc:creator>
      <dc:date>2018-12-10T20:45:33Z</dc:date>
    </item>
    <item>
      <title>Re: Update ARB Subscription Request - Error E00013</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Update-ARB-Subscription-Request-Error-E00013/m-p/65322#M39009</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN class=""&gt;&lt;A id="link_1" class="lia-link-navigation lia-page-link lia-user-name-link" href="https://community.developer.authorize.net/t5/user/viewprofilepage/user-id/27500" target="_self"&gt;Waterhouse&lt;/A&gt;,&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class=""&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class=""&gt;If you are seeing this error it is likely that you would see this error when/if you attempted to process transactions using the stored profile data as well, which is why you are seeing the error at this step.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class=""&gt;I can guess at the cause, but without specific details that may not be the best approach.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class=""&gt;I would suggest using our Developer Support email form found at&amp;nbsp;&lt;A href="https://developer.authorize.net/support/contact_us/" target="_blank"&gt;https://developer.authorize.net/support/contact_us/&lt;/A&gt; to reach out to our support staff. Please provide them with full subscription, profile ID and payment profile ID information for reference when reviewing your account.&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class=""&gt;Thank you,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class=""&gt;Elaine&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Dec 2018 06:05:58 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Update-ARB-Subscription-Request-Error-E00013/m-p/65322#M39009</guid>
      <dc:creator>ElaineM</dc:creator>
      <dc:date>2018-12-11T06:05:58Z</dc:date>
    </item>
    <item>
      <title>Re: Update ARB Subscription Request - Error E00013</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Update-ARB-Subscription-Request-Error-E00013/m-p/65348#M39030</link>
      <description>&lt;P&gt;Hi Elaine,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I filled out the contact form a few days ago, but they still haven't replied yet.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can cofirm processing transactions using the "invalid" profile information works perfectly fine. We are able to charge our user's cards, and the monthly subscription payments also work fine. We're just not able to update a subscription to use a different payment profile.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As a stopgap measure, when users update their profile to use a different card, I've been cancelling their current subscription and creating a new subscription that begins on their next billing date. I don't want to have to continue doing this because we lose certain other information like how many payments they've made on their current subscription.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Dec 2018 18:55:31 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Update-ARB-Subscription-Request-Error-E00013/m-p/65348#M39030</guid>
      <dc:creator>Waterhouse</dc:creator>
      <dc:date>2018-12-13T18:55:31Z</dc:date>
    </item>
    <item>
      <title>Re: Update ARB Subscription Request - Error E00013</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Update-ARB-Subscription-Request-Error-E00013/m-p/65383#M39061</link>
      <description>&lt;P&gt;Still no answer from dev support. Is there any way I can get assistance on here?&lt;/P&gt;</description>
      <pubDate>Tue, 18 Dec 2018 00:08:09 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Update-ARB-Subscription-Request-Error-E00013/m-p/65383#M39061</guid>
      <dc:creator>Waterhouse</dc:creator>
      <dc:date>2018-12-18T00:08:09Z</dc:date>
    </item>
    <item>
      <title>Re: Update ARB Subscription Request - Error E00013</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Update-ARB-Subscription-Request-Error-E00013/m-p/65440#M39109</link>
      <description>&lt;P&gt;Still no answer from dev support. pls respond&lt;/P&gt;</description>
      <pubDate>Sat, 22 Dec 2018 17:24:56 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Update-ARB-Subscription-Request-Error-E00013/m-p/65440#M39109</guid>
      <dc:creator>Waterhouse</dc:creator>
      <dc:date>2018-12-22T17:24:56Z</dc:date>
    </item>
    <item>
      <title>Re: Update ARB Subscription Request - Error E00013</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Update-ARB-Subscription-Request-Error-E00013/m-p/65478#M39143</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/27500"&gt;@Waterhouse&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you share more information on the phone number in that CustomerPaymentProfile (&lt;STRONG&gt;not actual phone number but just the format&lt;/STRONG&gt;), which would help us to investigate faster.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Kaushik&lt;/P&gt;</description>
      <pubDate>Wed, 26 Dec 2018 12:04:55 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Update-ARB-Subscription-Request-Error-E00013/m-p/65478#M39143</guid>
      <dc:creator>kikmak42</dc:creator>
      <dc:date>2018-12-26T12:04:55Z</dc:date>
    </item>
    <item>
      <title>Re: Update ARB Subscription Request - Error E00013</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Update-ARB-Subscription-Request-Error-E00013/m-p/65533#M39184</link>
      <description>&lt;P&gt;Phone numbers are stored in E.164 format&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.twilio.com/hc/en-us/articles/223183008-Formatting-International-Phone-Numbers" target="_blank"&gt;https://support.twilio.com/hc/en-us/articles/223183008-Formatting-International-Phone-Numbers&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 31 Dec 2018 19:09:46 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Update-ARB-Subscription-Request-Error-E00013/m-p/65533#M39184</guid>
      <dc:creator>Waterhouse</dc:creator>
      <dc:date>2018-12-31T19:09:46Z</dc:date>
    </item>
    <item>
      <title>Re: Update ARB Subscription Request - Error E00013</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Update-ARB-Subscription-Request-Error-E00013/m-p/65568#M39208</link>
      <description>&lt;P&gt;We deal with international customers, so storing phone numbers in the USA only format of&amp;nbsp;&lt;SPAN&gt;(111) 111-1111 is out of the question.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;For example,&amp;nbsp;it's impossible to store the number&amp;nbsp;+442071838750 using the """correct""" format&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Jan 2019 01:58:05 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Update-ARB-Subscription-Request-Error-E00013/m-p/65568#M39208</guid>
      <dc:creator>Waterhouse</dc:creator>
      <dc:date>2019-01-03T01:58:05Z</dc:date>
    </item>
    <item>
      <title>Re: Update ARB Subscription Request - Error E00013</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Update-ARB-Subscription-Request-Error-E00013/m-p/65570#M39210</link>
      <description>&lt;P&gt;What country was the Profile created in?&amp;nbsp; Maybe it is US and forcing US number format?&lt;/P&gt;</description>
      <pubDate>Thu, 03 Jan 2019 03:48:08 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Update-ARB-Subscription-Request-Error-E00013/m-p/65570#M39210</guid>
      <dc:creator>kabutotx</dc:creator>
      <dc:date>2019-01-03T03:48:08Z</dc:date>
    </item>
    <item>
      <title>Re: Update ARB Subscription Request - Error E00013</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Update-ARB-Subscription-Request-Error-E00013/m-p/65606#M39243</link>
      <description>&lt;P&gt;This happens to all of our customers that enter a new card regardless of what country they're from&lt;/P&gt;</description>
      <pubDate>Sat, 05 Jan 2019 05:31:19 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Update-ARB-Subscription-Request-Error-E00013/m-p/65606#M39243</guid>
      <dc:creator>Waterhouse</dc:creator>
      <dc:date>2019-01-05T05:31:19Z</dc:date>
    </item>
    <item>
      <title>Re: Update ARB Subscription Request - Error E00013</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Update-ARB-Subscription-Request-Error-E00013/m-p/65608#M39244</link>
      <description>&lt;P&gt;I really don't see how this could anything other than an anet bug&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;createCustomerProfile: passes validation&lt;/LI&gt;&lt;LI&gt;transactions using stored profile information: passes validation&lt;/LI&gt;&lt;LI&gt;create subscription with stored profile information: passes validation&lt;/LI&gt;&lt;LI&gt;createCustomerPaymentProfile with existing profile: passes validation&lt;/LI&gt;&lt;LI&gt;update subscription to use new payment profile:&amp;nbsp;&lt;STRONG&gt;fails validation&lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Every payment profile is submitted with a phone number in E.164 format, but validation only fails on subscription update. I'm beginning to suspect that this issue will never be solved&lt;/P&gt;</description>
      <pubDate>Sat, 05 Jan 2019 05:40:44 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Update-ARB-Subscription-Request-Error-E00013/m-p/65608#M39244</guid>
      <dc:creator>Waterhouse</dc:creator>
      <dc:date>2019-01-05T05:40:44Z</dc:date>
    </item>
    <item>
      <title>Re: Update ARB Subscription Request - Error E00013</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Update-ARB-Subscription-Request-Error-E00013/m-p/65616#M39249</link>
      <description>&lt;P&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/27500"&gt;@Waterhouse&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are you including a + sign in the phone number?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jan 2019 00:58:42 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Update-ARB-Subscription-Request-Error-E00013/m-p/65616#M39249</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2019-01-07T00:58:42Z</dc:date>
    </item>
    <item>
      <title>Re: Update ARB Subscription Request - Error E00013</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Update-ARB-Subscription-Request-Error-E00013/m-p/65618#M39251</link>
      <description>&lt;P&gt;Yeah. Would it work if I omitted it?&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jan 2019 04:49:15 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Update-ARB-Subscription-Request-Error-E00013/m-p/65618#M39251</guid>
      <dc:creator>Waterhouse</dc:creator>
      <dc:date>2019-01-07T04:49:15Z</dc:date>
    </item>
    <item>
      <title>Re: Update ARB Subscription Request - Error E00013</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Update-ARB-Subscription-Request-Error-E00013/m-p/65707#M39331</link>
      <description>&lt;P&gt;I did a little experimenting, and the update request only succeeds if both the old payment profile and the new payment profile&amp;nbsp;have phone numbers in US format, which means that it's impossible to make this work for international customers.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any way I can get any help with this whatsoever? It's been over a month since I messaged dev support, and they never replied.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there maybe a way to control API validations from the dashboard? It makes no rational sense for this validation to be present on subscription update and not on any other requests.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is the phone number important on the customer profile? Maybe I could just put in a filler number for every customer and save their real number in our db.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I really wish you guys would just make ARB work properly instead of making me spend so much time coming up with workarounds.&lt;/P&gt;</description>
      <pubDate>Sat, 12 Jan 2019 19:12:06 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Update-ARB-Subscription-Request-Error-E00013/m-p/65707#M39331</guid>
      <dc:creator>Waterhouse</dc:creator>
      <dc:date>2019-01-12T19:12:06Z</dc:date>
    </item>
  </channel>
</rss>

