Skip to main content

Documentation Index

Fetch the complete documentation index at: https://developer.hellgate.io/llms.txt

Use this file to discover all available pages before exploring further.

Sent by Commerce to notify subscribers of payment lifecycle events. The payload structure varies based on the type field. ce-type: UbersichtEvent

Payload

type
string
required
Discriminator field that determines the event payload structure.Allowed values: ActionRequired, PaymentCreated, PaymentStatusChanged, ProcessingStatusChanged, TransactionStatusChanged
payment
object
required
Serialized snapshot of the payment at the time of the event.
transaction_id
string
UUID of the affected transaction. Only present when type is TransactionStatusChanged.