Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

How It Works

Monnify Account Direct Debit is a simple, secure, and convenient ‘pull’ payment method that allows merchants to automatically collect recurring payments from a payer directly from their Accountaccount.

Info

Integration Credentials
You can get your Client ID and Secret from within your Monnify dashboard. If you haven't already, click here to sign up on Monnify.

Ways to Use

One of these four ways to use will be suitable for your business depending on your requirement.

...

 

Key Processes

Monnify Direct Debit comprises of three main processes:

...

  1. Create a Mandate

  2. Get Customer’s Authorization

  3. Debit a Mandate

Mandate Management Workflow

To create and manage a mandate, here is the workflow of every possible status a Monnify Mandate can be through its life cycle. Refer to Mandate Event Notification

Monnify (7).jpgImage Added

Mandate Status

Description

PENDING

Mandate creation is in progress.

PENDING AUTHORIZATION

Mandate is awaiting customer authorization

PENDING ACTIVATION

Mandate has been authorized by the customer and awaiting activation by the customers financial intuition.

ACTIVATED

Mandate has been activated and can now be debited.

AUTHORIZATION EXPIRED

Mandate authorization expired because the customer didn’t authorize it within the available timeframe.

EXPIRED

Mandate has reached its expiration time.

CANCELLED

Mandate was canceled by the merchant.

SUSPENDED

Mandate was suspended by the customer’s financial intuition.

Use Cases

Choose the method that best suits your business needs to help you set up properly:

  1. Open Flexible: Debit varying amounts from a customer's account based on

...

  1. actual consumption of services or products without a predetermined end date.

Panel
panelIconId1f4b8
panelIcon:money_with_wings:
panelIconText💸
bgColor#B3F5FF

A utility company provides electricity vending. The bill varies depending on the amount of electricity to be consumed. The company can set up an open flexible mandate to debit varying amounts from the customer’s account each time based on their demand, with no predetermined end date.

  1. Open Fixed:

...

  1. Debit fixed amounts from a customer's account based on

...

  1. actual consumption of services or products without a predetermined end date.

Panel
panelIconId1f4b8
panelIcon:money_with_wings:
panelIconText💸
bgColor#FFFAE6

A streaming platform offers a monthly subscription fee to their customers. The platform can use an open fixed mandate to debit fee from the customer's account every month, continuing indefinitely until the customer cancels the subscription.

  1. Closed Flexible:

...

  1. Debit varying amounts from a customer's account based on

...

  1. actual consumption of services or products with a predetermined end date.

Panel
panelIconId1f4b8
panelIcon:money_with_wings:
panelIconText💸
bgColor#C0B6F2

A car dealer offers an instalment payment plan for purchasing a car. Customers can choose to pay off the total amount at their own pace, but all payments must be completed within 12 months. The store can use a closed flexible mandate to debit varying amounts from the customer’s account based on the payments they make, ensuring the total amount is paid before the end date.

  1. Closed Fixed:

...

  1. Debit fixed amounts from a customer's account based on

...

  1. actual consumption of services or products with a predetermined end date.

...

Common Examples

Recurring Payment: Direct debit is ideal for managing recurring payments such as subscriptions, memberships, or regular bills.

Loan Repayments: Direct debit can facilitate the periodic debits on customer’s account for loan repayments.

Integration Workflow

The process of setting up a direct debit involves three key steps: the creation of a mandate by the merchant, its authorization by the customer, and the actual debiting of funds as per the mandate's terms.

...

Creating a mandate: This process begins when a merchant makes a request to set up a direct debit with a customer’s account details.  Mandate creation  API is called and mandate will be pending authorization.

...

Panel
panelIconId1f4b8
panelIcon:money_with_wings:
panelIconText💸
bgColor#FFBDAD

An insurance company offers a one-year health insurance plan with monthly premiums of N10000. The company can use a closed fixed mandate to debit N10000 from the customer’s account each month for 12 months. After 12 months, the mandate expires.

API Integration Workflow

  • Creating a Mandate:

    • The merchant requests to set up a direct debit using the customer's account details.

    • The Mandate Creation request is successful, and the mandate status will be "Pending"

    • Once Monnify creates mandate, the status will be changed to “Pending Authorization”

  • Authorizing a Mandate:

    • The customer authorizes the mandate. Authorization instructions can be received through:

      • An authorization email sent directly by Monnify to the

    customers
      • customer's email address.

    Authorization
      • An authorization link returned from the status API response

    is sent by merchants
      • , which the merchant can present to their

    customers
      • customer.

  • Debiting a mandateMandate:

    • Once

    a mandate is
    • authorized successfully, the

    merchant can call  debits
    • mandate status will be ‘Activated’ and merchants can use the Debit APIs to debit the account linked to the mandate as

    agreed in the consent arrangement.
    • per the agreed terms.

    • The APIs

    are designed to
    • accommodate different use cases

    - be it
    • , whether fixed or flexible debits, open or closed mandates based on set up.

API Reference

Child pages (Children Display)
allChildrentrue

Using Monnify Account Direct Debit allows for efficient and secure management of recurring payments. Follow the steps outlined above to integrate and manage mandates effectively.