#HVMP

1 messages · Page 1 of 1 (latest)

rain hedgeBOT
molten sigil
#

Hi 👋

We don't have an API for bulk export of the logs I'm afraid. However, this is a great example of when a webhook listener function could be very useful.

https://stripe.com/docs/webhooks

You could listen to all the events that concern you and keep a running log of Stripe events on your end.

manic brook
#

Yeah, I agree that would be much better.. OR if we had just logged the error, smh. We are very good about tracing/logging everything but failed to do so here, lol. :singletear:

Ok, I will get my cmd+c, cmd+v muslces stretched/warmed up.

#

Thanks for the help snufkin!