#lost-php-errorhandling
1 messages ยท Page 1 of 1 (latest)
@feral tusk You likely want to read https://stripe.com/docs/error-handling?lang=php first. Some errors have a code that you can use (you definitely shouldn't parse the string as it can change at any time)
lost-php-errorhandling
Thanks, now I feel dumb having missed this ๐
not dumb at all, it's a common question ๐