Stripe will only give us our Webhook information for the past 15 days. We're finding that we need stuff from January that we no longer have access to for debugging etc. We should log this, and maybe other things (errors? could hook into ErrorNotifier) to a secure S3 location for some longer amount of time.
Stripe will only give us our Webhook information for the past 15 days. We're finding that we need stuff from January that we no longer have access to for debugging etc. We should log this, and maybe other things (errors? could hook into
ErrorNotifier
) to a secure S3 location for some longer amount of time.