Card Transactions displays the Ramp corporate card connection status and a table of card transactions for GL coding. Route:Documentation Index
Fetch the complete documentation index at: https://docs.encoreos.io/llms.txt
Use this file to discover all available pages before exploring further.
/fa/card-transactions
Overview
The page renders two components:RampConnectionCard (shows the current Ramp integration connection state) and CardTransactionsTable (lists imported card transactions). The page header reads “Corporate Card Transactions — Manage Ramp corporate card transactions and GL coding.”
Who it’s for
Requires permission:fa.ramp.view_transactions
Before you start
- The Ramp integration must be configured. Contact your administrator if the connection card shows an error state.
- You must hold the
fa.ramp.view_transactionspermission.
Steps
Check connection status
The Ramp Connection Card at the top shows whether the Ramp integration is active.
Review transactions
The transactions table lists imported card transactions. Use any available filters to narrow the list.
Key concepts
RampConnectionCard— Component showing Ramp integration status.CardTransactionsTable— Component listing imported corporate card transactions.
Related
Finance & Revenue
Finance & Revenue core overview.
Governance & parity
This page documents shipped product behavior. It is not medical, legal, or
billing advice. Verify against your organization’s policies and applicable
regulations before using it for clinical, compliance, or billing decisions.
Protected health information (PHI) shown in the product is governed by your
tenant’s access controls and is never exposed in this documentation.
Documentation sources
Documentation sources
- src/routes/fa.tsx
- src/cores/fa/pages/CardTransactionsPage.tsx
- src/cores/fa/components/CardTransactionsTable.tsx
- src/cores/fa/components/RampConnectionCard.tsx