<?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: CIM single form code sample in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-single-form-code-sample/m-p/27628#M14600</link>
    <description>&lt;P&gt;CIM and DPM are totally different. If you don't mind the credit card data passing through your server, you can do all that in one page just by calling two or three CIM functions in sequence; otherwise, you have to have the user submit a form to your server with basic profile information, create the profile, pop up or redirect the user to a billing profile form, access the billing profile ID, then finally process the charge. If you're not familiar with the process, it's going to be rather painful the first and maybe even second time.&lt;/P&gt;</description>
    <pubDate>Tue, 03 Jul 2012 01:05:38 GMT</pubDate>
    <dc:creator>TJPride</dc:creator>
    <dc:date>2012-07-03T01:05:38Z</dc:date>
    <item>
      <title>CIM single form code sample</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-single-form-code-sample/m-p/27626#M14599</link>
      <description>&lt;P&gt;I am building a reservation form using CIM. &amp;nbsp;I currently have one using DPM but it only holds credit cards for 90 days. &amp;nbsp;Currently I use a single HTML form that sends the information to authorize.net and I get the respones. &amp;nbsp;Using CIM I am not seeing this as a option to have one form. &amp;nbsp;It looks like I need to create more then one because we must create a user account first. &amp;nbsp;I am wondering if there is any code samples out there that allow CIM form to create the user account and charge the credit card from one form post? Any help with code samples or where I can find information on how to combine the two parts would be great!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jul 2012 23:40:51 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-single-form-code-sample/m-p/27626#M14599</guid>
      <dc:creator>rustbckt</dc:creator>
      <dc:date>2012-07-02T23:40:51Z</dc:date>
    </item>
    <item>
      <title>Re: CIM single form code sample</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-single-form-code-sample/m-p/27628#M14600</link>
      <description>&lt;P&gt;CIM and DPM are totally different. If you don't mind the credit card data passing through your server, you can do all that in one page just by calling two or three CIM functions in sequence; otherwise, you have to have the user submit a form to your server with basic profile information, create the profile, pop up or redirect the user to a billing profile form, access the billing profile ID, then finally process the charge. If you're not familiar with the process, it's going to be rather painful the first and maybe even second time.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jul 2012 01:05:38 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-single-form-code-sample/m-p/27628#M14600</guid>
      <dc:creator>TJPride</dc:creator>
      <dc:date>2012-07-03T01:05:38Z</dc:date>
    </item>
    <item>
      <title>Re: CIM single form code sample</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-single-form-code-sample/m-p/27630#M14601</link>
      <description>&lt;P&gt;My server is PCI compliant so I am not worried about info being passed through. &amp;nbsp;I don't want any of it staying on the server. &amp;nbsp;So having one form should not be a problem at all with my current server setup. &amp;nbsp;With that in mind is there any code samples that have all three CIM functions in order? &amp;nbsp;I just want to make sure I do this right the first time and not mess with it to much in the long run. &amp;nbsp;Thank you for the quick response!&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jul 2012 02:35:47 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-single-form-code-sample/m-p/27630#M14601</guid>
      <dc:creator>rustbckt</dc:creator>
      <dc:date>2012-07-03T02:35:47Z</dc:date>
    </item>
    <item>
      <title>Re: CIM single form code sample</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-single-form-code-sample/m-p/27632#M14602</link>
      <description>&lt;P&gt;See the CIM.markdown file in the doc folder of your SDK (assuming PHP - don't know for others). It gives simple code examples.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jul 2012 02:46:14 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/CIM-single-form-code-sample/m-p/27632#M14602</guid>
      <dc:creator>TJPride</dc:creator>
      <dc:date>2012-07-03T02:46:14Z</dc:date>
    </item>
  </channel>
</rss>

