<?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 Card Code Status: Not Processed in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Card-Code-Status-Not-Processed/m-p/78361#M49215</link>
    <description>&lt;P&gt;When we are &lt;STRONG&gt;Charge a Customer Profile&lt;/STRONG&gt; our &lt;STRONG&gt;Transaction Status&lt;/STRONG&gt; on Authorize.net sendbox account is &lt;STRONG&gt;Captured/Pending Settlement&lt;/STRONG&gt; also &lt;STRONG&gt;Card Code Status&lt;/STRONG&gt; showing a &lt;STRONG&gt;Not Processed&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When i print response we are getting a &lt;STRONG&gt;Message : This transaction has been approved &lt;/STRONG&gt;but we are not able to charge customer at that time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Ajit Singh&lt;/P&gt;</description>
    <pubDate>Fri, 03 Sep 2021 09:17:55 GMT</pubDate>
    <dc:creator>metdev2020</dc:creator>
    <dc:date>2021-09-03T09:17:55Z</dc:date>
    <item>
      <title>Card Code Status: Not Processed</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Card-Code-Status-Not-Processed/m-p/78361#M49215</link>
      <description>&lt;P&gt;When we are &lt;STRONG&gt;Charge a Customer Profile&lt;/STRONG&gt; our &lt;STRONG&gt;Transaction Status&lt;/STRONG&gt; on Authorize.net sendbox account is &lt;STRONG&gt;Captured/Pending Settlement&lt;/STRONG&gt; also &lt;STRONG&gt;Card Code Status&lt;/STRONG&gt; showing a &lt;STRONG&gt;Not Processed&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When i print response we are getting a &lt;STRONG&gt;Message : This transaction has been approved &lt;/STRONG&gt;but we are not able to charge customer at that time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Ajit Singh&lt;/P&gt;</description>
      <pubDate>Fri, 03 Sep 2021 09:17:55 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Card-Code-Status-Not-Processed/m-p/78361#M49215</guid>
      <dc:creator>metdev2020</dc:creator>
      <dc:date>2021-09-03T09:17:55Z</dc:date>
    </item>
    <item>
      <title>Re: Card Code Status: Not Processed</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Card-Code-Status-Not-Processed/m-p/80919#M50995</link>
      <description>&lt;P&gt;Hello Everyone,&lt;BR /&gt;&lt;BR /&gt;We are using Authorize.net SDK Version 2.0.2 in PHP to charge customer cards. To charge customer card in two steps.&lt;BR /&gt;&lt;BR /&gt;Step-1: First we create a customer profile with customer &amp;amp; card details using the below controller action.&lt;BR /&gt;&lt;BR /&gt;$controller = new AnetController\CreateCustomerProfileController($request);&lt;BR /&gt;&lt;BR /&gt;In $request veriable we will set all details like setCardNumber, setExpirationDate, setCardCode and customer details.&lt;BR /&gt;&lt;BR /&gt;When we send transaction request on Autorize.net in response we will get below conformation message.&lt;BR /&gt;"messages":{"resultCode":"Ok","message":[{"code":"I00001","text":"Successful."}]}&lt;BR /&gt;&lt;BR /&gt;Now customer profile is successfully created on the out portal with CustomerProfileId and CustomerPaymentProfileIdList.&lt;BR /&gt;&lt;BR /&gt;Step-2: Now we create transaction requests using CustomerProfileId and CustomerPaymentProfileIdList with the below controller action.&lt;BR /&gt;&lt;BR /&gt;$controller = new AnetController\CreateTransactionController($request);&lt;BR /&gt;&lt;BR /&gt;In $request variable we will send CustomerProfileId, CustomerPaymentProfileIdLis, Amount, Invoice Number etc. On successful transaction requests, we will get the below message in response.&lt;BR /&gt;&lt;BR /&gt;{"avsResultCode":"P","cvvResultCode":"","cavvResultCode":""}&lt;BR /&gt;"messages":{"message":[{"code":"1","description":"This transaction has been approved."}]}&lt;BR /&gt;{"resultCode":"Ok","message":[{"code":"I00001","text":"Successful."}]}&lt;BR /&gt;&lt;BR /&gt;But the customer will not get charged. Also when we check the invoice on the autorize.net portal it is showing "Card Code Status: Not Processed".&lt;BR /&gt;&lt;BR /&gt;Anyone, please look into it and let me know if I am missing anything.&lt;BR /&gt;&lt;BR /&gt;Note: Not all requests get this issue some of our customers will be successfully charged and some of our clients are not processed.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jan 2022 05:57:58 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Card-Code-Status-Not-Processed/m-p/80919#M50995</guid>
      <dc:creator>metdev2020</dc:creator>
      <dc:date>2022-01-24T05:57:58Z</dc:date>
    </item>
  </channel>
</rss>

