Account Funding Transactions (AFT) involve a payment where the funds are send to a destination that does not represent a regular purchase of goods or service, like a payment wallet, or a stock account.
To process most PSPs will require a merchant to be set up as this feature is generally only available for some merchant categories. We currently support AFTs for card payment and have added support for passing details about the funding source (buyer) and recipient destination through our API.
The following connectors are currently supported for AFTs. Most of these require the source (buyer) and recipient’s name, billing address, and account number. Please refer to the individual docs for more information.
To make an AFT payment, it’s important to provide as much of the buyer
and recipient
data as is required by your payment service, and
to set the account_funding_transaction
flag to true
.
There are a few limitations to our AFT integration.