Diagnose a transfer
stripe_diagnose_transferTroubleshoot Stripe Connect transfer failures by reviewing settlement currency, charge net amount, platform balance, destination payouts, refunds, and disputes for a charge or transfer ID.
Instructions
Given a transfer id (tr_...) or a charge id (ch_...), check what makes Connect transfers fail: settlement currency of the source charge vs the transfer currency, amount above the charge net, platform balance too low, destination with payouts disabled, refunds and disputes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | tr_... or ch_... |