#testDeveloper
1 messages · Page 1 of 1 (latest)
What do you mean by that?
https://stripe.com/docs/api/
can't find it here
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
can you share the link for this stripe function?
That function is used to validate webhook requests are coming from Stripe. WE describe the entire approach here: https://stripe.com/docs/webhooks
You can see a code example here: https://stripe.com/docs/webhooks/quickstart
ok thank you
Happy to help 🙂
One more doubt
If there are three connected accounts
and we have automatic payouts
the estimated payout date is same
then they all will have separate events triggered in webhook right ?
Yes. The events in the webhook will fire for each event in that occurs in Stripe