Flutterwave

Learn how to use Flutterwave with Composio

Overview

SLUG

FLUTTERWAVE

Description

Flutterwave offers payment processing and gateway services, connecting businesses across Africa and beyond with secure online transaction solutions

Authentication Details

generic_secret
stringRequired

Tools

SLUG: FLUTTERWAVE_FLUTTERWAVE_VERIFY_TRANSACTION

Verifies the status of a flutterwave transaction using the transaction id or reference. returns detailed information about the transaction including status, amount, currency, customer details, and payment information.

Action Parameters

transaction_id
stringRequired

Action Response

data
objectRequired
error
string
message
stringRequired
status
stringRequired
successful
booleanRequired

SLUG: FLUTTERWAVE_GET_TRANSACTIONS

Get a list of transactions within a specified date range. this action fetches transaction history and monitors payment activities. the date range is optional and can be specified using from date and to date parameters.

Action Parameters

from_date
string
to_date
string

Action Response

data
arrayRequired
error
string
message
stringRequired
meta
objectRequired
status
stringRequired
successful
booleanRequired