
RocketGate
Integrate RocketGate with Post Affiliate Pro to streamline your online payments. Learn how to connect your affiliate software with RocketGate’s advanced payment...
Integrate Bambora (Beanstream) with Post Affiliate Pro for secure, flexible online credit card payment processing and efficient sales tracking.
A flexible, secure, and bank neutral online & mobile credit card payment processing solution.
This is integration method with Beanstream – payment gateway, merchant account provider and online credit card processing service.
The first step is to integrate your payment form – the integration works thanks to custom fields (ref1 to ref5). In this example, we are working with ref1 field, so if you are already using it for something else, just use any other custom field available.
First thing to do is to add a hidden field for the custom variable and then to add the tracking script which reads referrer affiliate value. This is the code, you can copy it and paste it to your payment form directly:
<input type="hidden" name="ref1" value="" id="pap_dx8vc2s5" />
<script id="pap_x2s6df8d" src="https://URL_TO_PostAffiliatePro/scripts/notifysale.php" type="text/javascript">
</script>
Save your changes.
Your payment form should have a approvedPage param with a URL defined. It is the place where responses are sent to. That is also the place where we will track commissions.
The example below it a PHP code, so if your approvedPage script is ASP or something else, try to adjust it:
<?php
include_once('PapApi.class.php'); // ------ correct path to your API file !!!
$saleTracker = new Pap_Api_SaleTracker('https://URL_TO_PostAffiliatePro/scripts/sale.php');
$saleTracker->setAccountId('Account_ID');
$sale = $saleTracker->createSale();
$sale->setTotalCost($_POST['trnAmount']);
$sale->setOrderID($_POST['trnOrderNumber']);
$saleTracker->register();
?>
Please correct the include path to connect to your API file, which is in each Post Affiliate Pro installation. You can find it in api/ directory.
In case you are tracking sales on a different server than the one where your Post Affiliate Pro is installed at, then you have to copy the API file and paste it to the server with the tracking script above…
When you are done, save your changes and you are done… The sale tracking integration has just been completed.
Do not forget to integrate your website with the click tracking code to make it all working correctly.
Bambora, previously known as Beanstream, is a versatile payment gateway solution that provides merchant account services facilitating easy payment processing. Supporting a multitude of payment methods, currencies, and card types, Bambora is designed to handle high transaction volumes, manage recurring payments, and ensure robust security features are in place to protect sensitive data.
Founded in 2000 by Craig Thomson in Victoria, British Columbia, Beanstream began as a gateway payment system that quickly expanded into the U.S. market. In 2015, Bambora was established in Stockholm, Sweden, bringing together multiple global payment-processing companies, including Beanstream acquired in September of that year. The company’s evolution continued with its acquisition by Ingenico Group in 2017, and later, Ingenico’s merger with Worldline SA in 2020, positioning Bambora as a significant player in the global payments industry.
Bambora (Beanstream) targets merchants who require secure and efficient payment solutions. By securely storing confidential customer data on Bambora’s servers, it enables businesses to manage recurring payments seamlessly and process transactions efficiently without the need for repeated data entry. This focus on security and efficiency makes it ideal for businesses handling high volumes of transactions and those needing reliable recurring payment capabilities.
Bambora’s pricing structure varies based on geographical location:
Pros:
Cons:
Overall, users find Bambora to be a reliable and secure payment solution that effectively supports a variety of business needs, particularly those involving recurring payments and high transaction volumes.
If you’re considering other options, here are some alternative payment solutions:
Bambora, previously known as Beanstream, is a versatile payment gateway solution offering merchant account services for easy payment processing. It supports multiple payment methods, currencies, and card types, and is designed for high transaction volumes and recurring payments with robust security features.
To integrate, add a hidden custom field (e.g., ref1) to your payment form and include the tracking script from Post Affiliate Pro. Then, configure your approvedPage to handle response tracking and register sales using the provided PHP code or adapt it to your platform.
Key features include multi-method payment processing, acceptance of various card types, real-time transaction verification, seamless platform integration, a test environment, PCI Level 1 security, and recurring transaction capabilities.
Bambora’s pricing varies by region: Canadian customers can find details on Bambora’s website, U.S. customers receive tailored quotes upon request, and sproutPOS has no monthly fee but variable per-transaction charges.
Alternatives include Infibeam Avenues, Zuora, Recurly, REPAY, Chargebee, FSS, Vindicia, CloudWalk, Clearhaus, and Amazon Pay.
Bambora is ideal for merchants who need secure, efficient payment solutions, especially those processing high transaction volumes or requiring recurring payment capabilities.
Discover seamless online credit card payment processing with Bambora (Beanstream) and Post Affiliate Pro. Integrate your payment forms and track sales efficiently to boost your business.
Integrate RocketGate with Post Affiliate Pro to streamline your online payments. Learn how to connect your affiliate software with RocketGate’s advanced payment...
Would you like to improve your affiliate software even more? Check out the PayPro integration for Post Affiliate Pro.
Learn how to integrate CommerceGate with Post Affiliate Pro for seamless online payment processing, lifetime commissions, and secure affiliate management. Enhan...