Integration
This section covers how to integrate the Stripe Bundle with your Symfony application, including implementing the required interfaces and setting up event listeners.
Integration Topics
- Implementing Interfaces: How to implement the required interfaces in your application entities
- Event Listeners: Setting up event listeners to handle Stripe events
- Events: Comprehensive reference of all events dispatched by the bundle
- API Platform Integration: How to expose Stripe-related functionality through API Platform
- Frontend Integration: How to integrate with your frontend application