#romain-sg-unknown-request
1 messages · Page 1 of 1 (latest)
Can you share the exact request ID please?
https://stripe.com/docs/api/request_ids
like req_123
You mean this? req_ugystFRhVhzy12
Yes. But we can't find where this request come from
Well you cna see the source IP address in the dashboard there, is that used by a server you operate?
Yes, it's our server IP
In your code, you'd be looking for places you call to create payouts: https://stripe.com/docs/api/payouts/create?lang=php
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
(possibly it looks different than this for older versions of the PHP client)
but you're going to need to review your code, check all "payouts" references
Ok thanks, give me few minutes.
Noob question : Is that could be a case where someone bad try to create payouts ?
Does your app support connected accounts creating payouts on demand?
That would be entirely up to your application if you used manual payouts and let users trigger the payouts
So it doesnt sound like thats the case here
Ok, then no. They make payment on our platform with their card and we decide when the money will go to their bank account.
Right, so it sounds like perhaps you have some logic or process misfiring and trying to create these