SeriouSSamet
New Member
I am trying to use the Wazala API to get the full order information for all orders (or even one) for a store. This is the format that I need. The page mentions using the method \[code\]OrderVerify('OrderID')\[/code\] but gives no indication how that method is to be used with the API.The 'get_orders' method on this page works great, but it is a very simple summary listing of orders, and doesn't have all the information needed to process an order (i.e. billing/shipping address, line items, etc.).Is there an API call for Wazala that retrieves full order info in the XML format shown here, if so, how is it called?