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: New order using WSI

  1. #1
    mohanrh is offline Member
    Join Date
    Jul 2009
    Posts
    78

    Default New order using WSI

    Has anyone tried creating a new order using WSI? We have a scenario where in one of our affiliated site would need to create an order on our main ecommerce site running on ML/64 platform and just display the order number to the customer.

    The affiliated site would send the customerid, productid and payment info. The main site should then create an order and send back the order info. Is this functionality feasible using wsi?

    Any info in this regard is greately appreciated.

    Mohan

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

    Default

    WSI is not capable of actually creating the order (at least not with any of the built in order-specific nodes), however if you have the data and know where it fits in the order schema you could use a direct sql query to insert the data manually into the orders tables and then get the order number once the insert is completed.
    <a href="http://www.aspdotnetstorefront.com">Shopping Cart Software</a>