PHP Initialization for Square

ya, thats the one I’ve tried.

But I get this error;

'Uncaught Error: Class ‘SquareClient’ not found ’

When using the composer to install, do I need to modify any files to get it included?

In my netbeans, if I type New Sq, it suggests ‘Sqaure’ but not ‘SquareClient’ that leads me to believe that it is included, but not sure…