<?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 Does CIM take the place of AIM? How to authorize card on website and capture using another system? in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Does-CIM-take-the-place-of-AIM-How-to-authorize-card-on-website/m-p/54809#M29767</link>
    <description>&lt;P&gt;I had a customer request that CIM be integrated into their website. It looks like CIM can be used with AIM, or am I mistaken here?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Customer wants the credit card authorized on the website, then it will later be captured via their accounting system. From what I can tell, the following will have to be done:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On the website, call the following functions:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;createCustomerProfileRequest&lt;/LI&gt;&lt;LI&gt;createCustomerProfileTransactionRequest - using &amp;lt;profileTransAuthOnly&amp;gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Then in the accounting system, call the following function:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;createCustomerProfileTransactionRequest - using &amp;lt;profileTransPriorAuthCapture&amp;gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Am I on the right path here?&lt;/P&gt;</description>
    <pubDate>Fri, 03 Jun 2016 22:43:35 GMT</pubDate>
    <dc:creator>brendo234</dc:creator>
    <dc:date>2016-06-03T22:43:35Z</dc:date>
    <item>
      <title>Does CIM take the place of AIM? How to authorize card on website and capture using another system?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Does-CIM-take-the-place-of-AIM-How-to-authorize-card-on-website/m-p/54809#M29767</link>
      <description>&lt;P&gt;I had a customer request that CIM be integrated into their website. It looks like CIM can be used with AIM, or am I mistaken here?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Customer wants the credit card authorized on the website, then it will later be captured via their accounting system. From what I can tell, the following will have to be done:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On the website, call the following functions:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;createCustomerProfileRequest&lt;/LI&gt;&lt;LI&gt;createCustomerProfileTransactionRequest - using &amp;lt;profileTransAuthOnly&amp;gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Then in the accounting system, call the following function:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;createCustomerProfileTransactionRequest - using &amp;lt;profileTransPriorAuthCapture&amp;gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Am I on the right path here?&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jun 2016 22:43:35 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Does-CIM-take-the-place-of-AIM-How-to-authorize-card-on-website/m-p/54809#M29767</guid>
      <dc:creator>brendo234</dc:creator>
      <dc:date>2016-06-03T22:43:35Z</dc:date>
    </item>
    <item>
      <title>Re: Does CIM take the place of AIM? How to authorize card on website and capture using another syste</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Does-CIM-take-the-place-of-AIM-How-to-authorize-card-on-website/m-p/54810#M29768</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/20172"&gt;@brendo234﻿&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Its actually must simpler using the &lt;A href="http://developer.authorize.net/api/reference" target="_self"&gt;Authorize.Net API&lt;/A&gt; which includes the functions of AIM and CIM.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can start with &lt;A href="http://developer.authorize.net/api/reference/index.html#payment-transactions" target="_self"&gt;createTransactionRequest&lt;/A&gt; and set the flag to create a profile. &amp;nbsp;If the transaction is successful, you'll get the customer profile information back in the response.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jun 2016 22:53:58 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Does-CIM-take-the-place-of-AIM-How-to-authorize-card-on-website/m-p/54810#M29768</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2016-06-03T22:53:58Z</dc:date>
    </item>
  </channel>
</rss>

