#special-next-invoice
1 messages · Page 1 of 1 (latest)
Hey @vapid bluff! This is not something we support today unfortunately.
You can preview the next invoice via https://stripe.com/docs/api/invoices/upcoming but not future ones
In the example you gave, the Coupon/PromotionCode is for 1 month, so the resulting Discount will be present on the Subscription for 1 full month.
So if you add it on January 20, then on February 20 it gets removed. So if the next Invoice is on February 15, it will be 100% off
Awesome, thanks for the confirmation. In that example, would the subscriber be charged for the time of Jan 15th-Jan 20th, or would that end up being free? It feels like it could possibly be on the next invoice after the promo is over (March 15th)
it's none of this really
The Discount really just applies to new invoices created while it's active
So on Jan 15, there's no coupon/discount, they are charged the full amount
then on Jan 20, you add the Coupon so they get a Discount until Feb 20. Any Invoice during that time is 100% off.
so if the next invoice is on Feb 15, it will be 100% off
the next one on March 15 will be full price
Thanks for the details! This solves my Q