/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
1
Navigate to Card Transactions
Go to
/fa/card-transactions.2
Check connection status
The Ramp Connection Card at the top shows whether the Ramp integration is active.
3
Review transactions
The transactions table lists imported card transactions. Use any available filters to narrow the list.
4
Apply GL coding
Select a transaction and assign GL codes as needed.
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