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

Fix create/update subscription spec #739

Conversation

vinceurag
Copy link
Contributor

According to Stripe, a special value of now can be provided to end the subscription trial immediately.

Doc for create subscription: https://stripe.com/docs/api/subscriptions/create#create_subscription-trial_end
Doc for update subscription: https://stripe.com/docs/api/subscriptions/update#update_subscription-trial_end

@snewcomer snewcomer merged commit 3128f12 into beam-community:master Jul 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants