# Loan repayment with Direct Debit

With our Direct Debit APIs, simplify your lending, by automationg loan repayments, ensuring timely repayments, and reducing the need for any manual intervention.&#x20;

## What is Direct Debit?

Simply put, Direct Debit is an automated payment method which allows lenders to collect repayments directly from a borrower's bank account on agreed dates. Once set up, payments are automatically deducted without any further action required from the borrower, providing a hassle-free repayment experience.

## How this works

* Your customer provides the bank account they would like the direct debit mandate to be attached to.
* As the lender, you proceed to create an e-mandate using the customer’s account details
* Once the direct debit mandate is created, your customer has to activate the mandate by sending N50 to the registered NIBSS account number. This is your customer’s way of granting permission to debit their account.&#x20;
* NIBSS makes a N100 debit attempt on the borrower’s account. This is to ensure that the account can be debited when it’s time for loan repayments.

And with that, the mandate is activated!

Feel free to configure constant SMS or email reminders before a debit is done to the customer’s account.&#x20;

By leveraging Direct Debit for loan repayments, you can streamline processes, ensure timely payments, and provide a better experience for your customers and reduce the rate of Non Performing Loans (NPL).

<br>


---

# 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://docs.adjutor.io/use-cases/loan-repayment-with-direct-debit.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.
