#itaied

1 messages · Page 1 of 1 (latest)

sudden flintBOT
late pine
#

hi! you can't really unless you just charge them upfront for an amount, that's the nature of offering a free trial.

random bay
#

I see. So I need to listen for the charge / invoice webhooks and react to them.

late pine
#

yes, you'd need to just have robust handling of failed trial conversion

random bay
#

is it possible to configure Stripe to notify me about failed subscription payments via email \ slack?

late pine
#

not directly, but you do get webhooks and then you can have your backend server catch those webhooks and generate emails/Slack notifications separately or notify you in other ways by integrating with various services