Skip to main content

Stop Payment Events

The following webhook events are fired for stop payment operations:

stopPayment.created

Occurs when a Stop Payment is created.

See stopPayment.created for the full event payload.

stopPayment.disabled

Occurs when a Stop Payment is disabled.

See stopPayment.disabled for the full event payload.

stopPayment.paymentStopped

Occurs when a Stop Payment has stopped an incoming payment.

See stopPayment.paymentStopped for the full event payload.

stopPayment.updated

Occurs when a Stop Payment expiration date is updated.

See stopPayment.updated for the full event payload.