#bbfallen
1 messages · Page 1 of 1 (latest)
https://stripe.com/docs/api/payouts/object?lang=dotnet#payout_object-status Hi there, you can check if the payout status = paid.
Note that the payout become paid when Stripe initiated the fund transfer to the settlement bank, the receiving bank may take some time to reflect it in your bank account.
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Yeah, that's clear. I just want to know is there any chance I can retrieve the trace_id field from a payout. I need to recheck on the backend side that incoming transaction in the 3rd party payment system has the same referenceText as payout's trace_id to be 100% sure that funds are already transferred
What's the trace_id?
There is a tip above this field in the Dashboard:
"Your bank might ask you for this ID if you contact them about a payout. Keep in mind that some banks call this a "reference number" or something similar."
can you send me the link to the page where you see the payout trace ID?
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
OK. I don't see the payout trace_id exposed in API. You might want to reach out to support https://support.stripe.com/contact/email and see if they have a solution.
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.