Recurring Payments

Learn how to receive recurring payments from your customers.

There are two ways to collect recurring payments from your customers on Flutterwave:

  • By specifying a payment plan: This will require you to specify a billing cycle and amount, and then we'll handle charging the customer when billing is due.
  • By using the card token: Here, you handle everything yourself; you can manage subscriptions and charge the card when payment is due.
  • By using the direct debit (E-mandate): This will require you to tokenize the customer's bank account so it can be charged.

🚧

Card Payments Only

Recurring payments are only supported on payment methods that can be tokenized. Currently, this means that payment plans can only be used with card transactions.