Hi,
I have the amount set as $20 in the admin, but in the code I've hardcoded the amount to 50, 60 and 70 in all the functions that call ->setFee($fee), and this hardcoded amount is not reflected at all, it's always $20 no matter what I do. I cleared the cache, recompiled everything, nothing is making a difference.
What am I missing?
PS: Using Magento 2.3,5-p1 and PHP 7.2.x.
Thanks,
Michael.
Hi,
I have the amount set as $20 in the admin, but in the code I've hardcoded the amount to 50, 60 and 70 in all the functions that call ->setFee($fee), and this hardcoded amount is not reflected at all, it's always $20 no matter what I do. I cleared the cache, recompiled everything, nothing is making a difference.
What am I missing?
PS: Using Magento 2.3,5-p1 and PHP 7.2.x.
Thanks,
Michael.