What webhook event is triggered when a paid order is canceled by the merchant?
When a paid order is canceled, its status changes to "finished." You will receive an order_finished webhook event. There is no specific "order_cancelled" event for paid orders. Cancellation events are only for unpaid orders.