<?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: Why do I get E00027:The credit card has expired for every card? in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Why-do-I-get-E00027-The-credit-card-has-expired-for-every-card/m-p/46891#M23693</link>
    <description>&lt;P&gt;I'm using the ANET jar file in my java project - which formats and creates the xml for me. &amp;nbsp;Yes the date is in the right format but apparently using a year of 19 or 20 or 2019 or 2020 is too far in the future. &amp;nbsp;It all works fine if we just use 2015/15 or 2016/16&lt;/P&gt;</description>
    <pubDate>Thu, 04 Sep 2014 19:38:06 GMT</pubDate>
    <dc:creator>wavebiddev</dc:creator>
    <dc:date>2014-09-04T19:38:06Z</dc:date>
    <item>
      <title>Why do I get E00027:The credit card has expired for every card?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Why-do-I-get-E00027-The-credit-card-has-expired-for-every-card/m-p/46881#M23688</link>
      <description>&lt;P&gt;Yesterday the system was working fine, my code seemed to be working fine. &amp;nbsp;I haven't changed code, but now every card number we run comes back with:&lt;BR /&gt;&lt;BR /&gt;E00027:The credit card has expired.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm&amp;nbsp;testing the code using the SANDBOX account we have, using the Authorize.net test card info 4007xxxxxxxx7 (as well as other CC #'s) with a expiration date well into the future. &amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;So what gives? &amp;nbsp;This doesn't make any sense to me why it would seemingly just start returning that error message.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Sep 2014 16:38:19 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Why-do-I-get-E00027-The-credit-card-has-expired-for-every-card/m-p/46881#M23688</guid>
      <dc:creator>wavebiddev</dc:creator>
      <dc:date>2014-09-04T16:38:19Z</dc:date>
    </item>
    <item>
      <title>Re: Why do I get E00027:The credit card has expired for every card?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Why-do-I-get-E00027-The-credit-card-has-expired-for-every-card/m-p/46883#M23689</link>
      <description>&lt;P&gt;are you getting the same error if you create the transaction on the merchant account interface?&lt;/P&gt;</description>
      <pubDate>Thu, 04 Sep 2014 16:53:21 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Why-do-I-get-E00027-The-credit-card-has-expired-for-every-card/m-p/46883#M23689</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2014-09-04T16:53:21Z</dc:date>
    </item>
    <item>
      <title>Re: Why do I get E00027:The credit card has expired for every card?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Why-do-I-get-E00027-The-credit-card-has-expired-for-every-card/m-p/46885#M23690</link>
      <description>&lt;P&gt;Actually I should clarify - We run an AUTH_CAPTURE AIM transaction and that works. &amp;nbsp;Then we run a CREATE_CUSTOMER_PAYMENT_PROFILE CIM transaction (with the exact same info) and that returns the E00027 Error message.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Sep 2014 17:02:17 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Why-do-I-get-E00027-The-credit-card-has-expired-for-every-card/m-p/46885#M23690</guid>
      <dc:creator>wavebiddev</dc:creator>
      <dc:date>2014-09-04T17:02:17Z</dc:date>
    </item>
    <item>
      <title>Re: Why do I get E00027:The credit card has expired for every card?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Why-do-I-get-E00027-The-credit-card-has-expired-for-every-card/m-p/46887#M23691</link>
      <description>&lt;P&gt;I just figured it out I think, the expiration date we were using was "well into the future" apparently too far in the future. &amp;nbsp;&lt;/P&gt;&lt;P&gt;1 - 2020 is apparently too far?!&lt;/P&gt;</description>
      <pubDate>Thu, 04 Sep 2014 18:04:45 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Why-do-I-get-E00027-The-credit-card-has-expired-for-every-card/m-p/46887#M23691</guid>
      <dc:creator>wavebiddev</dc:creator>
      <dc:date>2014-09-04T18:04:45Z</dc:date>
    </item>
    <item>
      <title>Re: Why do I get E00027:The credit card has expired for every card?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Why-do-I-get-E00027-The-credit-card-has-expired-for-every-card/m-p/46889#M23692</link>
      <description>&lt;P&gt;CIM expirationDate&lt;/P&gt;&lt;P&gt;Value: The expiration date for the customer’s credit card&lt;/P&gt;&lt;P&gt;Format: YYYY-MM&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;AIM is MMYY, MM/YY,&lt;BR /&gt;MM-YY, MMYYYY, MM/&lt;BR /&gt;YYYY, MM-YYYY&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;are you using the right format?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Sep 2014 19:14:46 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Why-do-I-get-E00027-The-credit-card-has-expired-for-every-card/m-p/46889#M23692</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2014-09-04T19:14:46Z</dc:date>
    </item>
    <item>
      <title>Re: Why do I get E00027:The credit card has expired for every card?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Why-do-I-get-E00027-The-credit-card-has-expired-for-every-card/m-p/46891#M23693</link>
      <description>&lt;P&gt;I'm using the ANET jar file in my java project - which formats and creates the xml for me. &amp;nbsp;Yes the date is in the right format but apparently using a year of 19 or 20 or 2019 or 2020 is too far in the future. &amp;nbsp;It all works fine if we just use 2015/15 or 2016/16&lt;/P&gt;</description>
      <pubDate>Thu, 04 Sep 2014 19:38:06 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Why-do-I-get-E00027-The-credit-card-has-expired-for-every-card/m-p/46891#M23693</guid>
      <dc:creator>wavebiddev</dc:creator>
      <dc:date>2014-09-04T19:38:06Z</dc:date>
    </item>
  </channel>
</rss>

