
Nanacast
Would you like to improve your affiliate software even more? Check out the Nanacast integration for Post Affiliate Pro.
Integrate BluePay with Post Affiliate Pro for seamless payment processing and automated affiliate management, ideal for e-commerce and subscription businesses.
The one-stop shop for all your payment processing solutions.
Integration with BluePay uses BluePay’s custom field (there are two available) and a Trans Notify Post which sends order details to a predefined URL. What you have to do is to point the URL to your BluePay plugin of your Post Affiliate Pro.
The plugin can read total cost, order ID, recurring commission and refunds, and customer information. You can also create an affiliate account for your paying customers automatically.
First of all, you have to activate the Bluepay plugin in your PAP. After the activation, you have to configure the plugin – set custom field ID 2 (custom field 1 is not supported anymore) and set if you want an affiliate account to be created when payments received.
The integration is based on Trans Notify Post function – it sends data notification about each order to a predefined URL. The URL will be the BluePay plugin of your Post Affiliate Pro. To make it working, you have to use this URL as your Trans Notify Post:
https://URL_TO_PostAffiliatePro/plugins/Bluepay/bluepay.php
To integrate your payment forms, you only have to add a hidden field for custom values. Make sure your buttons do not include CUSTOM_ID2 in the protected fields.
Here is the hidden field tracking code:
<input type="hidden" name="CUSTOM_ID2" value="" id="pap_ab78y5t4a" />
<script id="pap_x2s6df8d" src="https://URL_TO_PostAffiliatePro/scripts/trackjs.js" type="text/javascript"></script>
<script type="text/javascript">
PostAffTracker.writeCookieToCustomField('pap_ab78y5t4a');
</script>
In case you already use CUSTOM_ID2, continue to the next step please.
This is it, you are done. Payments will be tracked to your Post Affiliate Pro from now.
If you already use both custom fields for something else, you will have to use the following code. The code will add a special separator to the existing value and then the needed tracking value (visitor ID).
In our example we are using a default “||” separator which you can change in plugin configuration and in the integration code.
The first step is to add the ID attribute to the custom field:
id=”pap_ab78y5t4a”
When added, add this code to the button form you are integrating:
<script id="pap_x2s6df8d" src="https://URL_TO_PostAffiliatePro/scripts/trackjs.js" type="text/javascript"></script>
<script type="text/javascript">
PostAffTracker.setAppendValuesToField('||');
PostAffTracker.writeCookieToCustomField('pap_ab78y5t4a');
</script>
This is the result hidden field and the tracking code below it:
<input type="hidden" name="CUSTOM_ID2" value="existing_custom_value" *id="pap_ab78y5t4a"* />
<script id="pap_x2s6df8d" src="https://URL_TO_PostAffiliatePro/scripts/trackjs.js" type="text/javascript"></script>
<script type="text/javascript">
PostAffTracker.setAppendValuesToField('||');
PostAffTracker.writeCookieToCustomField('pap_ab78y5t4a');
</script>
There is one last step you have to take – as you already use custom fields for some other purposes than for Post Affiliate Pro tracking, you have to make sure the custom value we added will be removed so your application/code could work correctly.
Find the scrip which processes custom fields and add this code somewhere before your the custom values are loaded (we are using PHP code in our example, with custom ID 2):
$customSeparator = '||';
$explodedCookieValue = explode($customSeparator, $_GET['custom_id1'], 2);
if (count($explodedCookieValue) == 2) {
$_GET['custom_id2'] = $explodedCookieValue[0];
}
That’s it, your sale tracking has just been integrated.
Do not forget to integrate your site with the click tracking code.
BluePay is a leading payment processing company operating primarily in the United States and Canada. It offers a comprehensive payment gateway solution that enables businesses to securely accept a variety of payment types, including credit cards, debit cards, and ACH payments online. BluePay’s services encompass point-of-sale systems, mobile processing, virtual terminals, and voice-activated payment systems. The company provides seamless integrations with popular platforms like WordPress, Magento, and WooCommerce, making it a versatile solution for businesses looking to streamline their payment processes.
Founded in 2003 by John Rante and headquartered in Naperville, Illinois, BluePay has grown significantly over the years. In 2017, it was acquired by First Data for $760 million, highlighting its substantial impact in the payment processing industry. The expansion continued when BluePay was further acquired by NXGEN and Payscape in 2019. Throughout its history, BluePay has focused on providing efficient and secure payment solutions, earning its place in key fintech analysis collections.
BluePay targets businesses that require robust and secure payment processing solutions, particularly those handling major credit cards and ACH payments. The company tailors its services to businesses that prioritize security and efficient transaction management. With integrations available for various e-commerce and accounting platforms, BluePay is an ideal choice for businesses looking to enhance their payment systems while maintaining top-notch security.
Businesses considering BluePay should carefully review the terms to fully understand all fees and contractual obligations.
Compare BluePay and EBizCharge
A comprehensive overview that compares BluePay with other payment gateways.
Learn to set up the Blue Pay app for seamless transactions.
Demonstrations of setup processes and user experience insights.
These resources provide valuable perspectives for businesses considering BluePay as their payment processing solution.
For businesses exploring other options, several alternatives to BluePay offer similar services:
BluePay is a leading payment processing company that offers a secure payment gateway for accepting credit cards, debit cards, and ACH payments. Its solutions include point-of-sale systems, mobile processing, and integrations with platforms like WordPress and Magento.
Activate the BluePay plugin in Post Affiliate Pro, configure the custom field ID 2, and set up the Trans Notify Post URL to send order details to your PAP BluePay plugin. Add the required tracking code to your HTML payment forms.
Features include support for recurring billing, advanced security with PCI compliance, seamless integration with accounting and e-commerce platforms, custom reporting tools, and automated affiliate account creation.
Yes, BluePay uses a tiered pricing model with no setup fees, but there is a $99 annual fee, $12.99 monthly fee, transaction fees starting at 2.29% + $0.29, and a $295 early termination fee for three-year contracts.
Alternatives include Square, Paysafe, TSYS, Braintree, Paymentwall, Takepayments, Quantum Electronic Payments, Tide, Clearly Payments, and PangoPay.
Businesses seeking robust, secure payment processing and automated affiliate management, especially those in e-commerce and subscription models, will benefit from this integration.
Lucia is a talented content editor who ensures the seamless publication of content across multiple platforms.
Discover how integrating BluePay with Post Affiliate Pro can enhance your payment and affiliate management. Try it free for 1 month!
Would you like to improve your affiliate software even more? Check out the Nanacast integration for Post Affiliate Pro.
Would you like to improve your affiliate software even more? Check out the SolidTrustPay integration for Post Affiliate Pro.
Would you like to improve your affiliate software even more? Check out the TrialPay integration for Post Affiliate Pro.