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: Recurring Order Details

  1. #1
    dfree99 is offline Member
    Join Date
    Nov 2007
    Posts
    48

    Default Recurring Order Details

    From what I can tell, recurring orders only give sku, color, size quantity, and price for reporting purposes.

    http://manual.aspdotnetstorefront.co...ng-orders.aspx


    Is it possible to track (and report) on the full order details such kit fields, other variant fields, referrer/affiliate , etc?

    I would like to be able to see this full information before I click the Process It button each month.

  2. #2
    George the Great is offline Senior Member
    Join Date
    Nov 2006
    Location
    Cleveland, OH
    Posts
    1,792

    Default

    Yeah, but you'd have to make several modifications to the page in order to pull the information from the database. Basically, a recurring order remains in the ShoppingCart table (and applicable related tables) with all of the original information with a flag set to tell AspDotNetStorefront that the items are recurring. You'll just need to query that information to pull the additional information you'd like displayed for review.
    <a href="http://www.aspdotnetstorefront.com">Shopping Cart Software</a>