Fluent Commerce Logo
Docs
Sign In

Connector Contract - Payment Refund

Interface Contract Flow

Changed on:

13 Dec 2023

Overview

A refund is required when you have charged a payer, and need to cancel the payment and return the funds to the payer. The funds will be returned to the payment method that the payer initially used to make the payment.

When Fluent workflows produce a “reauthorisation” webhook to the Payment Connector, the Payment Service Provider will validate the received refund payment request, and respond (asynchronously) with either a “success” or “error” event.

API Details

Event Names

`fc.connect.payment.refund`

API contract

Event API

To download the payment refund connector payload schema click here.

Interface Contract

Diagram

No alt text provided

Configuration example

1N/A

Language: plain_text

Request Payload

Property

Description

Type

Required?

Notes






Version History

2023-08-07

v0.0.0

First release