ErrorType
Types of errors that can occur when loading a Connect embedded component.
Entries
Link copied to clipboard
Failure to connect to Stripe's API.
Link copied to clipboard
Failure to perform the authentication flow within Connect Embedded Components.
Link copied to clipboard
Account session create failed.
Link copied to clipboard
Request failed with a 4xx status code, typically caused by platform configuration issues.
Link copied to clipboard
Too many requests hit the API too quickly.
Link copied to clipboard
Failure to render the component, typically caused by browser extensions or network issues.
Properties
Functions
Link copied to clipboard
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.