<?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 Credit Card Authorization Clarifications in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Credit-Card-Authorization-Clarifications/m-p/32603#M17155</link>
    <description>&lt;DIV&gt;Hi,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;We want to do a Credit Card Authorization Only transaction using&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="http://authorize.net/" target="_blank"&gt;authorize.net&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;API.&lt;/DIV&gt;&lt;DIV&gt;Our understanding is&amp;nbsp;to&amp;nbsp;call three APIs.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;1st API&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;createCustomerProfileRequest&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;which will&amp;nbsp;create a profile id&amp;nbsp;on your end.&lt;/DIV&gt;&lt;DIV&gt;2nd API&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;createCustomerPaymentProfileRequest&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;will be for profile creation using Profile Id received from Aurhorize.net through 1st API response.&lt;/DIV&gt;&lt;DIV&gt;3rd API&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;createCustomerProfileTransactionRequest&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;will be for CC authorization only using Profile ID and Payment Profile ID received from above two API.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;As of now we are leaving shipping info as optional.&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;Please help us with these clarifications.&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;1) Is it mandatory to call 3 APIs for CC authorization alone or is there any other way we can handle CC authorization with just one API?&lt;/DIV&gt;&lt;DIV&gt;2) I’m a little concerned with creating a profile each and every time as I do not know if it will fail if the same caller calls back 2 or 3 times.&lt;/DIV&gt;&lt;DIV&gt;3)&amp;nbsp;Also not sure how it will react if the same caller calls back but uses a different credit card number.&amp;nbsp;Do we&amp;nbsp;need to perform yet another RTT in this case to update the callers Authorize.net profile. How do we handle it?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanks&lt;/DIV&gt;</description>
    <pubDate>Mon, 21 Jan 2013 09:18:54 GMT</pubDate>
    <dc:creator>Ricky</dc:creator>
    <dc:date>2013-01-21T09:18:54Z</dc:date>
    <item>
      <title>Credit Card Authorization Clarifications</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Credit-Card-Authorization-Clarifications/m-p/32603#M17155</link>
      <description>&lt;DIV&gt;Hi,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;We want to do a Credit Card Authorization Only transaction using&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="http://authorize.net/" target="_blank"&gt;authorize.net&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;API.&lt;/DIV&gt;&lt;DIV&gt;Our understanding is&amp;nbsp;to&amp;nbsp;call three APIs.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;1st API&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;createCustomerProfileRequest&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;which will&amp;nbsp;create a profile id&amp;nbsp;on your end.&lt;/DIV&gt;&lt;DIV&gt;2nd API&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;createCustomerPaymentProfileRequest&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;will be for profile creation using Profile Id received from Aurhorize.net through 1st API response.&lt;/DIV&gt;&lt;DIV&gt;3rd API&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;createCustomerProfileTransactionRequest&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;will be for CC authorization only using Profile ID and Payment Profile ID received from above two API.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;As of now we are leaving shipping info as optional.&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;Please help us with these clarifications.&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;1) Is it mandatory to call 3 APIs for CC authorization alone or is there any other way we can handle CC authorization with just one API?&lt;/DIV&gt;&lt;DIV&gt;2) I’m a little concerned with creating a profile each and every time as I do not know if it will fail if the same caller calls back 2 or 3 times.&lt;/DIV&gt;&lt;DIV&gt;3)&amp;nbsp;Also not sure how it will react if the same caller calls back but uses a different credit card number.&amp;nbsp;Do we&amp;nbsp;need to perform yet another RTT in this case to update the callers Authorize.net profile. How do we handle it?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanks&lt;/DIV&gt;</description>
      <pubDate>Mon, 21 Jan 2013 09:18:54 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Credit-Card-Authorization-Clarifications/m-p/32603#M17155</guid>
      <dc:creator>Ricky</dc:creator>
      <dc:date>2013-01-21T09:18:54Z</dc:date>
    </item>
    <item>
      <title>Re: Credit Card Authorization Clarifications</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Credit-Card-Authorization-Clarifications/m-p/32607#M17159</link>
      <description>&lt;P&gt;1)min of 2, 1st is &lt;STRONG&gt;createCustomerProfileRequest&lt;/STRONG&gt;, it can use to create both customer profile and payment profile. then the 2nd is &lt;STRONG&gt;createCustomerProfileTransactionRequest&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;2)If they use the same info, then you would get a duplicate error. &lt;A href="http://www.authorize.net/support/CIM_SOAP_guide.pdf" target="_blank"&gt;http://www.authorize.net/support/CIM_SOAP_guide.pdf&lt;/A&gt; page 80&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3)If the info is different then you can do whatever you want, I would just add a new one and not change the existing one.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jan 2013 12:30:25 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Credit-Card-Authorization-Clarifications/m-p/32607#M17159</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2013-01-21T12:30:25Z</dc:date>
    </item>
    <item>
      <title>Re: Credit Card Authorization Clarifications</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Credit-Card-Authorization-Clarifications/m-p/32612#M17164</link>
      <description>&lt;P&gt;Thank you &lt;SPAN&gt;&lt;A href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/1353" target="_self"&gt;&lt;SPAN&gt;RaynorC1emen7&lt;/SPAN&gt;&lt;/A&gt;. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jan 2013 13:27:46 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Credit-Card-Authorization-Clarifications/m-p/32612#M17164</guid>
      <dc:creator>Ricky</dc:creator>
      <dc:date>2013-01-21T13:27:46Z</dc:date>
    </item>
    <item>
      <title>Re: Credit Card Authorization Clarifications</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Credit-Card-Authorization-Clarifications/m-p/32652#M17204</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As you said, we did one transaction for both Profile and Payment Profile which worked just fine.&lt;/P&gt;&lt;P&gt;However, when we tried CC auth Only transaction, this is what we got.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sent Data&amp;amp;colon;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;lt;?xml version="1.0" ?&amp;gt;&lt;BR /&gt;- &amp;lt;createCustomerProfileTransactionRequest xmlns="AnetApi/xml/v1/schema/AnetApiSchema.xsd"&amp;gt;&lt;BR /&gt;- &amp;lt;merchantAuthentication&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;name&amp;gt;88DdaX67&amp;lt;/name&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;transactionKey&amp;gt;5Bv7W584Db42UVzp&amp;lt;/transactionKey&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;/merchantAuthentication&amp;gt;&lt;BR /&gt;- &amp;lt;transaction&amp;gt;&lt;BR /&gt;- &amp;lt;profileTransAuthOnly&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;amount&amp;gt;10.95&amp;lt;/amount&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;customerProfileId&amp;gt;11904868&amp;lt;/customerProfileId&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;customerPaymentProfileId&amp;gt;10930258&amp;lt;/customerPaymentProfileId&amp;gt;&lt;BR /&gt;- &amp;lt;order&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;purchaseOrderNumber&amp;gt;PONUM000001&amp;lt;/purchaseOrderNumber&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;/order&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;taxExempt&amp;gt;false&amp;lt;/taxExempt&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;recurringBilling&amp;gt;false&amp;lt;/recurringBilling&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;cardCode&amp;gt;000&amp;lt;/cardCode&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;/profileTransAuthOnly&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;/transaction&amp;gt;&lt;BR /&gt;- &amp;lt;extraOptions&amp;gt;&lt;BR /&gt;- &amp;lt;![CDATA[ x_customer_ip=100.0.0.1&amp;amp;x_authentication_indicator=5&amp;amp;x_cardholder_authentication_value=uq3wDbqt8A26rfANAAAAAP&lt;BR /&gt;&amp;nbsp; ]]&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;/extraOptions&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;/createCustomerProfileTransactionRequest&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Received Data&amp;amp;colon;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;?xml version="1.0" encoding="utf-8" ?&amp;gt;&lt;BR /&gt;- &amp;lt;createCustomerProfileTransactionResponse 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;&lt;BR /&gt;- &amp;lt;messages&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;resultCode&amp;gt;Error&amp;lt;/resultCode&amp;gt;&lt;BR /&gt;- &amp;lt;message&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;code&amp;gt;E00027&amp;lt;/code&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;text&amp;gt;This transaction cannot be accepted.&amp;lt;/text&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;/message&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;/messages&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;directResponse&amp;gt;3,1,288,This transaction cannot be accepted.,,P,0,,,10.95,CC,auth_only,test seven,,,,,,,,,,,test@seven.com,,,,,,,,,,,,FALSE,PONUM000001,E262C9B5E9C842D38F47D481CE7BD4B8,,,,,,,,,,,,,XXXX0027,Visa,,,,,,,,,,,,,,,,&amp;lt;/directResponse&amp;gt;&amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;lt;/createCustomerProfileTransactionResponse&amp;gt;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jan 2013 13:50:49 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Credit-Card-Authorization-Clarifications/m-p/32652#M17204</guid>
      <dc:creator>Ricky</dc:creator>
      <dc:date>2013-01-22T13:50:49Z</dc:date>
    </item>
    <item>
      <title>Re: Credit Card Authorization Clarifications</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Credit-Card-Authorization-Clarifications/m-p/32653#M17205</link>
      <description>&lt;P&gt;&lt;A href="http://developer.authorize.net/guides/AIM/wwhelp/wwhimpl/js/html/wwhelp.htm#href=4_TransResponse.html#1095094" target="_blank"&gt;http://developer.authorize.net/guides/AIM/wwhelp/wwhimpl/js/html/wwhelp.htm#href=4_TransResponse.html#1095094&lt;/A&gt;&lt;/P&gt;&lt;TABLE cellspacing="0"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;DIV class="tb_TableBody"&gt;3&lt;/DIV&gt;&lt;/TD&gt;&lt;TD&gt;&lt;DIV class="tb_TableBody"&gt;288&lt;/DIV&gt;&lt;/TD&gt;&lt;TD&gt;&lt;DIV class="tb_TableBody"&gt;Merchant is not registered as a Cardholder Authentication participant. This transaction cannot be accepted.&lt;/DIV&gt;&lt;/TD&gt;&lt;TD&gt;&lt;DIV class="tb_TableBody"&gt;The merchant has not indicated participation in any Cardholder Authentication Programs in the Merchant Interface.&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
      <pubDate>Tue, 22 Jan 2013 13:59:23 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Credit-Card-Authorization-Clarifications/m-p/32653#M17205</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2013-01-22T13:59:23Z</dc:date>
    </item>
    <item>
      <title>Re: Credit Card Authorization Clarifications</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Credit-Card-Authorization-Clarifications/m-p/32655#M17207</link>
      <description>&lt;P&gt;The account which I am using is a test account. Do I need to update anything ?&lt;/P&gt;&lt;P&gt;I did check boxes for Visa under Security Settings --&amp;gt; Cardholder Authentication on portal &lt;A href="https://test.authorize.net/" target="_blank"&gt;https://test.authorize.net/&lt;/A&gt;&amp;nbsp;and tried a transmission which gave me&amp;nbsp;below error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Received Data;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="e"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt; &lt;SPAN&gt;&amp;lt;?&lt;/SPAN&gt;&lt;SPAN&gt;xml version="1.0" encoding="utf-8" &lt;/SPAN&gt;&lt;SPAN&gt;?&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class="e"&gt;&lt;DIV class="c"&gt;&lt;A href="https://community.developer.cybersource.com/t5/forums/replypage/board-id/Integration01/message-id/" target="_blank"&gt;-&lt;/A&gt; &lt;SPAN&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN&gt;createCustomerProfileTransactionResponse&lt;/SPAN&gt;&lt;SPAN&gt; xmlns:xsi&lt;/SPAN&gt;&lt;SPAN&gt;="&lt;/SPAN&gt;&lt;STRONG&gt;&lt;A href="http://www.w3.org/2001/XMLSchema-instance" target="_blank"&gt;http://www.w3.org/2001/XMLSchema-instance&lt;/A&gt;&lt;/STRONG&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN&gt; xmlns:xsd&lt;/SPAN&gt;&lt;SPAN&gt;="&lt;/SPAN&gt;&lt;STRONG&gt;&lt;A href="http://www.w3.org/2001/XMLSchema" target="_blank"&gt;http://www.w3.org/2001/XMLSchema&lt;/A&gt;&lt;/STRONG&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN&gt; xmlns&lt;/SPAN&gt;&lt;SPAN&gt;="&lt;/SPAN&gt;&lt;STRONG&gt;AnetApi/xml/v1/schema/AnetApiSchema.xsd&lt;/STRONG&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV class="e"&gt;&lt;DIV class="c"&gt;&lt;A href="https://community.developer.cybersource.com/t5/forums/replypage/board-id/Integration01/message-id/" target="_blank"&gt;-&lt;/A&gt; &lt;SPAN&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN&gt;messages&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV class="e"&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt; &lt;SPAN&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN&gt;resultCode&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN&gt;Error&lt;/SPAN&gt;&lt;SPAN&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN&gt;resultCode&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="e"&gt;&lt;DIV class="c"&gt;&lt;A href="https://community.developer.cybersource.com/t5/forums/replypage/board-id/Integration01/message-id/" target="_blank"&gt;-&lt;/A&gt; &lt;SPAN&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN&gt;message&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV class="e"&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt; &lt;SPAN&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN&gt;code&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN&gt;E00027&lt;/SPAN&gt;&lt;SPAN&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN&gt;code&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="e"&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt; &lt;SPAN&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN&gt;text&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN&gt;The cardholder authentication value is invalid.&lt;/SPAN&gt;&lt;SPAN&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN&gt;text&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt; &lt;SPAN&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN&gt;message&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt; &lt;SPAN&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN&gt;messages&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="e"&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt; &lt;SPAN&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN&gt;directResponse&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN&gt;3,2,117,The cardholder authentication value is invalid.,,P,2183070809,,,1.00,CC,auth_only,test jjj,,,,,,,,,,,t@t1.com,,,,,,,,,,,,,,5B16493D6C2A5CB892F090FC79A64E7A,,,,,,,,,,,,,XXXX0027,Visa,,,,,,,,,,,,,,,,&lt;/SPAN&gt;&lt;SPAN&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN&gt;directResponse&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt; &lt;SPAN&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN&gt;createCustomerProfileTransactionResponse&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 22 Jan 2013 16:28:31 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Credit-Card-Authorization-Clarifications/m-p/32655#M17207</guid>
      <dc:creator>Ricky</dc:creator>
      <dc:date>2013-01-22T16:28:31Z</dc:date>
    </item>
    <item>
      <title>Re: Credit Card Authorization Clarifications</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Credit-Card-Authorization-Clarifications/m-p/32661#M17209</link>
      <description>&lt;P&gt;do we really need to pass this info?&lt;/P&gt;&lt;P align="left"&gt;&amp;lt;extraOptions&amp;gt;&amp;lt;![CDATA[x_customer_ip=100.0.0.1&amp;amp;x_authentication_&lt;/P&gt;&lt;P align="left"&gt;indicator=5&amp;amp;x_cardholder_authentication_value=uq3wDbqt8A26rfANAAAAAP]]&amp;gt;&amp;lt;/&lt;/P&gt;&lt;P&gt;extraOptions&amp;gt;&lt;/P&gt;&lt;P&gt;I just tried delete this tag and the transmission was successful. Not sure&amp;nbsp;about the significance of this tag.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jan 2013 18:55:58 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Credit-Card-Authorization-Clarifications/m-p/32661#M17209</guid>
      <dc:creator>Ricky</dc:creator>
      <dc:date>2013-01-22T18:55:58Z</dc:date>
    </item>
    <item>
      <title>Re: Credit Card Authorization Clarifications</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Credit-Card-Authorization-Clarifications/m-p/32663#M17211</link>
      <description>&lt;P&gt;You don't need it, it just a sample data from the XML documentation.&lt;/P&gt;&lt;P&gt;It probably not a valid value, so unless you have it setup with the valid value remove it from your xml.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jan 2013 20:35:24 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Credit-Card-Authorization-Clarifications/m-p/32663#M17211</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2013-01-22T20:35:24Z</dc:date>
    </item>
    <item>
      <title>Re: Credit Card Authorization Clarifications</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Credit-Card-Authorization-Clarifications/m-p/32667#M17215</link>
      <description>&lt;P&gt;Thanks once again RaynorC1emen7&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jan 2013 08:23:25 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Credit-Card-Authorization-Clarifications/m-p/32667#M17215</guid>
      <dc:creator>Ricky</dc:creator>
      <dc:date>2013-01-23T08:23:25Z</dc:date>
    </item>
  </channel>
</rss>

