Results 1 to 2 of 2
  1. #1
    Join Date
    Oct 2012
    Posts
    1
    Plugin Contributions
    0

    Default Any help about SOAP web services?



    Thrown my head all over google and this forum..but couldn't find a solution (not even a hint).

    I am new to zen cart, I need to update the order status of an order using SOAP. Did it in magento with ease. But couldn't find the same for zen cart.

    Any idea how to do it???

  2. #2
    Join Date
    Jan 2007
    Location
    Australia
    Posts
    6,167
    Plugin Contributions
    7

    Default Re: Any help about SOAP web services in zen cart.

    Quote Originally Posted by ashy View Post
    I am new to zen cart, I need to update the order status of an order using SOAP.
    Mind if I ask
    1) Why SOAP ?
    2) What is the actual problem you are attempting to solve?

    Quote Originally Posted by ashy View Post
    Any idea how to do it???
    My knowledge of SOAP is minimal, but from the little I do know, it is probably an overkill for what you are wanting to do, which I assume is to simply update the order status flag from (say) 'pending' to 'completed' via some external mechanism? (is that correct?).
    If this was a mod that I was hired to develop I'd probably use nothing more than a PHP script. However, without knowing your technical requirements it is hard to say if this would be a suitable method or not.

    Modifying the zencart database via a PHP script is not difficult, and although created for totally different reasons, and using different tables, if you take a look at the code used in the automatic currency updates module http://www.zen-cart.com/downloads.php?do=file&id=286 you should be able to get a few ideas as to how to go about this. It, like your requirment is essentially a 'standalone' script that interfaces directly with the zencart database.

    Hope this helps,
    Rod

 

 

Similar Threads

  1. FedEx Web Services
    By markalpine in forum Addon Shipping Modules
    Replies: 1
    Last Post: 10 Jun 2011, 11:10 PM
  2. Orders - SOAP Web Service
    By mithaimate in forum General Questions
    Replies: 0
    Last Post: 21 Mar 2010, 07:01 PM
  3. web services
    By tbrides in forum General Questions
    Replies: 0
    Last Post: 5 Jun 2008, 12:02 PM
  4. Web services
    By vivekkhurana in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 25 Nov 2006, 04:02 AM

Posting Permissions

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