#aksharj-upcoming-invoice

1 messages · Page 1 of 1 (latest)

native yarrow
#

Hi 👋 it shouldn't as there won't be an upcoming invoice since the subscription will be ending.

signal stone
#

is there a setting in Stripe, which i can set and send an email to the user to so see if he is interested in renewing

native yarrow
#

I don't think we have anything like that currently, but that would be a great feature suggestion.

#

What you could do, with some work on your end, is look at the subscription when it's created and note if it will cancel at the end of the period. If it does, you could create a reminder in your system, or a scheduled job, to trigger a notification flow from your servers.