FedNow RfP Message Format


TodayPayments.com simplifies real-time payment collection through FedNow® and RTP® RfP message formats using ISO 20022 standards. We empower merchants of all sizes—including high-risk and multi-bank businesses—with tools to invoice, collect, and reconcile payments across email, SMS, mobile apps, and APIs—using Excel, XML, and JSON for maximum interoperability.

What is a FedNow® RfP Message Format?

FedNow RfP Message Format Text Mobile Request for Payment FedNow® RfP Message Format: ISO 20022, Excel, XML, JSON for Instant Funding Certainty

Transforming Invoicing with Real-Time FedNow® RfP Messages

In the evolving world of payment technology, the FedNow® Service is redefining how businesses send and receive money. With Request for Payment (RfP) messages powered by ISO 20022 rich data, companies can generate real-time invoices that request immediate, secure payments—providing payees with funding certainty in seconds.

Whether you use Excel spreadsheets, XML/JSON API integrations, or SMS/email notifications, the FedNow® RfP format makes invoicing smarter, faster, and more secure. At TodayPayments.com, we help merchants create and send RfP messages that are fully compliant, multi-format, and instantly actionable.

The FedNow® Request for Payment (RfP) format is a structured, real-time message standard that allows a merchant to request payment directly from a customer using digital channels. These formats follow ISO 20022—a global messaging standard designed to carry rich data for financial transactions.

Message formats supported:

  • .Excel (.xlsx) for batch uploads and invoicing
  • .XML for bank or enterprise file submissions
  • JSON for mobile or web API integrations

RfP messages are delivered through SMS, mobile apps, email, or hosted digital invoices, ensuring the payer can instantly view, authorize, and settle the amount requested.

FedNow® RfP Benefits and Features with TodayPayments.com

Mobile and Digital Delivery of FedNow® RfP Messages

Using TodayPayments.com, merchants can send RfP messages across multiple channels in real time:

  • Text Messaging / SMS – Tap-to-pay links delivered instantly
  • Email Invoices – Embedded links connected to secure payment portals
  • Mobile Apps – Push notifications with payment requests
  • Hosted Payment Pages – ISO 20022-structured, customizable checkout pages

These delivery methods provide a seamless experience for the payer, encouraging rapid settlement and simplifying the reconciliation process for your accounting team.

 FREE Real-Time Payments Bank Reconciliation%
"FREE" Real-Time Payments Bank Reconciliation – with all merchants process with us. Real-Time Payments Bank Reconciliation


FedNow® RfP Benefits and Features with TodayPayments.com

1. Instant Enrollment – No Bank Visit Required
Sign up for RTP® and FedNow® accounts completely online—no delays, no paperwork hassle.

2. Alias-Based Security
Use your email or cell phone number as the identifier for receiving payments—eliminating the need to share account or routing numbers.

3. Hosted Payment Pages
Insert secure payment links directly into your RfP messages with branding, invoice details, and payment confirmation.

4. Multi-Bank & Alias Support
Manage multiple accounts, banks, aliases, and MIDs from a single dashboard—even if you have 100+ identities across 50 states.

5. ISO 20022 Messaging Compatibility
Send rich, structured payment data with enhanced reconciliation for both payer and payee.

6. Formats Supported

  • Batch uploads via Excel (.xlsx)
  • File-based payments via XML
  • Real-time APIs via JSON

7. QuickBooks® QBO Integration
Automate your accounting by syncing payments, invoices, and reconciliations directly with QuickBooks® Online.

8. Real-Time Bank Reconciliation
Your bookkeeper or CFO will enjoy a live treasury dashboard that tracks inflows, payer details, and payment confirmations—instantly.

9. High-Risk Merchant Approved
We support bad credit, high-risk verticals, and legally restricted industries that traditional banks avoid.

A FedNow Request for Payment (RfP) message format includes multiple components and follows ISO 20022 XML standards for financial messaging. Below, I provide a structure that includes communication methods like texting, smartphone notification, email, and the final ISO 20022 XML format.

1. Request for Payment (RfP) Message Overview

