Skip to main content

Webhook events

Payment events

event_typeDescription
payment.succeededYour payment was successfully authorized
payment.failedThe payment failed. The authorization was declined or had an error
payment.updatedThe payment was updated, for instance after adding or updating fees

Authorization events

event_typeDescription
authorization.approvedThe authorization attempt was approved
authorization.declinedThe authorization attempt was declined
authorization.errorThe authorization attempt had an error

Authentication events

event_typeDescription
authentication.initiatedAn authentication attempt is initiated
authentication.pendingAn authentication attempt is pending. There is no final result yet
authentication.authenticatedAn authentication attempt is successfully completed
authentication.failedAn authentication attempt failed

Capture events

event_typeDescription
capture.scheduledA capture was successfully created and scheduled for submission to the network
capture.schedule.failedA capture was requested, but failed before sending the request to the schemes

Refund events

event_typeDescription
refund.scheduledA refund was successfully created and scheduled for submission to the network
refund.authorizedA refund request was authorized by the issuing bank
refund.schedule.failedA refund was requested, but failed before sending the request to the schemes
refund.failedA refund was sent to the network, but in the process it failed

Cancel events

event_typeDescription
cancel.scheduledA cancel was successfully created and scheduled for submission to the network
cancel.schedule.failedA cancel request was done, but failed before sending the request to the schemes
cancel.failedA cancel was sent to the network, but in the process it failed
canceledThe cancel request is confirmed with success

Reports

event_typeDescription
report.createdA report was successfully created and is ready to be downloaded

Account activation

event_typeDescription
company.createdA company was successfully created
person.createdA person was successfully created
account.createdAn account was successfully created and is available for payments processing