#wabisabi2019
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- wabisabi2019, 9 hours ago, 14 messages
- wabisabi-subscriptiolist-coupon, 6 days ago, 10 messages
Hi there, you can listen to invoice.created events. In the webhook handling code you can still edit the draft invoice before finalizing it.
Thank you. Yes, we do listen to those events to edit the draft invoice. I was asking because it seems that updating the subscription with billing_cycle_anchor: 'now' doesn't create an invoice with status=draft. I found a way around it by using a trial change to change the anchor to a few seconds into the future. When I do that it works as expected.
Thanks for taking a look 🙏
Did you specify proration_behavior to always_invoice ? that would create an invoice