<?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 Workaround linking CIM to ARB subscription?? Can this work? in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Workaround-linking-CIM-to-ARB-subscription-Can-this-work/m-p/49651#M25196</link>
    <description>&lt;P&gt;&lt;SPAN&gt;It seems I can’t pass a CIM payment profile to ARB, and CIM doesn’t have the capability of ARB transactions. &amp;nbsp; And I don't want to have the user type the card information&amp;nbsp;again&amp;nbsp;whenever they want to setup recurring schedules for &amp;nbsp;card registered in CIM. &amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&amp;nbsp;I was wondering if this would work and if it is possible....In our web app, &amp;nbsp;&amp;nbsp;everytime&amp;nbsp; the user creates a payment&amp;nbsp;profile&amp;nbsp;&amp;nbsp;for CIM, what if &amp;nbsp;I also immediately&amp;nbsp; create a "dummy" ARB record for that credit card (essentially a subscription that never executes). &amp;nbsp;This ARB subscription may never be activated. &amp;nbsp; (Authorize.net hasn't given me a whole lot of choice here)&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Later, if the user wants a create and activate&amp;nbsp;a recurring schedule associated with that CIM payment profile, I would go back to update the "dummy" ARB subscription (&lt;EM&gt;I would've saved the ARB id&amp;nbsp;and stored it along with CIM id locally in our database&lt;/EM&gt;).&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;My questions are:&lt;BR /&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;OL&gt;&lt;LI&gt;How can I create an ARB subscription that is inactive&amp;nbsp;(which field would be 0 or some way to “pause” billing)&lt;/LI&gt;&lt;LI&gt;If I stored&amp;nbsp;the ARB subscription ID number on my local system, can I go back at a later time to that "inactive" subscription&amp;nbsp;&amp;nbsp;and activate it by passing the date and time inforamtion&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;&lt;U&gt;without&lt;/U&gt;&lt;/EM&gt;&lt;/STRONG&gt; having to pass the card number information (or other information that we no longer have since this occurs after the intiial CIM/ARB&amp;nbsp;registration process)?&lt;/LI&gt;&lt;/OL&gt;&lt;DIV&gt;Thanks for any help on this&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Sat, 14 Feb 2015 00:41:35 GMT</pubDate>
    <dc:creator>MrWinky1</dc:creator>
    <dc:date>2015-02-14T00:41:35Z</dc:date>
    <item>
      <title>Workaround linking CIM to ARB subscription?? Can this work?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Workaround-linking-CIM-to-ARB-subscription-Can-this-work/m-p/49651#M25196</link>
      <description>&lt;P&gt;&lt;SPAN&gt;It seems I can’t pass a CIM payment profile to ARB, and CIM doesn’t have the capability of ARB transactions. &amp;nbsp; And I don't want to have the user type the card information&amp;nbsp;again&amp;nbsp;whenever they want to setup recurring schedules for &amp;nbsp;card registered in CIM. &amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&amp;nbsp;I was wondering if this would work and if it is possible....In our web app, &amp;nbsp;&amp;nbsp;everytime&amp;nbsp; the user creates a payment&amp;nbsp;profile&amp;nbsp;&amp;nbsp;for CIM, what if &amp;nbsp;I also immediately&amp;nbsp; create a "dummy" ARB record for that credit card (essentially a subscription that never executes). &amp;nbsp;This ARB subscription may never be activated. &amp;nbsp; (Authorize.net hasn't given me a whole lot of choice here)&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Later, if the user wants a create and activate&amp;nbsp;a recurring schedule associated with that CIM payment profile, I would go back to update the "dummy" ARB subscription (&lt;EM&gt;I would've saved the ARB id&amp;nbsp;and stored it along with CIM id locally in our database&lt;/EM&gt;).&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;My questions are:&lt;BR /&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;OL&gt;&lt;LI&gt;How can I create an ARB subscription that is inactive&amp;nbsp;(which field would be 0 or some way to “pause” billing)&lt;/LI&gt;&lt;LI&gt;If I stored&amp;nbsp;the ARB subscription ID number on my local system, can I go back at a later time to that "inactive" subscription&amp;nbsp;&amp;nbsp;and activate it by passing the date and time inforamtion&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;&lt;U&gt;without&lt;/U&gt;&lt;/EM&gt;&lt;/STRONG&gt; having to pass the card number information (or other information that we no longer have since this occurs after the intiial CIM/ARB&amp;nbsp;registration process)?&lt;/LI&gt;&lt;/OL&gt;&lt;DIV&gt;Thanks for any help on this&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Sat, 14 Feb 2015 00:41:35 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Workaround-linking-CIM-to-ARB-subscription-Can-this-work/m-p/49651#M25196</guid>
      <dc:creator>MrWinky1</dc:creator>
      <dc:date>2015-02-14T00:41:35Z</dc:date>
    </item>
    <item>
      <title>Re: Workaround linking CIM to ARB subscription?? Can this work?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Workaround-linking-CIM-to-ARB-subscription-Can-this-work/m-p/49654#M25199</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/17673"&gt;@MrWinky1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Automatic Recurring Billing and Customer Information Manager do not currently work together, your choice is to use either one or the other. &amp;nbsp;We do have an enhancement idea recorded here where you can add your voide and provide any additional details:&amp;nbsp;&lt;A href="http://community.developer.authorize.net/t5/Ideas/ARB-and-CIM-Interoperability/idi-p/48449" target="_blank"&gt;http://community.developer.authorize.net/t5/Ideas/ARB-and-CIM-Interoperability/idi-p/48449&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Sat, 14 Feb 2015 01:12:50 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Workaround-linking-CIM-to-ARB-subscription-Can-this-work/m-p/49654#M25199</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2015-02-14T01:12:50Z</dc:date>
    </item>
    <item>
      <title>Re: Workaround linking CIM to ARB subscription?? Can this work?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Workaround-linking-CIM-to-ARB-subscription-Can-this-work/m-p/49657#M25202</link>
      <description>&lt;P&gt;Thanks but I think my method is much simpler. If you do know the answers to &lt;U&gt;&lt;EM&gt;my&lt;/EM&gt;&lt;/U&gt; two questions, I would appreciate it.&lt;/P&gt;</description>
      <pubDate>Sat, 14 Feb 2015 02:33:48 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Workaround-linking-CIM-to-ARB-subscription-Can-this-work/m-p/49657#M25202</guid>
      <dc:creator>MrWinky1</dc:creator>
      <dc:date>2015-02-14T02:33:48Z</dc:date>
    </item>
    <item>
      <title>Re: Workaround linking CIM to ARB subscription?? Can this work?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Workaround-linking-CIM-to-ARB-subscription-Can-this-work/m-p/49660#M25204</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/17673"&gt;@MrWinky1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Authorize.Net does not currently have an "inactive" subscription capability, so the answer to both of your questions is no. &amp;nbsp;You can currently create, update or cancel a subscription. &amp;nbsp;Please refer to our &lt;A href="http://developer.authorize.net/api/reference/#recurring-billing" target="_self"&gt;API Reference&lt;/A&gt;&amp;nbsp;for specific details.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You are welcome to post this as a new feature using our &lt;A href="https://community.developer.cybersource.com/t5/Ideas/idb-p/ideas" target="_blank"&gt;Ideas forum&lt;/A&gt;. This will allow others to vote on and make suggestions to improve the request.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you need greater flexibility that we currently offer, developers have sucessfully used a combination of customer profiles and their own scheduler.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Sat, 14 Feb 2015 05:03:19 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Workaround-linking-CIM-to-ARB-subscription-Can-this-work/m-p/49660#M25204</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2015-02-14T05:03:19Z</dc:date>
    </item>
    <item>
      <title>Re: Workaround linking CIM to ARB subscription?? Can this work?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Workaround-linking-CIM-to-ARB-subscription-Can-this-work/m-p/49661#M25205</link>
      <description>Well, couldn't I create a subscription that doesn't start until say 2020? Wouldn't that in fact be the same thing as a pause state - or whatever is the max year that could be added.&lt;BR /&gt;&lt;BR /&gt;And thank you for that helpful suggestion of offering this as an idea, however since people have been asking for this since 2009 I'm going to assume my itty-bitty voice wouldn't really be heard. ;)</description>
      <pubDate>Sat, 14 Feb 2015 08:24:53 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Workaround-linking-CIM-to-ARB-subscription-Can-this-work/m-p/49661#M25205</guid>
      <dc:creator>MrWinky1</dc:creator>
      <dc:date>2015-02-14T08:24:53Z</dc:date>
    </item>
  </channel>
</rss>

