Paddle Billing
Search

checkout.error

Emitted when an error occurs on a checkout.

namestring

Name of this event, in the format entity.event_type.

dataobject or null

Event payload.

errorobject

Information about the warning or error that occurred.

typestring

Type of error encountered.

codestring

Short snake case string that describes this error. Use to search the error reference.

detailstring

Some information about what went wrong as a human-readable string.

documentation_urlstring<uri>

Link to a page in the error reference for this specific error.