We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Error Handling (markdown)
Add missing import for TS.
Add note about handling errors in Typescript.
Adding stripe rate limit error as an error type in error handling wiki page
Should that be StripeInvalidRequestError instead?
The err.type for an invalid request is 'StripeInvalidRequest', not 'StripeInvalidRequestError'
Created Error Handling (markdown)