r/Magento

▲ 4 r/Magento+2 crossposts

Magecube — A Magento talent marketplace for vetted developers, extensions, and full‑stack support

Hi everyone — I built Magecube (magecube.in), a marketplace focused exclusively on Magento talent and services. We connect store owners with vetted Magento 2 developers, extension authors, and agencies for tasks ranging from quick fixes and performance tuning to full migrations and custom module development.

On the site you’ll find verified portfolios, transparent pricing options, project-based and hourly engagements, and a simple hiring flow that includes milestone payments and basic QA checks. I’d love feedback from this community on the marketplace model, what features you’d want to see, and any concerns about hiring Magento talent through a marketplace. If you’re interested I can share a few case studies or offer a limited number of discounted trial jobs for r/magento2 members.

reddit.com
u/InfiniteBad4192 — 11 hours ago

Braintree vs Stripe for Magento

Looking at the best option between Braintree and Stripe. I have been using Braintree and never used Stripe. Which is better for Magento when it comes to being dependable, Fraud, Security, Less chances of Chargebacks, etc? Looking for Pros and Cons.

I had to disable Credit Card Payments and only accept Paypal because of so many frudulate orders from card testing. Everytime I enable Credit Cards they just start pouring in. I am trying to figure a way to help control it. I am afraid not acepting Credit Cards could be hurting my sales. Not sure if Stripe would benifit me in this area or not.

We do use reCAPTCHA and have our payments set to Authorize and not Intent Sale to prevent all the charges and Voids.

Nothing I am doing is helping with so many fraud orders.

Thanks

reddit.com
u/tb9295 — 1 day ago

6+ years as a Magento Developer (₹15 LPA) – Is it worth switching to another stack now?

I'm 28 years old and have been working as a Magento (Adobe Commerce) developer for a little over 6 years. My current CTC is ₹15 LPA, and I'm trying to decide whether I should continue specializing in Magento or switch to a different technology stack for better long-term career growth.

reddit.com
u/Putrid_Bar9135 — 4 days ago
▲ 4 r/Magento+1 crossposts

devs, what do merchants get wrong most when they move to magento

underestimating the customisation work, expecting it to feel like shopify out of the box, something else entirely. curious what you see most from the technical side

reddit.com
u/go-commerce — 6 days ago

Anyone consolidated multiple brands off Magento into one backend?

We're at 4 brands across 4 separate Magento 2 installs and the situation is out of control.

Same products appearing across brands with manual data syncs, no unified view of portfolio performance, and a dev team burning most of their bandwidth on platform maintenance instead of anything customer-facing.

Spent the last couple of months seriously looking at what consolidation means here, and headless on commercetools is architecturally interesting, but the implementation scope got us nervous after talking to a few people who'd been through it.

SAP Commerce Cloud felt like trading one legacy headache for another, Shopify Plus hits a ceiling the moment you need true multi-brand and multi-country at scale, and SCAYLE kept coming up, built specifically for this (Deichmann runs 8 brands from one backend apparently) though the ecosystem is a lot smaller than the main platforms and their NA footprint is pretty thin.

No decision made yet, so if anyone's consolidated from a Magento multi-install before, the org structure side feels just as complicated as the technical layer.

reddit.com
u/EntrepreneurJolly231 — 8 days ago
▲ 10 r/Magento+1 crossposts

Free and open source AI chat module for Magento 2

We built an AI ordering layer for Magento over the last months and have now open sourced the storefront chat part of it. OSL-3.0.

The customer writes in normal language, the module searches the catalogue by meaning instead of keywords, checks stock and the price for that customer's group, and can put things in the cart or place the order through Magento's normal services. The model returns structured tool calls, and every tool (add to cart, checkout, coupon, wishlist, address changes and so on) can be switched off individually in the admin.

Things that took the most work and are probably the interesting part:

  • Search results are enriched with live stock and tier prices before they go into the prompt, so it does not recommend something that is out of stock or quote a price the customer will not actually get.
  • It keeps conversation context and detects topic changes, so a short "yes, ten of those" resolves against the previous turn instead of drifting back to some older product.
  • Every model call is logged with tokens and cost.
  • The widget works on Luma and Hyvä, and is FPC safe.

One thing people do not expect from a chat widget: you can drop a file into it. Someone uploads a PDF quote, an Excel order list or a Word document with 30 positions, and the module pulls the line items out of it, matches each one against the catalogue and builds the cart from that. Excel and Word get parsed to text, PDFs are handed to the model as native document blocks so it reads the positions itself. Built that because our B2B customers order from spreadsheets and never want to see a product page.

What it does not do: anonymous visitors. The chat requires a logged in customer, because most of what makes it useful comes from knowing their order history, addresses and cart. You also need your own API keys, Anthropic for the model and Voyage plus Pinecone for the search.

It is v1.0.1, tested with Magento 2.4.8. Our catalogue is B2B with a lot of near identical variants, so I would be curious how the search behaves on catalogues that are built differently.

https://github.com/Zwernemann/magento2-chat

u/MZW-Log-9640 — 7 days ago
▲ 0 r/Magento+1 crossposts

Magento 2 monitoring

I’ve been working in my spare time on a new monitoring platform for Magento.

No, it’s not another uptime monitoring SaaS. 🙂

More details coming soon.

One question I’m curious about: would you expect it to support both Magento 2 and Magento 1?

reddit.com
u/php4u — 9 days ago

Is SCAYLE only for fashion retailers?

I manage eCommerce for an outdoor lifestyle brand and we've been deep in a platform evaluation for a few months because Magento is buckling under multi-brand management and peak-season loads, which means we can't keep putting it off.

SCAYLE came up in a few threads when I was researching, but the case studies I've come across are all About You or fashion brands, and the origin story is pretty clearly fashion-first since it was born out of About You and sits inside the Zalando group.

This makes me wonder whether that DNA is a real constraint for a non-fashion retailer or just how the marketing is framed.

The part I can't get a straight answer on is whether the catalogue architecture maps to what we do, where our SKU complexity runs around product specs and compatibility rather than size-colour variant depth, our returns profile looks nothing like fashion, and the demo I sat through was very lookbook and outfit-bundle oriented.

So I don't know how much of that depth we'd be paying for and not using.

Commercetools and Spryker are both in the mix, so if anyone has run SCAYLE for outdoor, home goods, consumer electronics or beauty I'd want to hear what didn't translate or what needed workarounds.

reddit.com
u/PansexPancake — 11 days ago