#wabisabi2019

1 messages · Page 1 of 1 (latest)

grave fjordBOT
hot garnet
#

Only if you're sending emails yourself (vs. having Stripe send them)

neat perch
#

I saw the "trial_will_end" event. Is that what you are referring to?

#

Is there a way to have those events published 7 days before the trials end, instead of the 3 days I see in docs?

hot garnet
#

You'd have to listen for customer.subscription.trial_will_end events (sent three days before a trial ends) and decide whehter or not to send an email to that specific customer

neat perch
#

can that event be configured to be sent more than three days before the trial ends?

neat perch
#

ah, okay. Thank you!

hot garnet
#

For invoices after the trial has ended, you can listen for invoice.upcoming. The time when this event is sent is based on your subscription settings in the Dashboard (under the "Prevent failed payments" section)

neat perch
#

that would work for the first invoice too?

#

as in the first invoice after trial ends?

hot garnet
#

Give me a min to check

hot garnet
#

Sorry for the delay! It's a bit busy here today