Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...

 

Table of Contents

Common changes 

Info
titleWhat's new


M2E Pro v.6.5.8  is compatible with the PHP version 7.4. With this Module version, M2E Pro introduced a new intelligent approach to the synchronization process.  

Starting from this version, the Module won't support Magento v2.1.x and lower.

Among common changes, we added Custom notes feature in Order details and a filter option Mapped for managing 3rd Party Items.

On Amazon Integration, we improved Revise of Variational products and the import of Fulfillment IDs for Orders. M2E Pro stops supporting the automatic moving of 3rd party items.

M2E Pro supports the eBay Lot Size feature for eBay Integration. We also now support only GTC Listing Duration for Fixed Price Listing type.

For Walmart Integration, we added Details option to Revise Rules.

 

Read the detailed information below.

Table of Contents

...

Important enhancements to Synchronization

With this Module version, we introduced major changes to the synchronization process:To submit the actual Price value along with the QTY during the item Relist, you have to enable the Price option in your Revise Rules.

  • Items moved from the 3rd Party Listing or another M2E Pro Listing will be automatically Revised based on your Sync Rules.

Ability to add custom notes in Order

Add the comments to your Channel sales via the Custom Notes tool on the Order Details page. M2E Pro will transfer all your notes to the corresponding Magento order and keep them updated in accordance with your edits. 

Image Removed

Mapped 3rd Party Items can now be filtered out

Managing the 3rd Party Items has become more convenient. A new filter option Mapped lets you filter out the already mapped items to quickly proceed with their moving to M2E Pro Listing.

Image Removed

Panel
bgColorWhite
Updated Revise Conditions allows automatically syncing the primary product properties like Quantity, Price, Images, etc. M2E Pro tracks the changes made to product property in both Policy Template and Magento Attribute you specified. For example, after you enable Revise by Price, M2E Pro will track all the changes made to Price settings in Selling Policy and to Price value in Magento Attribute.

 

Note
titleNote
Revise by QTY is now permanently enabled. It means that QTY value will be updated each time it is modified in your Magento.
  • M2E Pro now schedules all the product updates and processes them based on their priority. It optimizes a load on servers and increases overall processing speed. When the Sync Rules are met, automatic action is scheduled. You will see the Action is Scheduled label next to a Listing Product. Based on the action priority, Items that need to be Stopped will be processed first, then other product updates will be submitted to the Channel. You can monitor which action is being applied to your products via the Action in Progress label.
  • If an item List action fails due to the incorrect product data, M2E Pro will automatically retry to List this item once the necessary changes are made.
  • To speed up an item Relist, M2E Pro submits only two product properties - its Quantity and Price. It allows reviving your Channel Listings rapidly.
Note
titleNote

Amazon Integration 

Panel
bgColorWhite

Enhanced Multivariational product Revise

We improved the data Revise process so now all the changes in both Parent and Child products will be detected and Revised by M2E Pro.

Fulfillment ID for each Order item

M2E Pro will now import Fulfillment Center IDs for each Order item. You'll be able to see the IDs in Order details.

Auto moving of 3rd party items

M2E Pro stops supporting the automatic moving starting from the current version. Now, you can move the 3rd party Items only manually from the 3rd Party Listings grid.

eBay Integration

Panel
bgColorWhite

eBay Lot Size functionality

Now M2E Pro supports the eBay Lot Size feature. eBay provides sellers with an ability to sell items in lots. The lot is a set of two or more identical or similar items that must be purchased together. Selling in lots can be helpful, for example, when your goods more likely will be sold in bulk than individually or when you need to quickly move your stock.

You can find it under eBay > Configurations > Policies > Selling Policy. To set it up you need to choose Custom Value in Specify Lot Size field and then enter a number of items in Lot.

Image Removed

Note
titleNote

Lot Size value does not affect the number of ordered Items and Magento Product quantity. It just informs the customers how many items are included in the Lot they have bought.

GTC Listings Duration 

Since eBay moved to Good til’ canceled format only, M2E Pro will also offer only GTC Listing Duration for Fixed Price Listing type. Your fixed-price listings will renew automatically every 30 days until the items sell out or you end the listings.

Image Removed 

Tip
titleTip
By using eBay out-of-stock feature, your item with zero quantity stays active but is hidden from search results until you increase the quantity. Read more here.

Updated Magento Order Creation Rules

You can now automatically create Magento orders based on two eBay order statuses - when checkout is completed and the payment is received.

  • Checkout Is Completed – use the option to create Magento order after a buyer complete checkout on eBay.
  • Payment Is Received – use the option to create Magento order only after a buyer complete checkout and make a payment on eBay.
Tip
titleTip

Use Quantity Reservation feature to automatically reserve Magento Product quantity per your eBay order until Magento Order Creation Rules are met.

...

Panel
bgColorWhite

Details option to Revise Rules

Set the Details option to "Yes" in Revise Rules if you want data to be automatically revised on Walmart Listing(s) when changes are made to the Magento Attributes related to Image, Description, or Selling Settings.

Image Removed

Technical Changelog

