checkout.payment.error

Emitted when a payment errors for a checkout. Typically occurs when no payment methods are available.

namestring

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

typestring

Type of error which occured.

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.