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:

  1. A Symfony application (version 6.0 or higher)
  2. Doctrine ORM configured
  3. API Platform installed (if you plan to use the API features)
  4. A Stripe account with API keys

Table of contents


Copyright © 2025 Tomedio. Distributed under an MIT license.