Open mokumax opened 7 years ago
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?
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 ]
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,