#cle1000
1 messages · Page 1 of 1 (latest)
Hi! Let me help you with this.
One way of achieving this is to:
- Update the subscription with
proration_behaviour: 'create_prorations'(will be applied at the end of the period) - Preview the upcoming invoice: https://stripe.com/docs/billing/subscriptions/prorations#preview-proration
- Manually create a matching invoice and bill the customer right away.
- Add a discount to the next invoice in order not to charge the customer twice.
Hi vanya, thank for your message
would it also be possible to to 1,2, and then create a subscritipion out of the invoice?
or. with proration_behavior="always_invoice" with an delay
such that the invoice will be finalized after 1 hour after the latest change