Create Real-Time Payments File
How to Create Real-Time Payments Request for Payment File
Real-Time instant payments, are defined simply as: Irrevocably collected funds in a bank account and usable immediately by the owner of the account. Our "Good Funds" payment gateway allows for instant real-time digital payments that are immediate, irrevocable, intra-bank and/or interbank account-to-account (A2A) transfers that utilize a real-time messaging system connected to every transaction participant through all U.S.-based financial institutions.
To create a Real-Time Payments (RTP) file using different formats such as ISO 20022, XML, CSV, and JSON, here’s a breakdown of how to generate files in each format for Real-Time Payments using the right coding structures.
1. ISO 20022 (XML-based)
ISO 20022 is the global standard for financial messages, especially used in systems like FedNow or SWIFT. The message type for Real-Time Payments under ISO 20022 could be pain.001 for customer-initiated payments or pain.013 for requests for payment.
Example: Creating a Payment Instruction in ISO 20022 XML Format (pain.001)
<?xml version="1.0" encoding="UTF-8"?>
<Document xmlns="urn:iso:std:iso:20022:tech:xsd:pain.001.001.03">
<CstmrCdtTrfInitn>
<GrpHdr>
<MsgId>RTP123456789</MsgId>
<CreDtTm>2023-09-13T10:00:00</CreDtTm>
<NbOfTxs>1</NbOfTxs>
<CtrlSum>100.00</CtrlSum>
<InitgPty>
<Nm>Sender Name</Nm>
</InitgPty>
</GrpHdr>
<PmtInf>
<PmtInfId>Payment123456</PmtInfId>
<PmtMtd>TRF</PmtMtd>
<BtchBookg>false</BtchBookg>
<NbOfTxs>1</NbOfTxs>
<CtrlSum>100.00</CtrlSum>
<PmtTpInf>
<SvcLvl>
<Cd>SEPA</Cd>
</SvcLvl>
</PmtTpInf>
<Dbtr>
<Nm>Debtor Name</Nm>
<PstlAdr>
<Ctry>US</Ctry>
</PstlAdr>
</Dbtr>
<DbtrAcct>
<Id>
<IBAN>US123456789012345678</IBAN>
</Id>
</DbtrAcct>
<Cdtr>
<Nm>Creditor Name</Nm>
<PstlAdr>
<Ctry>US</Ctry>
</PstlAdr>
</Cdtr>
<CdtrAcct>
<Id>
<IBAN>US987654321098765432</IBAN>
</Id>
</CdtrAcct>
<Amt>
<InstdAmt Ccy="USD">100.00</InstdAmt>
</Amt>
</PmtInf>
</CstmrCdtTrfInitn>
</Document>
2. XML Format (Non-ISO 20022)
If you are working with a more simplified XML format for Real-Time Payments, here’s an example that can be customized as per your payment system:
<?xml version="1.0" encoding="UTF-8"?>
<RealTimePayment>
<Transaction>
<TransactionID>RTP12345</TransactionID>
<Amount currency="USD">100.00</Amount>
<Sender>
<Name>John Doe</Name>
<AccountNumber>123456789</AccountNumber>
</Sender>
<Receiver>
<Name>Jane Smith</Name>
<AccountNumber>987654321</AccountNumber>
</Receiver>
<PaymentDate>2023-09-13</PaymentDate>
</Transaction>
</RealTimePayment>
3. CSV Format
A CSV (Comma Separated Values) format is a simple format where the payment details are stored as rows of data.
Example: CSV Format for Real-Time Payment
TransactionID,SenderName,SenderAccountNumber,ReceiverName,ReceiverAccountNumber,Amount,Currency,PaymentDate
RTP12345,John Doe,123456789,Jane Smith,987654321,100.00,USD,2023-09-13
In this case, you can easily import/export this CSV file from various financial systems.
4. JSON Format
JSON (JavaScript Object Notation) is commonly used in web-based systems and API-driven integrations.
Example: JSON Format for Real-Time Payment
{
"RealTimePayment": {
"TransactionID": "RTP12345",
"Amount": {
"currency": "USD",
"value": "100.00"
},
"Sender": {
"Name": "John Doe",
"AccountNumber": "123456789"
},
"Receiver": {
"Name": "Jane Smith",
"AccountNumber": "987654321"
},
"PaymentDate": "2023-09-13"
}
}
Key Considerations:
- ISO 20022 XML is the standard for financial messaging in real-time payments. Use this for official payment networks like FedNow or SWIFT.
- CSV and JSON are simpler formats that are often used for easy data exchange between systems, especially if the financial system does not require strict adherence to ISO standards.
- XML (Non-ISO 20022) is used when a more flexible XML schema is acceptable, particularly in smaller networks or custom payment systems.
How to Implement:
- Integration with Financial Systems: Most payment platforms, such as QuickBooks, banks, or custom financial systems, can process these formats depending on their capabilities.
- APIs: If you’re sending these formats to a real-time payment platform, ensure you’re using the platform's API or secure file transfer method.
Let TodayPayments.com know if you need more specific details or help integrating these formats into your system!
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" in Open Banking with Real-Time Payments to work with Billers 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", will be the RtP Hub will be The Clearing House, with messaging to the Debtor's (Payer's) bank.
... 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.
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 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) Payer Routing Transit and Deposit Account Number is NOT required to import with your bank. We add your URI for each separate Payer transaction.
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.
Activation Dynamic RfP Aging and Bank Reconciliation worksheets - only $49 annually
1. Worksheet Automatically Aging for Requests for Payments and Explanations
- Worksheet to determine "Reasons and Rejects Coding" readying for re-sent Payers.
- Use our solution yourself. Stop paying accountant's over $50 an hour. So EASY to USE.
- No "Color Cells to Match Transactions" (You're currently doing this. You won't coloring with our solution).
- One-Sheet for Aging Request for Payments
(Merge, Match and Clear over 100,000 transactions in less than 5 minutes!)
- Batch deposits displaying Bank Statements are not used anymore. Real-time Payments are displayed "by transaction".
- Make sure your Bank displaying "Daily FedNow and Real-time Payments" reporting for "Funds Sent and Received". (These banks have Great Reporting.)
Contact Us for Request For Payment payment processing