#akz42
1 messages · Page 1 of 1 (latest)
probably to disable Stripe's proration with proration_behavior:none and then manually add invoice items for the amount you want to credit
i.e. when doing the update, calculate the difference you want to credit, and pass that in an invoice item via https://stripe.com/docs/api/subscriptions/update#update_subscription-add_invoice_items