<?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: Refund the Transaction using CIM in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Refund-the-Transaction-using-CIM/m-p/29874#M15672</link>
    <description>&lt;P&gt;Thank for your response.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;At present our system is developed on CIM itself. Any other alternatice with using CIM?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&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;Pradeep&lt;/P&gt;</description>
    <pubDate>Fri, 21 Sep 2012 11:01:02 GMT</pubDate>
    <dc:creator>pradeep_p</dc:creator>
    <dc:date>2012-09-21T11:01:02Z</dc:date>
    <item>
      <title>Refund the Transaction using CIM</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Refund-the-Transaction-using-CIM/m-p/29864#M15667</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;At present we are using the Authorize.net using CIM method with .NET Environment&amp;nbsp; for our payments. Now we got a requirement as explained below:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Refund the Full Amount of the transaction&lt;/P&gt;&lt;P&gt;2. Refund the Partial amount which is specified by us.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please help us to implement the above Refund implemnation stes and also if possble share the same code. So that it will be very help full for us.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;At present we are doing the Refund through the Authorize.net site manually. for that we need to implement this feature in our existing website using Asp.net c#.net.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Thanks,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;pradeep&lt;/P&gt;</description>
      <pubDate>Fri, 21 Sep 2012 06:38:40 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Refund-the-Transaction-using-CIM/m-p/29864#M15667</guid>
      <dc:creator>pradeep_p</dc:creator>
      <dc:date>2012-09-21T06:38:40Z</dc:date>
    </item>
    <item>
      <title>Re: Refund the Transaction using CIM</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Refund-the-Transaction-using-CIM/m-p/29870#M15670</link>
      <description>&lt;P&gt;You would use the AIM API to handle refunds.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Sep 2012 10:34:46 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Refund-the-Transaction-using-CIM/m-p/29870#M15670</guid>
      <dc:creator>stymiee</dc:creator>
      <dc:date>2012-09-21T10:34:46Z</dc:date>
    </item>
    <item>
      <title>Re: Refund the Transaction using CIM</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Refund-the-Transaction-using-CIM/m-p/29874#M15672</link>
      <description>&lt;P&gt;Thank for your response.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;At present our system is developed on CIM itself. Any other alternatice with using CIM?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&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;Pradeep&lt;/P&gt;</description>
      <pubDate>Fri, 21 Sep 2012 11:01:02 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Refund-the-Transaction-using-CIM/m-p/29874#M15672</guid>
      <dc:creator>pradeep_p</dc:creator>
      <dc:date>2012-09-21T11:01:02Z</dc:date>
    </item>
    <item>
      <title>Re: Refund the Transaction using CIM</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Refund-the-Transaction-using-CIM/m-p/29886#M15678</link>
      <description>&lt;P&gt;Actually, that answer was incorrect. The CIM guide says:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;For Refund Transactions&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;If you are submitting a refund against a previous CIM transaction, the following guidelines apply:&lt;BR /&gt;- include customerProfileId, customerPaymentProfileId, and transId.&lt;BR /&gt;- customerShippingAddressId is optional.&lt;BR /&gt;- creditCardNumberMasked, bankRoutingNumberMasked, and bankAccountNumberMasked do not need to be included, but they will be validated if they are included.&lt;BR /&gt;&lt;BR /&gt;If you are submitting a refund for a non-CIM transaction, the following guidelines apply:&lt;BR /&gt;- you must include transId, creditCardNumberMasked (or bankRoutingNumberMasked and bankAccountNumberMasked).&lt;BR /&gt;- do not include customerProfileId, customerPaymentProfileId, or customerShippingAddressId.&lt;BR /&gt;&lt;BR /&gt;You can also issue an unlinked refund for a CIM transaction. In this case, the following rules apply:&lt;BR /&gt;- you must be enrolled in Expanded Credit Capabilities (ECC). For more information about ECC, go to &lt;A target="_blank" href="http://www.authorize.net/files/ecc.pdf."&gt;http://www.authorize.net/files/ecc.pdf.&lt;/A&gt;&lt;BR /&gt;- you must include customerProfileId and customerPaymentProfileId.&lt;BR /&gt;- customerShippingAddressId is optional.&lt;BR /&gt;- do not include transId, creditCardNumberMasked, bankRoutingNumberMasked, or bankAccountNumberMasked.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So it's obviously possible to do this using just the CIM API.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Sep 2012 14:43:38 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Refund-the-Transaction-using-CIM/m-p/29886#M15678</guid>
      <dc:creator>TJPride</dc:creator>
      <dc:date>2012-09-21T14:43:38Z</dc:date>
    </item>
  </channel>
</rss>

