This is an old revision of the document!
Add sum total from order into the variable for affiliate program at sendmail.php (on all three sub sites).
// As I understand, the name of variable which should be added can't be arbitrary. But there is no free accessible documentation on this issue, at least for unregistered users. And there is no free access to web forms builder, suggested by aweber.com for pages composition. Do you have documentation or any information about naming variable that should be added? //
var sale = PostAffTracker.createSale(); sale.setTotalCost('0'); sale.setOrderID('ORD_12345XYZ'); sale.setProductID('Navnelapper');
The system developer is http://www.qualityunit.com/postaffiliate/ and I have a purchased registered pro 4 version. Correct link to affiliate software http://www.qualityunit.com/postaffiliatepro/
