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 5 of 5

Thread: Reward points and ProductVariant.Points

  1. #1
    rsudworth is offline Member
    Join Date
    Aug 2006
    Posts
    40

    Default Reward points and ProductVariant.Points

    Does ASPDNSF have any concept of reward points? I have found the database field ProductVariant.Points but it isn't accessible though the admin UI and I can't seem to see a points total on the Customer table. Does it do anything?

    Thanks,

    Richard.

  2. #2
    Jao is offline Senior Member
    Join Date
    Oct 2008
    Posts
    1,132

    Default

    ASPDNSF does not have a reward point feature as of the moment and I'm sure it'll available in future releases. ProductVariant.Points column is currently not used. But again, this is possible and you could use that field for such feature.

  3. #3
    rsudworth is offline Member
    Join Date
    Aug 2006
    Posts
    40

    Default

    Thanks for letting me know. I'll have a see what I can do with the field.

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

  5. #5
    rsudworth is offline Member
    Join Date
    Aug 2006
    Posts
    40

    Default

    Thanks for the pointers