<?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: Wrong call being referenced in CIM documentation? in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Wrong-call-being-referenced-in-CIM-documentation/m-p/14842#M8514</link>
    <description>&lt;P&gt;Hey JB,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes, it looks like there's an error in the documentation. I'll have our doc team update the guides accordingly. Appreciate the heads up!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Michelle&lt;/P&gt;
&lt;P&gt;Developer Community Manager&lt;/P&gt;</description>
    <pubDate>Thu, 14 Jul 2011 16:30:34 GMT</pubDate>
    <dc:creator>Michelle</dc:creator>
    <dc:date>2011-07-14T16:30:34Z</dc:date>
    <item>
      <title>Wrong call being referenced in CIM documentation?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Wrong-call-being-referenced-in-CIM-documentation/m-p/14434#M8483</link>
      <description>&lt;P&gt;Please be gentle with me if I'm wrong here, but there appears to be incorrect information in the CIM documentation regarding payment processing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On page 10 of the CIM_XML_guide.pdf file it (at the top of that page) it says this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"The merchant can call Authorize.Net API method CreateProfileTransaction at any time to charge the credit card (or eCheck.Net)﻿"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That is the last line in a description, which starts on page 9, of the steps involved in a typical CIM process.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After searching through the CIM documentation and not finding any reference to 'CreateProfileTransaction' other than the one on that line,&amp;nbsp; I started to assume that the CIM system was not actually for processing payment transactions, but - as it's name implies - is ONLY for storing customer payment information (that seems to have been the wrong assumption).&lt;/P&gt;&lt;P&gt;If that were the case, then there must be some way to inject the customers CIM profile information into another transaction process, such as SIM or AIM.&lt;/P&gt;&lt;P&gt;Since SIM seemed to be the choice we would need to use,&amp;nbsp; I started looking through that for a reference to 'CreateProfileTransaction' and, of course, didn't find any.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I finally grew a brain and looked at the downloaded example file from the php_cim/XML/transaction_create.php file and found that the actual API call being used is 'createCustomerProfileTransactionRequest﻿﻿'.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Shouldn't the line on page 10 of the CIM documentation reference that?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If that line said "The merchant can call Authorize.Net API method createCustomerProfileTransactionRequest﻿﻿ at any time to charge the credit card (or eCheck.Net)" I wouldn't have spent the time looking for "CreateProfileTransaction".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Perhaps there actually is an API call 'CreateProfileTransaction' somewhere out there, but I can't seem to find it,&amp;nbsp; nor does it appear that I need anything other than createCustomerProfileTransactionRequest to continue the payment process.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Or I may still be completely wrong..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kudos,&lt;/P&gt;&lt;P&gt;JB&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>Wed, 13 Jul 2011 14:26:10 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Wrong-call-being-referenced-in-CIM-documentation/m-p/14434#M8483</guid>
      <dc:creator>WHeisenberg</dc:creator>
      <dc:date>2011-07-13T14:26:10Z</dc:date>
    </item>
    <item>
      <title>Re: Wrong call being referenced in CIM documentation?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Wrong-call-being-referenced-in-CIM-documentation/m-p/14842#M8514</link>
      <description>&lt;P&gt;Hey JB,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes, it looks like there's an error in the documentation. I'll have our doc team update the guides accordingly. Appreciate the heads up!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Michelle&lt;/P&gt;
&lt;P&gt;Developer Community Manager&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jul 2011 16:30:34 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Wrong-call-being-referenced-in-CIM-documentation/m-p/14842#M8514</guid>
      <dc:creator>Michelle</dc:creator>
      <dc:date>2011-07-14T16:30:34Z</dc:date>
    </item>
    <item>
      <title>Re: Wrong call being referenced in CIM documentation?</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Wrong-call-being-referenced-in-CIM-documentation/m-p/14920#M8553</link>
      <description>&lt;P&gt;Actually, the API &lt;EM&gt;method&lt;/EM&gt; is not named "createCustomerProfileTransactionRequest﻿﻿ " - that's the XML parameter name. The &lt;EM&gt;method&lt;/EM&gt; name is "createCustomerProfileTransaction". See sdk/lib/AuthorizeNetCIM.php for details.﻿ :)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;</description>
      <pubDate>Sat, 16 Jul 2011 19:17:01 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Wrong-call-being-referenced-in-CIM-documentation/m-p/14920#M8553</guid>
      <dc:creator>reachpeople64</dc:creator>
      <dc:date>2011-07-16T19:17:01Z</dc:date>
    </item>
  </channel>
</rss>

