<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Recurly Blog &#187; api</title>
	<atom:link href="http://blog.recurly.com/tag/api/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.recurly.com</link>
	<description>Super Simple Subscriptions</description>
	<lastBuildDate>Tue, 31 Aug 2010 17:00:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<atom:link rel='hub' href='http://blog.recurly.com/?pushpress=hub'/>
		<item>
		<title>Ruby Client Library now available</title>
		<link>http://blog.recurly.com/2009/11/ruby-client-library-now-available/</link>
		<comments>http://blog.recurly.com/2009/11/ruby-client-library-now-available/#comments</comments>
		<pubDate>Mon, 23 Nov 2009 06:00:25 +0000</pubDate>
		<dc:creator>Isaac Hall</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Recurly]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://blog.recurly.com/?p=54</guid>
		<description><![CDATA[Today, we&#8217;re excited to announce the release of our Ruby client library for Recurly.  The library is available as a Ruby gem (via gemcutter.org) or plugin.  Please see the Ruby client documentation for install instructions. With the Ruby client, just a few lines of code are required to start creating new subscriptions in Recurly from [...]]]></description>
			<content:encoded><![CDATA[<p>Today, we&#8217;re excited to announce the release of our Ruby client library for Recurly.  The library is available as a Ruby gem (via gemcutter.org) or plugin.  Please see the <a href="http://support.recurly.com/faqs/integration/ruby-client">Ruby client documentation</a> for install instructions.</p>
<p>With the Ruby client, just a few lines of code are required to start creating new subscriptions in Recurly from your Rails web app.  We designed the API to simplify the most common API requests about subscriptions.  To that end, this client library makes it incredibly easy to:</p>
<ul>
<li>Create a subscription and account at the same time,</li>
<li>Create a subscription for a new or existing account,</li>
<li>Cancel a subscription,</li>
<li>Refund a subscription (full or partial),</li>
<li>Update an account&#8217;s billing information (and validate the new card number or collect a balance, if there is one),</li>
<li>Query subscription status (active, past due, free + plan information),</li>
<li>Upgrade or downgrade the subscription</li>
<li>And more&#8230;</li>
</ul>
<p>In the near future, we&#8217;ll include a fully functional subscribe page example.  (The PHP client library has a great example already.)  In the meantime, every function of the client library is demonstrated by unit tests.</p>
<p>Check out our client <a href="http://support.recurly.com/faqs/integration/ruby-client">documentation</a> and the <a href="http://github.com/recurly/recurly-client-ruby">code</a>.</p>
<p><strong>PHP Client Updates</strong></p>
<p>On a related note, the PHP client has also been updated today.  It now has support to lookup the current subscription status for a user.  And, it can perform upgrades and downgrades with a single function call.  Please see our <a href="http://support.recurly.com/faqs/integration/php-client">documentation</a> for more information, or grab it from <a href="http://github.com/recurly/recurly-client-php">gibhub</a>.</p>
<p>As always, if you have any questions, drop us a line in our <a href="http://support.recurly.com">support</a> forums and we&#8217;ll get back to you soon.</p>
<p>Cheers,<br />
Isaac</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.recurly.com/2009/11/ruby-client-library-now-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->