<?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 Setting Customer ID when creating a new ARB subscription in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Setting-Customer-ID-when-creating-a-new-ARB-subscription/m-p/57160#M31892</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm having trouble finding documentation on how to set the merchant defined customer id when creating a new ARB subscription.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm writing custom PHP to access the AuthorizeNet API verison 1.9.2.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help would be welcomed! &amp;nbsp;Thanks!&lt;/P&gt;</description>
    <pubDate>Sun, 05 Mar 2017 20:37:08 GMT</pubDate>
    <dc:creator>asialee</dc:creator>
    <dc:date>2017-03-05T20:37:08Z</dc:date>
    <item>
      <title>Setting Customer ID when creating a new ARB subscription</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Setting-Customer-ID-when-creating-a-new-ARB-subscription/m-p/57160#M31892</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm having trouble finding documentation on how to set the merchant defined customer id when creating a new ARB subscription.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm writing custom PHP to access the AuthorizeNet API verison 1.9.2.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help would be welcomed! &amp;nbsp;Thanks!&lt;/P&gt;</description>
      <pubDate>Sun, 05 Mar 2017 20:37:08 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Setting-Customer-ID-when-creating-a-new-ARB-subscription/m-p/57160#M31892</guid>
      <dc:creator>asialee</dc:creator>
      <dc:date>2017-03-05T20:37:08Z</dc:date>
    </item>
    <item>
      <title>Re: Setting Customer ID when creating a new ARB subscription</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Setting-Customer-ID-when-creating-a-new-ARB-subscription/m-p/57173#M31905</link>
      <description>&lt;P&gt;Here is the code&amp;nbsp;&lt;/P&gt;&lt;P&gt;/*customer profile*/&lt;BR /&gt;$customer = new AnetAPI\CustomerType();&lt;BR /&gt;$customer-&amp;gt;setId(Set Customer ID);&lt;BR /&gt;$customer-&amp;gt;setEmail(Set Customer Email);&lt;BR /&gt;$customer-&amp;gt;setPhoneNumber(Set Phone);&lt;BR /&gt;$subscription-&amp;gt;setCustomer($customer);&lt;/P&gt;</description>
      <pubDate>Tue, 07 Mar 2017 17:55:39 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Setting-Customer-ID-when-creating-a-new-ARB-subscription/m-p/57173#M31905</guid>
      <dc:creator>jay71134</dc:creator>
      <dc:date>2017-03-07T17:55:39Z</dc:date>
    </item>
  </channel>
</rss>

