<?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: 3D secure integration in CIM and SIM API in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/3D-secure-integration-in-CIM-and-SIM-API/m-p/39678#M21610</link>
    <description>&lt;P&gt;I cannot seem to find an example of how this could possibly work with CIM. &amp;nbsp;The idea with CIM is that we do not take nor store the card details ourselves. &amp;nbsp;So since we're not capturing that data, how can we pass it on to a 3D Secure provider?&lt;/P&gt;</description>
    <pubDate>Fri, 07 Mar 2014 09:27:27 GMT</pubDate>
    <dc:creator>kebian</dc:creator>
    <dc:date>2014-03-07T09:27:27Z</dc:date>
    <item>
      <title>3D secure integration in CIM and SIM API</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/3D-secure-integration-in-CIM-and-SIM-API/m-p/25849#M13770</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any detail on implementing 3D Secure verification in CIM &amp;amp; SIM APIs ? Means how to integrate with Authorize.net ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pawan&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Apr 2012 12:09:55 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/3D-secure-integration-in-CIM-and-SIM-API/m-p/25849#M13770</guid>
      <dc:creator>pawank</dc:creator>
      <dc:date>2012-04-23T12:09:55Z</dc:date>
    </item>
    <item>
      <title>Re: 3D secure integration in CIM and SIM API</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/3D-secure-integration-in-CIM-and-SIM-API/m-p/26035#M13861</link>
      <description>&lt;P&gt;Hi pawank,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I recommend that you check this previous &lt;A href="http://community.developer.authorize.net/t5/Integration-and-Testing/3-D-Secure-support-among-APIs/td-p/7561" target="_blank"&gt;post &lt;/A&gt;to answer your question.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Joy&lt;/P&gt;</description>
      <pubDate>Thu, 26 Apr 2012 21:25:52 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/3D-secure-integration-in-CIM-and-SIM-API/m-p/26035#M13861</guid>
      <dc:creator>Joy</dc:creator>
      <dc:date>2012-04-26T21:25:52Z</dc:date>
    </item>
    <item>
      <title>Re: 3D secure integration in CIM and SIM API</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/3D-secure-integration-in-CIM-and-SIM-API/m-p/26051#M13869</link>
      <description>&lt;P&gt;Joy, thanks for reply...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was looking for some details about the flow integration.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So as per my understanding, first of all we need to submit card details at 3D secure service provider which will authenticate card holder and returns to us "&lt;STRONG&gt;x_authentication_indicator&lt;/STRONG&gt;" and&amp;nbsp;&lt;STRONG&gt; "&lt;STRONG&gt;x_cardholder_authentication_value"&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then we need to submit card details to authorize.net via API along with&amp;nbsp; &lt;STRONG&gt;x_authentication_indicator&lt;/STRONG&gt; and&amp;nbsp;&lt;STRONG&gt; &lt;STRONG&gt;x_cardholder_authentication_value.&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please confirm.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pawan&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;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Apr 2012 04:57:49 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/3D-secure-integration-in-CIM-and-SIM-API/m-p/26051#M13869</guid>
      <dc:creator>pawank</dc:creator>
      <dc:date>2012-04-27T04:57:49Z</dc:date>
    </item>
    <item>
      <title>Re: 3D secure integration in CIM and SIM API</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/3D-secure-integration-in-CIM-and-SIM-API/m-p/26077#M13882</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You are correct, merchants that are using a third party cardholder authentication solution are able to submit the the values that you referenced. Please make sure to submit valid combinations of the x_authentication_indicator and x_cardholder_authentication_value fields to avoid errors.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Joy&lt;/P&gt;</description>
      <pubDate>Fri, 27 Apr 2012 20:40:34 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/3D-secure-integration-in-CIM-and-SIM-API/m-p/26077#M13882</guid>
      <dc:creator>Joy</dc:creator>
      <dc:date>2012-04-27T20:40:34Z</dc:date>
    </item>
    <item>
      <title>Re: 3D secure integration in CIM and SIM API</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/3D-secure-integration-in-CIM-and-SIM-API/m-p/26109#M13897</link>
      <description>&lt;P&gt;Thanks a lot for your prompt respnse.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Apr 2012 04:34:25 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/3D-secure-integration-in-CIM-and-SIM-API/m-p/26109#M13897</guid>
      <dc:creator>pawank</dc:creator>
      <dc:date>2012-04-30T04:34:25Z</dc:date>
    </item>
    <item>
      <title>Re: 3D secure integration in CIM and SIM API</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/3D-secure-integration-in-CIM-and-SIM-API/m-p/39678#M21610</link>
      <description>&lt;P&gt;I cannot seem to find an example of how this could possibly work with CIM. &amp;nbsp;The idea with CIM is that we do not take nor store the card details ourselves. &amp;nbsp;So since we're not capturing that data, how can we pass it on to a 3D Secure provider?&lt;/P&gt;</description>
      <pubDate>Fri, 07 Mar 2014 09:27:27 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/3D-secure-integration-in-CIM-and-SIM-API/m-p/39678#M21610</guid>
      <dc:creator>kebian</dc:creator>
      <dc:date>2014-03-07T09:27:27Z</dc:date>
    </item>
  </channel>
</rss>

