Fluent Commerce Logo
Docs
Sign In

Connector Contracts - Payment Reauthorise

Interface Contract Flow

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

Event API

To download payment reauthorise connector contract click here.

Interface Contract

Diagram

No alt text provided

Configuration example

1Not available

Language: json

Request Payload

Property

Description

Type

Required?

Notes






Version History

2023-08-07

v0.0.0

First release