#alluring_dove_35340
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- alluring_dove_35340, 1 day ago, 11 messages
Hi there!
The webhook event contains a data property with informtion about the object: https://stripe.com/docs/api/events/object?lang=node
I can directly serialize it, right?
I think so. Which language are you using?
java
You can see an example of how this works in Java here: https://stripe.com/docs/webhooks/quickstart?lang=java
Ok,thanks