> ## Documentation Index
> Fetch the complete documentation index at: https://rain-sandbox-trial.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Authorization

> Authorization occurs when a user swipes, taps, or inserts their card. The merchant estimates the cost of the goods and/or services and requests authorization for that amount. No money is moved at this stage. Instead, the card issuer places a hold on the funds to ensure they remain available.

<Columns cols={2}>
  <Card title="Rain-managed" href="/docs/authorization-rain-managed">
    The Rain-managed authorization process validates transactions before placing the necessary funds on hold.
  </Card>

  <Card title="Partner-managed" href="/docs/authorization-partner-managed">
    In the Partner-managed authorization process, the system validates key criteria, and you decide whether to approve or decline it.
  </Card>
</Columns>
