#.remoteboy

1 messages · Page 1 of 1 (latest)

heavy quartzBOT
fickle bridge
#

Hello

#

If not, definitely recommend reading that as it talks through each different Webhook.

#

In terms of renewals, the simplest one to listen for is customer.subscription.updated

#

However, you could listen for invoice.paid and invoice.payment_failed if you want to go that route.

last apex
#

cool. thanks.

fickle bridge
#

Sure

heavy quartzBOT
last apex
#

does Stripe trigger an email to the customer if their payment fails, or is this something I should do from my end. apologies if this is a silly question - first time working with a subscription model

#

also, if i want to add an alert to the user dashboard to let them know that there is an issue, how do i generate a Pay Now link for them?

strange blaze
#

Hi 👋

#

I'm stepping in for my colleague who needs to go soon. Give me a sec to catch up

#

Can you descibe what you are looking for with the "Pay Now" Link?

last apex
#

provide a quick link for them to go and pay the invoice - would need to allow for them to enter new card details.

strange blaze
last apex
#

Perfect. Thanks so much.