matteonardone 0 Report post Posted June 22, 2017 Hi everyone, I'm trying to use m2e pro for ebay, in magento 2. When I try to send products to ebay, the plugin try to get the attribute fixed_price; the right attribute is price, so the plugin sees that the value is 0, and I have the following message: "the fixed price must be greater than 0.99". Where can I set this value? where is the problem? Thank you so much, Matteo Quote Share this post Link to post Share on other sites
J.B. 4 Report post Posted July 4, 2017 In the text of the error 'fixed price' does not mean at all that price is taken from attribute fixed_price. It rather means that price provided for option fixed price is lower than ebay requires but the price is still triggered from attribute you set up in selling policy. Re-check the value provided in the attribute applied in policy with the respect to the store view you use for listings as a source of data. Also, the problem may be related in the magento version. If it is old one the problems like this may arise. Make sure that you are at least on the version 2.1.5 Quote Share this post Link to post Share on other sites