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

Razorpay Plan ID

PreviousStripe Plan IDNextPaystack Plan ID

Last updated 10 months ago

Creating Razorpay Plan IDs:

  • Visit and log in with your Razorpay account credentials.

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

  • Click on Plans under Subscription.

  • Click on New Plan.

  • Enter a Plan Name and Amount for your plan.

  • Choose the Interval (e.g., monthly, yearly) and other relevant details.

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

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

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

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

  • Save the changes in your application's settings.

Razorpay Dashboard