// config.php
Deprecated: Return type of Stripe\StripeObject::offsetExists($k) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\Websites\content-colab\vendors\stripe\stripe-php\lib\StripeObject.php on line 202
Deprecated: Return type of Stripe\StripeObject::offsetGet($k) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\Websites\content-colab\vendors\stripe\stripe-php\lib\StripeObject.php on line 212
Deprecated: Return type of Stripe\StripeObject::offsetSet($k, $v) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\Websites\content-colab\vendors\stripe\stripe-php\lib\StripeObject.php on line 197
Deprecated: Return type of Stripe\StripeObject::offsetUnset($k) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\Websites\content-colab\vendors\stripe\stripe-php\lib\StripeObject.php on line 207
Deprecated: Return type of Stripe\StripeObject::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\Websites\content-colab\vendors\stripe\stripe-php\lib\StripeObject.php on line 218
Deprecated: Return type of Stripe\StripeObject::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in C:\Websites\content-colab\vendors\stripe\stripe-php\lib\StripeObject.php on line 424
Fatal error: Uncaught Error: Call to undefined function curl_version() in C:\Websites\content-colab\vendors\stripe\stripe-php\lib\HttpClient\CurlClient.php:85
Stack trace:
#0 C:\Websites\content-colab\vendors\stripe\stripe-php\lib\HttpClient\CurlClient.php(73): Stripe\HttpClient\CurlClient->initUserAgentInfo()
#1 C:\Websites\content-colab\vendors\stripe\stripe-php\lib\HttpClient\CurlClient.php(34): Stripe\HttpClient\CurlClient->__construct()
#2 C:\Websites\content-colab\vendors\stripe\stripe-php\lib\ApiRequestor.php(510): Stripe\HttpClient\CurlClient::instance()
#3 C:\Websites\content-colab\vendors\stripe\stripe-php\lib\ApiRequestor.php(351): Stripe\ApiRequestor->httpClient()
#4 C:\Websites\content-colab\vendors\stripe\stripe-php\lib\ApiRequestor.php(119): Stripe\ApiRequestor->_requestRaw('post', '/v1/checkout/se...', Array, Array)
#5 C:\Websites\content-colab\vendors\stripe\stripe-php\lib\ApiOperations\Request.php(63): Stripe\ApiRequestor->request('post', '/v1/checkout/se...', Array, Array)
#6 C:\Websites\content-colab\vendors\stripe\stripe-php\lib\ApiOperations\Create.php(25): Stripe\ApiResource::_staticRequest('post', '/v1/checkout/se...', Array, NULL)
#7 C:\Websites\content-colab\checkout.php(26): Stripe\Checkout\Session::create(Array)
#8 {main}
thrown in C:\Websites\content-colab\vendors\stripe\stripe-php\lib\HttpClient\CurlClient.php on line 85