#Adi-subs-failure
1 messages · Page 1 of 1 (latest)
Hi there! You would handle this like any other renewal that fails. I'd recommend using Webhooks to listen for the failed payment and then bringing your customer back on-session to collect a new card and then re-charge the customer.
But in payment failed endpoint I should add some attribute to user model that payment status false right?? Based on that on frontend I can limit features
Yes you will want to track past_due Subscriptions if you don't want to provide access to your product while they are in that state.