SocialSwap Documentation
  • Start
    • Introduction
    • Requirements
    • Installation
    • Purchase Code
  • Updates
    • Update 1.0.7
    • Update 1.0.6
    • Update 1.0.5
    • Update 1.0.4
    • Update 1.0.3
    • Update 1.0.2
    • Update 1.0.1
  • How it Works
    • Dispute Overview
    • Listing Overview
    • Offer Overview
    • Message Overview
    • Subscription Overview
    • Plan Overview
  • Database Setup
    • phpMyAdmin MySQL DB Setup
  • Cloud Storage
    • AWS Storage Setup
      • Create AWS Account:
      • Create IAM User
      • Create S3 Bucket
      • Configure S3 Bucket
    • Wasabi Storage Setup
    • CloudFlare Storage Setup
  • PAYMENT GATEWAYS SETUP
    • Paypal Setup
    • Stripe Setup
    • RazorPay Setup
    • Paystack Setup
    • Flutterwave Setup
  • SUBSCRIPTION PLANS
    • Subscription Plan
      • Paypal Plan ID
      • Stripe Plan ID
      • Razorpay Plan ID
      • Paystack Plan ID
      • Flutterwave Plan ID
  • SMTP SETUP
    • SMTP Configuration
  • SOCIAL MEDIA LOGIN
    • Google Login
    • Facebook Login
  • One Signal
    • One Signal Setup
  • TAWK.TO SETUP
    • Tawk.to Setup
  • GOOGLE SETTINGS
    • Google Maps
    • Google Analytics
    • Google reCaptcha
  • TRANSLATE INTERFACE
    • Language Translations
  • CRON JOB SETUP
    • CRON Job
  • Customization
    • Files Structure
    • Frameworks
  • Troubleshooting
    • Troubleshooting
  • Changelog
    • Initial Release v1.0
Powered by GitBook
On this page
  1. SUBSCRIPTION PLANS
  2. Subscription Plan

Flutterwave Plan ID

PreviousPaystack Plan IDNextSMTP Configuration

Last updated 10 months ago

Creating Flutterwave Plan IDs:

  • Visit and log in with your Flutterwave account credentials.

  • In the left-hand sidebar, click on Subscriptions.

  • Click on Plans under Subscriptions.

  • Click on Create Plan.

  • Enter a Name, Amount, Interval (e.g., monthly, yearly), and other relevant details for your plan.

  • Flutterwave will automatically generate a Plan ID for your new subscription plan.

  • Copy the Plan ID generated by Flutterwave. This ID uniquely identifies your subscription plan in the Flutterwave system.

  • In your application or script, navigate to Finance Manager -> Subscription Plans

  • Paste the copied Plan ID into the respective field designated for Flutterwave Plan IDs.

  • Save the changes in your application's settings.

Flutterwave Dashboard