<?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: Will AIM refunds work if the card has expired? in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Will-AIM-refunds-work-if-the-card-has-expired/m-p/33705#M18209</link>
    <description>&lt;P&gt;If you refund with transactionID, it wouldn't matter, but if the card is no longer valid, you would need to either do unlinked credit(need to apply for it) to a different credit card or send them a check.&lt;/P&gt;</description>
    <pubDate>Tue, 26 Mar 2013 23:49:39 GMT</pubDate>
    <dc:creator>RaynorC1emen7</dc:creator>
    <dc:date>2013-03-26T23:49:39Z</dc:date>
    <item>
      <title>Will AIM refunds work if the card has expired?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Will-AIM-refunds-work-if-the-card-has-expired/m-p/33704#M18208</link>
      <description>&lt;P&gt;If the credit card has expired, will the AIM Refunds that I do in XML and PHP work properly? For instance, I was thinking of storing the last digits of the credit card plus the credit card expiration date in my database in encrypted form. When I need to do a refund, these are already on file and can run with these instead of prompting the customer over the phone or by email. But if in the event that the customer wants a refund past the date of their credit card expiration, will it still work or will I need to prompt them for their latest credit card expiration date?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2013 23:40:38 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Will-AIM-refunds-work-if-the-card-has-expired/m-p/33704#M18208</guid>
      <dc:creator>volomike</dc:creator>
      <dc:date>2013-03-26T23:40:38Z</dc:date>
    </item>
    <item>
      <title>Re: Will AIM refunds work if the card has expired?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Will-AIM-refunds-work-if-the-card-has-expired/m-p/33705#M18209</link>
      <description>&lt;P&gt;If you refund with transactionID, it wouldn't matter, but if the card is no longer valid, you would need to either do unlinked credit(need to apply for it) to a different credit card or send them a check.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2013 23:49:39 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Will-AIM-refunds-work-if-the-card-has-expired/m-p/33705#M18209</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2013-03-26T23:49:39Z</dc:date>
    </item>
    <item>
      <title>Re: Will AIM refunds work if the card has expired?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Will-AIM-refunds-work-if-the-card-has-expired/m-p/33706#M18210</link>
      <description>&lt;P&gt;Are you also saying here that I can refund without the card information, solely by transaction ID?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note that I'm using XML like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://pastie.org/7129488"&gt;http://pastie.org/7129488&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;$sOTC = OrderTransactionCode&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2013 23:58:54 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Will-AIM-refunds-work-if-the-card-has-expired/m-p/33706#M18210</guid>
      <dc:creator>volomike</dc:creator>
      <dc:date>2013-03-26T23:58:54Z</dc:date>
    </item>
    <item>
      <title>Re: Will AIM refunds work if the card has expired?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Will-AIM-refunds-work-if-the-card-has-expired/m-p/33707#M18211</link>
      <description>&lt;P&gt;&lt;A target="_blank" href="http://developer.authorize.net/guides/AIM/wwhelp/wwhimpl/js/html/wwhelp.htm#href=A_TransTypeFields.html#1061603"&gt;http://developer.authorize.net/guides/AIM/wwhelp/wwhimpl/js/html/wwhelp.htm#href=A_TransTypeFields.html#1061603&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You need the masked CC#, but not the exp date with a transactionID.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Mar 2013 00:00:48 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Will-AIM-refunds-work-if-the-card-has-expired/m-p/33707#M18211</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2013-03-27T00:00:48Z</dc:date>
    </item>
    <item>
      <title>Re: Will AIM refunds work if the card has expired?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Will-AIM-refunds-work-if-the-card-has-expired/m-p/33800#M18300</link>
      <description>&lt;P&gt;I tried without the expiration date and it told me the card part of the XML was invalid.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Apr 2013 23:31:25 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Will-AIM-refunds-work-if-the-card-has-expired/m-p/33800#M18300</guid>
      <dc:creator>volomike</dc:creator>
      <dc:date>2013-04-01T23:31:25Z</dc:date>
    </item>
    <item>
      <title>Re: Will AIM refunds work if the card has expired?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Will-AIM-refunds-work-if-the-card-has-expired/m-p/33801#M18301</link>
      <description>&lt;P&gt;Can you post the xml? make sure the node order seq are the same as that in the documentation.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Apr 2013 23:34:23 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Will-AIM-refunds-work-if-the-card-has-expired/m-p/33801#M18301</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2013-04-01T23:34:23Z</dc:date>
    </item>
  </channel>
</rss>

