<?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: Card code validation in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Card-code-validation/m-p/30730#M16064</link>
    <description>&lt;P&gt;If I remember it correct, it would be a 'P' if it is not send with the credit card transaction. so #2 would be ok.&lt;/P&gt;</description>
    <pubDate>Thu, 18 Oct 2012 15:16:00 GMT</pubDate>
    <dc:creator>RaynorC1emen7</dc:creator>
    <dc:date>2012-10-18T15:16:00Z</dc:date>
    <item>
      <title>Card code validation</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Card-code-validation/m-p/30714#M16056</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;In a live account with testmode on, i set &amp;nbsp;&lt;/P&gt;&lt;P&gt;Reject transaction if card code value does not match to true,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;then sent a&amp;nbsp;createCustomerProfileRequest with validationMode = 'testMode', it still works, looks like card code not check, is this as exepected?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;some more questions regarding card code validation:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'd require card code validation during #1)&amp;nbsp;createCustomerPaymentProfileRequest or #2)&amp;nbsp;createCustomerProfileRequest, but during&amp;nbsp;createAuthCaptureRequestXML, I do not need card code validation as it is already validated in either #1 or #2, &amp;nbsp; if I set the reject transaction if card code value does not match to true, will this&amp;nbsp;&lt;SPAN&gt;createAuthCaptureRequestXML without card code works? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;V.G.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Oct 2012 14:07:38 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Card-code-validation/m-p/30714#M16056</guid>
      <dc:creator>Venngomez1</dc:creator>
      <dc:date>2012-10-18T14:07:38Z</dc:date>
    </item>
    <item>
      <title>Re: Card code validation</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Card-code-validation/m-p/30720#M16059</link>
      <description>&lt;P&gt;it work because card code are only use for validation(auth_only transaction), on validationmode = 'testmode' no validation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if you want it to reject if it not match set validationmode = livemode on #1 and #2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if I set the reject transaction if card code value does not match to true, will this&amp;nbsp;&lt;SPAN&gt;createAuthCaptureRequestXML without card code works? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Since it is not pass, it will not be a 'N'. following is from the AIM documentation&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV class="tb_TableBody"&gt;Card Code Response&lt;/DIV&gt;&lt;DIV class="tb_TableBody"&gt;&lt;SPAN&gt;Value&lt;/SPAN&gt;: The card code verification (CCV) response code&lt;/DIV&gt;&lt;DIV class="tb_TableBody"&gt;&lt;SPAN&gt;Format&lt;/SPAN&gt;:&lt;/DIV&gt;&lt;DIV class="tbb_TableBullet_outer"&gt;&lt;TABLE border="0" cellspacing="0" cellpadding="0"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;DIV class="tbb_TableBullet_inner"&gt;&lt;SPAN style="font-family: Sans-Serif; font-size: 7pt;"&gt;■&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;TD&gt;&lt;DIV class="tbb_TableBullet_inner"&gt;M = Match&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/DIV&gt;&lt;DIV class="tbb_TableBullet_outer"&gt;&lt;TABLE cellspacing="0" border="0" cellpadding="0"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;DIV class="tbb_TableBullet_inner"&gt;&lt;SPAN style="font-family: Sans-Serif; font-size: 7pt;"&gt;■&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;TD&gt;&lt;DIV class="tbb_TableBullet_inner"&gt;N = No Match&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/DIV&gt;&lt;DIV class="tbb_TableBullet_outer"&gt;&lt;TABLE cellspacing="0" border="0" cellpadding="0"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;DIV class="tbb_TableBullet_inner"&gt;&lt;SPAN style="font-family: Sans-Serif; font-size: 7pt;"&gt;■&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;TD&gt;&lt;DIV class="tbb_TableBullet_inner"&gt;P = Not Processed&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/DIV&gt;&lt;DIV class="tbb_TableBullet_outer"&gt;&lt;TABLE cellspacing="0" border="0" cellpadding="0"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;DIV class="tbb_TableBullet_inner"&gt;&lt;SPAN style="font-family: Sans-Serif; font-size: 7pt;"&gt;■&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;TD&gt;&lt;DIV class="tbb_TableBullet_inner"&gt;S = Should have been present&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/DIV&gt;&lt;DIV class="tbbl_TableBulletLast_outer"&gt;&lt;TABLE cellspacing="0" border="0" cellpadding="0"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;DIV class="tbbl_TableBulletLast_inner"&gt;&lt;SPAN style="font-family: Sans-Serif; font-size: 7pt;"&gt;■&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;TD&gt;&lt;DIV class="tbbl_TableBulletLast_inner"&gt;U = Issuer unable to process request&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/DIV&gt;&lt;DIV class="tb_TableBody"&gt;&lt;SPAN&gt;Notes&lt;/SPAN&gt;: Indicates the result of the CCV filter.&lt;/DIV&gt;&lt;DIV class="tb_TableBody"&gt;For more information about CCV, see the &lt;SPAN&gt;Merchant Integration &lt;/SPAN&gt;&lt;SPAN&gt;Guide&lt;/SPAN&gt; at &lt;SPAN&gt;&lt;A target="external_window" href="http://www.authorize.net/support/merchant/"&gt;http://www.authorize.net/support/merchant/&lt;/A&gt;&lt;/SPAN&gt;.&lt;/DIV&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Oct 2012 14:20:31 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Card-code-validation/m-p/30720#M16059</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2012-10-18T14:20:31Z</dc:date>
    </item>
    <item>
      <title>Re: Card code validation</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Card-code-validation/m-p/30726#M16062</link>
      <description>&lt;P&gt;Thanks, I'm using CIM API, I'd like to achieve following:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1) durin&amp;nbsp;createCustomerPaymentProfileRequest , ccv has to be validated, this happens when a member signs up.&lt;/P&gt;&lt;P&gt;2) every month, this&amp;nbsp;createCustomerProfileTransactionRequest will be sent, and no card code validation is needed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;since I checked the&amp;nbsp;Card Code Verification (CCV) Settings'&amp;nbsp;&lt;SPAN&gt;Does NOT Match (N) in my live account, will this stop the #2 from running? thanks,&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Oct 2012 14:38:12 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Card-code-validation/m-p/30726#M16062</guid>
      <dc:creator>Venngomez1</dc:creator>
      <dc:date>2012-10-18T14:38:12Z</dc:date>
    </item>
    <item>
      <title>Re: Card code validation</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Card-code-validation/m-p/30730#M16064</link>
      <description>&lt;P&gt;If I remember it correct, it would be a 'P' if it is not send with the credit card transaction. so #2 would be ok.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Oct 2012 15:16:00 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Card-code-validation/m-p/30730#M16064</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2012-10-18T15:16:00Z</dc:date>
    </item>
  </channel>
</rss>

