We are currently developing a feature that allows customers to save their credit card information to their accounts. However, due to service limitations, the saved credit card can only be used on a single dealer site. This restriction arises because the credit card token generated during the purchase cannot be applied to payment accounts of other dealers. This limitation may lead to a suboptimal user experience for customers wishing to use their saved credit card across multiple PCO dealer sites. To enhance this experience, we propose that Adobe Pay implement a solution similar to Stripe Connect, enabling customers to utilize their saved credit card information across all dealers that utilize Adobe Pay services.
... View more
Hello, I think we would need a better FedEx module for Magento 2. A very important topic in my opinion would be to have the possibility to propose HAL (Hold at location) and FDM (FedEx Delivery Manager) to the customers which could lead to a sizable increase of sales for all merchants. We still have some issues with shipping methods naming worldwide: https://github.com/magento/magento2/issues/39162 Listnening to FedEx support team there should be an option regarding imageType: https://github.com/magento/magento2/issues/39186 Any idea if those improvements are coming in a near future? Are the FedEx devs part of the Magento 2 core FedEx module dev? Hoping for some improvements coming soon, Best regards
... View more
See more ideas labeled with:
Hello, Currently Advanced Pricing works on Simple Select for Customer Groups. Very inconvenient if you need to apply the same pricing policy to several groups at the same time. Could you please consider to allow MultiSelect of Customer Groups for this feature ? The effect would be that, under one line, it would be possible to select a couple of Customer Groups in order to apply the corresponding special price. Very useful. Thanks
... View more
See more ideas labeled with:
As magento graphql doesn't support the AND/OR operations.Although it is the basic requirement so it should be there out of the box in magento.Product listing page if we do customization as it effects the navigation filtters (aggregations) & sorting as well.So it should be enhanced this feature in ecommerce.
... View more
We are a canadian business, and the exchange rate has been getting worse and worse. Displaying prices in CAD on our website gives an impression of expensiveness. I'd like to replicate what eBay/Paypal does: customer can choose to pay in USD or CAD. If they pay in USD, their credit card will do the conversion (unless they have a USD credit card). If they pay in CAD, they will pay the price displayed on the website. If they pay in USD, I'd like the money to be deposited in our USD account. If they pay in CAD, I'd like the money to be deposited in our CAD account. It seems like what I'm seeking is not supported by Adobe Commerce / Magento 2, and yet: I think it would be a fantastic improvement.
... View more
See more ideas labeled with:
Hi, We are using Live Search on Adobe Commerce 2.4.7. Right now the merchandizing rules are really limitative in terms of how we can manually add rules to sort products in a PLP or a Search Result page. We can only Boost / Bury / Pin / Hide a product by SKU, which is not really useful and really time consuming when we need to merchandize large catalogs. Would it be possible to add a ruling system according to product attributes ? For example a rule that would allow us to Boost product that have the color = red ? Let us know, Francis
... View more
See more ideas labeled with:
I'm trying to create pull request for magento provider for Apache airflow. So basically it will help to connect to different systems such as AWS , azure,Salesforce etc for etl and workflows schedule and monitoring. https://github.com/apache/airflow/pull/41556 I think it will be very helpful to handle backend data operations. I need community support to accept this pull request
... View more
See more ideas labeled with:
To plan out changes ahead of time on site, specifically on the home page, we use scheduled changes. An issue we have come across is that there is no way to preview these scheduled changes in mobile view. A large portion of people using the mobile view not having that ability is a hindrance. While we can make these changes on Staging, and push them live to view and test, we want to be able to completely ensure that the changes made on the Production site are perfect before going Live with the changes. If we inspect the preview page and set the dimensions to mobile view, it does not reflect what will happen once the page is live. It just smooshes up the desktop version of the page and adds no responsiveness.
... View more
See more ideas labeled with:
We have 2 separate stores for US and AU, the AU store / products have is a general sales tax applied to products that is shown before purchase. We are looking for an individual store option to display this additional tax amount in the search field price so as not to confuse users of the actual price which is correctly shown on the product page.
... View more
Currently the API only allows to import special_price by "Scheduled Change". We would prefer a straight import of special_price value on store level (due to currencies for different countries). Because we handle price and special price in same table a convenient solution would be to pass special_price via API with base-prices just as one additional payload parameter: E.g. { "prices": [ { "price": 7, "special_price": 0.7, "store_id": 7, "sku": "N4304700", "extension_attributes": { } }, { "price": 9, "special_price": 0.9, "store_id": 9, "sku": "N4304700", "extension_attributes": { } } ] }
... View more
See more ideas labeled with:
Currently the addresses are connected to Users. Using B2B features, can happen that all users belonging to the same company would use the same addresses. Currently we have to duplicate all addresses for all users of the same company. We would like to connect addresses also to the company entity so that are available for all users of that company.
... View more
Please provide a way to exclude virtual products (gift cards) from free shipping rules. Since gift cards can be emailed they should not be included in the cart subtotal and count towards free shipping. This feature should also be made available for any product. The interface could simply be on the configurable product setup as a toggle that says something like "Free Shipping Rule" yes/no(toggle). Possibly, by default...virtual products should never count towards free shipping rules.
... View more
See more ideas labeled with:
Sometimes, the free shipping method should be available based on the subtotal amount. For example, if the shop owner decides to offer free shipping based on the subtotal, it ensures that even if discounts are applied and the total order amount decreases, the subtotal still meets the required amount for free shipping.
... View more
See more ideas labeled with:
Hello I am trying to create a discount code for all products but.... Some of the products are already discounted on the catalog level. These products have Special_price lower to regular price (otherwise the special price equals regular price). I need to create a discount code that will be applied only to products that have special_price different to regular price. any suggestions?
... View more
See more ideas labeled with:
It will grateful for creating Websites, Stores and StoreViews using Rest APIs
... View more
See more ideas labeled with:
History We started our first Magento Cloud project in 2019 and both Magento and us received several complaints about the bad performance (slow response-times of non-cached requests) from that customer back then. We did several other Magento/Adobe Commerce projects since 2019, some hosted on Magento cloud, others hosted on different infrastructure solutions, which included custom multi-node AWS-setups and single-node setups. Over all those years we started several attempts to optimize both the code-base of the projects and the configuration of the Magento Cloud infrastructure, which brought some improvements, but the resulting performance never came close to the one of the single-node setups that were used by most of projects. By numbers we are calculating an average of 2.5-times the response-time for Magento-Cloud projects compared to projects hosted e.g. on a single https://www.hetzner.com/dedicated-rootserver/ax102/ Current situation We received another complaint from a customer, again optimized the code-base and Magento-Cloud configuration, but also came up with our own considerations regarding the Magento Cloud infrastructure in general. We initially raised those requests at our onboarding team, the customer's suggest manager, were forwarded to the support, which forwarded us to this section of the forum at the end. Considerations Overall architecture To our knowledge the usage of a Magento Cloud infrastructure always implies the use of at least 3 different nodes on 3 different availability-zones. (Visual representation: https://experienceleague.adobe.com/docs/commerce-cloud-service/assets/az-stack-diagram.png?lang=en) From several cloud-projects (AWS and Magento Cloud) we also learned that the usage of several nodes/servers for the different services increases the over-all response time, as network-latencies are introduced into the communication between the application and its services and the replication of the data between the same service on the different service-nodes. Those network-latencies are even worse, if the the different nodes are distributed over several availability-zones. Is there a possibility to drop either the 3-node architecture, or at the least the use of different availability zones? We are aware that this would reduce the redundancy of such a setup, but from the feedback of our customers a better performance would be more important to them then the redundancy currently offered. An a number of those customers do not have the high number of traffic-volume that would require a multi-node setup. Type of CPU For our current customer executing a cat /proc/cpuinfo on one of the cloud-environments reveals the following data: model name : Intel(R) Xeon(R) Platinum 8171M CPU @ 2.60GHz cpu MHz : 2095.081 So Magento Cloud currently provides a CPU that was released back in 2017 and has only a CPU clock speed of 2.1 GHz. Whereas a hosting-option from another hoster (https://www.hetzner.com/dedicated-rootserver/ax102/) would give us a AMD Ryzen™ 9 7950X3D (from 2023) with 4.2 GHz. And yes, we are aware that the most recent hardware is not available at every location of AWS or Azure, but at least more recent hardware with higher CPU clock speed would be available at both of those provided, some of it even for cheaper prices than the hardware currently provided. https://learn.microsoft.com/de-de/azure/virtual-machines/linux/compute-benchmark-scores#hbv3 Is there a chance to get more recent hardware for our Magento Cloud customers?
... View more
See more ideas labeled with:
Hello everyone, I'm experiencing slow performance on my Magento website, and I'm seeking advice on how to resolve it. Pages take a long time to load, and navigating between different sections feels sluggish. I would appreciate any suggestions or tips to improve the performance of my Magento website. Thank you!
... View more
See more ideas labeled with:
It would be a great help if there was an option to add a blank (non-existing) product to an admin created order. Problem It takes some work to create an order for a new customer when the product is non existant in the catalog. Especially when you have that customer on the phone and want to get the order in quickly. After entering customer details you come to the conlusion you have to create a product first, losing all the customer details. Create the order again with the new product added, asking the customer for their details again. Solution: Creating an order would work exactly as it does now but with an additional, single line form where you can add a (simple) product name, price and quantity. If that blank product gets entered you can give the user the option to enter more product details in a pop-up (or slide-in) screen, or just leave it the product name and price only. This blank product gets added to the catalog with Visibility: "Not visible individually" so you can edit it later. Most CRM/ERP products have this option when working on orders.
... View more
See more ideas labeled with:
Hello, We use to duplicate products to create new ones as we save time registering many data. But this process has also duplicated the images associated to the product. We need to hide the previous image and associate the new images. Is there any way to remove the association of a image that it is hidden to the product? We have products with many images and it is not good for the maintenance. Thanks, Javier
... View more
See more ideas labeled with: