<?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: Testing a credit card that is supposed to decline but gets accepted in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Testing-a-credit-card-that-is-supposed-to-decline-but-gets/m-p/74701#M46479</link>
    <description>&lt;P&gt;In the production system the expiration date will be passed on through the system to be validated by the card issuer. In the sandbox there are no live processor connections and the transaction will not reach the issuer. As a result, an expired card will not result in a decline in the test system unless you use the test triggers.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Using the Transaction Amount Triggers, submit a request with the amount of $8 to generate an expired card response.&lt;/P&gt;
&lt;P&gt;here:&amp;nbsp;&lt;A href="https://developer.authorize.net/hello_world/testing_guide.html" target="_blank"&gt;https://developer.authorize.net/hello_world/testing_guide.html&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 15 Jan 2021 16:09:01 GMT</pubDate>
    <dc:creator>mmcguire</dc:creator>
    <dc:date>2021-01-15T16:09:01Z</dc:date>
    <item>
      <title>Testing a credit card that is supposed to decline but gets accepted</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Testing-a-credit-card-that-is-supposed-to-decline-but-gets/m-p/74694#M46474</link>
      <description>&lt;P&gt;In developer mode, I've tested credit cards that usually give the correct response (invalid expiration date, invalid card number, accepted, etc.). However, when I enter in my credit card and intentionally put in something incorrect (such as wrong year) and pass it through, it goes through as accepted. This shouldn't happen because it's not an actual valid card, yet I can't seem to get the proper error response to appear, just that it's accepted.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;How can I go about getting this to work in development? This applies to any scenario where a card should be declined and the transaction shouldn't return a success, but still does.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jan 2021 00:31:07 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Testing-a-credit-card-that-is-supposed-to-decline-but-gets/m-p/74694#M46474</guid>
      <dc:creator>amsmooth</dc:creator>
      <dc:date>2021-01-15T00:31:07Z</dc:date>
    </item>
    <item>
      <title>Re: Testing a credit card that is supposed to decline but gets accepted</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Testing-a-credit-card-that-is-supposed-to-decline-but-gets/m-p/74701#M46479</link>
      <description>&lt;P&gt;In the production system the expiration date will be passed on through the system to be validated by the card issuer. In the sandbox there are no live processor connections and the transaction will not reach the issuer. As a result, an expired card will not result in a decline in the test system unless you use the test triggers.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Using the Transaction Amount Triggers, submit a request with the amount of $8 to generate an expired card response.&lt;/P&gt;
&lt;P&gt;here:&amp;nbsp;&lt;A href="https://developer.authorize.net/hello_world/testing_guide.html" target="_blank"&gt;https://developer.authorize.net/hello_world/testing_guide.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jan 2021 16:09:01 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Testing-a-credit-card-that-is-supposed-to-decline-but-gets/m-p/74701#M46479</guid>
      <dc:creator>mmcguire</dc:creator>
      <dc:date>2021-01-15T16:09:01Z</dc:date>
    </item>
    <item>
      <title>Re: Testing a credit card that is supposed to decline but gets accepted</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Testing-a-credit-card-that-is-supposed-to-decline-but-gets/m-p/74705#M46482</link>
      <description>&lt;P&gt;An expired card works; I meant that I'd enter in the incorrect expiration date (2023 instead of 2024, for example) and it would still go through, or if I test a card that has no more credit available and still gets "charged".&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jan 2021 17:24:06 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Testing-a-credit-card-that-is-supposed-to-decline-but-gets/m-p/74705#M46482</guid>
      <dc:creator>amsmooth</dc:creator>
      <dc:date>2021-01-15T17:24:06Z</dc:date>
    </item>
    <item>
      <title>Re: Testing a credit card that is supposed to decline but gets accepted</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Testing-a-credit-card-that-is-supposed-to-decline-but-gets/m-p/74706#M46483</link>
      <description>&lt;P&gt;The same principle applies - the sandbox doesn't go out to the card issuer so the responses are simulated. Due to that, no expiration dates or card verifications (outside of basic field &amp;amp; data type validations) occur in the sandbox.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the cases you have described, the simulator will return a successful response.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jan 2021 18:46:15 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Testing-a-credit-card-that-is-supposed-to-decline-but-gets/m-p/74706#M46483</guid>
      <dc:creator>mmcguire</dc:creator>
      <dc:date>2021-01-15T18:46:15Z</dc:date>
    </item>
    <item>
      <title>Re: Testing a credit card that is supposed to decline but gets accepted</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Testing-a-credit-card-that-is-supposed-to-decline-but-gets/m-p/74710#M46487</link>
      <description>&lt;P&gt;So is there any way to test the cases I've mentioned in a non-live environment, or do I just have to test in a live environment and debug from there?&lt;/P&gt;</description>
      <pubDate>Sat, 16 Jan 2021 00:43:32 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Testing-a-credit-card-that-is-supposed-to-decline-but-gets/m-p/74710#M46487</guid>
      <dc:creator>amsmooth</dc:creator>
      <dc:date>2021-01-16T00:43:32Z</dc:date>
    </item>
    <item>
      <title>Re: Testing a credit card that is supposed to decline but gets accepted</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Testing-a-credit-card-that-is-supposed-to-decline-but-gets/m-p/74723#M46493</link>
      <description>&lt;P&gt;See the Testing Guide.&amp;nbsp; You set the Bill-to zip to certain values to get a different return.&lt;/P&gt;</description>
      <pubDate>Sun, 17 Jan 2021 15:36:00 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Testing-a-credit-card-that-is-supposed-to-decline-but-gets/m-p/74723#M46493</guid>
      <dc:creator>kabutotx</dc:creator>
      <dc:date>2021-01-17T15:36:00Z</dc:date>
    </item>
  </channel>
</rss>

