Added
New Preauthorization events
Some of you use a lot the PreAuthorization feature of our API. To make your life easier, we have added three new events :-PREAUTHORIZATION_CREATED
-PREAUTHORIZATION_SUCCEEDED
-PREAUTHORIZATION_FAILED The goal is to help you monitor a PreAuthorization with a webhook. Example: If a PreAuthorization is desynchronized, when the status is updated, you will be able to know it.
Changed