<?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: Ruby CIM does not return address - problem in address.rb in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Ruby-CIM-does-not-return-address-problem-in-address-rb/m-p/27624#M14598</link>
    <description>&lt;P&gt;Hey chris098,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for the heads up. We've noted this bug and have reported it to our developers.&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>Mon, 02 Jul 2012 22:18:29 GMT</pubDate>
    <dc:creator>Michelle</dc:creator>
    <dc:date>2012-07-02T22:18:29Z</dc:date>
    <item>
      <title>Ruby CIM does not return address - problem in address.rb</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Ruby-CIM-does-not-return-address-problem-in-address-rb/m-p/27516#M14546</link>
      <description>&lt;P&gt;The ruby authorize.net gem (version 1.5.2) does not return the billing address properly. The street address component is missing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The XML response from the authorize.net server is correct, but it is not parsed properly into an AuthorizeNet::Address object.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It looks like the problem might be in this file:&lt;/P&gt;&lt;P&gt;authorize-net-1.5.2/lib/authorize_net/addresses/address.rb&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I change the two occurrences of ':street_address' to just ':address', then I can access the address field as expected. Please advise if that fix is appropriate, or if this will be fixed in an upcoming release of the gem.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jun 2012 16:38:45 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Ruby-CIM-does-not-return-address-problem-in-address-rb/m-p/27516#M14546</guid>
      <dc:creator>chris098</dc:creator>
      <dc:date>2012-06-27T16:38:45Z</dc:date>
    </item>
    <item>
      <title>Re: Ruby CIM does not return address - problem in address.rb</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Ruby-CIM-does-not-return-address-problem-in-address-rb/m-p/27624#M14598</link>
      <description>&lt;P&gt;Hey chris098,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for the heads up. We've noted this bug and have reported it to our developers.&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>Mon, 02 Jul 2012 22:18:29 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Ruby-CIM-does-not-return-address-problem-in-address-rb/m-p/27624#M14598</guid>
      <dc:creator>Michelle</dc:creator>
      <dc:date>2012-07-02T22:18:29Z</dc:date>
    </item>
    <item>
      <title>Re: Ruby CIM does not return address - problem in address.rb</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Ruby-CIM-does-not-return-address-problem-in-address-rb/m-p/28598#M15061</link>
      <description>&lt;P&gt;Is there an ETA as to when this bug will be fixed? (Or, if it's already fixed, when a new version of the ruby gem will be made available?)&lt;/P&gt;</description>
      <pubDate>Tue, 07 Aug 2012 19:55:58 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Ruby-CIM-does-not-return-address-problem-in-address-rb/m-p/28598#M15061</guid>
      <dc:creator>chris098</dc:creator>
      <dc:date>2012-08-07T19:55:58Z</dc:date>
    </item>
    <item>
      <title>Re: Ruby CIM does not return address - problem in address.rb</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Ruby-CIM-does-not-return-address-problem-in-address-rb/m-p/28714#M15112</link>
      <description>&lt;P&gt;Hey chris098,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I don't have an ETA for this, no. But once we make updates to any SDKs, we will post an announcement in the News and Announcements board.&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>Fri, 10 Aug 2012 17:22:42 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Ruby-CIM-does-not-return-address-problem-in-address-rb/m-p/28714#M15112</guid>
      <dc:creator>Michelle</dc:creator>
      <dc:date>2012-08-10T17:22:42Z</dc:date>
    </item>
    <item>
      <title>Re: Ruby CIM does not return address - problem in address.rb</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Ruby-CIM-does-not-return-address-problem-in-address-rb/m-p/32907#M17451</link>
      <description>&lt;P&gt;Six months later and this still seems to be an issue. Any ETA on a fix? Should not take so long just to patch a ruby gem.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Feb 2013 17:01:46 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Ruby-CIM-does-not-return-address-problem-in-address-rb/m-p/32907#M17451</guid>
      <dc:creator>sproutlet</dc:creator>
      <dc:date>2013-02-05T17:01:46Z</dc:date>
    </item>
  </channel>
</rss>

