Magento 2.4.2 Released [February 09, 2021]

Magento 2.4.2 version released on February 09, 2021, that offers platform enhancements with security and performance improvements. Release Notes: Magento Open Source 2.4.2 Release Notes Magento Commerce 2.4.2 Release Notes Highlights of the latest Magento 2.4.2: Support for SameSite attributes for cookies. Supports Elasticsearch 7.9.x and Redis 6.x Includes Adobe Stock Integration v2.1.1. Facilitates using …

Place order for a different userID? Something like this even possible?

Hi M2 experts, I have a difficult question. I need to implement a sub account system in my shop where certain accounts can create sub accounts. I guess that would be possible but here comes the tricky part: If the sub account places an order, the order needs to go into the main account (except …

After a dozen convos with r/Magento giving feedback on my free “look up any company’s suppliers” tool, E.x. Who makes Uniqlo Jeans’s?, I’ve made 125+ changes to ImportYeti and am happy to announce ImportYeti Beta V3.0

Here is the link to the original post. You can find the tool here: ImportYeti.com For those who missed the earlier posts, ImportYeti searches 70,000,000 public shipping records to help you find a quality supplier 1000x times easier than Alibaba alone. You answer questions like: Who makes Fire Mountain’s metal beads? Answer: Guangzhou Tat Metal …

My boss started doing tutorials on youtube – a great watch for beginners and Magento vets

https://www.youtube.com/channel/UC1sw8JiCquPamqlBDmFYB9w Sorry if this seems like a shameless advertisement from my end, but I genuinely believe these videos are a great educational starting point for a-lot of fledgling Magento Devs out there. A little context: I’ve been lucky enough to be his apprentice for about two years now, so the fact he’s condensing what he’s …

Redis issue when editing products in Magento 2.3

Hello, non-techie here. Lots of detail – questions at the end. I recently (September 2020) migrated from Magento 1.9 to 2.3. Within about 6 weeks, I started getting Redis error messages when editing products. I get the following error message when I go to save after editing a product: Notice: Redis::exec(): send of 8192 bytes …

Sell Magento business?

Hey everyone – if you own a Shopify/WooCommerce/Magento site, how do you find a buyer when the time is right? (brokers? forums? Shopify exchange marketplace?) Looking to sell mine and not sure where to start. submitted by /u/FJKMelon [link] [comments]

How can I create a custom payment method / gateway in magento 2?

As a junior developer, I have to make a custom payment method that gets credit card information from user and sends to api (also custom credit card form with its own html/css). This is my first time working with magento 2. Im using 2.4.1 version. I have been struggling for a month. Magento docs really …