Skip to main content

Overview

Collection webhooks notify your application when a collection payment is completed or when a collection account changes state. The current collection event types are:
  • collection.completed
  • collection.created
  • collection.created.failed
  • collection.failed
  • collection.notification
  • collection.updated
For USD collection accounts, collection.created confirms that the customer’s USD account has been issued and contains the final account details. collection.created.failed is sent when the account request is rejected or cannot be completed.

Completed webhook event

collection.completed

Collection created event

collection.created

Collection created failed event

collection.created.failed