#jonas-reif_api
1 messages ยท Page 1 of 1 (latest)
๐ Welcome to your new thread!
โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
๐ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1346121872621830255
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi, we document how you can achieve thathere: https://docs.stripe.com/billing/subscriptions/billing-cycle#changing. Please review these and let me know what questions you may have
It seems that when I now add the trial, the users get a stripe invoice pdf via email with 0โฌ
Is there a way to disable stripe emails for a certain price/product?
There is not a way to control that no
If I disable the setting now in stripe dashboard for all products, then batch update all subscriptions, and revert the setting, will stripe resends the emails automatically?
We do not know expertise on email settings/ timing as these are not API integration related questions. You'd want to contact our support team. They will be able to assist you better than I can: https://support.stripe.com/contact
ok one last question:
Is there a "pause" functionality? So that I pause the subscription until April the first and then continue the payment on 1.April?
Yes, you can pause a subscription and we talk about it here: https://docs.stripe.com/billing/subscriptions/pause-payment and https://docs.stripe.com/api/subscriptions/update#update_subscription-pause_collection
Let me know if you have any questions here
Thanks ๐
Not clear if it then resets the billing cycle anchor when unpause then again?