<?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 Saving CC/Debit card data in AIM - ColdFusion in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Saving-CC-Debit-card-data-in-AIM-ColdFusion/m-p/56796#M31574</link>
    <description>&lt;P&gt;I have a client with a site running in ColdFusion.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;The site has 3 places where credit data can be entered - 1 Client Faceing abd 2 in CSR.&lt;/P&gt;&lt;P&gt;What I would like to do so I don't have to totally redo the cart is to save the CC data in AIM and for future billings use CIM.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;This is how my AIM code looks now for Direct Post.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;cfhttpparam type="Formfield" name="x_login" value="12345notreallogin"&amp;gt;&lt;BR /&gt;&amp;lt;cfhttpparam type="Formfield" name="x_tran_key" value="12345notrealkey"&amp;gt;&lt;BR /&gt;&amp;lt;cfhttpparam type="Formfield" name="x_version" value="3.1"&amp;gt;&lt;BR /&gt;&amp;lt;cfhttpparam type="Formfield" name="x_test_request" value="FALSE"&amp;gt;&lt;BR /&gt;&amp;lt;cfhttpparam type="Formfield" name="x_delim_data" value="TRUE"&amp;gt;&lt;BR /&gt;&amp;lt;cfhttpparam type="Formfield" name="x_delim_char" value=","&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I have been told I can add some variables to save the card data for recall (in CIM) but all I can find so far would be...&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;cfhttpparam type="Formfield" name="createProfile" value="TRUE"&amp;gt;&lt;BR /&gt;&amp;lt;cfhttpparam type="Formfield" name="profile" value="????"&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Is this correct?&lt;BR /&gt;What would be the "value" for "profile"?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
    <pubDate>Wed, 25 Jan 2017 21:23:07 GMT</pubDate>
    <dc:creator>blameandy1</dc:creator>
    <dc:date>2017-01-25T21:23:07Z</dc:date>
    <item>
      <title>Saving CC/Debit card data in AIM - ColdFusion</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Saving-CC-Debit-card-data-in-AIM-ColdFusion/m-p/56796#M31574</link>
      <description>&lt;P&gt;I have a client with a site running in ColdFusion.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;The site has 3 places where credit data can be entered - 1 Client Faceing abd 2 in CSR.&lt;/P&gt;&lt;P&gt;What I would like to do so I don't have to totally redo the cart is to save the CC data in AIM and for future billings use CIM.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;This is how my AIM code looks now for Direct Post.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;cfhttpparam type="Formfield" name="x_login" value="12345notreallogin"&amp;gt;&lt;BR /&gt;&amp;lt;cfhttpparam type="Formfield" name="x_tran_key" value="12345notrealkey"&amp;gt;&lt;BR /&gt;&amp;lt;cfhttpparam type="Formfield" name="x_version" value="3.1"&amp;gt;&lt;BR /&gt;&amp;lt;cfhttpparam type="Formfield" name="x_test_request" value="FALSE"&amp;gt;&lt;BR /&gt;&amp;lt;cfhttpparam type="Formfield" name="x_delim_data" value="TRUE"&amp;gt;&lt;BR /&gt;&amp;lt;cfhttpparam type="Formfield" name="x_delim_char" value=","&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I have been told I can add some variables to save the card data for recall (in CIM) but all I can find so far would be...&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;cfhttpparam type="Formfield" name="createProfile" value="TRUE"&amp;gt;&lt;BR /&gt;&amp;lt;cfhttpparam type="Formfield" name="profile" value="????"&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Is this correct?&lt;BR /&gt;What would be the "value" for "profile"?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jan 2017 21:23:07 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Saving-CC-Debit-card-data-in-AIM-ColdFusion/m-p/56796#M31574</guid>
      <dc:creator>blameandy1</dc:creator>
      <dc:date>2017-01-25T21:23:07Z</dc:date>
    </item>
    <item>
      <title>Re: Saving CC/Debit card data in AIM - ColdFusion</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Saving-CC-Debit-card-data-in-AIM-ColdFusion/m-p/56798#M31576</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/21152"&gt;@blameandy1&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Unfortunately it's not possible with AIM as it does not include support for customer profiles. &amp;nbsp;Instead, you must move to the full Authorize.Net API using XML or JSON as found in our &lt;A href="http://developer.authorize.net/api/reference" target="_self"&gt;API Reference&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jan 2017 23:40:16 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Saving-CC-Debit-card-data-in-AIM-ColdFusion/m-p/56798#M31576</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2017-01-25T23:40:16Z</dc:date>
    </item>
  </channel>
</rss>

