#carlos-subs-prorate
1 messages · Page 1 of 1 (latest)
hello, can you give me a quick example of what you mean by that? like subscribe to a $10 monthly plan but prorate so add a $5 on top of that?
you'd have to manually add an InvoiceItem (that is equal to the prorated amount) when creating the Subscription: https://stripe.com/docs/api/subscriptions/create#create_subscription-add_invoice_items
Can you send me an example request for this case?
have you made a Subscription creation request so far?
yes