<?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: createCustomerProfileTransactionRequest return success even though CVV wrong in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/createCustomerProfileTransactionRequest-return-success-even/m-p/60405#M34940</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/22611"&gt;@pareshpatel2315&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm not able to duplicate anything like this on my side.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do you have a fraud filter set up to decline a CVV mismatch, or just hold it for review?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you give an example of an API response to one of these transactions that shows success? When and how do you find out that it is declined? Are you seeing the status in the Merchant Interface or somewhere else?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is this happening in production? If so, I would advise also contacting our support department. It would be best if you could provide specific transaction IDs for transactions that were successful at authorization but failed at settlement.&lt;/P&gt;</description>
    <pubDate>Thu, 09 Nov 2017 15:51:36 GMT</pubDate>
    <dc:creator>Aaron</dc:creator>
    <dc:date>2017-11-09T15:51:36Z</dc:date>
    <item>
      <title>createCustomerProfileTransactionRequest return success even though CVV wrong</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/createCustomerProfileTransactionRequest-return-success-even/m-p/60402#M34937</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have used&amp;nbsp;&lt;SPAN&gt;createCustomerProfileTransactionRequest API for customer payment. When the customer does payment we take CVV from the customer and pass that in&amp;nbsp;createCustomerProfileTransactionRequest API. Problem is that if customer entered the wrong CVV even though&amp;nbsp;createCustomerProfileTransactionRequest return success&amp;nbsp;message but once transaction goes for settlement it&amp;nbsp; shows " Transaction Declined&amp;nbsp; (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;P&gt;&lt;SPAN&gt;Please guide how we can resolve this issue?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Below Is request&amp;nbsp;of&amp;nbsp; createCustomerProfileTransactionRequest&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;?xml version="1.0" encoding="utf-8"?&amp;gt;&lt;BR /&gt;&amp;lt;createCustomerProfileTransactionRequest xmlns="AnetApi/xml/v1/schema/AnetApiSchema.xsd"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;lt;merchantAuthentication&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp;&amp;lt;name&amp;gt;4T522XXXX&amp;lt;/name&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp;&amp;lt;transactionKey&amp;gt;36ZRXXXXXXXX76pG&amp;lt;/transactionKey&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;lt;/merchantAuthentication&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;lt;transaction&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp;&amp;lt;profileTransAuthCapture&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;amount&amp;gt;25.00&amp;lt;/amount&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;customerProfileId&amp;gt;15XXXX9907&amp;lt;/customerProfileId&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;customerPaymentProfileId&amp;gt;15XXXX4437&amp;lt;/customerPaymentProfileId&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;taxExempt&amp;gt;false&amp;lt;/taxExempt&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;recurringBilling&amp;gt;false&amp;lt;/recurringBilling&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;cardCode&amp;gt;456&amp;lt;/cardCode&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp;&amp;lt;/profileTransAuthCapture&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;lt;/transaction&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;lt;extraOptions&amp;gt;&amp;lt;![CDATA[x_customer_ip=]]&amp;gt;&amp;lt;/extraOptions&amp;gt;&lt;BR /&gt;&amp;lt;/createCustomerProfileTransactionRequest&amp;gt;&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;</description>
      <pubDate>Thu, 09 Nov 2017 09:32:31 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/createCustomerProfileTransactionRequest-return-success-even/m-p/60402#M34937</guid>
      <dc:creator>pareshpatel2315</dc:creator>
      <dc:date>2017-11-09T09:32:31Z</dc:date>
    </item>
    <item>
      <title>Re: createCustomerProfileTransactionRequest return success even though CVV wrong</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/createCustomerProfileTransactionRequest-return-success-even/m-p/60405#M34940</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/22611"&gt;@pareshpatel2315&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm not able to duplicate anything like this on my side.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do you have a fraud filter set up to decline a CVV mismatch, or just hold it for review?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you give an example of an API response to one of these transactions that shows success? When and how do you find out that it is declined? Are you seeing the status in the Merchant Interface or somewhere else?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is this happening in production? If so, I would advise also contacting our support department. It would be best if you could provide specific transaction IDs for transactions that were successful at authorization but failed at settlement.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Nov 2017 15:51:36 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/createCustomerProfileTransactionRequest-return-success-even/m-p/60405#M34940</guid>
      <dc:creator>Aaron</dc:creator>
      <dc:date>2017-11-09T15:51:36Z</dc:date>
    </item>
  </channel>
</rss>

