Connector Contracts - Payment Reauthorise
Changed on:
13 Dec 2023
Overview
Authorisations do not reserve funds indefinitely; funds are automatically released after a defined period of time by the business. The defined time period depends on card types.
When authorisation expires, it is necessary to reauthorise or secure a new authorisation for the value of expired authorisation.
When Fluent workflows produce a “reauthorisation” webhook to the Payment Connector, the Payment Service Provider will validate the received reauthorise payment request, and respond (asynchronously) with either a “success” or “error” event.
API Details
Event Names
`fc.connect.payment.reauthorise`
API contract
To download payment reauthorise connector contract click here.
Interface Contract
Diagram
Configuration example
1Not available
Language: json
Request Payload
Property | Description | Type | Required? | Notes |
Version History
v0.0.0
First release