<?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: How to transfer CIM information (credit card information) to a new platform.? in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/How-to-transfer-CIM-information-credit-card-information-to-a-new/m-p/26169#M13925</link>
    <description>&lt;P&gt;If the credit card info in on Authorize.net CIM, then what you have in magento is the customer profile id and customer payment profile id. You can copy those. It really not an issue with authorize.net for copy data between your old and new system.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Or are you asking to get all your CIM profile ID? There is GetCustomerProfileIds methods in CIM, documentation is &lt;A target="_self" href="http://developer.authorize.net/api/cim/"&gt;here&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;Then loop thru each customer profile ID to get their payment profile id(s).&lt;/P&gt;</description>
    <pubDate>Tue, 01 May 2012 15:46:47 GMT</pubDate>
    <dc:creator>RaynorC1emen7</dc:creator>
    <dc:date>2012-05-01T15:46:47Z</dc:date>
    <item>
      <title>How to transfer CIM information (credit card information) to a new platform.?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/How-to-transfer-CIM-information-credit-card-information-to-a-new/m-p/26167#M13924</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are experiencing a huge problem.&lt;/P&gt;&lt;P&gt;We are switching from Magento to Infusionsoft.&amp;nbsp;&lt;/P&gt;&lt;P&gt;magento store all the credit card information on Autorize.net CIM. How do we transfer this data to the new platform.&lt;/P&gt;&lt;P&gt;Autorize.net support couldn't give me an answer neither my developer.&lt;/P&gt;&lt;P&gt;Autorize.net are saying that because they are PCI compliance they can't provide me with this information.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please advise.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;</description>
      <pubDate>Tue, 01 May 2012 15:20:49 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/How-to-transfer-CIM-information-credit-card-information-to-a-new/m-p/26167#M13924</guid>
      <dc:creator>shahamorov</dc:creator>
      <dc:date>2012-05-01T15:20:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to transfer CIM information (credit card information) to a new platform.?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/How-to-transfer-CIM-information-credit-card-information-to-a-new/m-p/26169#M13925</link>
      <description>&lt;P&gt;If the credit card info in on Authorize.net CIM, then what you have in magento is the customer profile id and customer payment profile id. You can copy those. It really not an issue with authorize.net for copy data between your old and new system.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Or are you asking to get all your CIM profile ID? There is GetCustomerProfileIds methods in CIM, documentation is &lt;A target="_self" href="http://developer.authorize.net/api/cim/"&gt;here&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;Then loop thru each customer profile ID to get their payment profile id(s).&lt;/P&gt;</description>
      <pubDate>Tue, 01 May 2012 15:46:47 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/How-to-transfer-CIM-information-credit-card-information-to-a-new/m-p/26169#M13925</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2012-05-01T15:46:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to transfer CIM information (credit card information) to a new platform.?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/How-to-transfer-CIM-information-credit-card-information-to-a-new/m-p/26179#M13930</link>
      <description>&lt;P&gt;Hi again,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let me rephrase the question please.&amp;nbsp;&lt;/P&gt;&lt;P&gt;In Magento we have all the data we need except the credit card number, expiration date and the last 3 numbers on the back of the card.&lt;/P&gt;&lt;P&gt;How do I get them from the CIM? &amp;nbsp;it will solve my problem right away.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please advise.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 May 2012 06:34:01 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/How-to-transfer-CIM-information-credit-card-information-to-a-new/m-p/26179#M13930</guid>
      <dc:creator>shahamorov</dc:creator>
      <dc:date>2012-05-02T06:34:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to transfer CIM information (credit card information) to a new platform.?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/How-to-transfer-CIM-information-credit-card-information-to-a-new/m-p/26181#M13931</link>
      <description>&lt;P&gt;Autorize.net are saying that because they are PCI compliance they can't provide me with this information.&lt;/P&gt;&lt;P&gt;If they said they will not provide you with this info then there is no way to get it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It been ask before.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;A target="_blank" href="http://community.developer.authorize.net/t5/Integration-and-Testing/Any-way-to-export-data-from-CIM/m-p/6264"&gt;http://community.developer.authorize.net/t5/Integration-and-Testing/Any-way-to-export-data-from-CIM/m-p/6264&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 May 2012 11:21:23 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/How-to-transfer-CIM-information-credit-card-information-to-a-new/m-p/26181#M13931</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2012-05-02T11:21:23Z</dc:date>
    </item>
  </channel>
</rss>

