#amituuush
1 messages ยท Page 1 of 1 (latest)
Hi ๐ hm, not sure offhand. That might be one that can't be simulated, but let me double check that.
ok thanks!
Yeah, I'm not seeing a way to test this currently, but I'll be sure to capture your feedback that this is something you'd like to see added.
yeah that would be helpful, as it's part of the recommended pattern for automated reporting:
https://stripe.com/docs/reports/api#integration-pattern
is there a way to simulate this in the development environment in stripe?
will need a way to test receiving this webhook...
What are you hoping to test about the webhook endpoint? You may be able to send your own request to the endpoint to trigger its actions.
I'd like to be able to inspect the payload and make sure there are no bugs in my code
hard to know if your code works if you can't test it ๐
Totally understand, and I'll be sure to get that feedback filed so our teams can see if they can make that easier in the future.