#dino_pephanis-PaymentIntent
1 messages · Page 1 of 1 (latest)
Stripe uses conventional HTTP response codes to indicate the success or failure of an API request.
However they only seem to be available when there is an error.
$e->getHttpStatus()
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
We don't provide this for successful API requests. So you could assume that if there's no error, then it's a 200.