<?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; Subscriptions</title>
	<atom:link href="http://blog.recurly.com/tag/subscriptions/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.recurly.com</link>
	<description>Super Simple Subscriptions</description>
	<lastBuildDate>Tue, 24 Jan 2012 17:01:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<atom:link rel='hub' href='http://blog.recurly.com/?pushpress=hub'/>
		<item>
		<title>API v2 and Multi-Subscriptions</title>
		<link>http://blog.recurly.com/2011/10/api-v2-and-multi-subscriptions/</link>
		<comments>http://blog.recurly.com/2011/10/api-v2-and-multi-subscriptions/#comments</comments>
		<pubDate>Tue, 25 Oct 2011 21:38:09 +0000</pubDate>
		<dc:creator>Isaac Hall</dc:creator>
				<category><![CDATA[New Features]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Recurly]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[documentation]]></category>
		<category><![CDATA[multiple subscriptions]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[Subscriptions]]></category>

		<guid isPermaLink="false">http://blog.recurly.com/?p=1610</guid>
		<description><![CDATA[After four months of work, our team is ready to unveil our biggest update yet: API v2 and support for multiple subscriptions on a single account. API v2 incorporates feedback we heard from our merchants and allows you to integrate with even more flexibility than ever before. For many customers, multiple subscriptions enables scenarios that were difficult workarounds with our first API.]]></description>
			<content:encoded><![CDATA[<p><img src="http://blog.recurly.com/wp-content/uploads/2011/10/Multi-Sub.png" alt="" title="Multi-Sub" width="184" height="132" class="alignright size-full wp-image-1611" style="margin: 0 0 16px 16px; border: 0"/></p>
<p>Our team is ready to unveil our biggest update yet: API v2 and support for multiple subscriptions on a single account. API v2 incorporates feedback we heard from our merchants and allows you to integrate with even more flexibility than ever before. For many customers, multiple subscriptions enables scenarios that were difficult workarounds with our first API.</p>
<h2>API v2 Improvements</h2>
<p>Over the past two years, we&#8217;ve heard from hundreds of customers that our first API works incredibly well. From day one, our REST API was designed to be easy to use. We&#8217;ve lived with it for two years and found several ways to improve it: better validation errors, more transaction details, reliable pagination, links to nested resources, easier authentication, and official support for creating plans, add-ons, and coupons via the API.</p>
<h2>Updated Client Libraries</h2>
<p>With the release of API v2, we&#8217;re also releasing three completely rewritten client libraries: <a href="http://docs.recurly.com/client-libraries/php"   >PHP</a>, <a href="http://docs.recurly.com/client-libraries/ruby"   >Ruby</a>, and <a href="http://docs.recurly.com/client-libraries/python"   >Python</a>. PHP now has better exception and error handling. The Ruby client no longer depends on ActiveResource, and it will take advantage of Nokogiri if installed for faster XML parsing. And our Python library is a dramatic update from the first version. An update to our <a href="http://docs.recurly.com/client-libraries/net"   >.NET</a> library is coming soon.</p>
<p>Because our API now supports better <a href="http://docs.recurly.com/api/basics/pagination"   >pagination</a>, the client libraries can paginate through very long lists transparently using iterators. The libraries will automatically lazy load the next page of results when needed. The pagination also switched from page numbers to a cursor, which means the result list no longer returns duplicates if a new record is inserted while you are paginating the results.</p>
<h2>Multi Subscription</h2>
<p>Recurly was designed to take the pain out of subscription billing. Most merchants manage a single subscription per account and we solved that use case rather well. We took our time to really understand how successful companies manage multiple subscriptions per customer. Next, we built a new API from the ground up since we knew API v1 could never support multiple subscriptions. Finally, we added clarity to our UI to simplify multi subscription management. We hope you like the end result as much as we do.</p>
<h2>Updated Documentation</h2>
<p>Our documentation has been rewritten to complement our new API and client libraries. It&#8217;s fully up to date for <a href="http://docs.recurly.com/api"   >API v2</a> and our <a href="http://docs.recurly.com/client-libraries"   >client libraries</a>. We pride ourselves on providing documentation that is clear, simple, and complete. This revision has required a complete refresh of our documentation, and we&#8217;re proud of the end result.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.recurly.com/2011/10/api-v2-and-multi-subscriptions/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Guide to choosing a subscription billing provider</title>
		<link>http://blog.recurly.com/2011/04/guide-to-choosing-a-subscription-billing-provider/</link>
		<comments>http://blog.recurly.com/2011/04/guide-to-choosing-a-subscription-billing-provider/#comments</comments>
		<pubDate>Thu, 21 Apr 2011 15:00:51 +0000</pubDate>
		<dc:creator>Dan Burkhart</dc:creator>
				<category><![CDATA[Billing]]></category>
		<category><![CDATA[Recurly]]></category>
		<category><![CDATA[Subscriptions]]></category>
		<category><![CDATA["how to"]]></category>
		<category><![CDATA["vendor selection"]]></category>
		<category><![CDATA[e-commerce]]></category>
		<category><![CDATA[expert]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[recurring billing]]></category>
		<category><![CDATA[RFP]]></category>
		<category><![CDATA[Saas]]></category>
		<category><![CDATA[subscription billing]]></category>

		<guid isPermaLink="false">http://blog.recurly.com/?p=1286</guid>
		<description><![CDATA[Subscription billing models come in a variety of different flavors and apply to many different categories of businesses. However, there are a few common factors that must be considered when selecting the best vendor to handle billing on behalf of your business. Step One: Define your own billing requirements – what are your needs? Here [...]]]></description>
			<content:encoded><![CDATA[<p>Subscription billing models come in a variety of different flavors and apply to many different categories of businesses. However, there are a few common factors that must be considered when selecting the best vendor to handle billing on behalf of your business.</p>
<h2><strong>Step One: Define your own billing requirements – what are your needs?</strong></h2>
<p>Here is a punch-list of items for you to consider:</p>
<h3><strong>Be clear on the structure of your subscription offering:</strong></h3>
<ul>
<li>How many subscription plans will you be offering? One plan or multiple plans?</li>
<li>What is the billing cycle interval? (Monthly, Quarterly, Bi-Annual, Annual?)</li>
<li>Will you offer free trials?</li>
<li>Will your subscriptions auto-renew, or terminate on some date?</li>
<li>Will your business require <a href="http://recurly.com/features/one-time-transactions" title="One-time transactions"   target="_blank" >one-time payments</a>?</li>
<li>Do you need optional items to be added? (<a href="http://recurly.com/features/add-ons" title="Optional Add-On Pricing"   target="_blank" >Add-ons</a>)</li>
</ul>
<h3><span style="font-size: 15px; font-weight: bold;"><strong>Define how you will you price your subscriptions:</strong></span></h3>
<ul>
<li>Are you charging a flat fee per month?</li>
<li>Do you have a variable pricing component? (Requiring ‘<a href="http://recurly.com/features/metered-billing" title="metered billing"   target="_blank" >metered billing</a>’)</li>
<li>Will your pricing change based on usage? (Tiered pricing?)</li>
</ul>
<h3><span style="font-size: 15px; font-weight: bold;"><strong>Communication Requirements:</strong></span></h3>
<ul>
<li>How and when would you like to communicate with your customers?</li>
<li>What are your data integration needs? CRM? Finance/Accounting? Mailing lists?</li>
<li>How important is it for your billing + subscriber status to be synced up with your application?</li>
</ul>
<p><strong>EXPERT TIP:</strong></p>
<div>
<p style="text-align: justify;">It is very easy to get carried away in the definition process.</p>
<p>Most companies find that they can save a tremendous amount of time, expense and curse words by <strong><em>simplifying wherever possible</em></strong>. Reducing complexity at this stage will also greatly reduce the operational overhead required to manage and account for your billing later on. Remember, you have to live with this system!</p>
</div>
<h2><span style="font-size: 20px; font-weight: bold;"><strong>Step Two: Items to look for in a subscription billing provider</strong></span></h2>
<p><strong> </strong></p>
<p>Think about your businesses end-goals and total cost of ownership (TCO).</p>
<p>Most subscription-based businesses ultimately care about the following:</p>
<ul>
<li><strong>Minimizing Customer Churn</strong></li>
<li><strong>Maximizing Lifetime Customer Value (LTV)</strong></li>
<li><strong>Maximizing Return on Investment (ROI)</strong> – which means minimizing TCO</li>
</ul>
<p><em>You cannot achieve these goals if your billing platform doesn’t support key daily functions efficiently. Your billing system should be a valuable tool, not an impediment.</em></p>
<h3><span style="font-size: 15px; font-weight: bold;"><strong>PCI Compliance:</strong></span></h3>
<p>If your vendor is not PCI Level 1 compliant, ‘do not pass go’. You cannot afford to store your customer credit cards with a company that is not invested enough to achieve PCI Level 1 certification.</p>
<p><strong>Functional capabilities:</strong></p>
<p><strong> </strong></p>
<h3><strong>Daily administration </strong>(This is frequently overlooked):</h3>
<p><strong> </strong></p>
<ul>
<li><strong>Is there a <a href="http://recurly.com/features/account-dashboard" title="Customer Support Billing Console"   target="_blank" >Customer Support console</a>?</strong> If so, is it functional? Intuitive to use?</li>
<li><strong>Search / Sort / Filter</strong> – How easy is it to find accounts?</li>
<li><strong>Account changes</strong> – How easy is it to make a manual override?
<ul>
<li>Upgrades/Downgrades</li>
<li>Pro-ration of accounting? Is this automated or manual?</li>
</ul>
</li>
</ul>
<p><a href="http://blog.recurly.com/2011/04/guide-to-choosing-a-subscription-billing-provider/screen-shot-2011-04-20-at-1-23-03-pm/" rel="attachment wp-att-1293"   ><img class="size-full wp-image-1293 alignleft" style="border: 0px;" title="Gotcha" src="http://blog.recurly.com/wp-content/uploads/2011/04/Screen-shot-2011-04-20-at-1.23.03-PM.png" alt="Gotcha" width="48" height="40" /></a><strong>Really push on this.</strong> Some <strong><em>very expensive</em></strong> vendors require 30+ clicks to make simple manual changes to subscriptions.</p>
<h3><span style="font-size: 15px; font-weight: bold;"><strong>Customer Invoicing</strong></span></h3>
<p>Automated – Are customer invoices delivered automatically?</p>
<p>Manual – Can you create invoices manually?</p>
<h3><span style="font-size: 15px; font-weight: bold;"><strong>Credits and Refunds </strong></span>(Both whole and partial credits)</h3>
<p>This is key functionality to keep your customers happy. It needs to be incredibly easy to issue a credit or a refund.</p>
<h3><span style="font-size: 15px; font-weight: bold;"><strong>Transaction History</strong></span></h3>
<p>It is always critical to be able to call up the transaction history for an account in order to provide customer support.</p>
<h3><span style="font-size: 15px; font-weight: bold;"><strong>Marketing Support: Coupon and Discount code management</strong></span></h3>
<p>Your business might require coupons or discounts for promotional purposes, or channel discounts. Coupon and discount support needs to be seamless and easy to manage. Not all systems are created equal.</p>
<ul>
<li><strong><em>How easy is it to set up a <a href="http://recurly.com/features/coupons-and-discounts" title="Coupons and Discounts"   target="_blank" >new coupon or discount code</a>? </em></strong>(60 sec. max).</li>
<li><strong><em>Can you manually apply coupons or discounts to an account?</em></strong></li>
<li><strong><em>How flexible is the coupon/discount functionality?</em></strong>
<ul>
<li><em>One-time, Limited Time, Evergreen applications</em></li>
<li>Percentage discounts vs. absolute dollar off?</li>
<li>Expiration date management?</li>
<li>Applies to specific billing plans?</li>
<li>Limited count offers? “First 500 subscribers receive…”</li>
</ul>
</li>
</ul>
<p style="padding-left: 30px;"><strong> </strong></p>
<h3><span style="font-size: 15px; font-weight: bold;"><strong>Error Handling: Credit Card Error and Decline Management</strong></span></h3>
<p style="padding-left: 30px;">Like it or not, your recurring payments will encounter errors. This is a given when you are charging credit cards on a recurring basis. Cards will be declined for a variety of reasons, and from a variety of sources.</p>
<p style="padding-left: 30px;"><strong>Q:</strong> At the highest level, <strong><em>you need to know whether your provider stores credit cards and tokenizes cards in their own environment</em></strong>.</p>
<p style="padding-left: 30px;"><strong>A:</strong> If the answer is no, then that vendor cannot remediate credit card errors and declines on your behalf. It’s that simple.</p>
<h3><span style="font-size: 15px; font-weight: bold;"><strong>Reporting: Data or Business Insights?</strong></span></h3>
<p style="padding-left: 30px;"><strong> </strong></p>
<p style="padding-left: 30px;"><strong>What kind or reporting capabilities do they provide?</strong></p>
<p style="padding-left: 30px;">Revenue by period, Revenue by plan, Monthly Recurring Revenue (MRR), Cohort analysis, Credit card decline rates, Lifetime value analysis?</p>
<p style="padding-left: 30px;"><strong> </strong></p>
<p style="padding-left: 30px;"><strong> </strong></p>
<div style="padding-left: 30px;">
<p><strong>Customer Support: </strong></p>
</div>
<p style="padding-left: 30px;">What is the support model? Look at support forums and evaluate quality and timeliness of responses.</p>
<h2><span style="font-size: 20px; font-weight: bold;"><strong>Step Three: Evaluate Total Cost of Ownership</strong></span></h2>
<p>Total cost of ownership is often underestimated.</p>
<p>It breaks down simply to the following four buckets:</p>
<ol>
<li><strong>Cost of Integration </strong>(often a hidden cost &#8211; Recurly takes days rather than months)</li>
<li><strong>Cost of Administration </strong></li>
<li><strong>Cost of Customer Churn and Non-renewing subscribers </strong>(another hidden cost)</li>
<li><strong>Marginal Cost of Billing Service</strong></li>
</ol>
<p>Is your billing system working for you? Or are you working for your billing system?</p>
<p><strong>Expert Tip:</strong></p>
<p>Most evaluations of subscription billing providers erroneously focus only on #4. Total Cost of Ownership surprises most companies. Ease of integration, ease of use and ease of administration can be very costly. (Employee resignations have occurred over frustration with complex billing systems)</p>
<h3><span style="font-size: 15px; font-weight: bold;"><strong style="font-size: 15px; font-weight: bold;">Pricing Gotchas</strong></span></h3>
<p>Be clear on Setup Fees, Cancellation Fees, Extra charges.</p>
<p>(Recurly does not charge for any of these)</p>
<h3><span style="font-size: 15px; font-weight: bold;"><strong>Network Availability</strong></span></h3>
<p><strong>Don’t be shy. You’re the customer.</strong></p>
<p>Ask for third party auditing of network uptime and availability reports. [Recurly has proudly maintained 99.994% uptime in 2011]</p>
<p><span style="font-size: 15px; font-weight: bold;"><strong>Final Thoughts:</strong></span></p>
<p><strong>Expensive ≠ Better</strong></p>
<p><strong>Your subscription billing system should work for you, not the other way around.</strong> Paying more for an expensive enterprise ‘solution’ does NOT mean that you get more value.</p>
<p>If you consider the elements from this guide, you will not only be much happier with your ultimate decision, but <strong>your business will have a greater chance of success</strong>.</p>
<p>If you would like to learn more about Recurly&#8217;s capabilities, please contact sales@recurly.com</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.recurly.com/2011/04/guide-to-choosing-a-subscription-billing-provider/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>How To: Set Up Recurring Billing For Your Business</title>
		<link>http://blog.recurly.com/2010/10/how-to-set-up-recurring-billing-for-your-business/</link>
		<comments>http://blog.recurly.com/2010/10/how-to-set-up-recurring-billing-for-your-business/#comments</comments>
		<pubDate>Mon, 11 Oct 2010 22:47:30 +0000</pubDate>
		<dc:creator>Dan Burkhart</dc:creator>
				<category><![CDATA[Billing]]></category>
		<category><![CDATA[Recurly]]></category>
		<category><![CDATA[Subscriptions]]></category>
		<category><![CDATA[demo]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[outsource]]></category>
		<category><![CDATA[recurring]]></category>
		<category><![CDATA[setup]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://blog.recurly.com/?p=563</guid>
		<description><![CDATA[Subscription business models are attractive for many different kinds of businesses. However, recurring billing can be tricky, error prone, and consuming from a customer support and engineering standpoint – which is why we recommend outsourcing your recurring billing and subscription management to Recurly. Step One: Create your subscription plans Once you sign up, you will [...]]]></description>
			<content:encoded><![CDATA[<p>Subscription business models are attractive for many different kinds of businesses. However, recurring billing can be tricky, error prone, and consuming from a customer support and engineering standpoint – which is why we recommend outsourcing your recurring billing and subscription management to Recurly.</p>
<p><strong>Step One: </strong>Create your subscription plans</p>
<p>Once you sign up, you will be asked to create your first subscription plan.  Most businesses like to create more than one plan so that their users have more choice in terms of features and pricing.  Multiple subscription plans also create a nice ‘migration path’ for your users to upgrade once they’ve tried out your service.</p>
<p>Here is a 60 second video demonstrating how easy it is to create your subscription plans:</p>
<p><iframe src="http://player.vimeo.com/video/15747397?byline=0&amp;portrait=0&amp;color=ffffff" width="600" height="450" frameborder="0"></iframe></p>
<p><strong>Step Two:</strong> Set up your payment gateway</p>
<p>In order to process payments for your business, you will need two things:</p>
<ol>
1)	Merchant Account<br />
2)	Payment Gateway<br />
<strong>Or..</strong><br />
3)	Some providers act as BOTH the Merchant Bank and Gateway</p>
<ol>a.	Intuit Payment Solutions (allows automatic integration with QuickBooks)<br />
b.	PayPal (Website Payment Pro)</ol>
</ol>
<p><strong>Step Three:</strong> Use Recurly&#8217;s Hosted Payment Pages to accept payments</p>
<p>Now that you’ve created subscription plan(s), you have checkout pages (we call them Hosted Payment Pages) for each plan. Your users can access these pages to easily sign up for your service!</p>
<p><strong>Go Live: </strong>That’s It! You’re ready to LAUNCH your subscription business.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.recurly.com/2010/10/how-to-set-up-recurring-billing-for-your-business/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Top Ten Reasons to Use Recurly vs. Payment Gateway Subscription APIs</title>
		<link>http://blog.recurly.com/2010/08/top-ten-reasons-to-use-recurly-vs-gateways-for-recurring-billing/</link>
		<comments>http://blog.recurly.com/2010/08/top-ten-reasons-to-use-recurly-vs-gateways-for-recurring-billing/#comments</comments>
		<pubDate>Fri, 20 Aug 2010 00:02:47 +0000</pubDate>
		<dc:creator>Dan Burkhart</dc:creator>
				<category><![CDATA[Billing]]></category>
		<category><![CDATA[Payment Gateway]]></category>
		<category><![CDATA[Recurly]]></category>
		<category><![CDATA[Subscriptions]]></category>
		<category><![CDATA[gateway]]></category>
		<category><![CDATA[paypal]]></category>
		<category><![CDATA[recurring]]></category>

		<guid isPermaLink="false">http://blog.recurly.com/?p=350</guid>
		<description><![CDATA[The short answer is: Flexibility and Total Cost Of Ownership We’re glad you asked &#8211; because this could save you many hours of development, and many curse words before learning the hard way – on your own precious company’s dime. Every payment gateway is designed to handle one-time transactions. Some gateways like PayPal and Authorize.Net  [...]]]></description>
			<content:encoded><![CDATA[<h2><strong><span style="font-weight: normal; color: #333333;">The short answer is:</span> Flexibility and Total Cost Of Ownership</strong></h2>
<p>We’re glad you asked &#8211; because this could save you many hours of development, and many curse words before learning the hard way – on your own precious company’s dime.</p>
<p>Every payment gateway is designed to handle one-time transactions. Some gateways like PayPal and Authorize.Net  offer recurring billing or subscription billing functionality, and while they generally work for simple recurring billing integrations, we’d like to explain what you should expect to receive by signing up with Recurly rather than integrating directly with your payment gateway.</p>
<p>Recurly is designed as a complete billing system for recurring billing. This means that we have put careful thought and consideration into the most common pain-points experienced by business owners handling the day-to-day billing and related customer support issues that can come along with subscription billing.<span id="more-350"></span></p>
<p><strong>Consider this</strong> &#8211; Unlike payment gateway solutions, Recurly lets you handle all of the following scenarios elegantly:</p>
<ol>
<li>Customers upgrade and downgrade between plans easily – Recurly handles proration and customer communications</li>
<li>Billing cycle changes (e.g. customer signs up for monthly plan and elects to change to yearly plan)</li>
<li>Easily issue customer credits towards future service</li>
<li>Create email invoices</li>
<li>Easily process refunds</li>
<li>Process one-time transactions</li>
<li>Customizable hosted payment pages for customers to subscribe &amp; update their billing info</li>
<li>Provide billing support with an account management console for your customer support</li>
<li>Easily change payment gateways without any business interruption. Recurly stores your data safely and securely.</li>
<li>Keep your own systems easily in sync with secure XML notifications and/or emails.</li>
</ol>
<h2>Things To Consider Before Building Homegrown Billing Solution</h2>
<p>Here are some common pitfalls when estimating the work required to build your own solution:</p>
<h2>Customer Upgrades and Downgrades</h2>
<p>Most businesses prefer to offer multiple subscription plans. It’s good practice to create a ‘migration path’ from an easy, no risk trial to the plan with the plan with the maximum expected lifetime value. This is great business practice, but the billing intricacies are non-trivial.</p>
<p>Let’s start with proration, it means prorating the current month&#8217;s charge against the current payment &#8212; this can get complicated quickly once you also factor in trial periods. If your customers decide it&#8217;s too much and want to downgrade, you might want to wait until the end of the current billing cycle &#8212; now you&#8217;re tracking state. These simple tasks can take months to build on your own; Recurly gracefully handles these situations with a single API call.</p>
<h2>Failed Payments</h2>
<p>Recurring billing APIs typically leave you in the dark when a payment fails. On average, 5-10% of your payments will fail every month due to changed credit card numbers, expiration dates, and accounts overdrawn.  (The longer the billing cycle, the higher the failure rate.) As part of offering a subscription service, you need to follow up with these subscribers to keep their billing information accurate. Recurly makes it easy to follow up with your past due accounts and gracefully collect their new billing info which eliminates costly customer service overhead.</p>
<h2>Account Management</h2>
<p>Subscriptions come with customer support requirements. This is a commonly underestimated cost, and Recurly makes it much easier for your company to manage without building out expensive custom solutions. Your customer service dept. can view subscription information, issue credits &amp; refunds, and more. Any change made in Recurly will be pushed back to your web application with our Push Notifications and REST API.</p>
<h2>Employee Retention</h2>
<p>We like the business we’re in, but we’ve never claimed that billing is sexy.  It turns out that many of our customers have come to us AFTER having built homegrown subscription billing solutions. Beyond the expected engineering and customer service challenges outlined above, the net effect on an organization is low employee retention. Engineers typically want to work on the company’s core product. After spending 3-6 months in the “billing department”, many engineers naturally seek new employment.<br />
When you outsource your subscription billing to Recurly, you’ll dramatically reduce your total cost of ownership related to each of these areas.</p>
<ul>
<li>Engineering Development Time</li>
<li>Ongoing Engineering Management and Maintenance</li>
<li>Customer Service and Support</li>
<li>Recruiting and Training to get new (replacement) employees up to speed.</li>
</ul>
<h2><a href="https://app.recurly.com/signup" title="Recurly Sign-Up"   >Sign up for Recurly</a>.</h2>
<p>It’s free to sign-up, and priced to pay-as-you-go. Your business will thank you.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.recurly.com/2010/08/top-ten-reasons-to-use-recurly-vs-gateways-for-recurring-billing/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Recurly and Intuit® together help you get up and running with subscriptions fast</title>
		<link>http://blog.recurly.com/2010/06/recurly-and-intuit%c2%ae-together-help-you-get-up-and-running-with-subscriptions-fast/</link>
		<comments>http://blog.recurly.com/2010/06/recurly-and-intuit%c2%ae-together-help-you-get-up-and-running-with-subscriptions-fast/#comments</comments>
		<pubDate>Mon, 14 Jun 2010 07:21:07 +0000</pubDate>
		<dc:creator>Dan Burkhart</dc:creator>
				<category><![CDATA[Merchant Accounts]]></category>
		<category><![CDATA[Recurly]]></category>
		<category><![CDATA[Subscriptions]]></category>
		<category><![CDATA[Billing]]></category>
		<category><![CDATA[gateway]]></category>
		<category><![CDATA[intuit]]></category>
		<category><![CDATA[merchant account]]></category>
		<category><![CDATA[payment]]></category>
		<category><![CDATA[quickbooks]]></category>

		<guid isPermaLink="false">http://blog.recurly.com/?p=311</guid>
		<description><![CDATA[We talk with lots of business owners on a daily basis, and we frequently hear that setting up a merchant account is a time-consuming and painful process.  (We constantly hear stories of 4-6 week approval cycles). So, we worked with Intuit Payment solutions to bring an offering to Recurly merchants we believe our customers will [...]]]></description>
			<content:encoded><![CDATA[<p>We talk with lots of business owners on a daily basis, and we frequently hear that setting up a merchant account is a time-consuming and painful process.  (We constantly hear stories of 4-6 week approval cycles). So, we worked with Intuit Payment solutions to bring an offering to Recurly merchants we believe our customers will be excited about.</p>
<p>Instead of 4- 6 weeks, how about a <strong>24 -48 hour approval time?</strong> Better yet, check this out -</p>
<ul>
<li><strong>No application, sign-up or cancellation fees</strong></li>
<li><strong>Extremely competitive rates </strong>(Intuit provides both merchant account and payment gateway, so no duplicate fees)</li>
<li><strong>One-Click integration with your Recurly Subscription Billing Account</strong></li>
<li><strong>Automatic integration with QuickBooks accounting software</strong></li>
</ul>
<p><a href="http://recurly.com/intuit-subscription-billing/"   >Intuit Subscription Billing Solution details here.</a></p>
<p>The good folks at Intuit really like what Recurly is doing for small business owners &#8211; particularly that we’ve made it much easier for merchants to launch subscription businesses.  So, they’ve stepped up with a really compelling offer and a 1-800 phone number to make your merchant account provisioning as quick and painless as you can imagine.</p>
<p>There is really no reason to live with less than spectacular payment processing. Intuit is a great solution for merchants in the United States, looking to serve customers from anywhere in the world.</p>
<p>-Get going with subscriptions!</p>
<p><strong>The Recurly team </strong></p>
<p><span style="color: #ff0000;"><strong><span style="color: #000080;"><a href="http://recurly.com/press/intuit-merchant-account-promotion/"   >Press Release</a></span></strong></span></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.recurly.com/2010/06/recurly-and-intuit%c2%ae-together-help-you-get-up-and-running-with-subscriptions-fast/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>The Challenges of Subscription Billing</title>
		<link>http://blog.recurly.com/2009/08/challenges-of-subscription-billing/</link>
		<comments>http://blog.recurly.com/2009/08/challenges-of-subscription-billing/#comments</comments>
		<pubDate>Wed, 26 Aug 2009 19:27:54 +0000</pubDate>
		<dc:creator>Isaac Hall</dc:creator>
				<category><![CDATA[Billing]]></category>
		<category><![CDATA[Subscriptions]]></category>
		<category><![CDATA[billing service]]></category>
		<category><![CDATA[declined payments]]></category>
		<category><![CDATA[metrics]]></category>
		<category><![CDATA[payment gateway]]></category>

		<guid isPermaLink="false">http://blog.recurly.com/?p=20</guid>
		<description><![CDATA[More than once, I've underestimated the efforts required to create a billing system.  I have yet to find a start-up that budgeted correctly for the time and effort to integrate subscription billing. If your startup is new to subscription billing, there are a few key problems you'll soon encounter.  Knowing about these issues will help you budget your development resources appropriately and help you evaluate your recurring billing options.]]></description>
			<content:encoded><![CDATA[<p>More than once, I&#8217;ve underestimated the efforts required to create a billing system.  I have yet to find a start-up that budgeted correctly for the time and effort to integrate subscription billing.  From the outside, the task seems to be pretty straightforward:</p>
<ol>
<li>Signup for a recurring billing service</li>
<li>Create a signup form that accepts the billing information</li>
<li>Create a page for the user to update their billing information</li>
<li>Allow the user to cancel their subscription</li>
<li>Sell your product or service and money</li>
</ol>
<p>The above will get you up and running with subscriptions.  However, there&#8217;s a lot missing from the above picture that you won&#8217;t realize until you roll out your new billing system.  If your startup is new to subscription billing, there are a few key problems you&#8217;ll soon encounter.  Knowing about these issues will help you budget your development resources appropriately and help you evaluate your recurring billing options.</p>
<p><strong>Declined Recurring Payments</strong><br />
For starters, what happens when one of the recurring payments fails due to a declined or expired credit card?  Will your system know to alert the user and/or cancel their subscription?  Can you get a list of past due accounts?  And, will the system continue billing the user or will it stop until their payment information is updated?</p>
<p>When a card is declined during the subscription renewal, you need to alert the customer and give them a way to update their billing information.  If they update their billing information in a timely manner, then bill them the missed amount.  Otherwise, the appropriate action is to cancel their subscription and transition their account back to a free account.  Unfortunately, many recurring billing APIs make it non-trivial to determine if a recurring payment failed.  And, if the user updates their billing information, verify that the service will collect the missing payment &#8212; this should happen immediately as part of the billing info update process.</p>
<p><strong>Upgrades and Downgrades</strong><br />
If your site offers multiple subscription types, billing intervals, or quantities, then your customers are guaranteed to ask for upgrades and downgrades of their subscription.  If you start offering your subscriptions without a means for the subscriber to modify their own subscription, then you&#8217;ll receive several support requests.  Hopefully your support staff has the tools to modify the subscriptions or else you will miss the opportunity to make more money by allowing your users to upgrade.  And, a few users will be more than unhappy.</p>
<p>Of course, not all recurring billing APIs will allow you to upgrade or downgrade like you would expect.  Typically, an upgrade (additional quantity, add-ons, or service level) should happen immediately.  To do that, the remainder of the current term needs to be prorated and billed immediately.  Not all recurring billing services do this &#8212; some will require you to wait until the renewal to charge a new amount.</p>
<p>Downgrades or billing cycle changes can be just as tricky.  These events typically occur at the end of the current billing cycle, since the customer has already committed to paying for their current term.  These changes are doable with almost all recurring APIs, but most services will require you to perform the calculations to get the changes just right.  Buffer for some development time and lots of testing here.</p>
<p><strong>Customer Service Tools</strong><br />
Does your billing system give your support staff the ability to lookup and modify accounts?  Your subscribers will want you to make changes (either by contacting you with a phone call or email) on their behalf.  If it takes an engineer to make subscription changes because you haven&#8217;t built the tools for your support staff to handle the modification, then you&#8217;re not using your resources efficiently.  Other users will expect your support staff to be able to offer them credits or refunds if something should go amiss.  Your support staff should be able to handle these requests immediately to minimize any chances of chargebacks or upset customers.  I strongly encourage you to give your support staff the tools necessary to support billing requests without involving a developer with database access.</p>
<p><strong>Reporting and Metrics</strong><br />
Are you tracking your subscriber metrics?  Your payment gateway will tell you about the dollars and cents moving through your account but it doesn&#8217;t know anything about subscribers.  You&#8217;ll want to know as much as you can about new signups, upgrades and downgrades, cancellations, missed payments, failed subscribe attempts, etc.  Out of the box, most recurring billing services fail to provide these reports.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.recurly.com/2009/08/challenges-of-subscription-billing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Selecting an Internet Merchant Account</title>
		<link>http://blog.recurly.com/2009/08/selecting-an-interne-merchant-account/</link>
		<comments>http://blog.recurly.com/2009/08/selecting-an-interne-merchant-account/#comments</comments>
		<pubDate>Fri, 07 Aug 2009 05:42:45 +0000</pubDate>
		<dc:creator>Isaac Hall</dc:creator>
				<category><![CDATA[Merchant Accounts]]></category>
		<category><![CDATA[Authorize.NET]]></category>
		<category><![CDATA[bank]]></category>
		<category><![CDATA[merchant account]]></category>
		<category><![CDATA[merchant service provider]]></category>
		<category><![CDATA[payment gateway]]></category>
		<category><![CDATA[Subscriptions]]></category>
		<category><![CDATA[transactions]]></category>

		<guid isPermaLink="false">http://blog.recurly.com/?p=10</guid>
		<description><![CDATA[Every Merchant Account provider has a frequently asked questions (FAQ) page yet they always leave out the really important questions. Yes, you absolutely need to know about the fees, supported gateways, address verification, Discover &#38; AmEx, etc.  However, there&#8217;s another class of questions that you&#8217;ll never know to ask until you run into a problem.  [...]]]></description>
			<content:encoded><![CDATA[<p>Every Merchant Account provider has a frequently asked questions (FAQ) page yet they always leave out the really important questions.  Yes, you absolutely need to know about the fees, supported gateways, address verification, Discover &amp; AmEx, etc.  However, there&#8217;s another class of questions that you&#8217;ll never know to ask until you run into a problem.  Hopefully your account will just work flawlessly &#8212; and in most cases it will &#8212; but you should ask a few more questions before jumping on the best offer.</p>
<h5>What happens if my business grows?</h5>
<p>When you sign up for a merchant account, your application details the typical transactions you&#8217;ll process.  If you&#8217;re a start-up and you experience a rapid growth (good for you!), then you may be in for a surprise.  Banks scrutinize their merchant accounts continuously.  As part of that process, they&#8217;ll actively profile all your transactions.  If there&#8217;s a sudden spike in dollar amounts or the average transaction amount changes, the bank may review your account.  Or, they may not be so nice and you&#8217;ll receive an account termination or suspension notice.</p>
<p>If your business is like 97% of e-commerce sites out there, your income stream will be pretty steady and this isn&#8217;t a concern.  If your company is an internet start-up and the sky&#8217;s the limit, your initial revenue stream is going to be unpredictable.  Be upfront with your merchant account provider and ask about the review process should your transaction profile change.</p>
<h5>If I offer yearly subscriptions, do you gradually release the funds or are all the funds available immediately?</h5>
<p>Recurring revenue is great, that&#8217;s the beauty of selling a service.  However, the merchant account bears a small risk when you charge upfront for that service.  If you&#8217;re renewing the subscription on a monthly basis, the risk is pretty minimal and your merchant account will be happy.  But your most dedicated customers may want to pay upfront for a yearly subscription and get a little discount.  That&#8217;s great.  Be sure to ask your merchant account how this revenue is treated.</p>
<p>When you collect payment upfront for a year, the merchant bank is liable for those funds for duration of the year.  Ideally, your company is established and your merchant bank will release the funds immediately.  However, your bank may not do that if you&#8217;re a start-up.  In that case, ask if the yearly subscriptions can be released 1/12th every month.  That will certainly make your bank more comfortable with your service and less likely to freeze the entire merchant account, should a red flag ever be raised.</p>
<h5>Who owns the payment gateway account?</h5>
<p>When you sign up for a merchant account, the bank will likely be a reseller for a payment gateway (like Authorize.NET or CyberSource).  And, they&#8217;ll likely be able to give you a discount on the setup fee for the payment gateway, in addition to handling some paperwork for you.  Sounds great.</p>
<p>What happens if you ever need to change merchant accounts? You&#8217;ll likely need to open a new payment gateway account too.  When a reseller sets up the payment gateway account, they own the account and it cannot be updated to point to a different merchant account as part of that setup.  If you open the payment gateway account yourself, switching merchant accounts at a later date is not an issue.</p>
<p>Of course, this usually is not much of an issue if you&#8217;re a typical e-commerce site and you&#8217;re processing a bunch of one time transactions.  If you&#8217;re accepting subscriptions and you depend on your payment gateway to securely store your credit card information for your recurring billing, then it&#8217;s a problem.  If you ever switch payment gateway accounts, your subscriptions will stop working.  Now, that&#8217;s important.</p>
<h5>Is there an intermediary (Merchant Service Provider) between the merchant account and the payment gateway?</h5>
<p>If you sign up with a fairly large bank for your merchant account, they may communicate directly with the payment gateway.  If your bank is a little smaller, they may use an intermediary, known as a Merchant Service Provider, to communicate with the payment gateway.  While in most scenarios this really does not matter, the intermediary may introduce a little more lag into the communication and it may cause some variation in the error messages returned from the payment gateway.</p>
<p>In one scenario that I have seen, switching a merchant account while keeping the payment gateway the same introduced a new error message; &#8220;Invalid configuration in payment gateway.&#8221;  Investigating this error message was a major headache as multiple parties were involved in the transaction and each pointed the blame at someone else without identifying the problem.  In the end, we found that all the credit cards we investigated with this error were legitimately declined by the end user&#8217;s bank.  Due to the various parties involved in the transaction, the real reason for the decline was lost in translation and we were left with a generic message.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.recurly.com/2009/08/selecting-an-interne-merchant-account/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced)
Content Delivery Network via N/A

Served from: blog.recurly.com @ 2012-02-05 14:41:55 -->
