<?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: Hosted CIM in Ruby in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Hosted-CIM-in-Ruby/m-p/20389#M11178</link>
    <description>&lt;P&gt;Hey Joe,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Currently, the Authorize.Net SDKs do not support the hosted CIM option. We'll be releasing that functionality in a future release. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But someone may have done this on their own. I'd recommend subscribing to this topic so that you'll be alerted via email if anyone else from the community is able to respond with any comments. To subscribe, click &lt;STRONG&gt;Topic Options&lt;/STRONG&gt; at the top of this thread and then select &lt;STRONG&gt;Subscribe&lt;/STRONG&gt;. You'll then receive an email once anyone replies to your post.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Michelle&lt;BR /&gt;Developer Community Manager &lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 20 Dec 2011 21:12:46 GMT</pubDate>
    <dc:creator>Michelle</dc:creator>
    <dc:date>2011-12-20T21:12:46Z</dc:date>
    <item>
      <title>Hosted CIM in Ruby</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Hosted-CIM-in-Ruby/m-p/19558#M10768</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm hoping to use the Hosted CIM interface in a Ruby application. &amp;nbsp;I look in the authorize.net gem, but I don't see support for the&amp;nbsp;&lt;SPAN&gt;getHostedProfilePageRequest transaction there. &amp;nbsp;Any suggestions on how to send that transaction type using the API?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Also, the sample ruby code doesn't seem to use the authorize.net gem, or use the hosted option. &amp;nbsp;Is there sample code for hosted CIM or that uses the API in the gem? &amp;nbsp;(This is less important: the API code seems fairly well documented internally. &amp;nbsp;But sample code would be nice.)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Joe Dzikiewicz&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Dec 2011 14:53:36 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Hosted-CIM-in-Ruby/m-p/19558#M10768</guid>
      <dc:creator>jdzikiewicz</dc:creator>
      <dc:date>2011-12-01T14:53:36Z</dc:date>
    </item>
    <item>
      <title>Re: Hosted CIM in Ruby</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Hosted-CIM-in-Ruby/m-p/19560#M10769</link>
      <description>&lt;P&gt;Use the authorize_cim gem.&amp;nbsp; I don't think it's an official project of Authorize.net, but it seems to be working for me.&amp;nbsp; I'm just getting started on CIM integration.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://rubygems.org/gems/authorize_cim" target="_self"&gt;http://rubygems.org/gems/authorize_cim&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Dec 2011 16:46:57 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Hosted-CIM-in-Ruby/m-p/19560#M10769</guid>
      <dc:creator>darth_schmoo</dc:creator>
      <dc:date>2011-12-01T16:46:57Z</dc:date>
    </item>
    <item>
      <title>Re: Hosted CIM in Ruby</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Hosted-CIM-in-Ruby/m-p/19668#M10823</link>
      <description>&lt;P&gt;That doesn't seem to provide support for the CIM Hosted API. &amp;nbsp;In particular, it doesn't provide the&amp;nbsp;&lt;SPAN&gt;getHostedProfilePageRequest transaction. &amp;nbsp;Which means that it provides no more support than the standard authorize.net gem.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Has anyone integrated with the CIM Hosted API with Ruby? &amp;nbsp;Not just the CIM API, but the Hosted version.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Joe&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 04 Dec 2011 15:26:43 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Hosted-CIM-in-Ruby/m-p/19668#M10823</guid>
      <dc:creator>jdzikiewicz</dc:creator>
      <dc:date>2011-12-04T15:26:43Z</dc:date>
    </item>
    <item>
      <title>Re: Hosted CIM in Ruby</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Hosted-CIM-in-Ruby/m-p/20389#M11178</link>
      <description>&lt;P&gt;Hey Joe,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Currently, the Authorize.Net SDKs do not support the hosted CIM option. We'll be releasing that functionality in a future release. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But someone may have done this on their own. I'd recommend subscribing to this topic so that you'll be alerted via email if anyone else from the community is able to respond with any comments. To subscribe, click &lt;STRONG&gt;Topic Options&lt;/STRONG&gt; at the top of this thread and then select &lt;STRONG&gt;Subscribe&lt;/STRONG&gt;. You'll then receive an email once anyone replies to your post.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Michelle&lt;BR /&gt;Developer Community Manager &lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Dec 2011 21:12:46 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Hosted-CIM-in-Ruby/m-p/20389#M11178</guid>
      <dc:creator>Michelle</dc:creator>
      <dc:date>2011-12-20T21:12:46Z</dc:date>
    </item>
    <item>
      <title>Re: Hosted CIM in Ruby</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Hosted-CIM-in-Ruby/m-p/33008#M17546</link>
      <description>&lt;P&gt;&lt;A target="_blank" href="https://github.com/Fivell/authorize-net"&gt;https://github.com/Fivell/authorize-net&lt;/A&gt; you can try this fork, I added support for this kind of transaction and use it.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Feb 2013 12:16:24 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Hosted-CIM-in-Ruby/m-p/33008#M17546</guid>
      <dc:creator>Fivell</dc:creator>
      <dc:date>2013-02-13T12:16:24Z</dc:date>
    </item>
  </channel>
</rss>

