<?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: Reinstating a suspended Subscription in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Reinstating-a-suspended-Subscription/m-p/60875#M35385</link>
    <description>&lt;P&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/22634"&gt;@sureshrb3&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;you can&amp;nbsp;get the transaction Id from the API -&amp;nbsp;&lt;A href="https://developer.authorize.net/api/reference/#transaction-reporting-get-transaction-details" target="_self"&gt;https://developer.authorize.net/api/reference/#transaction-reporting-get-transaction-details&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and then create refund transaction from the transactionId using&lt;/P&gt;&lt;P&gt;&lt;A href="https://developer.authorize.net/api/reference/#payment-transactions-refund-a-transaction" target="_self"&gt;https://developer.authorize.net/api/reference/#payment-transactions-refund-a-transaction&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you want to try out sample for the above, check here -&amp;nbsp;&lt;A href="https://github.com/AuthorizeNet/sample-code-csharp" target="_self"&gt;https://github.com/AuthorizeNet/sample-code-csharp&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Bhavana&lt;/P&gt;</description>
    <pubDate>Fri, 15 Dec 2017 08:05:27 GMT</pubDate>
    <dc:creator>bhav</dc:creator>
    <dc:date>2017-12-15T08:05:27Z</dc:date>
    <item>
      <title>Reinstating a suspended Subscription</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Reinstating-a-suspended-Subscription/m-p/60856#M35366</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We need a Subscription with monthly installments(ARB) for an insurance policy. There is a chance that this policy may be canceled inbetween payments by the user. Also the user can reinstate the policy within 20 days from cancellation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt; Is there any possible ways to suspend a subscription manually and then reinstate the same subscription if the user reinstate the policy.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt; can i relate/integrate &lt;STRONG&gt;refunds&lt;/STRONG&gt; with a Subscription(or Profile id).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Suresh Babu&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Dec 2017 10:52:53 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Reinstating-a-suspended-Subscription/m-p/60856#M35366</guid>
      <dc:creator>sureshrb3</dc:creator>
      <dc:date>2017-12-14T10:52:53Z</dc:date>
    </item>
    <item>
      <title>Re: Reinstating a suspended Subscription</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Reinstating-a-suspended-Subscription/m-p/60868#M35378</link>
      <description>&lt;P&gt;When a subscription is cancelled it cannot be reactivated. However, in the UI it is possible to create a new subscription from an existing transaction. This feature will populate the payment and customer fields for you in the create subscription screen.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The steps are:&lt;BR /&gt;1.&amp;nbsp;Log into the Authorize.Net account&lt;BR /&gt;2.&amp;nbsp;Select the Recurring Billing link&lt;BR /&gt;3.&amp;nbsp;Search for or locate the subscription in the Recurring Billing page&lt;BR /&gt;4.&amp;nbsp;Click the subscription id link&lt;BR /&gt;5.&amp;nbsp;Select the “Completed Payments” link&lt;BR /&gt;6.&amp;nbsp;Review the transaction details for past payments&lt;BR /&gt;7.&amp;nbsp;Select the link “Create ARB Subscription from Transaction”&lt;BR /&gt;8.&amp;nbsp;Create a new subscription with the same customer information as the transaction.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the UI you can submit a subscription refund by following these steps:&lt;BR /&gt;1.&amp;nbsp;Log into the Authorize.Net account&lt;BR /&gt;2.&amp;nbsp;Select the Recurring Billing link&lt;BR /&gt;3.&amp;nbsp;Search for or locate the subscription in the Recurring Billing page&lt;BR /&gt;4.&amp;nbsp;Click the subscription id link&lt;BR /&gt;5.&amp;nbsp;Select the “Completed Payments” link&lt;BR /&gt;6.&amp;nbsp;Review the transaction details for past payments&lt;BR /&gt;7.&amp;nbsp;Select the button “Refund”&lt;BR /&gt;8.&amp;nbsp;Edit the amount, if required, and submit.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;If you are looking for API methods to do the actions above then take a look at the developers reference guide at &lt;A href="https://developer.authorize.net/api/reference" target="_blank"&gt;https://developer.authorize.net/api/reference&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Dec 2017 23:49:54 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Reinstating-a-suspended-Subscription/m-p/60868#M35378</guid>
      <dc:creator>mmcguire</dc:creator>
      <dc:date>2017-12-14T23:49:54Z</dc:date>
    </item>
    <item>
      <title>Re: Reinstating a suspended Subscription</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Reinstating-a-suspended-Subscription/m-p/60872#M35382</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;Thanks for your answer. I appreciate your effort.&lt;BR /&gt;&lt;BR /&gt;Actually we won't do these activities manually. We need to do this from our web application which will invoke Authorize.net API's. I have referred API's but i couldn't find one to handle the above explained scenario. May be i have missed it. If possible ., please suggest me with the API's.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;/P&gt;&lt;P&gt;Suresh Babu R&lt;/P&gt;</description>
      <pubDate>Fri, 15 Dec 2017 05:45:03 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Reinstating-a-suspended-Subscription/m-p/60872#M35382</guid>
      <dc:creator>sureshrb3</dc:creator>
      <dc:date>2017-12-15T05:45:03Z</dc:date>
    </item>
    <item>
      <title>Re: Reinstating a suspended Subscription</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Reinstating-a-suspended-Subscription/m-p/60875#M35385</link>
      <description>&lt;P&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/22634"&gt;@sureshrb3&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;you can&amp;nbsp;get the transaction Id from the API -&amp;nbsp;&lt;A href="https://developer.authorize.net/api/reference/#transaction-reporting-get-transaction-details" target="_self"&gt;https://developer.authorize.net/api/reference/#transaction-reporting-get-transaction-details&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and then create refund transaction from the transactionId using&lt;/P&gt;&lt;P&gt;&lt;A href="https://developer.authorize.net/api/reference/#payment-transactions-refund-a-transaction" target="_self"&gt;https://developer.authorize.net/api/reference/#payment-transactions-refund-a-transaction&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you want to try out sample for the above, check here -&amp;nbsp;&lt;A href="https://github.com/AuthorizeNet/sample-code-csharp" target="_self"&gt;https://github.com/AuthorizeNet/sample-code-csharp&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Bhavana&lt;/P&gt;</description>
      <pubDate>Fri, 15 Dec 2017 08:05:27 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Reinstating-a-suspended-Subscription/m-p/60875#M35385</guid>
      <dc:creator>bhav</dc:creator>
      <dc:date>2017-12-15T08:05:27Z</dc:date>
    </item>
    <item>
      <title>Re: Reinstating a suspended Subscription</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Reinstating-a-suspended-Subscription/m-p/60877#M35387</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/22634"&gt;@sureshrb3&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also you can signup for Webhooks for subscriptions for getting real time notifications on it .&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;More details at&amp;nbsp;&lt;A href="https://developer.authorize.net/api/reference/features/webhooks.html&amp;nbsp;" target="_blank"&gt;https://developer.authorize.net/api/reference/features/webhooks.html&amp;nbsp;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Dec 2017 18:29:24 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Reinstating-a-suspended-Subscription/m-p/60877#M35387</guid>
      <dc:creator>Anurag</dc:creator>
      <dc:date>2017-12-15T18:29:24Z</dc:date>
    </item>
  </channel>
</rss>

