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

Please take a look at the search results below

PAN: Add merchant account

This example shows how to add merchant account in Post Affiliate Network. ...
Home -> Post Affiliate Pro -> Programmers documentation -> API -> Examples -> Work with users

Add WHMCS clients as affiliates to PAP via API

The following script has to be saved into the 'includes/hooks' directory of y...
Home -> Post Affiliate Pro -> Programmers documentation -> API -> Examples -> Integration related

How to add newsletter functionality

Though Post Affiliate Pro does not have a newsletter functionality yet, you c...
Home -> Post Affiliate Pro -> Tips & Tricks

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

How to add affiliates from other affiliate softwares to Post Affiliate Pro

There are 4 ways how to do it: 1. they can sign up at your new signup pag...
Home -> Post Affiliate Pro -> Frequently asked questions -> Affiliates

Add affiliate

This example shows how to create a new affiliate, more about class Pap_Api_Af...
Home -> Post Affiliate Pro -> Programmers documentation -> API -> Examples -> Work with users

Add banner via API

<?php // the PapApi.class.php file can be downloaded from the merchant panel ...
Home -> Post Affiliate Pro -> Programmers documentation -> API -> Examples -> Work with banners

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

How to add PayPal address to signup form

Go to Configuration> Payout Options> Edit PayPal. Find "Fields" section and p...
Home -> Post Affiliate Pro -> Customizations -> Customizing signup form and mini-site

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

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

How to allow to add new merchant into any account

If you want to allow to add new merchant for network merchants, you need to a...
Home -> Post Affiliate Network -> Application Settings

Add action commission to a campaign via API

Here is an example of how you can add an action commission to a campaign via ...
Home -> Post Affiliate Pro -> Programmers documentation -> API -> Examples -> Work with campaigns

Allow affiliates to add sale manually from the affiliate panel

Sometimes, you may need to give your affiliates an option to add sales manual...
Home -> Post Affiliate Pro -> Programmers documentation -> API -> Examples -> Other

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

How to add sub-affiliates count at home screen

To add the count of sub-affiliates to the affiliate panel home screen please ...
Home -> Post Affiliate Pro -> Customizations -> Customizing affiliate panel

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

How to add a page into the mini-site

This guide applies only to our self-hosted customers. Hosted with us customer...
Home -> Post Affiliate Pro -> Tips & Tricks

How to add Live Agent button to the application

If you want to add a chat button from your Live Agent to your Post Affiliate ...
Home -> Post Affiliate Pro -> Tips & Tricks

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

5. Add banners and promo materials

You should give your affiliates a wide selection of promotional materials so ...
Home -> Post Affiliate Pro -> Setting up the system

How to add monthly commission bonus

This scenario will show you a simple script that you can use for assigning sp...
Home -> Post Affiliate Pro -> Tips & Tricks

How to add News content to the old themes?

The news content can be added to any other theme as well. You need to add {...
Home -> Post Affiliate Pro -> Customizations -> Customizing affiliate panel

How to add custom conf to some WHM account

You have to first create a directory corresponding to the path above. You can...
Home -> Developers help -> Server Administration -> WHM / CPanel

Add (or remove) a banner to Banner Categories

You can use the following code to add (or remove) a specific banner to [Banne...
Home -> Post Affiliate Pro -> Programmers documentation -> API -> Examples -> Work with banners

Add (or remove) a campaign to Campaigns Categories

You can use the following code to add (or remove) a specific campaign to [Cam...
Home -> Post Affiliate Pro -> Programmers documentation -> API -> Examples -> Work with campaigns

Can I create a custom onboarding process on the platform and add resources section for my affiliates?

Customer context: The customer is using Post Affiliate Pro and wants to estab...
Home -> Frequently Asked Questions -> General

How to add tracking code to body from header

In order for your tracking to work you have to insert tracking codes to the H...
Home -> Post Affiliate Pro -> Tips & Tricks

How to add help text for fields in signup form

The template for signup fields is in accounts\default1\themes\signup\_common_...
Home -> Post Affiliate Pro -> Customizations -> Customizing signup form and mini-site

How to add referral box into site

You might have wondered how to put a box on your site where your visitors can...
Home -> Post Affiliate Pro -> Tips & Tricks
×