#wilder-transfer-error
1 messages · Page 1 of 1 (latest)
Hi! Under which object would I find the request ID?
The refund?
PI: pi_3LIzlHEWS9fejKLa1IduQSwx
RE: re_3LIzlHEWS9fejKLa11YlGZ9j
CH: ch_3LIzlHEWS9fejKLa13kXsa39
I can work with those, but this is the process for finding request IDs:
https://support.stripe.com/questions/finding-the-id-for-an-api-request?locale=en-x-debug#:~:text=How do I find the,(Request IDs API Docs).
Thank you!
Alright, so it looks like you're using Destination Charges, which automatically create transfers for payments. This is why you're hitting the error above, the funds for that payment have already been consumed by a transfer.
The fund flow for Destination Charges is shown in the diagram here:
https://stripe.com/docs/connect/destination-charges#flow-of-funds-app-fee
The transfers shown there are automatically created.