Name | Description |
---|---|
CardProvider | Implementation for CRUD related to credit cards with Stripe and also saves the details in the database. |
CustomerProvider | Interface for CRUD related to customers with Stripe |
SubscriptionProvider | Implementation for subscription management with Stripe |