Getting Started with Stripe Bundle
This section will guide you through the process of installing and configuring the Stripe Bundle for your Symfony application.
What You’ll Learn
- How to install the Stripe Bundle
- How to configure the bundle for your application
- How to set up subscription plans
- Basic usage examples to get you started quickly
Prerequisites
Before you begin, make sure you have:
- A Symfony application (version 6.0 or higher)
- Doctrine ORM configured
- API Platform installed (if you plan to use the API features)
- A Stripe account with API keys