404: The page you're looking for was not found on this site

Please take a look at the search results below

"Your session expired" error during installation

If you get "Your session expired" error in the first screen of installation i...
Home -> Post Affiliate Pro -> Troubleshooting

Pap_Api_Session

Class representing session (logged user). You must log in using this object b...
Home -> Post Affiliate Pro -> Programmers documentation -> API -> Low level API

How To Enable Session Support for PHP?

The session support can be turned on automatically at the site level, or manu...
Home -> Post Affiliate Pro -> Troubleshooting

Why was my order declined by your payment processor?

In this article you can find error messages from our payment processor and po...
Home -> Ordering, Payments, Receipts

How to extend download period on self-hosted licenses

Your software download validity on your Downloadable license already expired?...
Home -> Ordering, Payments, Receipts

API add() and save() requests throw ‘Request not executed yet’ error message

A customer of ours who uses PHP 5.5.6 with nginx and php-fpm tried to use a g...
Home -> Post Affiliate Pro -> Troubleshooting

How to recompute transaction

This examples show how to recompute commission of transaction. If you kno...
Home -> Post Affiliate Pro -> Programmers documentation -> API -> Examples -> Work with commissions

Approve affiliate with API

Following example shows, how you can approve pending affiliate using Post Aff...
Home -> Post Affiliate Pro -> Programmers documentation -> API -> Examples -> Work with users

Add a Replicated site banner via API

This is a sample code of how to create a Replicated site banner via API. ...
Home -> Post Affiliate Pro -> Programmers documentation -> API -> Examples -> Work with banners

demo functionality check script

you need this demoLogin.php script: <?phprequire_once '../api/PapApi.cl...
Home -> Developers help -> Server Administration

Loading campaigns

If you want to load campaigns grid, you can use this example: <?php inc...
Home -> Post Affiliate Pro -> Programmers documentation -> API -> Examples -> Work with campaigns

Create (import) coupons via API

The following 2 examples will show how to create (import) coupons via php API...
Home -> Post Affiliate Pro -> Programmers documentation -> API -> Examples -> Work with banners

Display or update affiliate payout options via API

The following php API example shows how to update the payout option informati...
Home -> Post Affiliate Pro -> Programmers documentation -> API -> Examples -> Work with users

How to update URL links of images

If the URL address of your installation of Post Affiliate Pro has changed (e....
Home -> Post Affiliate Pro -> Tips & Tricks

Delete merchant via API

The following example shows how to delete a merchant via API, while we filter...
Home -> Post Affiliate Pro -> Programmers documentation -> API -> Examples -> Work with users

How to load affiliate manager information

Here is an example of how can affiliate load affiliate manager information. ...
Home -> Post Affiliate Pro -> Programmers documentation -> API -> Examples -> Other

Get the list of Raw Clicks

The following example shows how to obtain the list of Raw Clicks via API. <?...
Home -> Post Affiliate Pro -> Programmers documentation -> API -> Examples -> Work with reports

Add campaign through API

Here is an example code which you can use to create campaign in your Post Aff...
Home -> Post Affiliate Pro -> Programmers documentation -> API -> Examples -> Work with campaigns

Cannot place an order of SaaS solution of Post Affiliate Pro (Network) - authorization failed

When placing an order of SaaS solution of Post Affiliate Pro (Network), the o...
Home -> Post Affiliate Pro -> Troubleshooting

How to remove affiliates

If you want to remove affiliates via API, you can use method deleteRows in cl...
Home -> Post Affiliate Pro -> Programmers documentation -> API -> Examples -> Work with users

How to get commissiontypeid for campaign and commissiontype

This example shows how to get commissiontypeid for certain campaign and commi...
Home -> Post Affiliate Pro -> Programmers documentation -> API -> Examples -> Work with campaigns

Integration with Joomla 2.5.X

The plugin will handle the synchronization of user signup with your Post Affi...
Home -> Post Affiliate Pro -> Programmers documentation -> API -> Examples -> Integration related

Invite affiliate to the campaign after signup

Some customers are interested in inviting affiliates into a campaign after si...
Home -> Post Affiliate Pro -> Tips & Tricks

PAN: change merchant password via API

The following script enables the network owner to change the password of any ...
Home -> Post Affiliate Pro -> Programmers documentation -> API -> Examples -> Work with users

Add product ID to existing campaign via API

The following code is an example of how to add product id(s) to an existing c...
Home -> Post Affiliate Pro -> Programmers documentation -> API -> Examples -> Work with campaigns

Redirect visitor to affiliate's replicated page

If you want to redirect visitor to affiliate's replicated based on the inform...
Home -> Post Affiliate Pro -> Programmers documentation -> API -> Examples -> Other

Adding affiliate to commission group

First script shows how to add affiliate to commission group via API. Second ...
Home -> Post Affiliate Pro -> Programmers documentation -> API -> Examples -> Work with commissions

How to automatically log in as an affiliate

You can do it using our API (https://support.qualityunit.com/712031-API): Ge...
Home -> Post Affiliate Pro -> Programmers documentation -> API -> Examples -> Work with users

WHMCS Integration

Create a file (name it e.g. pap.php) in the /includes/hooks/ directory of you...
Home -> Post Affiliate Pro -> Programmers documentation -> API -> Examples -> Integration related

Approve/decline commissions by Order ID

This is a sample code of how to approve or decline PENDING transactions by Or...
Home -> Post Affiliate Pro -> Programmers documentation -> API -> Examples -> Work with commissions
×