Integration with third party affiliate software

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
fcmlmt1
Lieutenant, Jr. Grade (LT JG)
Lieutenant, Jr. Grade (LT JG)
Posts: 26
Joined: Tue Jul 21, 2009 11:34 am

Integration with third party affiliate software

Post by fcmlmt1 » Mon Feb 15, 2010 7:02 pm

We are trying to use an affiliate software called Post Affiliate Pro and have it integrated with Able so we can use it as an affiliate software. The programmers at PAP are trying to find this information. Can you tell me where I can find this?

i will need Variables TotalCost, Order id, Product id..

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: Integration with third party affiliate software

Post by mazhar » Tue Feb 16, 2010 8:02 am

Have a look at this thread
viewtopic.php?f=42&t=8826

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: Integration with third party affiliate software

Post by mazhar » Wed Feb 17, 2010 9:58 am

Attached is a control with image based integration PostAffiliatePro. I have followed the information provided here
http://addons.qualityunit.com/integrati ... -solution/
for hidden imaged based integration.

Simply put this control in your ConLib\Custom Folder. Then from merchant side go to Administration > Website > Content and Layout . Locate RecieptPage and edit it. Then use that control in content section something like

Code: Select all

[[ConLib:Custom\PostAffiliateProWidget]]
[[ConLib:ReceiptPage]]
For total amount I have used the amount excluding shipping and taxes.

mpullmann
Ensign (ENS)
Ensign (ENS)
Posts: 3
Joined: Tue Feb 16, 2010 6:19 pm

Re: Integration with third party affiliate software

Post by mpullmann » Wed Feb 17, 2010 4:48 pm

Thank you Mazhar


Post Reply