<?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: XML for authenticationIndicator and cardholderAuthenticationValue in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/XML-for-authenticationIndicator-and/m-p/39245#M21405</link>
    <description>&lt;P&gt;It that something new? I don't remember reading that on authorize.net&lt;/P&gt;</description>
    <pubDate>Tue, 18 Feb 2014 23:22:00 GMT</pubDate>
    <dc:creator>RaynorC1emen7</dc:creator>
    <dc:date>2014-02-18T23:22:00Z</dc:date>
    <item>
      <title>XML for authenticationIndicator and cardholderAuthenticationValue</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/XML-for-authenticationIndicator-and/m-p/39239#M21402</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to add authenticationIndicator and cardholderAuthenticationValue to my XML for a single order but can't find any proper examples. Can anyone point me at a full example of XML markup?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Feb 2014 22:35:24 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/XML-for-authenticationIndicator-and/m-p/39239#M21402</guid>
      <dc:creator>epikmedia</dc:creator>
      <dc:date>2014-02-18T22:35:24Z</dc:date>
    </item>
    <item>
      <title>Re: XML for authenticationIndicator and cardholderAuthenticationValue</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/XML-for-authenticationIndicator-and/m-p/39245#M21405</link>
      <description>&lt;P&gt;It that something new? I don't remember reading that on authorize.net&lt;/P&gt;</description>
      <pubDate>Tue, 18 Feb 2014 23:22:00 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/XML-for-authenticationIndicator-and/m-p/39245#M21405</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2014-02-18T23:22:00Z</dc:date>
    </item>
    <item>
      <title>Re: XML for authenticationIndicator and cardholderAuthenticationValue</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/XML-for-authenticationIndicator-and/m-p/39247#M21406</link>
      <description>&lt;P&gt;It is used for validating CAVV, it is covered briefly in - &lt;A target="_blank" href="http://www.authorize.net/support/AIM_guide_XML.pdf"&gt;http://www.authorize.net/support/AIM_guide_XML.pdf&lt;/A&gt; - for example.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Feb 2014 23:34:49 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/XML-for-authenticationIndicator-and/m-p/39247#M21406</guid>
      <dc:creator>epikmedia</dc:creator>
      <dc:date>2014-02-18T23:34:49Z</dc:date>
    </item>
    <item>
      <title>Re: XML for authenticationIndicator and cardholderAuthenticationValue</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/XML-for-authenticationIndicator-and/m-p/39251#M21408</link>
      <description>&lt;P&gt;Is in the schema &lt;A target="_blank" href="https://api.authorize.net/xml/v1/schema/AnetApiSchema.xsd"&gt;https://api.authorize.net/xml/v1/schema/AnetApiSchema.xsd&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;xs:element name="cardholderAuthentication" type="anet:ccAuthenticationType" minOccurs="0"/&amp;gt;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Feb 2014 00:44:00 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/XML-for-authenticationIndicator-and/m-p/39251#M21408</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2014-02-19T00:44:00Z</dc:date>
    </item>
    <item>
      <title>Re: XML for authenticationIndicator and cardholderAuthenticationValue</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/XML-for-authenticationIndicator-and/m-p/39253#M21409</link>
      <description>&lt;P&gt;So if i am reading that right, the 2 values are contained in ccAuthenticationType?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I add those i am getting some errors.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"the element createTransactionRequest" ...has invalid child element "ccAuthenticationType"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I move it outside of ccAuthenticationType I get a "double root" error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyone have a working XML example of this for a simple transaction?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 19 Feb 2014 01:14:16 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/XML-for-authenticationIndicator-and/m-p/39253#M21409</guid>
      <dc:creator>epikmedia</dc:creator>
      <dc:date>2014-02-19T01:14:16Z</dc:date>
    </item>
    <item>
      <title>Re: XML for authenticationIndicator and cardholderAuthenticationValue</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/XML-for-authenticationIndicator-and/m-p/39257#M21411</link>
      <description>&lt;P&gt;something like&lt;/P&gt;&lt;P&gt;&amp;lt;transactionRequest&amp;gt;&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&amp;lt;billTo&amp;gt;&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;&amp;lt;/billTo&amp;gt;&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&amp;lt;cardholderAuthentication&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;authenticationIndicator&amp;gt;?&amp;lt;/authenticationIndicator&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;cardholderAuthenticationValue&amp;gt;?&amp;lt;/cardholderAuthenticationValue&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/cardholderAuthentication&amp;gt;&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&amp;lt;/transactionRequest&amp;gt;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Feb 2014 01:28:50 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/XML-for-authenticationIndicator-and/m-p/39257#M21411</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2014-02-19T01:28:50Z</dc:date>
    </item>
  </channel>
</rss>

