Place order programmatically with Stripe as apayment method
I want to create order programmatically,where stripe will be the payment method.once the codes will trigger,need to redirect customer to stripe checkout to fill card details
I want to create order programmatically,where stripe will be the payment method.once the codes will trigger,need to redirect customer to stripe checkout to fill card details
i am having to refresh some of the product page to be fully load. some even the ad to cart button is not able to click it until I refresh the page. its random. some i have to refresh multiple… Read More »Product page is not fully loading
I configured the fedex in magento 2 but it gives this error always. I might have entered some data incorrectly I need help configuring it.
Magento 2.4.5-p1 here. Problem: I want to have a downloadable product status that is different from “Complete” when completed. So far I have set, that status is “Pending” to download but also limited to only immediate payments. So order will… Read More »Custom Status “Downloadable products”
System: Ubuntu 22.04 LTS Varnish Cache 7.0.3 Magento 2.4.6-p2 Ngnix 1.8 Apache 2.4 Magento sets Base URLs with HTTP and Base URLs (Secure) with HTTPS I’m trying to set up a site with Apache (Webserver) – Varnish (Cache) – Nginx… Read More »Mageno 2.4.6 with Apache – Varnish – Nginx Proxy on HTTPS
I have just updated my magento version from 2.4.0 to 2.4.6 and i am getting this error on frontend.Please suggest any solution. Also i have custom theme but i am not getting why this error is occuring. Any leads would… Read More »Call to a member function isGlobalScopeEnabled() on null
I have just upgraded my Magento version from 2.4.0 to 2.4.6 and it is giving this error while opening admin. please suggest any solution 1 exception(s): Exception #0 (Exception): User Deprecated Functionality: Class is deprecated in /home/websites/hollywp/dev.domain/public_html/vendor/magento/framework/HTTP/ZendClient.php on line 27
Client provided an audit report of his website and on that report, he mentioned some pages have duplicate title and content as shown below picture, how to fix those URLS any idea?
I have successfully created a database dump from my staging environment and trying to set up a local dev environment using this db dump. When I imported the db, and set up everything, I have changed the: web/secure/base_url web/unsecure/base_url In… Read More »Localhost Admin and Frontend not working after importing db dump from Staging
Upon development I want to reindex only specific categories because reindexing takes too long. Therefore I am whipping a quick commang where I need to provide a category url and from that triggerring via object manager the reindexing of products… Read More »How I can search in database for a category given in url?