I'm using M2Epro in a Magento site. When syncing the Amazon Orders to Magento store, it creates the orders and products correctly but the Amazon Fee always shows 0 (Zero) in the Order details in Magento.
I have created screenshots to describe the issue more clearly:
See the Amazon Orders import log
- Amazon orders are imported and Magento orders created with similar info. Note the Order #, Magento Order #. An equivalent Magento Order is created for each Amazon order.
See the details of the Amazon Order
.
See the details of the Magento Order counterpart of the Amazon order
. Note the Amazon fee shows 0 but the actual fee is not 0. We have to update it with real value
I appreciate your help.