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: Order capturing

  1. #1
    flyingpenguin is offline Junior Member
    Join Date
    Jun 2009
    Posts
    10

    Default Order capturing

    I have a client who is interested in aspdotnetstorefront, but I can't find any documentation on a major requirement he has.

    He has a backend inventory management suite that we need to be able to send data to.

    Ideally we would like to set it up so that once an order has been authorized and completed, I can capture the order information and send it onto the backend systems.

    I can't find anything that says this is possible. Is there an event or something that occurs when an order is successful that I can key off of?

    At the very least I need the ability to export all recent orders into an excel spreadsheet so that I can import them into the backend system. Is this possible?

    Thanks,
    David

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

    Default

    Absolutely possible. The software has a built-in Import/Export Web Service Automation Interface (WSI) that would allow you to retrieve any information you want from the DB. There's a great forum thread posted here.