Panel
bgColorWhite
  • CommonCore: [Added] Ability to add custom notes in Order
  • Common: [Added] Migration from M2E Pro v6.5.8 Magento v.1 to M2E Pro v1.5.0 Magento v.2
  • Common: [Added] Mapped filter for 3rd party listings
  • Common: [Added] Track Magento Product Websites updates
  • CommonFixed] "Base table or view %s not found" when prefixes are presented in a database on upgrade (rename and create tables fix)
  • Core: [Fixed] Fatal error “Class Ess_M2ePro_Helper_Module_HelpCenter not found
  • Core: [Fixed] "Table is not installed" in Check Tables Structure Validity
  • Core: [Fixed] Cron runner doesn’t switch in some cases
  • Core: [Fixed] Start configuration button redirects to the Support page if Walmart component is disabled
  • Core: [Fixed] Escape data in the License form
  • CommonCore: [Fixed] Inventory Synchronization worked working after the upgrade even if it before the upgrade was disabled beforehand
  • CommonCore: [Fixed] Send last tracking number to Channel instead of the first one
  • Common: [Fixed] Cron runner is not switching in some cases
  • Common: [Fixed] Do not make an unnecessary update to Magento orders
  • Common: [Improved] Add support for Magento Stock Sources import
  • Common"Instance does not exist" error when Account with orders is removed
  • Core: [Fixed] Upgrade script was finished with error
  • Core: [Fixed] Extra instructions were added to the instruction table in special case [amazon|walmart]
  • Core: [Improved] Logs & Events
  • Core: [Improved] Make Extension versions for M1 and M2 match
  • Core: [Improved] Make database corresponding for M1 and M2
  • Core: [Improved] Remove revision from Extension
  • Core: [Improved] Move server messages from primary configuration
  • Core: [Improved] Review a backup tables list for upgrades
  • Core: [Improved] 3rd Party items mapping
  • Core: [Improved] PHP Compatibility code standard fixes (now compatible with PHP 7.4)Common
  • Core: [Improved] Add limits for DetectDirectlyDeleted task
  • Core: [Improved] Review priority coefficients for actions
  • Core: [Improved] Remove Revise total
  • Core: [Improved] Enhancements to SynchronizationCommonProvide the ability to add custom product types (as in m2)
  • Core: [Improved] Amazon/Walmart Parent Product Revise
  • Core: [Improved] Show all attributes in MagentoAttribute dropdowns
  • eBay: [Removed] Out of stock control flag - Fixed Price only GTC listing duration
  • eBay: [Removed] Support for Magento 2.1.x and lowerMagento Order creation Rules: "Immediately" and Payment is received"
  • eBay: [Added] eBay Lot Size functionalityFixed] A variation could not be found for the given SKU number during Revise action
  • eBay: [Fixed] "Please enter a valid price for your item (e.g. the US $0.99)" on Revise when Child product was deleted in Magento
  • eBay: [Improved] Improve Charity field in eBay Selling Policy
  • eBay: [Improved] Rename eBay Return Policy (make it like m2)
  • eBay: [Improved] Add Lot Size instance to Revise by Other
  • eBay: [Improved] GTC listing duration revieweBay: [Removed] "Immediate" and "Payment is Received" Magento Orders Creation optionsNew eBay Orders IDs
  • eBay: [Improved] Use shipment item observer instead of shipment one (as in M2)
  • Amazon: [Removed] Remove unsupported marketplaces from list
  • Amazon: [Fixed] Incorrect Category Warning displayed in Amazon Description policy
  • Amazon: [Added] Ability to revise a Parent ProductFixed] Description data block can not be deleted after it was selected once on Specific tab
  • Amazon: [Fixed] Do not send gift data on List action if it is not specified
  • Amazon: [Fixed] JS error occurs if Vocabulary was usedImproved] Import Fulfillment Center ID for each Order Item
  • Amazon: [Improved] Token update automatic save
  • Amazon: [Improved] Import Fulfillment Center ID for each Order Item] Use shipment item observer instead of shipment one (as in M2)
  • Walmart: [Added] Walmart Product ID (GTIN, EAN, UPC, ISBN) exemption
  • Walmart: [Removed] Walmart Product Link
  • Walmart: [Added] Add Details option to Revise RulesFixed] Error log "The Item was not listed due to the unexpected error on Walmart side..." on list action
  • Walmart: [Improved] Ability to Reset Fixed] Item Status was successfully changed from "Active" to "Inactive (Blocked) items in Manage Variations" after success list action
  • Walmart: [Fixed] Order ID filter in Order logs does not workOnline product data is not being updated
  • Walmart: [Fixed] Walmart edit SKU fix
  • Walmart: [Fixed] Undefined index: item_id in Model/Walmart/Order/Action/Handler/Shipping.phpThe price index was not reset for Walmart when saving product
  • Walmart: [Fixed] Not visible "Reset Inactive (Blocked) Items" action in mass action when to reset products
  • Walmart: [Improved] Add Details option to Revise Rules
  • Walmart: [Improved] Move duplicated code in Order/Proxy models to abstract one
  • Walmart: [Improved] Use shipment item observer instead of shipment one (as in M2)