Results 1 to 3 of 3

Thread: Is it Possible to make a full purchase cycle from WSI?

  1. #1
    Join Date
    Mar 2012
    Posts
    3

    Question Is it Possible to make a full purchase cycle from WSI?

    Is it Possible to make a full purchase cycle from WSI?

    Including add to cart then checkout and continue with purchase steps from Store Front
    Web Service.

  2. #2
    Join Date
    Mar 2007
    Location
    Ashland, OR
    Posts
    2,390

    Default

    You can't place a 'real' order through WSI, no. The OrderManagement node allows the management of existing orders, but it can't add a new one. You could do some creative SQL through the ExecuteSQL node to build an order from a data standpoint, but there'd be no way to call a gateway and verify/collect funds (without some mods).

  3. #3
    Join Date
    Mar 2012
    Posts
    3

    Question

    Unfortunately this not like we were hope any way thank you for your response and i wonder if there is any documentation to work with your data base and your code to add an order in a proper way or if there is any instructions that will guide me throw the steps of add to cart and create order... or what is your advice accordingly?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •