Gift Debit Cards for Magento 2 : Test Merchants Wanted

I’ve been working on a cool project that is a complete system for Gift & Debit Cards [Cryp*to]. It leverages Magento’s Checkout. This is perfect for very private or situations where merchants want to avoid getting extorted by high merchant fees, because VISA/MC/Amex etc puts you in a certain category. [I know the fees are …

Reduced ShareASale Account

Hey there, unfortunately, I had to close the doors of my store before we could use our ShareASale account. ​ If you are interested in affiliate marketing for your store, will be happy to pass it on for half what it cost. ​ Please reach out if interested! submitted by /u/coolbutnotcorrect [link] [comments]

Page Builder

Who is the most expert Magento Page Builder in this group? I’m struggling to understand how marketing teams with no html abilities are able to use this. I need a way for content team to write content on page without having to worry about html. Am I thinking about this incorrectly? submitted by /u/Othelo2 [link] …

Async operations on magento : how to speed this up ?

Hello ! I’m currently using a script to add some products / information through the bulk api (asnync operations). It’s working pretty well but it’s honestly slow . I’m using a magento 2.4.2 on Kubernetes and I have a cron pod that is always running “php bin/magento queue:consumers:start async.operations.all”, in order to consume the queues …

Recommendation for SSO authenticating our Magento customers to a 3rd party ERP

Hi, we’re planning to split out our ERP and order fulfilment out of Magento, but this leaves us with a puzzle – If the 3rd party ERP has all the latest info about a customer’s order history and shipments, how can we authenticate them to see this? We don’t want to push all order edits …

Retrieve custom fields on addresses in controller.

I’m working through the official Add a New Field in the Address Form tutorial. That tutorial suggests using Extension Attributes to store the fields’ data, however it seems that Extension Attributes are not supported in the open source version of Magento. Thus, I’d like to read that data back in the controller and store it. …

Product Resized Images Not Generating

M2.4.4 After clicking “Clear Product Image Cache” in an attempt to resolve some product image issues, it turns out every single product photo on our store went kaput. Ok, sure, makes sense. But doesn’t Magento automatically generate these resized images on page load? Even still, shouldn’t I see my placeholder image instead of… well, nothing? …