> ## Documentation Index
> Fetch the complete documentation index at: https://docs.wellapp.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Banking Transaction Fee

> Essential banking transaction fee type indicators for categorizing different charges and fees

## Fee Types

<table>
  <thead>
    <tr>
      <th>Type</th>
      <th>Description</th>
      <th>Typical Range</th>
      <th>When Applied</th>
    </tr>
  </thead>

  <tbody>
    <tr>
      <td>
        <strong>transaction</strong>
      </td>

      <td>Standard transaction processing fee</td>
      <td>0.1% - 3% or fixed</td>
      <td>Per transaction, at execution</td>
    </tr>

    <tr>
      <td>
        <strong>transfer</strong>
      </td>

      <td>Wire transfer or inter-bank transfer fee</td>
      <td>Fixed (e.g., \$10-50)</td>
      <td>Domestic/international transfers</td>
    </tr>

    <tr>
      <td>
        <strong>currency\_conversion</strong>
      </td>

      <td>Foreign exchange conversion fee</td>
      <td>1% - 4%</td>
      <td>Cross-currency transactions</td>
    </tr>

    <tr>
      <td>
        <strong>atm</strong>
      </td>

      <td>ATM withdrawal or usage fee</td>
      <td>Fixed (e.g., \$2-5)</td>
      <td>ATM withdrawals, balance inquiries</td>
    </tr>

    <tr>
      <td>
        <strong>overdraft</strong>
      </td>

      <td>Overdraft or insufficient funds fee</td>
      <td>Fixed (e.g., \$25-35)</td>
      <td>When account goes negative</td>
    </tr>

    <tr>
      <td>
        <strong>monthly</strong>
      </td>

      <td>Monthly account maintenance fee</td>
      <td>Fixed (e.g., \$5-15)</td>
      <td>Monthly recurring charge</td>
    </tr>

    <tr>
      <td>
        <strong>card</strong>
      </td>

      <td>Card issuance, renewal, or annual fee</td>
      <td>Fixed (e.g., \$0-100/year)</td>
      <td>Card-related services</td>
    </tr>

    <tr>
      <td>
        <strong>commission</strong>
      </td>

      <td>Commission or percentage-based fee</td>
      <td>0.5% - 5%</td>
      <td>Brokerage, investment transactions</td>
    </tr>

    <tr>
      <td>
        <strong>penalty</strong>
      </td>

      <td>Late payment or violation penalty</td>
      <td>Fixed (e.g., \$15-40)</td>
      <td>Late payments, rule violations</td>
    </tr>

    <tr>
      <td>
        <strong>other</strong>
      </td>

      <td>Miscellaneous or unclassified fees</td>
      <td>Varies</td>
      <td>Special services, custom charges</td>
    </tr>
  </tbody>
</table>
