–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.

CyberSource (SOP used by other script)

A leading global provider of credit card processing, fraud and security risk management solutions.

CyberSource integrates using SOP callback even if the callback is used by other system (e.g. shopping cart).

Setup your custom variable number

Right after you activate CyberSource plugin you need to setup number ofcustom variable, which will be used to transfer tracking data to PAP. Login to your merchant panel. Go to menu Start >Plugins. Now click Configure button in CyberSource plugin item. Here you can set up number from 1 to 4. Default is 1.

Edit button forms

Now add the following code into EVERY CyberSource button form:

<input type="hidden" name="merchantDefinedData2" value="" id="pap_dx8vc2s5">
<script id="pap_x2s6df8d" src="https://URL_TO_PostAffiliatePro/scripts/notifysale.php" type="text/javascript">
</script>

Name of item must be merchantDefinedDataNUMBER. Where NUMBER is number of custom field which you configured in step 1.

Integration 2

Now the SOP callback is pointed to your script. This callback has to beforwarded also to PAP cybersource.php script, which url is:

https://URL_TO_PostAffiliatePro/plugins/CyberSource/cybersource.php

In case, your cybersource processing script is in PHP, you can use following code to accomplish that. You can place it at the beginning of yourprocessing file.

/* PAP integration */
 $ch = curl_init();
 curl_setopt($ch, CURLOPT_URL, "https://URL_TO_PostAffiliatePro/plugins/CyberSource/cybersource.php");
 curl_setopt($ch, CURLOPT_POST, 1);
 curl_setopt($ch, CURLOPT_POSTFIELDS, $_POST);
 curl_exec($ch);
/* end of PAP integration */

This will ensure that whole SOP callback will be forwarded without affecting your original script

This is all that is required. Now whenever there’s sale, CyberSource willuse its SOP function to call our sale tracking script, and system willgenerate commission for the affiliate.

Back to Integrations Create account for FREE
Would you like to improve your affiliate software even more? Check out the CyberSource for Post Affiliate Pro.

CyberSource

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

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

SoEasyPay

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

Would you like to improve your affiliate software even more? Check out the Setcom (Auto-post and custom field) integration for Post Affiliate Pro.

Setcom (Auto-post and custom field used by other script)

Would you like to improve your affiliate software even more? Check out the Setcom (Auto-post and custom field) integration for Post Affiliate Pro.

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

RoboKassa

The text provides information on PostAffiliate Pro, an affiliate marketing platform. It includes details on categories, partners, and integrations, specifically with RoboKassa for electronic payments. The text also outlines steps to activate the RoboKassa plugin and add a pay form to a website. A code example is provided for adding the pay form. The text concludes with an invitation to try PostAffiliate Pro for free.

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