I have the same problem, but this only happens when I try to generate invoices in Loop. The first transaction creates an invoice & transaction in DB but when I attempt to capture payment ( ONLINE ) in the loop for second order, the system generates invoices correctly. Still, when […]
Magento
I’ve been struggling to upgrade a store from Magento CE 2.4.3 to the more recent version and I approached it by doing it in stages. I currently have a working 2.4.5-p6 store but if I move to 2.4.6-p4 I get `Error 503 Backend fetch failed Backend fetch failed Guru Meditation: […]
When viewing orders as customer order_id is visible in URL like this: /sales/order/view/order_id/20/ Is it possible to achieve that orders would be accessible by increment_id value instead? Otherwise there’s not much sense in changing increment_id (order number) if customers are still able to see order_id values, so they still know […]
I’m relatively new to Magento development and we’re currently using version 2.4.5-p1. We recently migrated from Magento 1 and I’m now working on customizing the new order email. So far, I’ve encountered two issues. Initially, the order created date variable wasn’t functioning. However, after some online research, I used the […]
I have one Customizable Option on my site and shows at the frontend of the product page. — The condition is when a custom pack is found as an input tag in which the customer adds the pack & pc, When a customer updates a pack, the amount of the […]
I want to create one functionality for the customer registration process. if registration is initiated from a particular page, then it should redirect to the same page after registration completion and show a success message on the page. If the email is already registered, it should redirect to customer/account/login, by […]
sdsdsd I’m working on my eCommerce website built with Magento 2.4.6-p4 and I encountered a strange issue during the checkout process. The ‘State’ field doesn’t update dynamically after selecting a ‘Country’. Instead, it requires using the newly added ‘Update’ button to manually refresh the State value. Previously, this worked flawlessly […]
I have a problem that I do not know how to solve. I have been looking for a solution for more than a week. I have a new store built on Magento, and when I add my store to Google Archive, this problem appears for me image” field is missing
I have a requirement in magento2.4.6 as we know when we create a order for bundle product order price is calculated based on child product price, Here i need to add a custom price for the Bundle parent product(that i have added using catalog eav attribute) and when we create […]