Questions tagged [m2e-pro]
40 questions
1
vote
1 answer
m2e configuration settings 404 error
I just installed M2E and I'm going through the setup process, but when I go to the M2E configurations in the settings->configuration All I am presented with is a 404 error. I have did some looking and I feel like I'm a lonely case. has anyone had…

Jleelove1
- 11
- 1
1
vote
1 answer
How to edit the description to have my own custom text in it when a product is added?
I'm using my Magento store specifically with M2E Pro to list eBay products easily. My question is this...
How do I edit the description value form so that I can have my own custom text in it when a product is added? I need this because I have a…

Blowtar
- 996
- 9
- 11
1
vote
1 answer
Magento + M2ePro. Send Email on Sale Order, forces invoice creation and sets Order as Paid
I'm using Magento and M2ePro extension in order to publish and manage products on eBay.
Someone buys product X, and pays by Bank Deposit.
When I synchronize Sale Orders with the M2ePro extension, then the order appears both on the extension list of…

Martín Peverelli
- 328
- 2
- 13
1
vote
2 answers
Magento: Load/Use Image Base URL instead of Cached URL
Does anybody know how to get Magento to use the actual base URL of images instead of the cached ones?
Using Magento Community V 1.6.2.0
If I look at the URL of a product image you get something like…

Robert
- 21
- 1
- 3
0
votes
1 answer
Magento 2 observer, dispatch catalog_product_save_after event when update products programmatically
I have to dispatch event catalog_product_save_before or catalog_product_save_after event, while update a lot of products programmatically.
I run a script that call updateAttributes() method that dispatch event…
0
votes
0 answers
magento m2epro sync product imported as third party listing
I have a magento ecommerce and a correspondig ebay shop. Both are born and grown indipendently from each other but recently I've been tasked to use m2epro to map them, so I imported ebay products as third party listings.
Unfortunately such products,…

Matteo Rossi
- 443
- 5
- 12
0
votes
1 answer
Can't install module using composer on Magento 2.1
I am trying to install M2ePro module on my Magento ver. 2.1.8 application using composer and getting this error:
[http]$ php-7.0 /usr/local/bin/composer require m2e/ebay-amazon-magento2
Could not find a matching version of package…

Greg
- 503
- 5
- 30
0
votes
1 answer
Magento M2ePro Ebay / Wrong counting inactive items
I have an issue with m2epro. There's a wrong counting for inactive items.
I don't have this item in listing! Listing counting 20 items, but if I see in "detailed listing" there are 19. I'm not able to see the active items.
Where I'm wrong?
This is…
user5312824
0
votes
1 answer
Load M2EPro amazon data about gift wrap via magento sales/order model
I can load sales order via magento model like this:
$order = Mage::getModel('sales/order')->loadByIncrementId('200000025');
How do I get to the amazon values via the model?:
Ref:…

Latheesan
- 23,247
- 32
- 107
- 201
0
votes
1 answer
Fatal error occurred: "Wrong max deactivate lock item time."
When we are trying to list our product on amazon from magneto backend we are getting Fatal error occurred: "Wrong max deactivate lock item time.".
we are using M2EPRO version 6.0.3

user2733745
- 220
- 2
- 4
- 13
0
votes
1 answer
Magento 1.9.0 / M2EPro 6.2.2 / Siteground (???)
Have 3 Magento sites on a shared Siteground Cloud server (2 sites w/dedicated IP's), not sure if any of that information is important BUT here is the problem -
November 11th/12th it appears that Order sync from eBay -> Magento (via M2EPro) stopped…

Michael Lucy
- 13
- 3
0
votes
1 answer
"You must choose at least one payment method" issue in M2E ebay listing
Error:
You must choose at least one payment method.
I have chosen Postal order/Banker's cheque but still i am getting above error.
Please suggest how can i fix this .

Keyur Patel
- 255
- 3
- 15
0
votes
2 answers
M2EPro admin pages are blank
M2EPro seems to not be working. When I click on "sell on ebay" in the admin, it just refreshes the admin dashboard. When I got to system->configuration->M2EPro, all links end up with a blank area.
Any Idea what's wrong?

user3570040
- 1
- 1
0
votes
2 answers
M2e Pro blocked by firewall CSF
My M2e Pro will not work with Amazon, Rakuten and eBay when I have the CSF (ConfigServer Security & Firewall) turned on. I have looked for answers what to open for M2e Pro to work, but can't find an answer. M2e Pro just reports "Server connection is…

user3317382
- 46
- 1
- 7
0
votes
1 answer
magmi configurable product import fine, m2epro lists only "simple" products on ebay
So I list a configurable product through magmi to Magent just fine. Looks gook.
Then I push the item to eBay via m2epro and only the simple products list (as individual products). What am I missing? Anyone have any luck with this setup?