# Limits (Transaction Limits)

**Transaction Limits** - Check applicable transaction limits for customers.

**Limit Types**:
- **Transaction Limits**: Minimum and maximum per transaction
- **Daily Limits**: 24-hour rolling window
- **Weekly Limits**: 7-day rolling window
- **Monthly Limits**: 30-day rolling window
- **Annual Limits**: 365-day rolling window

**Limit Sources**:
- **Provider Limits**: Payment method/route specific limits
- **Customer Limits**: User tier-based limits and overrides

**Effective Limit**: The most restrictive limit applies (minimum of provider and customer limits).

**Use Cases**:
- Display available transaction amounts to customer
- Validate transaction amount before submission
- Show customer their current tier limits
- Explain why a transaction amount is not allowed

