An easy to use, secure, online shopping cart solution since 1998.
Integration with Cart Manager can be made using the Approval URL supported by them.
Login
Login to your CartManager admin center and click Advanced Settings.
Locate integration place
Find the box labeled: HTML For Bottom of Receipt.
Integration
Place the following code into the box.
<script id="pap_x2s6df8d" src="https://URL_TO_PostAffiliatePro/scripts/trackjs.js" type="text/javascript"></script><script type="text/javascript">
PostAffTracker.setAccountId('Account_ID');var sale = PostAffTracker.createSale();
sale.setTotalCost('PRINTSUBTOTAL');
sale.setOrderID('PRINTORDERNUMBER');
PostAffTracker.register();
</script>
Finished
It is now integrated. Every time customer enters the order confirmationpage the tracking code is called and it will register a sale forreferring affiliate.
SolidTrustPay (custom field used for other data)
This piece of text explains how to integrate SolidTrustPay, a payment processing provider, with PostAffiliate Pro using a plugin. To do this, users need to activate and set up the plugin, update their SolidTrustPay button codes, and add tracking code to their website. All of these steps are explained in detail, with specific instructions provided.