
Integrate Calendly with affiliate software | Post Affiliate Pro
Learn how to integrate Calendly with Post Affiliate Pro for seamless scheduling automation and affiliate tracking. Discover features, setup steps, pros, cons, p...
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.
A SaaS-based company providing recurring billing management as an outsourced service.
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.
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.
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.
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.
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.
Recurly offers tiered pricing plans to accommodate businesses of varying sizes and needs:
Pros:
Cons:
For businesses exploring other options, several alternatives offer similar subscription management solutions:
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.
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.
Automated recurring billing, full subscription lifecycle management, dunning management, analytics and insights, security and compliance (PCI-DSS), and integration capabilities with various business tools.
Yes, alternatives include Stripe Billing, Chargebee, Zuora, Chargify, Pabbly Subscription Billing, Braintree, FastSpring, PayWhirl, Memberful, and Adyen Recurring.
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.
Boost your affiliate marketing by integrating Recurly with Post Affiliate Pro. Enjoy automated recurring billing, easy commission tracking, and enhanced operational efficiency.
Learn how to integrate Calendly with Post Affiliate Pro for seamless scheduling automation and affiliate tracking. Discover features, setup steps, pros, cons, p...
Learn how to integrate ReCharge (BigCommerce) with Post Affiliate Pro to seamlessly track recurring subscription payments, manage affiliates, and optimize your ...
Would you like to improve your affiliate software even more? Check out the PayWhirl integration for Post Affiliate Pro.