All Stripe exceptions (on the current PHP lib) extend from \Stripe\Error\Base.
\Stripe\Error\Card
\Stripe\Error\Api
Stripe\Error\InvalidRequest
\Stripe\Error\RateLimit
\Stripe\Error\ApiConnection
\Stripe\Error\Authentication
Try catching \Stripe\Error\Card :)
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community