# Paystack Plan ID

### Creating Paystack Plan IDs:

* Visit [Paystack Dashboard ](https://paystack.com/)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.
