<?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: Declined due to CCV in Sandbox Mode in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Declined-due-to-CCV-in-Sandbox-Mode/m-p/60051#M34617</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/22377"&gt;@lingzhou125&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To clarify the behavior in sandbox, any card code is accepted for a transaction, and by default, no card code checking is performed unless you use one of the special test card codes to trigger a specific response. Since no checking is performed, the card code response for most sandbox transactions will be "P", indicating that no checking was performed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you've set up the merchant interface to decline transactions where the card code response is "P", that's exactly what will happen.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want to test specific card code responses, like "M" for match or "N" for no match, then you'll want to use the specific card codes documented for that purpose in our &lt;A href="http://developer.authorize.net/hello_world/testing_guide/" target="_blank"&gt;testing guide&lt;/A&gt;.&lt;/P&gt;</description>
    <pubDate>Wed, 27 Sep 2017 17:07:22 GMT</pubDate>
    <dc:creator>Aaron</dc:creator>
    <dc:date>2017-09-27T17:07:22Z</dc:date>
    <item>
      <title>Declined due to CCV in Sandbox Mode</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Declined-due-to-CCV-in-Sandbox-Mode/m-p/60019#M34587</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I submit a new 'createCustomerPaymentProfileRequest' in sandbox with validationMode set to 'liveMode' the credit card is always declined due to a CCV mismatch even though I've tried 5 perfectly good credit cards.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just wondering if this is a limitation of testing in sandbox.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The message specifically is:&lt;/P&gt;&lt;TABLE cellspacing="0" cellpadding="0"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;&lt;SPAN&gt;Declined&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN&gt;(Authorization with the card issuer was successful but the transaction was declined due to a card code mismatch with the card code on file with the card issuing bank based on the settings in the Merchant Interface.)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Tue, 26 Sep 2017 05:41:55 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Declined-due-to-CCV-in-Sandbox-Mode/m-p/60019#M34587</guid>
      <dc:creator>lingzhou125</dc:creator>
      <dc:date>2017-09-26T05:41:55Z</dc:date>
    </item>
    <item>
      <title>Re: Declined due to CCV in Sandbox Mode</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Declined-due-to-CCV-in-Sandbox-Mode/m-p/60022#M34590</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/22377"&gt;@lingzhou125&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The sandbox will accept and generate an approval for any correctly formatted card number and card code. If that's not happening for you, there could be a few things going on.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&amp;nbsp;You can cause the sandbox to generate declines or errors for testing by sending specific zip codes or amounts. What zip code or amount are you sending with the transaction? Is there a chance you're sending one of the triggers in our &lt;A href="http://developer.authorize.net/hello_world/testing_guide/" target="_blank"&gt;Testing Guide&lt;/A&gt; that would cause a card code mismatch?&lt;/LI&gt;
&lt;LI&gt;Does that same combination of card number and card code work successfully for just a plain transaction (not a profile creation)? If it works to create a transaction, but not to validate a profile, could you&amp;nbsp;post a log of exactly what's being sent and received (with sensitive information redacted)?&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Tue, 26 Sep 2017 16:06:19 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Declined-due-to-CCV-in-Sandbox-Mode/m-p/60022#M34590</guid>
      <dc:creator>Aaron</dc:creator>
      <dc:date>2017-09-26T16:06:19Z</dc:date>
    </item>
    <item>
      <title>Re: Declined due to CCV in Sandbox Mode</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Declined-due-to-CCV-in-Sandbox-Mode/m-p/60040#M34606</link>
      <description>&lt;P&gt;Response from Stream: '&amp;lt;?xml version="1.0" encoding="utf-8"?&amp;gt;&amp;lt;createCustomerPaymentProfileResponse xmlns:xsi="&lt;A href="http://www.w3.org/2001/XMLSchema-instance" target="_blank"&gt;http://www.w3.org/2001/XMLSchema-instance&lt;/A&gt;" xmlns:xsd="&lt;A href="http://www.w3.org/2001/XMLSchema" target="_blank"&gt;http://www.w3.org/2001/XMLSchema&lt;/A&gt;" xmlns="AnetApi/xml/v1/schema/AnetApiSchema.xsd"&amp;gt;&amp;lt;messages&amp;gt;&amp;lt;resultCode&amp;gt;Error&amp;lt;/resultCode&amp;gt;&amp;lt;message&amp;gt;&amp;lt;code&amp;gt;E00027&amp;lt;/code&amp;gt;&amp;lt;text&amp;gt;This transaction has been declined.&amp;lt;/text&amp;gt;&amp;lt;/message&amp;gt;&amp;lt;/messages&amp;gt;&amp;lt;validationDirectResponse&amp;gt;2,2,65,This transaction has been declined.,API54N,Y,60030571959,none,Test transaction for ValidateCustomerPaymentProfile.,0.00,CC,auth_only,none,,,,,,email@example.com,,,,,,,,,0.00,0.00,0.00,FALSE,none,04B62FD4DA0262A6868329D609ECFEF6,P,2,,,,,,,,,,,XXXX7205,MasterCard,,,,,,,,,,,,,,,,,&amp;lt;/validationDirectResponse&amp;gt;&amp;lt;/createCustomerPaymentProfileResponse&amp;gt;'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'll add that if I turn off the CCV security feature, it goes through no problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am able to successfully process all plain transactions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Only&amp;nbsp;createCustomerPaymentProfileRequest with validationmode set to liveMode will cause this error.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Sep 2017 05:49:58 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Declined-due-to-CCV-in-Sandbox-Mode/m-p/60040#M34606</guid>
      <dc:creator>lingzhou125</dc:creator>
      <dc:date>2017-09-27T05:49:58Z</dc:date>
    </item>
    <item>
      <title>Re: Declined due to CCV in Sandbox Mode</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Declined-due-to-CCV-in-Sandbox-Mode/m-p/60041#M34607</link>
      <description>&lt;P&gt;actually i just tried to create a normal transaction and it gave me the same error message regarding CCV mismatch.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If it turn off CCV in the fraud suite it'll work again.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I checked to make sure I wasn't setting off any test triggers&lt;/P&gt;</description>
      <pubDate>Wed, 27 Sep 2017 06:23:16 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Declined-due-to-CCV-in-Sandbox-Mode/m-p/60041#M34607</guid>
      <dc:creator>lingzhou125</dc:creator>
      <dc:date>2017-09-27T06:23:16Z</dc:date>
    </item>
    <item>
      <title>Re: Declined due to CCV in Sandbox Mode</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Declined-due-to-CCV-in-Sandbox-Mode/m-p/60051#M34617</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/22377"&gt;@lingzhou125&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To clarify the behavior in sandbox, any card code is accepted for a transaction, and by default, no card code checking is performed unless you use one of the special test card codes to trigger a specific response. Since no checking is performed, the card code response for most sandbox transactions will be "P", indicating that no checking was performed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you've set up the merchant interface to decline transactions where the card code response is "P", that's exactly what will happen.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want to test specific card code responses, like "M" for match or "N" for no match, then you'll want to use the specific card codes documented for that purpose in our &lt;A href="http://developer.authorize.net/hello_world/testing_guide/" target="_blank"&gt;testing guide&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Sep 2017 17:07:22 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Declined-due-to-CCV-in-Sandbox-Mode/m-p/60051#M34617</guid>
      <dc:creator>Aaron</dc:creator>
      <dc:date>2017-09-27T17:07:22Z</dc:date>
    </item>
  </channel>
</rss>

