SkyNet WHMCS
I want to use SkyNet’s Reseller package with Free WHMCS but seems skeptical. Is anyone able to weigh in their experience with using SkyNet? … | Read the rest of https://www.webhostingtalk.com/showthread.php?t=1934563&goto=newpost
I want to use SkyNet’s Reseller package with Free WHMCS but seems skeptical. Is anyone able to weigh in their experience with using SkyNet? … | Read the rest of https://www.webhostingtalk.com/showthread.php?t=1934563&goto=newpost
Should we have same provider for domain and hosting? If I buy domain from one provider and hosting from other, is it normal and would this e… | Read the rest of https://www.webhostingtalk.com/showthread.php?t=1934530&goto=newpost
Magento 2 added a dynamic row in the customer edit page form customer_form.xml referred below url https://developer.adobe.com/commerce/frontend-core/ui-components/components/dynamic-rows-record/ How to save this dynamic row value in customer?
I have a Magento 2.3.6 website using a custom theme. I have added customizable options to products. In the select dropdown, it shows the additional price with comma as decimal separator. Everywhere else the decimal separator is dot. How to… Read More »Customizable options dropdown showing comma as decimal separator
A very strange issue, when a magento Order paid with the amasty reward point( https://amasty.com/reward-points-for-magento-2.html ) using Afterpay payment method have 1.82 dollars deduction on every order, when refunded with credit memo.
Login successful goes to account page. Invalid security or form key. Please refresh the page. But that doesn’t help. still cant goto dashboard or any page catalog , sales etc can anyone help with this issue. Its always worked in… Read More »Magento login successful but
Having problem getting /var/www/html# bin/magento setup:di:compile Compilation was started. Application code generator… 3/8 [==========>—————–] 37% 4 secs 252.0 MiB In PhpScanner.php line 183: Class DbClass does not exist ReflectionException: Class MagentoFrameworkAppHttpInterceptor does not exist in /var/www/html/vendor/magento/framework/Code/Reader/ClassReader.php I have follow all… Read More »Magento 2.3.7 Compilation error
how can I add a custom column into an order invoice table and use extension attribute to save some data in this column via REST Api. thank you!!
This is my custom controller : <?php namespace VednorModuleControllerCustomer; use MagentoFrameworkControllerResultFactory; use PsrLogLoggerInterface; class Addtocart extends MagentoFrameworkAppActionAction { protected $logger; /** * @var MagentoCheckoutModelCart */ protected $cart; /** * @var MagentoCatalogModelProduct */ protected $product; /** * @var MagentoFrameworkObjectManagerInterface */ protected… Read More »Get Custom Data in the observer to set in the quote
In admin panel -> Reports -> Products in cart. There is a grid that shows the products in cart. By default the sorting order is from oldest to newest with no way to re-sort newest to oldest or by filter.… Read More »Add filter functionality OR Sorting for admin grid – Admin -> Reports -> Products in cart Grid