#Vijaykrishnan
1 messages · Page 1 of 1 (latest)
There's no easy way to test that AFAIK. There's no CLI support, so otherwise it's just about creating a Source that will expire within the timeframe
how often stripe will trigger this webhook if i setup a test card with 07/23 as expiry date
My understanding is it fires at the beginning of the expiry month
ohh boy so i need to wait till 1st of every month !
I also recall this event not being too reliable, so we discourage usage (plus Sources are deprecated)
ohh - what is alternative ?
Well you should be using Payment Methods: https://stripe.com/docs/payments/payment-methods
this i am using - my business case is i want to notify the customers that the card he has with us is expiring so he need to update
some kind of notification for that this won't be useful right ?
Then that event is irrelevant if you're using the Payment Methods API
There's no equivilant event for Payment Methods unfortunately
okay thanks