#lucas_pontes_

1 messages · Page 1 of 1 (latest)

oak yokeBOT
high crown
#

Hello

#

Are you using Subscriptions here?

sterile frost
#

Yes, I do.

high crown
#

Okay then you want to use Webhooks and check the status of the Subscription. See: https://stripe.com/docs/billing/subscriptions/webhooks -- you most likely want to pay attention to customer.subscription.updated and if the Subscription moves to a status of past_due then that indicates payment failed.

sterile frost
#

Thank you! I'll check it out.