We need to establish what differences exist, if any, between V2_soap API in Magento 1.9 and Magento 1.7
Thanks
Hi @maultby
You may check at following link the release notes for the Magento 1.9 series
Magento Community Edition (CE) Release Notes (1.9 and later)
There were some changes as following in the Magento 1.9.2 version
Magento Community Edition 1.9.2
form_key
field.Mage_Sales_Model_Order
no longer returns errors.min_sale_qty
field.salesOrderInvoiceCreate
no longer changes the value of $itemsQty
in subsequent orders.CategoryInfo
method:Include_in_menu
UseParentSettings
ApplyToProducts
/api/v2_soap?wsdl
) no longer appears the Admin, which is unreachable by SOAP.What is your real concerns regarding the differences?
Thanks for this reply. Are those differences you have defined the entire extent of differences between 1.9 and 1.7?
We have developed and tested integration with our accounting and order processing application and Mag CE 1.9.2.4. We have a customer who wishes to use it with Mag 1.7.0.2 and we need to identify any differences.