The RfP enables a payee to request a payment from a payer via various communication channels (SMS, email, smartphone app). Once the payer agrees, the payment can be processed in real time.


2. General Structure of an RfP Message

  • Payee Details
    • Name
    • Contact information (email, phone)
    • Bank details (optional or masked)
  • Payment Request Details
    • Amount to be paid
    • Reason for payment
    • Invoice number/reference number
    • Due date
  • Payer Details
    • Name
    • Bank/Account information (optional or masked)

3. Communication Components

a. Texting (SMS)

For simplicity, texting (SMS) should follow a short and clear format with the most important details:

[Payee Name] requests a payment of [$Amount] for [Purpose/Invoice #12345].

Please respond via: [Payment URL]

Due by: [MM/DD/YYYY]

Example:

John Doe requests a payment of $100 for Invoice #12345.

Please pay using this link: https://pay.example.com/request123

Due by: 09/30/2024.

b. Smartphone Notification

Smartphone notifications can provide a bit more information due to their interface capabilities:

Notification Example:

Title: Payment Request from [Payee Name]

Body:

You have a new payment request of [$Amount] for [Purpose].

Reference: Invoice #12345

Due Date: [MM/DD/YYYY]

Tap to pay now: [Payment URL]

c. Email Message

Email allows for more detailed information to be included:

Subject: Payment Request from [Payee Name] – Invoice #[Reference Number]

Body:

Dear [Payer Name],

 

You have received a payment request from [Payee Name] for the following details:

 

- Amount: [$Amount]

- Purpose: [Purpose/Service Description]

- Invoice Reference: #[Reference Number]

- Due Date: [MM/DD/YYYY]

 

To complete your payment, please use the following secure link: [Payment URL]

 

Thank you,

[Payee Name]

Contact Info: [Payee Contact Info]


4. ISO 20022 XML Format for FedNow RfP Message

ISO 20022 is a global standard for electronic data exchange between financial institutions. Below is a simplified format of the ISO 20022 XML message for an RfP, following the guidelines from the FedNow service:

<Document xmlns="urn:iso:std:iso:20022:tech:xsd:pain.013.001.07">

  <ReqForPay>

    <GrpHdr>

      <MsgId>RFPM-12345</MsgId>

      <CreDtTm>2024-09-01T12:30:00</CreDtTm>

      <InitgPty>

        <Nm>John Doe</Nm>

        <Id>

          <OrgId>

            <Othr>

              <Id>123456789</Id>

            </Othr>

          </OrgId>

        </Id>

      </InitgPty>

    </GrpHdr>

    <PmtReqInf>

      <ReqdExctnDt>2024-09-30</ReqdExctnDt>

      <PmtInfId>INV-12345</PmtInfId>

      <PmtMtd>TRF</PmtMtd>

      <Amt>

        <InstdAmt Ccy="USD">100.00</InstdAmt>

      </Amt>

      <Dbtr>

        <Nm>Jane Smith</Nm>

      </Dbtr>

      <Cdtr>

        <Nm>John Doe</Nm>

        <PstlAdr>

          <StrtNm>Main Street</StrtNm>

          <BldgNb>123</BldgNb>

          <TwnNm>Anytown</TwnNm>

          <Ctry>US</Ctry>

        </PstlAdr>

      </Cdtr>

      <RmtInf>

        <Strd>

          <RfrdDocInf>

            <Tp>

              <CdOrPrtry>

                <Cd>INV</Cd>

              </CdOrPrtry>

            </Tp>

            <Nb>12345</Nb>

          </RfrdDocInf>

          <RfrdDocAmt>

            <DuePyblAmt Ccy="USD">100.00</DuePyblAmt>

          </RfrdDocAmt>

        </Strd>

      </RmtInf>

    </PmtReqInf>

  </ReqForPay>

</Document>

Explanation of Key Elements:

  • <GrpHdr>: Group Header containing the message ID and creation time.
  • <InitgPty>: Initiating party (the payee requesting payment).
  • <PmtReqInf>: Payment request information, including payment method (TRF for transfer), amount, and debtor (payer) details.
  • <RmtInf>: Remittance information, including invoice reference and the amount due.

This message format provides a comprehensive structure to handle a Request for Payment (RfP) across multiple channels (texting, smartphone notifications, email) and the formal ISO 20022 XML backend for FedNow processing.

Send Real-Time RfPs That Get You Paid Instantly

Tired of waiting days for invoices to clear? Let TodayPayments.com take your billing to the next level.

Send FedNow® & RTP® RfP messages through text, email, and hosted links
Receive certified, good funds instantly—no more payment delays
Handle multiple banks, aliases, and accounts from one dashboard
Use Excel, XML, or JSON to upload, automate, and manage invoicing
Get free setup, no credit checks, and full compliance with ISO 20022

Real-time payments should be real simple.

👉 Visit https://www.TodayPayments.com to start sending FedNow® RfP messages that bring cash in faster, easier, and smarter than ever before.

Creation Request for Payment Bank File

Call us, the .csv and or .xml Request for Payment (RfP) file you need while on your 1st phone call! We guarantee our reports work to your Bank and Credit Union. We were years ahead of competitors recognizing the benefits of RequestForPayment.com. We are not a Bank. Our function as a role as an "Accounting System" with Real-Time Payments to work with Billers / Payees to create the Request for Payment to upload the Biller's Bank online platform. U.S. Companies need help to learn the RfP message delivering their bank. Today Payments' ISO 20022 Payment Initiation (PAIN .013) shows how to implement Create Real-Time Payments Request for Payment File up front delivering a message from the Creditor (Payee) to it's bank. Most banks (FIs) will deliver the message Import and Batch files for their company depositors for both FedNow and Real-Time Payments (RtP). Once uploaded correctly, the Creditor's (Payee's) bank continues through a "Payment Hub", with messaging to the Debtor's (Payer's) bank. Request for Payment

... easily create Real-Time Payments RfP files. No risk. Test with your bank and delete "test" files before APPROVAL on your Bank's Online Payments Platform. Today Payments is a leader in the evolution of immediate payments. We were years ahead of competitors recognizing the benefits of Same-Day ACH and Real-Time Payments funding. Our business clients receive faster availability of funds on deposited items and instant notification of items presented for deposit all based on real-time activity. Dedicated to providing superior customer service and industry-leading technology.

Pricing with our Request For Payment Professionals

hand shake

 1) Free ISO 20022 Request for Payment File Formats, for FedNow and Real-Time Payments (The Clearing House) .pdf for you manually create "Mandatory" (Mandatory data for completed file) fields, start at page 4, with "yellow" highlighting. $0.0 + No Support


2) We create .csv or .xml formatting using your Bank or Credit Union. Create Multiple Templates. Payer / Customer Routing Transit and Deposit Account Number may be required or Nickname, Alias to import with your bank. You can upload or "key data" into our software for File Creation of "Mandatory" general file.

Fees = $57 monthly, including Support Fees and Batch Fee, Monthly Fee, User Fee, Additional Payment Method on "Hosted Payment Page" (Request for file with an HTML link per transaction to "Hosted Payment Page" with ancillary payment methods of FedNow, RTP, ACH, Cards and many more!) + $.03 per Transaction + 1% percentage on gross dollar file,


3) We add a URI for each separate Payer transaction. Using URI, per transaction, will identify and reconcile your Accounts Receivable.

Fees Above 2) plus $29 monthly additional QuickBooks Online "QBO" formatting, and "Hosted Payment Page" and WYSIWYG


4) Above 3) plus Create "Total" (over 600 Mandatory, Conditional & Optional fields of all ISO 20022 Pain .013) Price on quote.

Each day, thousands of businesses around the country are turning their transactions into profit with real-time payment solutions like ours.


Start using our Bank Reconciliation and Aging of Request for Payments:

Create FedNow RfP Request for Payment Message Format Bank Reconciliation

 Dynamic integrated with FedNow & Real-Time Payments (RtP) Bank Reconciliation: Accrual / Cash / QBO - Undeposited Funds



Contact Us for Request For Payment payment processing