Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[13.x] Implement stripe_product column #1185

Merged
merged 6 commits into from
Jun 7, 2021
Merged

[13.x] Implement stripe_product column #1185

merged 6 commits into from
Jun 7, 2021

Conversation

driesvints
Copy link
Member

@driesvints driesvints commented Jun 7, 2021

Implements #1179

This adds a new stripe_product column to the subscription_items table. This will open the door for new API's in Cashier Stripe like the onProduct and subscribedToProduct methods on a billable. There's potentially more extra methods to be added later on but these should provide support for the most common use cases already.

@driesvints driesvints changed the title [13.x] Implement stripe_column column [13.x] Implement stripe_product column Jun 7, 2021
@driesvints driesvints marked this pull request as ready for review June 7, 2021 14:47
@taylorotwell taylorotwell merged commit 9661ead into master Jun 7, 2021
@taylorotwell taylorotwell deleted the stripe-product branch June 7, 2021 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants