Problemunvalidated
I'm trying to figure out how to programmatically identify which transfers are part of a given payout using Stripe's API. — Stripe provides information on both transfers and payouts through balance transaction data. Tension: Stripe doesn't directly link them.
f5a0d4bc-b922-4be7-8e7c-962a77b33c21
I'm trying to figure out how to programmatically identify which transfers are part of a given payout using Stripe's API. — Stripe provides information on both transfers and payouts through balance transaction data. Tension: Stripe doesn't directly link them.