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

Update a subscription - This isn't an issue #1

Open
mokumax opened this issue Nov 6, 2017 · 2 comments
Open

Update a subscription - This isn't an issue #1

mokumax opened this issue Nov 6, 2017 · 2 comments

Comments

@mokumax
Copy link

mokumax commented Nov 6, 2017

Hi,

Is there a way to update a customer's existing subscription using this library? If so, could you point me in the right direction? I've been able to create the customer and subscription but can't figure out how to change it.

Thanks,

@Iamabdul
Copy link

You can upgrade and downgrade a plan for the subscription, which is kind of a work around for what you're looking for if you want to change the price of a subscription. https://stripe.com/docs/subscriptions/upgrading-downgrading , let me know if that helps?

@jaymedavis
Copy link
Owner

jaymedavis commented Mar 23, 2018

From the thread on the maintenance repo, seems this is probably handled now @mokumax? The answer was using the BillingCycleAnchor on the update option I believe, for passers by.

p.s. [ oops ]

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

No branches or pull requests

3 participants