Recurly

Integrate Recurly with Post Affiliate Pro using API setup for tracking recurring billing and commissions. Enable API, configure webhooks, and insert tracking code on the thank you page for effective affiliate management.

Recurly

Recurly integration

A SaaS-based company providing recurring billing management as an outsourced service.

How to integrate PostAffiliatePro with Recurly

This integration method uses Recurly API get the details of the purchased plan and to record a commission with the subscription values.

The integration requires the Recurring Commissions feature for tracking the recurring payments/trial conversions.

Recurly configuration

This integration method uses external “Thank you page“, so if you do not have one, please create it. When you have the site, navigate toConfiguration > Plans section of your Recurly admin panel and edit your plans. Towards the bottom of the edit plan screen check the checkbox for Bypass Recurly Confirmation and set Return URL After Success to your thank you page.

Add this string to each URL:

?account_code={{account_code}}&plan={{plan_code}}

In case you already have question mark in the link, change the one in above code to ampersand (&) symbol.

Enable API

In Recurly admin panel go to Integrations > API Credentials section enable your API if it is not enabled yet, and get your API key.

Now, navigate to** _Integrations > Webhooks _**and use Configure button to add new Endpoint and point its URL to:

https://URL_TO_PostAffiliatePro/plugins/Recurly/recurly.php

To specifically choose a notification type please select ‘renewed_subscription_notification‘ and ‘new_credit_invoice_notification

Finally, enable Recurly plugin in your Plugins section of your Post Affiliate Pro merchant panel and set your API key there.

Integration code

Open your thank you page for editing and paste this code to the file:

<script id="pap_x2s6df8d" src="https://URL_TO_PostAffiliatePro/scripts/trackjs.js" type="text/javascript"></script>
<script type="text/javascript">
var $_GET = get_query();
var callBack = false;

PostAffTracker.setAccountId('Account_ID');
try {
  PostAffTracker.track();
  PostAffTracker.executeOnResponseFinished.push(function() {visitorCallBack();});
}
catch(e){}

function getVisitorId() {
	return PostAffTracker._getAccountId() + PostAffTracker._cmanager.getVisitorIdOrSaleCookieValue();
}

function visitorCallBack() {
  if (callBack == false && "null" != getVisitorId()) {
    callBack = true;
    var pixel = document.createElement("img");pixel.width=1;pixel.height=1;
    pixel.src = 'https://URL_TO_PostAffiliatePro/plugins/Recurly/recurly.php?papCookie=' + getVisitorId() + '&account_code=' + $_GET.account_code + '&plan=' + $_GET.plan;
    document.body.appendChild(pixel);
  }
}

function get_query(){
    var url = location.search;
    var qs = url.substring(url.indexOf('?') + 1).split('&');
    for(var i = 0, result = {}; i < qs.length; i++){
        qs[i] = qs[i].split('=');
        result[qs[i][0]] = decodeURIComponent(qs[i][1]);
    }
    return result;
}
</script>

Do not forget to integrate your site with the click tracking code.

What is Recurly?

Recurly is a premier subscription management and billing platform that empowers businesses to automate their recurring billing processes, optimize the subscription lifecycle, and accelerate growth. Tailored for SaaS companies, digital media platforms, and all subscription-based enterprises, Recurly aims to enhance efficiency, minimize churn, and foster stronger customer relationships.

Founded in 2009 by J.C. Connington and Andrew Varley, Recurly has established itself as a trusted solution for complex billing needs. Headquartered in San Francisco, the company has experienced significant growth, bolstered by substantial investments like the one from Accel-KKR in 2020. This infusion of capital has fueled Recurly’s expansion and ongoing innovation in the subscription management space.

Recurly is specifically designed for businesses operating on subscription models, including sectors like SaaS, media, digital goods, and online education. The platform is engineered to assist in automating intricate billing operations, effectively reducing customer churn, and maximizing revenue streams.

Main Features of Recurly

  • Automated Recurring Billing: Recurly ensures timely and accurate billing cycles without the need for manual intervention, streamlining the revenue collection process.
  • Subscription Management: It handles the entire subscription lifecycle, from sign-up and upgrades to cancellations and renewals.
  • Dunning Management: Recurly provides effective revenue recovery strategies to manage payment failures and delinquent accounts.
  • Analytics & Insights: Gain deep insights with comprehensive reports on revenue trends and subscriber behaviors.
  • Security & Compliance: Enhanced fraud protection measures and compliance with PCI-DSS standards ensure data security and trust.
  • Integration Capabilities: Seamlessly integrate Recurly with existing payment gateways, CRM systems, and accounting software for unified operations.

Recurly Pricing Options

Recurly offers tiered pricing plans to accommodate businesses of varying sizes and needs:

  • Core Plan: Ideal for small businesses managing up to $10,000 monthly, offering essential features to get started.
  • Professional Plan: Suited for growing businesses requiring more flexibility and advanced functionalities.
  • Elite Plan: Provides customized solutions for enterprises with complex billing needs and high transaction volumes.

Key User Insights on Recurly

Pros:

  • Scalability and Flexibility: Recurly adapts to the growing needs of businesses, making it suitable for both startups and large enterprises.
  • Comprehensive Analytics: Access to detailed reports helps in making informed business decisions and strategizing for growth.
  • Strong Integration: The platform’s ability to integrate with various tools enhances operational efficiency.

Cons:

  • Learning Curve: Advanced features may require time and training to master, which could delay implementation.
  • Cost: The pricing may be a barrier for smaller businesses or startups with limited budgets.

Alternatives to Recurly

For businesses exploring other options, several alternatives offer similar subscription management solutions:

Frequently asked questions

What is Recurly?

Recurly is a subscription management and billing platform that helps businesses automate recurring billing, optimize subscription lifecycles, and accelerate growth. It is tailored for SaaS, digital media, and all subscription-based businesses.

How do I integrate Recurly with Post Affiliate Pro?

Enable your API and webhooks in the Recurly admin panel, configure a thank you page with the provided tracking code, and activate the Recurly plugin in your Post Affiliate Pro merchant panel. Follow the step-by-step guide to set up tracking for recurring commissions.

What are the main features of Recurly?

Automated recurring billing, full subscription lifecycle management, dunning management, analytics and insights, security and compliance (PCI-DSS), and integration capabilities with various business tools.

Are there alternatives to Recurly?

Yes, alternatives include Stripe Billing, Chargebee, Zuora, Chargify, Pabbly Subscription Billing, Braintree, FastSpring, PayWhirl, Memberful, and Adyen Recurring.

What are the pros and cons of using Recurly?

Pros include scalability, flexibility, comprehensive analytics, and strong integration options. Cons include a learning curve for advanced features and potentially higher costs for smaller businesses.

Lucia is a talented content editor who ensures the seamless publication of content across multiple platforms.

Lucia Halašková
Lucia Halašková
Content Editor

Get Started with Recurly Integration

Boost your affiliate marketing by integrating Recurly with Post Affiliate Pro. Enjoy automated recurring billing, easy commission tracking, and enhanced operational efficiency.

You will be in Good Hands!

Join our community of happy clients and provide excellent customer support with Post Affiliate Pro.

Capterra
G2 Crowd
GetApp
Post Affiliate Pro Dashboard - Campaign Manager Interface