How to setup a Paypal Affiliate Program
Step 1) From your admin dashboard, click on Set up software.
Step 2) Click on Get Thank You Page Code to get the snippet of code.
Step 3)
Click on the drop down and look for Paypal
Step 4) Embed the following tracking code within your PayPal button. It is easy to do this. All you have to do is insert the code below before the tag within your Paypal button.
NOTE:
<form action="http://www.paypal.com/cgi-bin/webscr" method="post">
<input name="cmd" type="hidden" value="_s-xclick" />
<input name="hosted_button_id" type="hidden" value="XXXXXXXX" />
<input alt="PayPal - The safer, easier way to pay online!" border="0" name="submit" src="http://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif" type="image" />
<img alt="" border="0" height="1" src="http://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" />
<input name="notify_url" type="hidden" value="https://ninademo.ositracker.com/sales/paypal_plugin" />
<input id="custom" name="custom" type="hidden" />
<script language="JavaScript" src="https://ninademo.ositracker.com/sales/get_affiliate" type="text/javascript">
</form>
That is it. The software is now integrated with PayPal. You can go ahead and test to see if it works.