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

Support billing_cycle_anchor in Subscription Update #126

Open
adrianlungu opened this issue Feb 26, 2020 · 1 comment
Open

Support billing_cycle_anchor in Subscription Update #126

adrianlungu opened this issue Feb 26, 2020 · 1 comment

Comments

@adrianlungu
Copy link

Right now, the Subscription Update API doesn't seem to support billing_cycle_anchor as it throws the following:

localstripe_1  | TypeError: _update() got an unexpected keyword argument 'billing_cycle_anchor'

I'm not sure how complex the support for this might be, however, as changing the billing_cycle would in theory also create a new invoice and attempt a payment ?

@adrienverge
Copy link
Owner

I'm not sure either, but I would say it's complex. Subscriptions (and invoices) lifecycle are the most complicated parts of localstripe.

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

2 participants