<?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: Register expired CC for testing subscriptions in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-Register-expired-CC-for-testing/m-p/76691#M47932</link>
    <description>&lt;P&gt;How can I test subscription with expired card without creating customer profile? I want to test one case for expiring cards, I cannot wait till the expiration time gets over.. Is there a way to test this case?&lt;/P&gt;</description>
    <pubDate>Mon, 07 Jun 2021 12:23:16 GMT</pubDate>
    <dc:creator>hitaishi9</dc:creator>
    <dc:date>2021-06-07T12:23:16Z</dc:date>
    <item>
      <title>CIM: Register expired CC for testing</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-Register-expired-CC-for-testing/m-p/45162#M22871</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm using CIM&amp;nbsp;validateCustomerPaymentProfileRequest() to identify expired credit cards. Problem is that I can not test my routines, as I am not allowed to register a expiration date in past (in my Sandbox). I could register exp.date 0714, but then I would have to wait for 3 weeks to test this...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas how to register expired CC for testing?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jul 2014 09:21:46 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-Register-expired-CC-for-testing/m-p/45162#M22871</guid>
      <dc:creator>paalare</dc:creator>
      <dc:date>2014-07-10T09:21:46Z</dc:date>
    </item>
    <item>
      <title>Re: CIM: Register expired CC for testing</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-Register-expired-CC-for-testing/m-p/45164#M22872</link>
      <description>&lt;P&gt;And,&lt;/P&gt;&lt;P&gt;CIM XML Guide tells me that &lt;STRONG&gt;cardCode&lt;/STRONG&gt; element is optional for&amp;nbsp;validateCustomerPaymentProfileRequest.&amp;nbsp;However, the function in the PHP API requires a value for this element. I don't have the card code for the registered profiles. How can I set&amp;nbsp;value empty/null/'not given' as parameter? I&amp;nbsp;could easily update the API&amp;nbsp;at our server to not set this element, but&amp;nbsp;I would probably forget that customization until next API update...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;customerPaymentProfileId is required by this PHP function as well, but I can pass value 0 here to not validate on address.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Function used: AuthorizeNetCIM-&amp;gt;validateCustomerPaymentProfile()&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jul 2014 11:31:45 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-Register-expired-CC-for-testing/m-p/45164#M22872</guid>
      <dc:creator>paalare</dc:creator>
      <dc:date>2014-07-10T11:31:45Z</dc:date>
    </item>
    <item>
      <title>Re: CIM: Register expired CC for testing</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-Register-expired-CC-for-testing/m-p/45381#M22981</link>
      <description>&lt;P&gt;Here is what I found:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. If I update a payment profile using&amp;nbsp;updateCustomerPaymentProfile() (PHP SDK) with&amp;nbsp;$validationMode = "none", I can set expiration date in past.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. To use&amp;nbsp;validateCustomerPaymentProfile() without cardCode or Address:&amp;nbsp;&lt;SPAN&gt;The validateCustomerPaymentProfile API call does not require the card code, so you could implement it directly outside of the SDK if you choose.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Jul 2014 11:40:14 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-Register-expired-CC-for-testing/m-p/45381#M22981</guid>
      <dc:creator>paalare</dc:creator>
      <dc:date>2014-07-16T11:40:14Z</dc:date>
    </item>
    <item>
      <title>Re: CIM: Register expired CC for testing subscriptions</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-Register-expired-CC-for-testing/m-p/76691#M47932</link>
      <description>&lt;P&gt;How can I test subscription with expired card without creating customer profile? I want to test one case for expiring cards, I cannot wait till the expiration time gets over.. Is there a way to test this case?&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jun 2021 12:23:16 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-Register-expired-CC-for-testing/m-p/76691#M47932</guid>
      <dc:creator>hitaishi9</dc:creator>
      <dc:date>2021-06-07T12:23:16Z</dc:date>
    </item>
    <item>
      <title>Re: CIM: Register expired CC for testing subscriptions</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-Register-expired-CC-for-testing/m-p/76697#M47938</link>
      <description>&lt;P&gt;Subscriptions always have customer profiles behind them, so to test for expiration use the solution above.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jun 2021 18:33:43 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-Register-expired-CC-for-testing/m-p/76697#M47938</guid>
      <dc:creator>mmcguire</dc:creator>
      <dc:date>2021-06-07T18:33:43Z</dc:date>
    </item>
  </channel>
</rss>

