<?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: PHP API - Setting Billing Phone &amp;amp; Company in a Subscription in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/PHP-API-Setting-Billing-Phone-amp-Company-in-a-Subscription/m-p/68569#M41747</link>
    <description>&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/31836"&gt;@nox7&lt;/a&gt;&lt;BR /&gt;&lt;BR /&gt;The phone number goes in as a property of a customerDataType object, if I remember correctly. You are putting in the company correctly.</description>
    <pubDate>Sat, 27 Jul 2019 18:52:17 GMT</pubDate>
    <dc:creator>Renaissance</dc:creator>
    <dc:date>2019-07-27T18:52:17Z</dc:date>
    <item>
      <title>PHP API - Setting Billing Phone &amp; Company in a Subscription</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/PHP-API-Setting-Billing-Phone-amp-Company-in-a-Subscription/m-p/68561#M41740</link>
      <description>&lt;P&gt;I can't seem to find the right API methods to allow me to set a customer's billing company and billing phone number. When I used the CustomerAddressType and called setPhoneNumber(), I received an error about it not being a valid child of that namespace.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When subscriptions are created via the API, I see the "phone" and "company" are blank - how can I set them into an ARB subscription via the API?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The email field is also blank and I would like to populate that progamatically with the newly created subscription.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jul 2019 12:55:16 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/PHP-API-Setting-Billing-Phone-amp-Company-in-a-Subscription/m-p/68561#M41740</guid>
      <dc:creator>nox7</dc:creator>
      <dc:date>2019-07-26T12:55:16Z</dc:date>
    </item>
    <item>
      <title>Re: PHP API - Setting Billing Phone &amp; Company in a Subscription</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/PHP-API-Setting-Billing-Phone-amp-Company-in-a-Subscription/m-p/68562#M41741</link>
      <description>&lt;P&gt;This is the exact error&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;The element 'billTo' in namespace 'AnetApi/xml/v1/schema/AnetApiSchema.xsd' has invalid child element 'phoneNumber' in namespace 'AnetApi/xml/v1/schema/AnetApiSchema.xsd'.&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From this code;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;$customerAddress-&amp;gt;setCountry($countryCode);&lt;BR /&gt;$customerAddress-&amp;gt;setPhoneNumber($phoneNumber);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;$subscription-&amp;gt;setBillTo($customerAddress);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jul 2019 13:08:54 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/PHP-API-Setting-Billing-Phone-amp-Company-in-a-Subscription/m-p/68562#M41741</guid>
      <dc:creator>nox7</dc:creator>
      <dc:date>2019-07-26T13:08:54Z</dc:date>
    </item>
    <item>
      <title>Re: PHP API - Setting Billing Phone &amp; Company in a Subscription</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/PHP-API-Setting-Billing-Phone-amp-Company-in-a-Subscription/m-p/68569#M41747</link>
      <description>&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/31836"&gt;@nox7&lt;/a&gt;&lt;BR /&gt;&lt;BR /&gt;The phone number goes in as a property of a customerDataType object, if I remember correctly. You are putting in the company correctly.</description>
      <pubDate>Sat, 27 Jul 2019 18:52:17 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/PHP-API-Setting-Billing-Phone-amp-Company-in-a-Subscription/m-p/68569#M41747</guid>
      <dc:creator>Renaissance</dc:creator>
      <dc:date>2019-07-27T18:52:17Z</dc:date>
    </item>
    <item>
      <title>Re: PHP API - Setting Billing Phone &amp; Company in a Subscription</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/PHP-API-Setting-Billing-Phone-amp-Company-in-a-Subscription/m-p/68570#M41748</link>
      <description>It would help if I looked at your code. You are passing country. For company you use that same class as you are using.</description>
      <pubDate>Sat, 27 Jul 2019 18:54:50 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/PHP-API-Setting-Billing-Phone-amp-Company-in-a-Subscription/m-p/68570#M41748</guid>
      <dc:creator>Renaissance</dc:creator>
      <dc:date>2019-07-27T18:54:50Z</dc:date>
    </item>
  </channel>
</rss>

