This event will be deprecated on November 30, 2025.
Replace with details_updated.
Triggered when a payment or refund is added to an order, or when an existing payment is updated.
Contains the ID of the updated order and details of its associated transactions, as well as IDs of the updated payments and refunds.
handler(event: OrderTransactionsUpdatedEnvelope): void | Promise<void>