Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

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 account.

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. 

Key Processes

Monnify Direct Debit comprises of two key processes:

  1. Managing Mandates

    1. Create a Mandate

    2. Authorize a Mandate

    3. Get Mandate Status

    4. Cancel Mandate

  2. Debiting Mandates

    1. Debit Mandate

    2. Get Debit Status

Mandate Management Workflow

To manage a mandate, here is the workflow of every Monnify Mandate.

Monnify (7).jpg

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 actual consumption of services or products without a predetermined end date.

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: Debit fixed amounts from a customer's account based on actual consumption of services or products without a predetermined end date.

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: Debit varying amounts from a customer's account based on actual consumption of services or products with a predetermined end date.

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: Debit fixed amounts from a customer's account based on actual consumption of services or products with a predetermined end date.

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.

Integration Workflow

Monnify (6).jpg
  • 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 customer's email address.

      • An authorization link returned from the status API response, which the merchant can present to their customer.

  • Debiting a Mandate:

    • Once authorized successfully, the mandate status will be ‘Activated’ and merchants can use the Debit APIs to debit the account linked to the mandate as per the agreed terms.

    • The APIs accommodate different use cases, whether fixed or flexible debits, open or closed mandates based on set up.

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.

  • No labels