magento car api rest/V1/carts/mine/totals/
when i hit this api i am getting this error “message”: “”%fieldName” is required. Enter and try again.”, “parameters”: { “fieldName”: “cartId” }, i pass cartId in body { “cartId”:”1″ }
when i hit this api i am getting this error “message”: “”%fieldName” is required. Enter and try again.”, “parameters”: { “fieldName”: “cartId” }, i pass cartId in body { “cartId”:”1″ }
I have a requirement in M2 where I need the shareable file link of downloadable product. $product = $this->productRepository->getById($productId); // Output array $output = []; // Get the product downloadable links $links = $this->linkRepository->getLinksByProduct($product); // Add each link data to… Read More »How to get shareable file link of downloadable product?
I have upgraded my magento version from 2.4.2 to 2.4.3-p3. After upgrade Shipping Address is missing from Order Confirmation Email Template. Order Confirmation mail before Upgrade Order confirmation email after upgrade We can see after upgrade Ship To option is… Read More »Shipping Address missing from Order Confirmation email template after Upgrade to magento 2.4.3-p3
How to Change the Configurable products name dynamically when i click configurable swatches, currently price change when click swatches .I need to change name too. please suggest better way! Thank You,
I have Magento 2.4.5 and on checkout page I get this error “something went wrong with your request” I use one step check out and in that I got this error how can I resolve this ..
I have a cart rule that goes like this: if you have an item from category A and an item from category B, the item from B gets a 50% discount. So the way it works now is, the discount… Read More »Show applied cart rule on each product in cart/minicart
I’ve installed the Akeneo connector on 2 instances, one instance is an existing Magento installation 2.4.3-p1 with existing products and extensions. The second instance is a new installation without any content. The second installation works perfectly. In the first installation… Read More »Akeneo Connector Job Code not found
I’m interested in understanding the ethical and fair-trade considerations that I should take into account when shopping for organic clothes online. Can you provide me with information on the various certifications or labels that I should look for when purchasing… Read More »Are there any fair-trade considerations to take into account when shopping for organic clothes online?
Magento 2.4.6 luma template. 2 Domain setting with single install . Items added from second domain . Admin Products in Carts shows Item at $0 dollar. Items in frontpage shopping cart and checkout is correct price . any suggestion as… Read More »Admin Products in Carts shows $0
I hve enabled test mode from the Magento admin as well as from the paypal dashboard, however, when I try to place an order using a test card it gives me this error: Some required information is missing or incorrect.… Read More »Magento 2.4.4: Paypal Payments Pro test mode not working