#Adi-subs-failure

1 messages · Page 1 of 1 (latest)

winged bolt
#

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.

crimson cosmos
#

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

winged bolt
#

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.