Credit card fields not editable

Bryan

Getting a error in PHP code after following all instructions----

Warning : Use of undefined constant CURLAUTH_BASIC - assumed ‘CURLAUTH_BASIC’ (this will throw an Error in a future version of PHP) in C:\inetpub\wwwroot\ecomlab\vendor\apimatic\unirest-php\src\Unirest\Request.php on line 89

Warning : Use of undefined constant CURLPROXY_HTTP - assumed ‘CURLPROXY_HTTP’ (this will throw an Error in a future version of PHP) in C:\inetpub\wwwroot\ecomlab\vendor\apimatic\unirest-php\src\Unirest\Request.php on line 89

Warning : Use of undefined constant CURLAUTH_BASIC - assumed ‘CURLAUTH_BASIC’ (this will throw an Error in a future version of PHP) in C:\inetpub\wwwroot\ecomlab\vendor\apimatic\unirest-php\src\Unirest\Request.php on line 89

Fatal error : Uncaught TypeError: Argument 1 passed to Square\ApiHelper::appendUrlWithTemplateParameters() must be of the type string, null given, called in C:\inetpub\wwwroot\ecomlab\vendor\square\square\src\SquareClient.php on line 304 and defined in C:\inetpub\wwwroot\ecomlab\vendor\square\square\src\ApiHelper.php:47 Stack trace: #0 C:\inetpub\wwwroot\ecomlab\vendor\square\square\src\SquareClient.php(304): Square\ApiHelper::appendUrlWithTemplateParameters(NULL, Array, false) #1 C:\inetpub\wwwroot\ecomlab\vendor\square\square\src\Apis\LocationsApi.php(176): Square\SquareClient->getBaseUri() #2 C:\inetpub\wwwroot\ecomlab\utils\location-info.php(31): Square\Apis\LocationsApi->retrieveLocation(‘67DE3EQ108NQZ’) #3 C:\inetpub\wwwroot\ecomlab\utils\location-info.php(50): LocationInfo->__construct() #4 C:\inetpub\wwwroot\ecomlab\index.php(3): include(‘C:\inetpub\wwwr…’) #5 {main} thrown in C:\inetpub\wwwroot\ecomlab\vendor\square\square\src\ApiHelper.php on line 47