<?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: CIM &amp;amp; ARB creating subscriptions not returning any subscription reference in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-amp-ARB-creating-subscriptions-not-returning-any/m-p/55518#M30388</link>
    <description>&lt;P&gt;The problem is solved. Here is some sample code for it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/AuthorizeNet/sample-code-php/blob/master/RecurringBilling/create-subscription-from-customer-profile.php" target="_blank"&gt;https://github.com/AuthorizeNet/sample-code-php/blob/master/RecurringBilling/create-subscription-from-customer-profile.php&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 19 Aug 2016 18:54:59 GMT</pubDate>
    <dc:creator>shafiqhossain</dc:creator>
    <dc:date>2016-08-19T18:54:59Z</dc:date>
    <item>
      <title>CIM &amp; ARB creating subscriptions not returning any subscription reference</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-amp-ARB-creating-subscriptions-not-returning-any/m-p/55506#M30380</link>
      <description>&lt;P&gt;The following is my code:&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;$request = new AnetAPI\ARBCreateSubscriptionRequest();&lt;BR /&gt;$request-&amp;gt;setMerchantAuthentication($merchantAuthentication);&lt;BR /&gt;$request-&amp;gt;setSubscription($subscription);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;$controller = new AnetController\CreateTransactionController($request);&lt;BR /&gt;$response = $controller-&amp;gt;executeWithApiResponse( \net\authorize\api\constants\ANetEnvironment::SANDBOX);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am creating a subscription using existing customer profile id and customer payment profile id. It creates a subscription successfully. Th problem is that, its not returning any reference of subscription i.e subscriber id or subscription id.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;transactionResponse and profileResponse is empty.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As there is no reference of subscription id, there is no way to update it or cancel it. Can anyone&amp;nbsp;suggest how to get the subscription id ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Thu, 18 Aug 2016 18:02:15 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-amp-ARB-creating-subscriptions-not-returning-any/m-p/55506#M30380</guid>
      <dc:creator>shafiqhossain</dc:creator>
      <dc:date>2016-08-18T18:02:15Z</dc:date>
    </item>
    <item>
      <title>Re: CIM &amp; ARB creating subscriptions not returning any subscription reference</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-amp-ARB-creating-subscriptions-not-returning-any/m-p/55518#M30388</link>
      <description>&lt;P&gt;The problem is solved. Here is some sample code for it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/AuthorizeNet/sample-code-php/blob/master/RecurringBilling/create-subscription-from-customer-profile.php" target="_blank"&gt;https://github.com/AuthorizeNet/sample-code-php/blob/master/RecurringBilling/create-subscription-from-customer-profile.php&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Aug 2016 18:54:59 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-amp-ARB-creating-subscriptions-not-returning-any/m-p/55518#M30388</guid>
      <dc:creator>shafiqhossain</dc:creator>
      <dc:date>2016-08-19T18:54:59Z</dc:date>
    </item>
    <item>
      <title>Re: CIM &amp; ARB creating subscriptions not returning any subscription reference</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-amp-ARB-creating-subscriptions-not-returning-any/m-p/55522#M30391</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi&amp;nbsp;&lt;SPAN class=""&gt;&lt;A href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/20462" target="_self"&gt;shafiqhossain&lt;/A&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;There is no transaction created at the time of subscription creation this is why there wont be a transactionResponse. There will be a subscriptionId in the subscriptionResponse along with a "profile" object of a customerProfileIdType.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Joy&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Aug 2016 20:26:45 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-amp-ARB-creating-subscriptions-not-returning-any/m-p/55522#M30391</guid>
      <dc:creator>Joy</dc:creator>
      <dc:date>2016-08-19T20:26:45Z</dc:date>
    </item>
  </channel>
</rss>

