docs(payouts): document payout timing by rail on the sending payments page - #877
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub. 2 Skipped Deployments
|
This stack of pull requests is managed by Graphite. Learn more about stacking. |
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
Greptile SummaryAdds a payout-timing reference to the Sending Payments guide, grouping typical settlement times by rail and clarifying the effects of banking schedules, receiving institutions, and compliance reviews.
Confidence Score: 5/5The documentation change appears safe to merge, with the explicitly acknowledged NEFT timing discrepancy left for the author to resolve. No unacknowledged blocking or independently actionable issue remains in the changed documentation.
|
| Filename | Overview |
|---|---|
| mintlify/payouts-and-b2b/payment-flow/send-payment.mdx | Adds the payout timing table and explanatory callout; no unacknowledged actionable defect was established. |
Reviews (1): Last reviewed commit: "docs(payouts): document payout timing by..." | Re-trigger Greptile

Summary
Adds a Payout timing section to the Payouts & B2B Sending Payments page, giving
integrators a single place to look up how long a payout takes by rail — the question support
and account teams field most often when setting merchant expectations.
The section sits between the transaction-statuses table and Checking Payment Status — right
after the reader learns what the statuses mean, and right before they wire up webhooks to
watch for them.
Changes: 1 file
mintlify/payouts-and-b2b/payment-flow/send-payment.mdx— new## Payout timingsection: atiming-by-rail table plus an
<Info>callout on banking hours, receiving-institutiondependence, and compliance review.
Notes on the content:
(seconds)— "instant" is relative across these rails.Bitcoin L1at~10 min – 1 hour, since confirmation time moves withnetwork congestion.
holidays included) from the slower bank rails that observe cutoffs.
One thing to confirm
The table times NEFT at ~1 day, but
mintlify/snippets/external-accounts.mdx:412alreadydescribes NEFT as "near-real-time" (it clears in half-hourly batches). Both can be true if the
end-to-end NEFT payout time is dominated by something other than the rail itself — but the two
pages now read as contradictory. Happy to retime NEFT here, or soften the wording in the India
section, whichever matches reality.
Test plan
@mdx-js/mdx+remark-gfm.above is the one open question.
Public
Documents typical payout settlement times by payment rail on the Sending Payments guide.
Requested by @pengying