<?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: Some questions about CIM and ARB associations in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Some-questions-about-CIM-and-ARB-associations/m-p/60790#M35301</link>
    <description>&lt;P&gt;In addition to&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/21382"&gt;@Anurag&lt;/a&gt;&amp;nbsp;'s data. Here is the info for your&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/22835"&gt;@tpphost&lt;/a&gt; other questions&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. If I go into CIM and change the "Customer ID", will it still keep associated with that customers ARB, or do I have to edit all of their ARB to ensure they are still associated?&lt;/P&gt;&lt;P&gt;[Bhavana]&lt;BR /&gt;Yes, the updated customerID will be still associated with respective ARB. you donot need to edit the ARB subscriptions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. When I create a new subscription (ARB), how can I associate it with a specific customer already in the CIM? Or is that driven by a matching "Customer ID"?&lt;/P&gt;&lt;P&gt;[Bhavana]&lt;/P&gt;&lt;P&gt;While creating a subscription, you can use CustomerProfileID as follows -&lt;A href="https://developer.authorize.net/api/reference/index.html#recurring-billing-create-a-subscription-from-customer-profile" target="_blank"&gt;https://developer.authorize.net/api/reference/index.html#recurring-billing-create-a-subscription-from-customer-profile&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;ARBCreateSubscriptionRequest xmlns="AnetApi/xml/v1/schema/AnetApiSchema.xsd"&amp;gt;&lt;BR /&gt;&amp;lt;merchantAuthentication&amp;gt;&lt;BR /&gt;&amp;lt;name&amp;gt;XXXXX&amp;lt;/name&amp;gt;&lt;BR /&gt;&amp;lt;transactionKey&amp;gt;XXXXX&amp;lt;/transactionKey&amp;gt;&lt;BR /&gt;&amp;lt;/merchantAuthentication&amp;gt;&lt;BR /&gt;&amp;lt;refId&amp;gt;123456&amp;lt;/refId&amp;gt;&lt;BR /&gt;&amp;lt;subscription&amp;gt;&lt;BR /&gt;&amp;lt;name&amp;gt;Sample subscription&amp;lt;/name&amp;gt;&lt;BR /&gt;&amp;lt;paymentSchedule&amp;gt;&lt;BR /&gt;&amp;lt;interval&amp;gt;&lt;BR /&gt;&amp;lt;length&amp;gt;1&amp;lt;/length&amp;gt;&lt;BR /&gt;&amp;lt;unit&amp;gt;months&amp;lt;/unit&amp;gt;&lt;BR /&gt;&amp;lt;/interval&amp;gt;&lt;BR /&gt;&amp;lt;startDate&amp;gt;2020-08-30&amp;lt;/startDate&amp;gt;&lt;BR /&gt;&amp;lt;totalOccurrences&amp;gt;12&amp;lt;/totalOccurrences&amp;gt;&lt;BR /&gt;&amp;lt;trialOccurrences&amp;gt;1&amp;lt;/trialOccurrences&amp;gt;&lt;BR /&gt;&amp;lt;/paymentSchedule&amp;gt;&lt;BR /&gt;&amp;lt;amount&amp;gt;10.29&amp;lt;/amount&amp;gt;&lt;BR /&gt;&amp;lt;trialAmount&amp;gt;0.00&amp;lt;/trialAmount&amp;gt;&lt;BR /&gt;&amp;lt;profile&amp;gt;&lt;BR /&gt;&amp;lt;customerProfileId&amp;gt;39931060&amp;lt;/customerProfileId&amp;gt;&lt;BR /&gt;&amp;lt;customerPaymentProfileId&amp;gt;36223863&amp;lt;/customerPaymentProfileId&amp;gt;&lt;BR /&gt;&amp;lt;customerAddressId&amp;gt;37726371&amp;lt;/customerAddressId&amp;gt;&lt;BR /&gt;&amp;lt;/profile&amp;gt;&lt;BR /&gt;&amp;lt;/subscription&amp;gt;&lt;BR /&gt;&amp;lt;/ARBCreateSubscriptionRequest&amp;gt;&lt;BR /&gt;&lt;BR /&gt;3. Can I change which CIM is associated with a subscription?&lt;/P&gt;&lt;P&gt;[Bhavana]&lt;BR /&gt;Once subscription to customerProfile link is formed, you cannot link to a different customer profile ID.&lt;BR /&gt;But, you&lt;BR /&gt;1. can add more customerPaymentProfiles to max of 10 and CustomerShipping Address to max of 100 for the existing customerProfileID.&lt;BR /&gt;2. can update the existing customerProfile data. Eg: below&lt;/P&gt;&lt;P&gt;&amp;lt;ARBUpdateSubscriptionRequest xmlns="AnetApi/xml/v1/schema/AnetApiSchema.xsd"&amp;gt;&lt;BR /&gt;&amp;lt;merchantAuthentication&amp;gt;&lt;BR /&gt;&amp;lt;name&amp;gt;XXXXXX&amp;lt;/name&amp;gt;&lt;BR /&gt;&amp;lt;transactionKey&amp;gt;XXXXX&amp;lt;/transactionKey&amp;gt;&lt;BR /&gt;&amp;lt;/merchantAuthentication&amp;gt;&lt;BR /&gt;&amp;lt;refId&amp;gt;123456&amp;lt;/refId&amp;gt;&lt;BR /&gt;&amp;lt;subscriptionId&amp;gt;4811220&amp;lt;/subscriptionId&amp;gt;&lt;BR /&gt;&amp;lt;subscription&amp;gt;&lt;BR /&gt;&amp;lt;customer&amp;gt;&lt;BR /&gt;&amp;lt;email&amp;gt;customer-profile-email3@here.com&amp;lt;/email&amp;gt;&lt;BR /&gt;&amp;lt;/customer&amp;gt;&lt;BR /&gt;&amp;lt;/subscription&amp;gt;&lt;BR /&gt;&amp;lt;/ARBUpdateSubscriptionRequest&amp;gt;&lt;/P&gt;</description>
    <pubDate>Thu, 07 Dec 2017 21:35:02 GMT</pubDate>
    <dc:creator>bhav</dc:creator>
    <dc:date>2017-12-07T21:35:02Z</dc:date>
    <item>
      <title>Some questions about CIM and ARB associations</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Some-questions-about-CIM-and-ARB-associations/m-p/60766#M35278</link>
      <description>&lt;P&gt;I have some questions about CIM and ARBs:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. If I go into CIM and change the "Customer ID", will it still keep associated with that customers ARB, or do I have to edit all of their ARB to ensure they are still associated?&lt;BR /&gt;&lt;BR /&gt;2. When I create a new subscription (ARB), how can I associate it with a specific customer already in the CIM? Or is that driven by a matching "Customer ID"?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3. Can I change which CIM is associated with a subscription?&lt;/P&gt;</description>
      <pubDate>Thu, 07 Dec 2017 01:18:52 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Some-questions-about-CIM-and-ARB-associations/m-p/60766#M35278</guid>
      <dc:creator>tpphost</dc:creator>
      <dc:date>2017-12-07T01:18:52Z</dc:date>
    </item>
    <item>
      <title>Re: Some questions about CIM and ARB associations</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Some-questions-about-CIM-and-ARB-associations/m-p/60767#M35279</link>
      <description>&lt;P&gt;(one more question)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;4. Can I create an ARB from the customer CIM record area? Seems a waste of time to re-enter all of their information for a new ARB.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Dec 2017 01:24:37 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Some-questions-about-CIM-and-ARB-associations/m-p/60767#M35279</guid>
      <dc:creator>tpphost</dc:creator>
      <dc:date>2017-12-07T01:24:37Z</dc:date>
    </item>
    <item>
      <title>Re: Some questions about CIM and ARB associations</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Some-questions-about-CIM-and-ARB-associations/m-p/60771#M35283</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/22835"&gt;@tpphost&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You should be able to create a new ARB subscription using a existing customer profile&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://developer.authorize.net/api/reference/index.html#recurring-billing-create-a-subscription-from-customer-profile" target="_blank"&gt;https://developer.authorize.net/api/reference/index.html#recurring-billing-create-a-subscription-from-customer-profile&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Dec 2017 05:00:33 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Some-questions-about-CIM-and-ARB-associations/m-p/60771#M35283</guid>
      <dc:creator>Anurag</dc:creator>
      <dc:date>2017-12-07T05:00:33Z</dc:date>
    </item>
    <item>
      <title>Re: Some questions about CIM and ARB associations</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Some-questions-about-CIM-and-ARB-associations/m-p/60790#M35301</link>
      <description>&lt;P&gt;In addition to&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/21382"&gt;@Anurag&lt;/a&gt;&amp;nbsp;'s data. Here is the info for your&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/22835"&gt;@tpphost&lt;/a&gt; other questions&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. If I go into CIM and change the "Customer ID", will it still keep associated with that customers ARB, or do I have to edit all of their ARB to ensure they are still associated?&lt;/P&gt;&lt;P&gt;[Bhavana]&lt;BR /&gt;Yes, the updated customerID will be still associated with respective ARB. you donot need to edit the ARB subscriptions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. When I create a new subscription (ARB), how can I associate it with a specific customer already in the CIM? Or is that driven by a matching "Customer ID"?&lt;/P&gt;&lt;P&gt;[Bhavana]&lt;/P&gt;&lt;P&gt;While creating a subscription, you can use CustomerProfileID as follows -&lt;A href="https://developer.authorize.net/api/reference/index.html#recurring-billing-create-a-subscription-from-customer-profile" target="_blank"&gt;https://developer.authorize.net/api/reference/index.html#recurring-billing-create-a-subscription-from-customer-profile&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;ARBCreateSubscriptionRequest xmlns="AnetApi/xml/v1/schema/AnetApiSchema.xsd"&amp;gt;&lt;BR /&gt;&amp;lt;merchantAuthentication&amp;gt;&lt;BR /&gt;&amp;lt;name&amp;gt;XXXXX&amp;lt;/name&amp;gt;&lt;BR /&gt;&amp;lt;transactionKey&amp;gt;XXXXX&amp;lt;/transactionKey&amp;gt;&lt;BR /&gt;&amp;lt;/merchantAuthentication&amp;gt;&lt;BR /&gt;&amp;lt;refId&amp;gt;123456&amp;lt;/refId&amp;gt;&lt;BR /&gt;&amp;lt;subscription&amp;gt;&lt;BR /&gt;&amp;lt;name&amp;gt;Sample subscription&amp;lt;/name&amp;gt;&lt;BR /&gt;&amp;lt;paymentSchedule&amp;gt;&lt;BR /&gt;&amp;lt;interval&amp;gt;&lt;BR /&gt;&amp;lt;length&amp;gt;1&amp;lt;/length&amp;gt;&lt;BR /&gt;&amp;lt;unit&amp;gt;months&amp;lt;/unit&amp;gt;&lt;BR /&gt;&amp;lt;/interval&amp;gt;&lt;BR /&gt;&amp;lt;startDate&amp;gt;2020-08-30&amp;lt;/startDate&amp;gt;&lt;BR /&gt;&amp;lt;totalOccurrences&amp;gt;12&amp;lt;/totalOccurrences&amp;gt;&lt;BR /&gt;&amp;lt;trialOccurrences&amp;gt;1&amp;lt;/trialOccurrences&amp;gt;&lt;BR /&gt;&amp;lt;/paymentSchedule&amp;gt;&lt;BR /&gt;&amp;lt;amount&amp;gt;10.29&amp;lt;/amount&amp;gt;&lt;BR /&gt;&amp;lt;trialAmount&amp;gt;0.00&amp;lt;/trialAmount&amp;gt;&lt;BR /&gt;&amp;lt;profile&amp;gt;&lt;BR /&gt;&amp;lt;customerProfileId&amp;gt;39931060&amp;lt;/customerProfileId&amp;gt;&lt;BR /&gt;&amp;lt;customerPaymentProfileId&amp;gt;36223863&amp;lt;/customerPaymentProfileId&amp;gt;&lt;BR /&gt;&amp;lt;customerAddressId&amp;gt;37726371&amp;lt;/customerAddressId&amp;gt;&lt;BR /&gt;&amp;lt;/profile&amp;gt;&lt;BR /&gt;&amp;lt;/subscription&amp;gt;&lt;BR /&gt;&amp;lt;/ARBCreateSubscriptionRequest&amp;gt;&lt;BR /&gt;&lt;BR /&gt;3. Can I change which CIM is associated with a subscription?&lt;/P&gt;&lt;P&gt;[Bhavana]&lt;BR /&gt;Once subscription to customerProfile link is formed, you cannot link to a different customer profile ID.&lt;BR /&gt;But, you&lt;BR /&gt;1. can add more customerPaymentProfiles to max of 10 and CustomerShipping Address to max of 100 for the existing customerProfileID.&lt;BR /&gt;2. can update the existing customerProfile data. Eg: below&lt;/P&gt;&lt;P&gt;&amp;lt;ARBUpdateSubscriptionRequest xmlns="AnetApi/xml/v1/schema/AnetApiSchema.xsd"&amp;gt;&lt;BR /&gt;&amp;lt;merchantAuthentication&amp;gt;&lt;BR /&gt;&amp;lt;name&amp;gt;XXXXXX&amp;lt;/name&amp;gt;&lt;BR /&gt;&amp;lt;transactionKey&amp;gt;XXXXX&amp;lt;/transactionKey&amp;gt;&lt;BR /&gt;&amp;lt;/merchantAuthentication&amp;gt;&lt;BR /&gt;&amp;lt;refId&amp;gt;123456&amp;lt;/refId&amp;gt;&lt;BR /&gt;&amp;lt;subscriptionId&amp;gt;4811220&amp;lt;/subscriptionId&amp;gt;&lt;BR /&gt;&amp;lt;subscription&amp;gt;&lt;BR /&gt;&amp;lt;customer&amp;gt;&lt;BR /&gt;&amp;lt;email&amp;gt;customer-profile-email3@here.com&amp;lt;/email&amp;gt;&lt;BR /&gt;&amp;lt;/customer&amp;gt;&lt;BR /&gt;&amp;lt;/subscription&amp;gt;&lt;BR /&gt;&amp;lt;/ARBUpdateSubscriptionRequest&amp;gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Dec 2017 21:35:02 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Some-questions-about-CIM-and-ARB-associations/m-p/60790#M35301</guid>
      <dc:creator>bhav</dc:creator>
      <dc:date>2017-12-07T21:35:02Z</dc:date>
    </item>
  </channel>
</rss>

