Daily Archives: May 8, 2020
Hi hope all are doing well in this pandemic I am running a Client site and they want to restrict pin code for shipping in red zone I have an excel sheet of pin code which they want to allow shipping. how can I achieve this I can’t found any […]
Aside from the obvious answer of upgrading the amount of CPUs on our webhost to alleviate the traffic and prevent Server Load overloads, we are trying to find out what we can do about the cache/cookie/session issue that comes when the server does overload and essentially resets. We use Cloudflare […]
We have developed a payment plugin for Magento 2. The plugin is working correctly in our test environments and in some merchant environments but it’s failing in some merchants stores due to not being able to recover the session data. The merchant is using Magento Commerce 2.3.2 and it’s using […]
I try to reindex my Magento Cloud and caught below error. Anyone whats wrong with the ElasticSuite web@mymagento.0:~$ php bin/magento indexer:reindex Design Config Grid index has been rebuilt successfully in 00:00:01 Customer Grid index has been rebuilt successfully in 00:00:01 Category Products index has been rebuilt successfully in 00:00:03 Product […]
Randomly, the checkout page will be saved into disk cache (Chrome) then customer will be redirected to /checkout/cart with status code of 302 from Chrome. Even though I have set up Cloudflare to “Disable App”, “Bypass Cache”, and set the header of /checkout/* to max-age=0 , no-cache, no-store, etc. How […]