Skip to main content

Console Enhancements

  • FedNow Payments Tab Now Available
    • A new FedNow payments tab is now accessible in the Console, providing visibility into both incoming and outgoing FedNow instant payments. Users can view payment details, status, and related transaction information directly from the Console interface.
  • FedNow Transaction Details Enhanced
    • The FedNow details page now displays additional data fields, including Payment ID, Error information, and Related FedNow IDs—making it easier to track and troubleshoot instant payment transactions.
  • Card Events Details Page
    • A new details page for card events is now available, allowing users to click through from the card events list to view comprehensive information about each card event.
  • Card Product Column and Filter Added to Cards List
    • The Cards list view now includes a Card Product Name column and filter, making it easier to identify which card products your cards are associated with and filter your card inventory accordingly.
  • FBO Page Shows Settlement Account Balances and Account Numbers
    • The FBO management page now displays cached settlement account balances and uses account numbers instead of account IDs for improved readability.
  • Read-Only Entitlements View for Fintechs
    • Fintech users can now access a read-only view of their entitlements in the Console settings menu, providing transparency into enabled features without requiring bank-level access.
  • Business Name Editing Now Available in Console
    • Users can now edit ledger business names directly from the Console, in addition to the existing address editing capability—reducing the need to contact support for routine updates.

Search Improvements

  • FedNow Transactions Now Searchable
    • FedNow transactions are now indexed and searchable in the Console. Users can search by FedNow ID and filter search results by the FedNow object type.
  • Card Network Messages Added to Search
    • Card network messages are now included in search results, enabling users to quickly locate card transaction details across their programs.
  • Incoming ACH Filter Added to Search
    • You can now filter search results specifically for incoming ACH transactions, making it easier to locate inbound ACH items.
  • Search Experience Fixes
    • Several search improvements have been deployed: partial ID searches now work correctly, object-type filters properly limit results to the selected type, and search result linking now navigates to the correct detail pages for cards and FedNow transactions.

API Updates

  • Ledger Business Name Editable via API
    • The API now supports editing the business name on ledger records, in addition to the existing address editing capability.
      _Source: ENG-4926 • _GitHub PR
  • Filter Cards by Card Product
    • A new backend filter allows retrieving cards by card product ID, enabling more efficient card inventory management through the API.
      _Source: ENG-5058 • _GitHub PR
  • IntraFi Customer ID Now Exposed in Deposit Sweep Response
    • The Fetch Deposit Sweep API response now includes customer ID and associated email address information for IntraFi enrollments, allowing programs to provide their customers with the credentials needed for IntraFi portal access without contacting support.

Bug Fixes

  • Reporting Tab Loading Issue Resolved
    • Fixed an issue where the Reporting Overview page failed to load with an “Embed URL is missing ‘:nonce’” error for some users. The embedded reporting interface now loads correctly.
  • Program Accounts Tab Navigation Fixed
    • Resolved an issue where clicking on accounts in the Program page’s Accounts tab resulted in a 404 error. Account detail links now navigate correctly.
Check Deposit Error Messages Improved
  • Fixed an issue where failed check deposits were incorrectly tagged as “Endorsement Missing” even when the failure was due to unrelated causes (such as image quality or MICR readability issues). Error messages now more accurately reflect the actual issue.

Prime Data

  • Outgoing Bank File Data Now Available in PrimeData
    • The outgoing_bank_file table is now included in PrimeData, giving banks direct access to outgoing file transmission records through their Snowflake data shares. This data can be used for reconciliation, audit trails, and operational reporting on files sent to payment networks and processors.