bill.pre_authorized (v1.0.0)

Produced when a payment is pre-authorized on the gateway (funds reserved, not yet captured)

Info

Kafka topic: bills.out (key = bill id)

Details

Produced when a payment is pre-authorized on the gateway (funds reserved, not yet captured).

Published by paym (payments_backend) on every bill state transition, via BillWebhookJob triggered by the bill state machine. The same payload is also delivered as an HTTP webhook to the URL registered by the caller at bill creation (config.webhook).

Payload

25 properties
event string
required

Event name (bill state transition)

Allowed values: bill.pre_authorized
meta object
required
payload object
required