Running WordPress w/WooCommerce on a Ubuntu 18.04 droplet with PHP 7.4.2.
A WooCommerce Square payment add-in is not accepting payments.
The WooCommerce website status is reporting 2 errors:
Your server does not su...
Accepted Answer:
Hi @mdkennedy,
It does seem like you have mbstring and SOAP enabled on your PHP version. It's possible however your website is actually picking up another PHP version. You can confirm this by creating a info.php file ...