<?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 Using CIM XML API for tokenizing CC data only in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Using-CIM-XML-API-for-tokenizing-CC-data-only/m-p/38979#M21280</link>
    <description>&lt;P&gt;I have an existing checkout pipeline that's fairly standard (Basket, Ship-to, Ship-Method, Bill-to, Review, Confirm). On the Bill-to page we collect both billing address and CC payment info.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to tokenize the user-entered CC info *and only the CC info* (name/number/expy/cvv) and store that token ID in the receipt database record so that it can be passed on to the fullfillment service for actual payment processing and order &lt;SPAN&gt;fullfillment as part of a separate process&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We don't want CIM to manage addresses and payment profiles... just create and store a unique CC payment profile for each order that can be pulled up for processing that order later at the fullfillment warehouse.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thinking to create a CIM profile based on receipt ID rather than customer ID...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Does anyone have any tips on how best to accomplish this? Also note that this is a temporary setup while some additional systems are integrated.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 06 Feb 2014 00:05:38 GMT</pubDate>
    <dc:creator>shop201</dc:creator>
    <dc:date>2014-02-06T00:05:38Z</dc:date>
    <item>
      <title>Using CIM XML API for tokenizing CC data only</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Using-CIM-XML-API-for-tokenizing-CC-data-only/m-p/38979#M21280</link>
      <description>&lt;P&gt;I have an existing checkout pipeline that's fairly standard (Basket, Ship-to, Ship-Method, Bill-to, Review, Confirm). On the Bill-to page we collect both billing address and CC payment info.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to tokenize the user-entered CC info *and only the CC info* (name/number/expy/cvv) and store that token ID in the receipt database record so that it can be passed on to the fullfillment service for actual payment processing and order &lt;SPAN&gt;fullfillment as part of a separate process&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We don't want CIM to manage addresses and payment profiles... just create and store a unique CC payment profile for each order that can be pulled up for processing that order later at the fullfillment warehouse.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thinking to create a CIM profile based on receipt ID rather than customer ID...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Does anyone have any tips on how best to accomplish this? Also note that this is a temporary setup while some additional systems are integrated.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2014 00:05:38 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Using-CIM-XML-API-for-tokenizing-CC-data-only/m-p/38979#M21280</guid>
      <dc:creator>shop201</dc:creator>
      <dc:date>2014-02-06T00:05:38Z</dc:date>
    </item>
    <item>
      <title>Re: Using CIM XML API for tokenizing CC data only</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Using-CIM-XML-API-for-tokenizing-CC-data-only/m-p/38981#M21281</link>
      <description>&lt;P&gt;&lt;A target="_blank" href="http://developer.authorize.net/api/cim/"&gt;http://developer.authorize.net/api/cim/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The CIM XML documentation said the only fields that are required for createCustomerProfileRequest are 1 of the 3, email, description or merchantCustomerId.&lt;/P&gt;&lt;P&gt;You could use your order receipt ID as the merchantCustomerId.&lt;/P&gt;&lt;P&gt;Then use that to saved the cc payment profile.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Not sure what you mean by &lt;FONT color="#0000FF"&gt;We don't want CIM to manage payment profiles&lt;/FONT&gt;, then &lt;FONT color="#0000FF"&gt;just create and store a unique CC payment profile.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000FF"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000FF"&gt;&lt;FONT color="#000000"&gt;So you would need to save the customer proifile id and payment profile id.&lt;/FONT&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2014 00:44:48 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Using-CIM-XML-API-for-tokenizing-CC-data-only/m-p/38981#M21281</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2014-02-06T00:44:48Z</dc:date>
    </item>
    <item>
      <title>Re: Using CIM XML API for tokenizing CC data only</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Using-CIM-XML-API-for-tokenizing-CC-data-only/m-p/38989#M21285</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/1353"&gt;@RaynorC1emen7&lt;/a&gt; wrote:&lt;BR /&gt;&lt;P&gt;&lt;A target="_blank" href="http://developer.authorize.net/api/cim/"&gt;http://developer.authorize.net/api/cim/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 16px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Not sure what you mean by &lt;FONT color="#0000FF"&gt;We don't want CIM to manage payment profiles&lt;/FONT&gt;, then &lt;FONT color="#0000FF"&gt;just create and store a unique CC payment profile.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000FF"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000FF"&gt;&lt;FONT color="#000000"&gt;In other words, we are not interested in storing shipping and billing addresses using CIM as is usually the case in a typical AuthNet CIM implementation. The primary concern is simply to eliminate the "storage" of CC info on our dB servers.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000FF"&gt;&lt;FONT color="#000000"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000FF"&gt;&lt;FONT color="#000000"&gt;Thanks for your input!&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2014 16:08:59 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Using-CIM-XML-API-for-tokenizing-CC-data-only/m-p/38989#M21285</guid>
      <dc:creator>shop201</dc:creator>
      <dc:date>2014-02-06T16:08:59Z</dc:date>
    </item>
    <item>
      <title>Re: Using CIM XML API for tokenizing CC data only</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Using-CIM-XML-API-for-tokenizing-CC-data-only/m-p/38991#M21286</link>
      <description>&lt;P&gt;Then you are good, cause billing/shipping address is optional&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2014 16:22:16 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Using-CIM-XML-API-for-tokenizing-CC-data-only/m-p/38991#M21286</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2014-02-06T16:22:16Z</dc:date>
    </item>
  </channel>
</rss>

