RTP by TCH for TabaPay Clients

Accept real time payments on your platform.

RTP for TabaPay Clients & Use Cases

TabaPay Clients can use RFP to send payments real-time, receive payments real-time, and request for payment real-time. While the share is increasing, only select US Routing Numbers are enabled for Real-Time Payments (RTP). Before initiating a payment, TabaPay allows Clients to quickly query if a Routing Number is enabled or not.

(Note: Request for payment generates a request to the Sender who then initiates a Send Payment request via RTP)

Instant Send, Receive, and Request for Payment opens up several use cases and new payment flows for TabaPay Clients.

Benefits of RTP


Quick RTP Integration

📘

RTP Recipes!

Get going on your The Clearing House's Real-Time Payments use cases faster by using ready-to-cook recipes for:

Send

Request for Payment

Note: For RTP receive, the bank only needs to be enabled for RTP payments.

RTPRecipes for Integration
Sendhttps://developers.tabapay.com/recipes/8-rtp-push-transaction
Request for Paymenthttps://developers.tabapay.com/recipes/16-rtp-rfp
(Receive)(TabaPay Client's sponsor bank enabled for Receive)

RTP Integration

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 transaction using TabaPay's Unified API.

Query Bank API

Create Account API

TabaPay strongly encourages Clients to create TabaPay tokens via TabaPay's Create Account API for a bank routing number and account number combination. These created accounts are then used to send funds to or pull from in the next step, i.e. Create Transaction API.

Create Transaction API

'Pull' or 'Push' depending on whether you want to do an outbound or inbound RTP Credit Transfer respectively. Make sure to include ACH Options of RTP in the API Request.

📘

Requirements from Enabled Bank(s)

Your bank(s) that are enabled for RTP may include specific data fields including name, or merchant name for the RTP bank statement.

Note: pulloptions.expirationDate is required on all RTP RFP (pull) Transactions.

Get Started with some Code Samples!