Webhook events
Payment events
event_type | Description |
---|---|
payment.succeeded | Your payment was successfully authorized |
payment.failed | The payment failed. The authorization was declined or had an error |
payment.updated | The payment was updated, for instance after adding or updating fees |
Authorization events
event_type | Description |
---|---|
authorization.approved | The authorization attempt was approved |
authorization.declined | The authorization attempt was declined |
authorization.error | The authorization attempt had an error |
Authentication events
event_type | Description |
---|---|
authentication.initiated | An authentication attempt is initiated |
authentication.pending | An authentication attempt is pending. There is no final result yet |
authentication.authenticated | An authentication attempt is successfully completed |
authentication.failed | An authentication attempt failed |
Capture events
event_type | Description |
---|---|
capture.scheduled | A capture was successfully created and scheduled for submission to the network |
capture.schedule.failed | A capture was requested, but failed before sending the request to the schemes |
Refund events
event_type | Description |
---|---|
refund.scheduled | A refund was successfully created and scheduled for submission to the network |
refund.authorized | A refund request was authorized by the issuing bank |
refund.schedule.failed | A refund was requested, but failed before sending the request to the schemes |
refund.failed | A refund was sent to the network, but in the process it failed |
Cancel events
event_type | Description |
---|---|
cancel.scheduled | A cancel was successfully created and scheduled for submission to the network |
cancel.schedule.failed | A cancel request was done, but failed before sending the request to the schemes |
cancel.failed | A cancel was sent to the network, but in the process it failed |
canceled | The cancel request is confirmed with success |
Reports
event_type | Description |
---|---|
report.created | A report was successfully created and is ready to be downloaded |
Account activation
event_type | Description |
---|---|
company.created | A company was successfully created |
person.created | A person was successfully created |
account.created | An account was successfully created and is available for payments processing |