–Hidden comment

Use attributes in format region_from and region_to= to change the languages showing in language switcher.
Available regions are:
europe_from europe_to
asia_from asia_to
mideast_from mideast_to
america_from america_to

Example:
europe_from=0 europe_to=22 will put all languages (ordered in language switcher settings) from 1 to 21 to Europe region:
asia_from=22 asia_to=25 will put all languages from 23 to 24 (so only 2) into Asia region.

PlugnPay

A mobile point of sale solution that empowers your business of any size to perform secure cashless transactions anytime.

This integration method helps you register sale commissions using IPN from your plugnpay buttons.

Generating button code

To integrate button form with PAP, you have to do some special steps to do it when generating the button code. First, you have to setup “Please select your Thank You response action” to option “Go to your own defined URL“. On next screen you have to define the Succes-link to PHP thank you page with integration code (this code have to inside of the body code – be between and tags) :

<?php
if (isset($_POST['FinalStatus']) && ($_POST['FinalStatus'] == "success")) {
?><script id="pap_x2s6df8d" src="https://URL_TO_PostAffiliatePro/scripts/trackjs.js" type="text/javascript"></script>
<script type="text/javascript">
 PostAffTracker.setAccountId('Account_ID');var sale = PostAffTracker.createSale();
sale.setTotalCost('<?php echo $_POST['card-amount']; ?>');
sale.setOrderID('<?php echo $_POST['orderID']; ?>');
PostAffTracker.register();
</script>
<?php
}
?>

You can use all this parameters if you need it:

  • $_POST[‘card-amount’] = total cost
  • $_POST[‘FinalStatus’] = success if succeeded
  • $_POST[‘tax’] = you can deduct from total cost
  • $_POST[‘orderID’]= order id
  • $_POST[‘shipinfo’] = you can deduct from total cost
  • $_POST[‘currency’] = 3 alpha currency in lowercase

Modifying the existing button forms

If you do not want to generate all forms again, you can simply add some code into the button form. The most important thing is to have custom thank you page link defined:

<input type="hidden" name="success-link" value="https://www.yoursite.com/thanks.php" />
Back to Integrations Create account for FREE
Would you like to improve your affiliate software even more? Check out the PaySimple integration for Post Affiliate Pro.

PaySimple

The article discusses the integration with PaySimple, a provider of small business merchant accounts and payment processing services. It explains the steps required to integrate PaySimple into an existing payment form, including creating a return page URL with tracking code and integrating click tracking. The article also lists related resources for integrating other payment services with Post Affiliate Pro.

Would you like to improve your affiliate software even more? Check out the Netbilling integration for Post Affiliate Pro.

Netbilling

The text describes how to activate Netbilling in PostAffiliatePro (PAP), configure a Netbilling account, generate button code and add it to Netbilling buttons. The process involves accessing the Plugins menu in PAP, configuring the CGI URL in the Netbilling Menu, setting the Request User Data Prefix in the Forms Editor, and generating and adding code to each Netbilling button form. The text also lists popular payment processing companies, and provides links to related resources for integrating with PAP.

Would you like to improve your affiliate software even more? Check out the PremiumWebCart ​integration for Post Affiliate Pro.

PremiumWebCart

Would you like to improve your affiliate software even more? Check out the PremiumWebCart ​integration for Post Affiliate Pro.

Would you like to improve your affiliate software even more? Check out the BusinessDirectory (WordPress module) for Post Affiliate Pro.

BusinessDirectory (WordPress module)

The text is about PostAffiliate Pro, a WordPress plugin for business directories and its integration with PayPal for payment processing. It also lists other integrations, features, and support provided by the company. There are sales contact numbers and a list of resellers, as well as a disclaimer about privacy and GDPR policies.

Our website uses cookies. By continuing we assume your permission to deploy cookies as detailed in our privacy and cookies policy.

×

Schedule a one-on-one call and discover how Post Affiliate Pro can benefit your business.

We’re available on multiple dates

Schedule a call