Table of Contents |
---|
eBay Integration
Panel | ||
---|---|---|
ImprovementsVariation Options label can be renamed now without further errors from eBay Trading APIPreviously if any Variation Option label of your Magento Product was changed, this Item cannot be properly updated on eBay because of the errors returned. These errors were caused by the restrictions of eBay system which do not allow to update all the data for the Items which have sales, etc. The 6.4.4 version includes a mechanism which detects such changes and modifies the data which is sent to eBay to prevent further errors. This functionality passed an in-depth testing and the received results show that the issue is no longer persisting.
Let's look how it works using a particular example. You have a Grouped Product in your Magento which consist of 2 Child Products.
This Product was listed to eBay with the same Variation Option labels.
The Variation Option label was changed in Magento.
The Item will be revised on eBay and the updated Option label will be displayed.
Preventing the eBay Trading API errors if Magento Child Product was unassigned from Parent
In previous M2E Pro versions for the case when you remove unassigned one of the Magento Child Products (which is already listed to eBay), the eBay system returned you an error related to the mismatch between Variations presented on eBay and the ones you sent.
For example, your Product has 2 variations - red white and green pink which are listed to eBay.
However, then the Green variation was removed unassigned from the Magento Product.
And during the next Revise action running, the error used to arise.
But the current version contains a workaround which prevents these errors and allows the Item to be revised on eBay. Preventing the eBay Trading API errors if Magento Child Product will beunassigned from ParentPreventing the eBay Trading API errors if Magento Child Product will be totally removedtotally removedIn previous M2E Pro versions for the case when you completely remove one of the Magento Child Products (which is already listed to eBay), the eBay system returned you an error related to the mismatch between Variations presented on eBay and the ones you sent. For example, your Product has 2 variations - white and pink which are listed to eBay. However, then the Green variation was removed from the Magento Product. And during the next Revise action running, the error used to arise. But the current version contains a workaround which prevents these errors and allows the Item to be revised on eBay. Price will be sent to the eBay each time during Relist action (together with QTY and Variations Data)Previously for the case when the Synchronize data option was enabled, the Price value was not sent to eBay during the Automatic Relisting. However, it might cause further issues. So, to prevent any possible issues related to it, the improvement was implemented into the latest M2E Pro version and the Price value will be send to eBay along with Quantity and Variations data during the Item Relisting. |
Panel |
---|
Fixes Items duplicates because User could List Items with "Listed (Hidden)" status manually Orders Synchronization could not work correcltly sometimes if there are a lot of changes on eBay side Wrong QTY could be set for Item after Relist action for items with "Listed (Hidden)" status Multiple fixes of different functionalities Excluded locations were not removed from eBay when they were removed from Shipping Policy before Error "The Product was Listed as a Simple Product as it has limitation for Multi-Variation Items" during list item even if requirements are met |