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

Please take a look at the search results below

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

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

Does Post Affiliate Pro provide REST API for available subscription plans?

Customer context: The customer is considering Post Affiliate Pro and wants to...
Home -> Frequently Asked Questions -> Pricing

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

Curl error: <url> malformed

Fatal error: Uncaught exception 'Gpf_Exception' with message 'Curl error: <ur...
Home -> Post Affiliate Pro -> Troubleshooting

Display affiliates of a private campaign via API

The following sample code shows how to display the list of affiliates invited...
Home -> Post Affiliate Pro -> Programmers documentation -> API -> Examples -> Work with campaigns

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

Delete banners via API

If you wish to delete banners via php API, you need to know the IDs of the pa...
Home -> Post Affiliate Pro -> Programmers documentation -> API -> Examples -> Work with banners

Pap_Api_ClickTracker

It is possible to replace standard click tracking using javascript code with ...
Home -> Post Affiliate Pro -> Programmers documentation -> API -> Tracking API

Pap_Api_Affiliate

Pap_Api_Affiliate class is a row object which represents one affiliate record...
Home -> Post Affiliate Pro -> Programmers documentation -> API -> High level API

Add commission group to a campaign via API

The following sample code shows how to add a commission group to a campaign. ...
Home -> Post Affiliate Pro -> Programmers documentation -> API -> Examples -> Work with campaigns

500 Internal Server Error

The server encountered an unexpected condition which prevented it from fulfil...
Home -> Developers help -> HTML & Javascript related problems -> Web Server Response codes

Add DirectLink URL via API

Here is an example of how to add a DirectLink URL via API using merchant logi...
Home -> Post Affiliate Pro -> Programmers documentation -> API -> Examples -> Other

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

Pap_Api_SaleTracker

API provides a way to register sales using PHP. This is an alternative to the...
Home -> Post Affiliate Pro -> Programmers documentation -> API -> Tracking API

Get the list of PAN Accounts via API

The following sample code shows how a network-owner can get the list of accou...
Home -> Post Affiliate Pro -> Programmers documentation -> API -> Examples -> Work with users

Pap_Api_Payouts

Grid object - this class handles requests to the list of payouts. You can use...
Home -> Post Affiliate Pro -> Programmers documentation -> API -> High level API

Change the status of recurring rules via API

If you ever wanted to change the status of existing recurring rule found at T...
Home -> Post Affiliate Pro -> Programmers documentation -> API -> Examples -> Work with commissions

Pap_Api_Transaction

Row object - class representing one transaction (commission) record. You can ...
Home -> Post Affiliate Pro -> Programmers documentation -> API -> High level API

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

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

Your API file may not match your PAP installation

The error "Could not communicate order status change to PAP, Your API file ma...
Home -> Post Affiliate Pro -> Troubleshooting

Fatal error: Cannot access parent class

Are you receiving error mentioned in the field? Fatal error: Cannot access ...
Home -> Post Affiliate Pro -> Troubleshooting

How to Update API file

This example shows how to check version of API file and how to update it. In ...
Home -> Post Affiliate Pro -> Programmers documentation -> API -> Examples

Every mail failed to send with error message: Validation failed for ...

I you get error message like this in your outbox: Validation failed for: Affi...
Home -> Post Affiliate Pro -> Troubleshooting -> Email troubleshooting

Pap_Api_TransactionsGrid

Grid object - this class handles requests to the list of transactions. You ca...
Home -> Post Affiliate Pro -> Programmers documentation -> API -> High level API

Add channel via API

Sample code to add channel via API. NOTE: It requires affiliate login credent...
Home -> Post Affiliate Pro -> Programmers documentation -> API -> Examples -> Other

Load sent mail templates via API

As you may have noticed, if you send some custom e-mail from Post Affiliate P...
Home -> Post Affiliate Pro -> Programmers documentation -> API -> Examples -> Other

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

PAN: Edit merchant info via API

The following sample script shows how to change the password of a network mer...
Home -> Post Affiliate Pro -> Programmers documentation -> API -> Examples -> Work with users
×