
General Solution
Learn how to integrate General Solution Software with Post Affiliate Pro using JavaScript or hidden image tracking for advanced commission tracking across vario...
Integrate CheddarGetter with Post Affiliate Pro to enable seamless billing, subscription management, and affiliate commission tracking for startups and SaaS businesses.
CheddarGetter is a billing and recurring subscription management system that enables startups to accept and track one-time charges and payments.
CheddarGetter provides a full-featured, easy-to-use billing and recurring subscription management system so you can accept and track one-time charges and recurring payments.
The integration method uses a special plugin built in Post Affiliate Pro. You can track commissions, recurring commissions, create affiliates automatically and also decline them. It also supports Lifetime Commissions.
NOTE: This integration method can be used only if you use ChedarGetter payment form(s) in your own site. In case you are using the hosted payment pages of CheddarGetter (your domain is with them and you have no way to add custom script to the form) then this integration method is not applicable.
When creating a new customer before payment is taken, we will add some custom data to it. CheddarGetter allows you to us metaData fields with custom values. For tracking, we need to pass tracking cookie value. The very first step is to load the cookie value in the payment form (using notifysale.php script) and then sending it within all data to processing script of your form, so the value can be added to the new customer. The code for your form is this:
<input type="hidden" name="pap_custom" value="" id="pap_dx8vc2s5" />
<script id="pap_x2s6df8d" src="https://URL_TO_PostAffiliatePro/scripts/notifysale.php" type="text/javascript">
</script>
Note the script points to HTTPS! Make sure there is a valid certificate at your server with Post Affiliate Pro.
We already have the needed tracking value (we sent it in the previous step) and now we will process it. In the file with handles new CheddarGetter customers you have to find newCustomer() function. In this step, we will use metaData:
'metaData' => array(
'pap_custom' => $_POST["pap_custom"]
)
This code has to be added to data variable (array) for new customer. When created, the customer will have the needed tracking value in their metaData.
No worries if you already use some metaData. As you can see the above script uses a special name for them (pap_custom).
The first step is to enable CheddarGetter plugin in your Post Affiliate Pro. When enabled, configure it – there is a field for cookie name, which we specified in step 1. Fill in the name of it (pap_custom by default).
Now the integration is almost ready. The last step is to send the data to your Post Affiliate Pro. We will do this using Service Hooks of CheddarGetter.
Navigate to Configuration > Service Hooks> Custom URL in your CheddarGetter admin and add a new URL (the link Add URL). Use this URL:
https://URL_TO_PostAffiliatePro/plugins/CheddarGetter/cheddargetter.php
Enable notification events you want to track and save. This is it. Now your system is integrated.
Do not forget to integrate your website with the click tracking code.
CheddarGetter is a modern billing platform designed for product-led growth. Tailored to streamline subscription management and recurring billing, it enables businesses to integrate monetization into their products swiftly—often within a single day. By employing a usage-based method, CheddarGetter decouples billing from code, allowing developers to iterate pricing models without the need to alter billing code. This approach significantly reduces the burden on development teams, making the process of updating and managing billing systems more efficient and less error-prone.
Founded in 2008 by Mike Trotzke and Marc Guyer, CheddarGetter emerged from SproutBox, a startup accelerator based in Bloomington, Indiana. Originally conceived as a flexible, usage-based billing solution for SaaS companies, CheddarGetter has evolved alongside market needs, continuously incorporating new features and innovations. Over the years, it has garnered recognition for its innovative approach to billing, adapting to the shifting landscape of subscription services and recurring revenue models.
CheddarGetter targets developers and businesses in need of a modern, adaptable billing solution that is quick to integrate. It’s particularly ideal for startups, growing companies, and enterprises looking to optimize monetization without incurring hidden fees. By decoupling billing from code, CheddarGetter simplifies processes related to pricing model iterations and various billing functions, such as handling overages and processing external payments. This focus makes it a valuable tool for businesses seeking agility and efficiency in their billing operations.
CheddarGetter offers a comprehensive suite of features designed to streamline billing and enhance revenue optimization through metric-driven strategies. Some of its key features include:
CheddarGetter offers two main pricing plans tailored to meet the needs of different businesses:
For early-stage companies, CheddarGetter provides an incentive by waiving the $99 monthly fee for the first 1,000 transactions. It’s important to note that additional API interactions may incur extra fees, encouraging businesses to optimize their usage of the platform’s resources.
Users have generally rated CheddarGetter highly, with an average score of 4.7 out of 5. Key highlights from user feedback include:
However, some drawbacks noted by users include:
Several YouTube reviews offer visual and in-depth analyses of CheddarGetter’s features and user experience:
While CheddarGetter offers a robust solution, businesses may also consider the following alternatives:
CheddarGetter is a modern billing and recurring subscription management system that helps startups and businesses track one-time and recurring payments, manage subscriptions, and optimize monetization with usage-based pricing.
Enable the CheddarGetter plugin in Post Affiliate Pro, modify your customer data form to track affiliate cookies, and configure service hooks in CheddarGetter to send relevant data to your affiliate software. This enables seamless commission tracking and automation.
CheddarGetter is ideal for startups, SaaS companies, and businesses seeking a developer-friendly, flexible, and usage-based billing solution that can be quickly integrated and managed without hidden fees.
CheddarGetter offers two main plans: the Builder Plan at $99/month plus $0.30 per transaction, and the Growth Plan at $599/month plus 0.5% of revenue. The first 1,000 transactions for early-stage companies are free of the monthly fee.
Alternatives to CheddarGetter include Stripe Payments, Zuora, Chargebee, Maxio, Recurly, Braintree (PayPal), 2Checkout (Verifone), WooCommerce Subscriptions, Zoho Billing, and FastSpring.
Key features include tracked item management, dynamic invoicing, seamless integrations, multiple gateway support, hosted payment pages, subscription management, custom pricing plans, analytics, transparent pricing, and a developer-friendly API.
Lucia is a talented content editor who ensures the seamless publication of content across multiple platforms.
Connect CheddarGetter with Post Affiliate Pro to optimize your billing, automate commissions, and streamline subscription management for your SaaS business.
Learn how to integrate General Solution Software with Post Affiliate Pro using JavaScript or hidden image tracking for advanced commission tracking across vario...
Learn how to integrate CommerceGate with Post Affiliate Pro for seamless online payment processing, lifetime commissions, and secure affiliate management. Enhan...
Would you like to improve your affiliate software even more? Check out the General solution - Asynchronous integration for Post Affiliate Pro.