2026

Estimated fees on session approval

webv1.2.0

What changed

The session approval page now renders the new estimated_fees field from the backend preflight. Users see the budget cap and an itemized "up to ~$X" estimate covering merchant fees, network gas, and Passport's service margin.

The estimate is labeled as informational; the underlying budget cap still controls actual spending. We added a small "what counts as a fee?" tooltip to explain the breakdown.

Included changes:

  • feat(approval): render estimated_fees breakdown
  • feat(approval): add fee-breakdown tooltip

On this page