Query transaction fees

This endpoint helps developers query the fees expected to be paid for a particular transaction. This endpoint only returns fees for collections i.e. inflows.

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Query Params
int32
required
Defaults to 1000

This is the amount of the product or service to be charged from the customer.

string
required
Defaults to NGN

This is the specified currency to charge in.

string
Defaults to card

This is an optional parameter to be used when getting the transaction fees for different payment types. Expected values are card, debit_ng_account, mobilemoney, bank_transfer, and ach_payment.Kindly note that different fees are applied to the different methods, You can check our fee document for more details.

int32

This can be used only when the user has entered first 6digits of their card number, it also helps determine international fees on the transaction if the card being used is an international card.

Headers
string
required
Defaults to Bearer FLWSECK_TEST-SANDBOXDEMOKEY-X

Pass your secret key as a bearer token in the request header to authorize this call

Responses

Language