#ryandududu
1 messages · Page 1 of 1 (latest)
Can you point me to where it says that event is deprecated?
One of my teammates was testing this event to trigger before. Then she reached out to stripe support. They said it is possible that it is deprecated.
Hmm can you give us a testing scenario we can do to trigger this event? Our contact on stripe support before does not know also how to trigger this on testing mode
AFAIK that's not the case. You will still receieve that event if you're using Sources. The Sources API is deprecated, and new integrations are not encouraged to use them, but it still functions for existing users
Hmm can you give us a testing scenario we can do to trigger this event? Our contact on stripe support before does not know also how to trigger this on testing mode
Yeah unfortunately the CLI doesn't have a fixture for that event (maybe you could build one?). Otherwise you'd just create a Source with an expiry date ~1 month in the future
Do you know how often stripe do checks for customer.expiring event?
Is it start of the month only? Or everyday for x amount of time?
I don't know the exact frequency
as Support would have told your colleague, this event is not really recommended, we never made a version of it for the new PaymentMethods API, because the old event was not very reliable(there are challenges in generating and sending so many of these events across all the saved cards that exist in Stripe). So we'd encourage alternative solutions on your end instead.