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

Thread: COD Net 30 for based on customer levels.

  1. #1
    tommytl is offline Member
    Join Date
    Sep 2008
    Posts
    34

    Default COD Net 30 for based on customer levels.

    Is there a way to allow COD Net 30 based on certain customer levels?

    Turning on cod right now allows everyone access to cod.

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

    Default

    You could modify checkoutpayment.aspx.cs and add logic there to only display COD method based on certain customer level. There's no way to do that out-of-the-box.

  3. #3
    tommytl is offline Member
    Join Date
    Sep 2008
    Posts
    34

    Thumbs up

    cool thanks!