#mpoiriert_54649
1 messages · Page 1 of 1 (latest)
hey there
You need to present the future price changes to you customer if you have one scheduled
There is no way to setup the price "schedule" in advance so it get displayed on the "Checkout" at stripe ?
No, you would create that schedule after the subscription is created by checkout
So you need to represent that to your customer
You can add terms, eg, saying "renews at 100$/yr" or similar
ok I am trying to add a new line items that is not renewed with the price difference which seems to work. Just need to find the wording...
Not sure what you mean by that, but let me know if you have any other integration questions
I create the session checkout with 2 line items.
ONe with the sub at 16.99 (which is the renewal price) and one line item a 3.00 that will not be renewing. This make it 19.99 for the first year and 16.99 for the next years.
Yes it does work.
I did find an issue with Discount and taxes.
We see here with taxes no discount.
taxes and discount.
When we have both taxes and discount the renewal price doesn't have the taxes included.
This seems like a bug on stripe side
The final amount billed today shows taxes, i dont think this is a bug as nothing is wrong
But correct is does not show the future renewal price post discount/tax
I suggest writing to tell our support team you'd like to see this: https://support.stripe.com/contact
Find help and support for Stripe. Our support site provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
As mention it's working when there is no discount but it doesn't when there is one. Seems odd... I will contact them