Hello,
We are considering incorporating Post Affiliate Pro into our website as a SAAS application and integrated with the web services API. We have some concerns that your help to understand would be appreciated.
1. Does the module/API support sub-salespeople? Other than installing the module, is there any development that needs to occur on a Drupal site to track sub-salespeople? Or are they treated like any ordinary sales person and PAP figures out who gets paid what?
2. How complex is incorporation of the module/API into Drupal? Just unzip, install and some configuration in the module itself or lots of coding?
Thanks for your thoughts!
Comments
Comment #1
tinker commented@samdeskin,
1. PAP supports multi tier affiliates with complex options for calculating commissions. The interface in drupal is limited but everything can be managed using the PAP software.
2. Installation of the drupal module is easy. Download, extract, and enable module. Go to admin page for module and enter login info to PAP software. Copy PapApi.class.php file to module folder. That's it. Tracking code is added where needed.