Send Instantly via RTP
Use Real-Time Payments (RTP) by The Clearing House (TCH) to send funds instantly to recipients. The RTP network operated by TCH, is a payment system designed specifically for instant transactions. Unlike the ACH network, which processes payments in batches and with longer settlement times, the RTP network provides instant fund availability, real-time confirmations, and 24/7 operation.
Push RTP Transaction
TabaPay Clients initiate a push request when they want to originate instant funds to their recipients via the RTP network.
Use Cases
Consumers, businesses, and the government are using the RTP network for a variety of payments needs. The most common types of payments on the RTP network include:
- Account-to Account transfers (A2A): Instantly transfer funds between accounts owned by the same person or entity, such as moving money from a checking account to a savings account or vice versa.
- Brokerage Account Funding: Enable immediate transfers to brokerage accounts for real-time investing opportunities, allowing users to capitalize on market changes without delay.
- Digital Wallet Defunding to DDAs: Facilitate instant transfers from digital wallets back to traditional demand deposit accounts (DDA), ensuring quick access to funds.
- Earned Wage Access and Emergency Payroll: Provide employees with real-time access to earned wages or emergency payroll disbursements, reducing financial stress during urgent situations.
- Instant Wage Access (for gig economy workers): Support gig workers by enabling immediate payouts for completed jobs, improving worker satisfaction and retention.
- Merchant Disbursements: Allow businesses to receive instant settlements for transactions, reducing cash flow delays and enabling quicker reinvestment.
- Real Estate Closing Payments/Title Insurance Payments: Streamline real estate transactions by facilitating instant payments for closings and title insurance, eliminating delays in property transfers.
- Consumer Loan Funding: Provide borrowers with immediate access to approved loan funds, enhancing customer experience and satisfaction.
TabaPay Client’s Sponsor Bank Obligations
To participate in RTP, the Client's originating bank must ensure that the “Creditor” DDA in the RTP message, is an open, RTP-enabled account.
This means that the Client can send funds instantly to another RTP-enabled account on the RTP network.
RTP Payment Flow
- User initiates a funds origination through TabaPay Client’s application by providing the details of the payer.
- TabaPay Client reaches out to TabaPay to request for a "Push" payment (“Push” request to the Payer while providing Payer’s bank account details) via Create Transaction API
- TabaPay ensures there are sufficient pre-funding available for the transaction.
- If #3 is successful, TabaPay forwards the request to The Clearing House (A “push” payment to the payer’s account)
- The Clearing House responds to TabaPay's instruction, and if pre-funding is available at the TCH sub-ledger account, the transaction is successful.
- The Clearing House responds back to TabaPay about the status of the transfer.
- TabaPay informs TabaPay Client via API Response.
How RTP Works
TabaPay enables you to check if the Routing Number of a bank is enabled for RTP. Once you confirm eligibility, proceed to process the RTP RFP transaction using TabaPay's Unified API.
1. Query Bank API
TabaPay Client to use the Query Bank API and provide the payer bank’s Routing Number to check for TCH eligibility.
2. Create Transaction API
RTP RfP will use the Create Transaction API. The fields achOptions: R
and type: pull
will designate the transaction to be RTP RfP.
Note: pulloptions.expirationDate is required on all RTP RfP (pull) Transactions.
3. Response Codes for Send via RTP
Please refer to [RTP Response Codes] for the possible values that will be returned by TabaPay upon sending the request for payment instruction to push funds.
4. Recipe
If you’re interested in integrating with RTP Request for Payment, please use this recipe:
Recipe for Query Bank API
Recipe for Create Transaction API
5. Reports
RTP reporting will be the same layout for Cards for Daily Transaction Reporting.
- Network RC will provide the reason for RTP transaction failure.
Sample Customer Flows
The following illustrations are examples of customer workflows on a platform that uses RTP send.
Sample Illustration of Payee Pushing Funds
Sample Illustration when Payer Receives
Up to the Payer Bank!
Remember, the user experience for a Request for Payment is completely up to the payer’s bank.
Updated 17 days ago