Hello, I've got the SDK installed via Composer and here is the path:
/anet_php_sdk/vendor/autoload.php I'm loading it like this: require
$_SERVER["DOCUMENT_ROOT"].'/anet_php_sdk/vendor/autoload.php'; There are
no load errors and I checked by changing...