Discussions
What happend to php sdk
about 1 month ago by Muhammad Aslam
Why i can't use this code
require 'vendor/autoload.php';
\
$cfConfig = new CFConfig(CFEnvironment::SANDBOX, "app_id", "secret id");
$cfHeader = new CFHeader("x_request_id", "x_idempotency_key");
is showing CFconfig is undefnied