Important Notice from AspDotNetStorefront
It is with dismay that we report that we have been forced, through the action of hackers, to shut off write-access to this forum. We are keen to leave the wealth of material available to you for research. We have opened a new forum from which our community of users can seek help, support and advice from us and from each other. To post a new question to our community, please visit: http://forums.vortx.com
Results 1 to 2 of 2

Thread: Affiliate Tables - Activity/Commissions

  1. #1
    asp2go is offline Junior Member
    Join Date
    Jan 2010
    Posts
    1

    Default Affiliate Tables - Activity/Commissions

    I can't seem to find information on the tables Affiliate Activity and Affiliate Commissions. It seems that all documentation in the manual and forum posts say that the affiliate functionality built in doesn't handle commissions or detailed tracking but these tables look like the place to store transaction related information from orders etc.

    Is there any default / built-in functionality to populate these tables?
    If not, why are these present?
    Have others built processes to load in transactions to these?

    thanks!

  2. #2
    ASPAlfred is offline Senior Member
    Join Date
    Nov 2007
    Posts
    2,244

    Default

    The purpose of affiliate is to link customers to it so you can track which customers come in through any particular affiliate, you can then generate a summary list of that via Orders -> View/Manager Orders in the admin. That is really the only purpose for it.

    The AffiliateActivity and AffiliateCommissions tables were just created there as a starting point for developers wanted to enhanced that functionality.