<?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: CVV filtering for creating profiles and transactions with CIM in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CVV-filtering-for-creating-profiles-and-transactions-with-CIM/m-p/48773#M24505</link>
    <description>&lt;P&gt;Hello &lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/17573"&gt;@Alb&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The cardCode (CVV) is used only for the LiveMode validation&amp;nbsp;and is not stored in the customer profile.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;
&lt;P&gt;.&lt;/P&gt;</description>
    <pubDate>Fri, 14 Nov 2014 17:23:57 GMT</pubDate>
    <dc:creator>RichardH</dc:creator>
    <dc:date>2014-11-14T17:23:57Z</dc:date>
    <item>
      <title>CVV filtering for creating profiles and transactions with CIM</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CVV-filtering-for-creating-profiles-and-transactions-with-CIM/m-p/48649#M24456</link>
      <description>&lt;P class="p1"&gt;Hello!&lt;/P&gt;&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;I’m investigating an opportunity to use Authorize.net CIM solution for developing an online payment option for an online store.&lt;/P&gt;&lt;P class="p1"&gt;There are couple constraints:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;I’m trying to avoid storing and passing credit card details through our network and systems.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Final total and even maximum possible total can not be defined when an online shopper places the order because of unknown live stock and substitutions (so pre-authorization solution wouldn’t work).&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;I’m trying to figure out if following approach might work:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;1. From an online store system I’m creating CIM profiles for already existing online shoppers and all new accounts with createCustomerProfileRequest&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Online shopper stores credit card details via configured Authorize.net hosted forms (from Checkout or Account management). hostedProfileValidationMode&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;= LiveMode&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. I’m getting Payment profiles for the customer via getCustomerPaymentProfileRequest to ask the online shopper what is the preferred payment card and store the payment profile ID for the order.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4. After the order is processed at the fulfillment center and the final total is known I want to charge the online shopper with a request createCustomerProfileTransactionRequest and deliver the order in case of successful payment. The request should be initiated from my backend systems basing on an order status change.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p3"&gt;&lt;SPAN&gt;There is one problem with the described approach I can not solve. I want to be sure that my online shopper owns the card. So I need to validate &lt;/SPAN&gt;Card Code for cards which an online shopper stores via hosted forms. For this purpose I can configure CVV filtering like it’s described at&amp;nbsp;Standard Transaction Security Settings.&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN&gt;But I will not know the Card Code at the step 4. And c&lt;/SPAN&gt;reateCustomerProfileTransactionRequest description claims that it’s required if the CVV filtering is On.&lt;/P&gt;&lt;P class="p1"&gt;I’ve been thinking about moving the filtering logic to my store back-end systems but I don’t know how to get the Card Code Response after it’s saved from the hosted form.&lt;/P&gt;&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;Could you please advice if there is a CVV filtering configuration allowing to check the Card code only for new cards?&lt;/P&gt;&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="p1"&gt;If I&amp;nbsp;configured&amp;nbsp;the filtering to void&amp;nbsp;transactions for&amp;nbsp;responses&amp;nbsp;'&lt;SPAN&gt;N =&amp;nbsp;&lt;SPAN&gt;The Card Code does not match' and forwarded an empty (or NULL?) Card Code at&amp;nbsp;&lt;SPAN&gt;createCustomerProfileTransactionRequest will I get some error like for mandatory field missing "&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;E00041 One or more fields must contain a value"?&lt;/P&gt;</description>
      <pubDate>Wed, 12 Nov 2014 14:26:26 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CVV-filtering-for-creating-profiles-and-transactions-with-CIM/m-p/48649#M24456</guid>
      <dc:creator>Alb</dc:creator>
      <dc:date>2014-11-12T14:26:26Z</dc:date>
    </item>
    <item>
      <title>Re: CVV filtering for creating profiles and transactions with CIM</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CVV-filtering-for-creating-profiles-and-transactions-with-CIM/m-p/48773#M24505</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/17573"&gt;@Alb&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The cardCode (CVV) is used only for the LiveMode validation&amp;nbsp;and is not stored in the customer profile.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;
&lt;P&gt;.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Nov 2014 17:23:57 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CVV-filtering-for-creating-profiles-and-transactions-with-CIM/m-p/48773#M24505</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2014-11-14T17:23:57Z</dc:date>
    </item>
  </channel>
</rss>

