#CaReS
1 messages ยท Page 1 of 1 (latest)
End point
so basically user can have some promo code aplied
already
and I need End point (curl request) that if user send new quantity, new plan , what would the price be
based what he has in the past
We have an upcoming invoice API that'd let you preview what the next invoice would look like
https://stripe.com/docs/billing/subscriptions/prorations#preview-proration
https://stripe.com/docs/api/invoices/upcoming
That's what I need, thanks ๐
NP! ๐ Happy to help