Where is the file with all customers details (last log-in date)
Where is the folder that contains the information of registered customers? I need to extract the ‘last login date” with e-mail/name/id Thanks!
Where is the folder that contains the information of registered customers? I need to extract the ‘last login date” with e-mail/name/id Thanks!
Customer using Magento (Cloud Enterprise Edition) 2.4.5.Third party app calling API using Access Token. Error message returned by Magento is “The “CategorySearchResultInterface” class doesn’t exist and the namespace must be specified. Verify and try again”.
I know there are some Paypal Payment methods in Magento 2 that allows the customer to pay the payment by using card on the checkout without leaving the site or redirecting to the other page or paypal page. I configured… Read More »Paypal Card Payment method
I have upgraded magento from 2.3.7 to 2.4.7. And one of the graphql query gives below error str_replace(): Argument #3 ($subject) must be of type array|string, float given at /vendor/magento/module-catalog-graph-ql/DataProvider/Product/LayeredNavigation/Builder/Price.php:84) the issue seems fixed when I changed the mentioned line… Read More »str_replace(): Argument #3 ($subject) must be of type array|string, float given error after magento upgrade from 2.3.7 to 2.4.7
I have some code that programmatically creates an order by building a quote object and then calling: $this->cartManagementInterface->placeOrder($quote->getId()); For these specific orders I’m looking for a way to disable customer group pricing and just use the regular product pricing. Does… Read More »Is it possible to programmatically disable customer group pricing?
The stack is ok. LAMP and Opensearch are running well. Below a ping to the opensearch host: root@HPCOREI5:~/magento# ping 172.23.0.2 PING 172.23.0.2 (172.23.0.2) 56(84) bytes of data. 64 bytes from 172.23.0.2: icmp_seq=1 ttl=64 time=1.57 ms 64 bytes from 172.23.0.2: icmp_seq=2… Read More »At setup:install …OpenSearch. No alive nodes found in your cluster
I am using emagic one to import 35,000 products into a new instance of Magento 2.4.7. The import goes well, with all product fields and images imported. The issue that I have is that “saleable quantity” is set to zero… Read More »How can I adjust Saleable Quantity in bulk in Magento 2.4.7
jQuery.Deferred exception: Unable to process binding “click: function(){return someFunction }” in magento2.4.7
We have a third-party extension for our Magento store that we purchased on a subscription basis. We’ve decided not to continue with the subscription, so we cancelled it. However, we want to continue using the current version of the extension… Read More »Best Practices for Retaining and Managing Subscription-Based Third-Party Extensions After Subscription Cancellation in Magento