You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fiz a instalação do sdk do pagseguro via composer no meu servidor e adicionei as credencias no arquivo Wrapper.php e o renomeei. So que ao tentar abrir o arquivo teste createPayment.php da seguinte pasta /pagseguro-sdk-php-master/public/Checkout/createPayment.php apresenta esse erro no navegador.
Fatal error: Class 'PagSeguro\Library' not found in /etc/nginx/html/paypaltest/vendor/pagseguro-sdk-php-master/public/Checkout/createPayment.php on line 31
The text was updated successfully, but these errors were encountered:
Fiz a instalação do sdk do pagseguro via composer no meu servidor e adicionei as credencias no arquivo Wrapper.php e o renomeei. So que ao tentar abrir o arquivo teste createPayment.php da seguinte pasta /pagseguro-sdk-php-master/public/Checkout/createPayment.php apresenta esse erro no navegador.
Fatal error: Class 'PagSeguro\Library' not found in /etc/nginx/html/paypaltest/vendor/pagseguro-sdk-php-master/public/Checkout/createPayment.php on line 31
The text was updated successfully, but these errors were encountered: