How are the Webhooks handeled?
-
Hi!
We’re currently trying to set up a headless Woocommerce using a stripe checkout. We would like to use the existing functionality of this plugin in handling the webhooks, updating the order etc. For this we would need to know how the webhooks make a connection to the order.
We essentially thought of 2 ways this would be possible:
Either we need to provide some identifier to the stripe checkout metadata that stripe sends to this plugin in the webhooks to identify itself
Or we need to update the order metadata with some stripe provided identifier (checkout.session id?).
Could someone help us with that question?
Thanks a lot!
Nico
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘How are the Webhooks handeled?’ is closed to new replies.