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

Paystack Plan ID

PreviousRazorpay Plan IDNextFlutterwave Plan ID

Last updated 10 months ago

Creating Paystack Plan IDs:

  • Visit and log in with your Paystack account credentials.

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

  • Click on Plans under Products.

  • Click on Create Plan.

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

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

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

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

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

  • Save the changes in your application's settings.

Paystack Dashboard