# Welcome

This Flutterwave v3 PHP Library for Codeigniter4 provides easy access to Flutterwave for Business (F4B) v3 APIs from php apps. It abstracts the complexity involved in direct integration and allows you to make quick calls to the APIs.

**Available features include:**

* Collections: Card, Account, Mobile money, Bank Transfers, USSD, Barter, NQR.
* Flutterwave standard payment processing.
* Payouts and Beneficiaries.
* Recurring payments: Tokenization and Subscriptions.
* Split payments
* Card issuing
* Transactions dispute management: Refunds.
* Transaction reporting: Collections, Payouts, Settlements, and Refunds.
* Bill payments: Airtime, Data bundle, Cable, Power, Toll, E-bills, and Remitta.
* Identity verification: Resolve bank account, resolve BVN information.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://zubdev.gitbook.io/flutterwave-ci4/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
