Make Payments
Pay bills
Pay bills for different vendors
Supported by Basic, Pro & Pro+ plans
With the Xente API, you can pay bills in three easy steps.
Step 1 - Get bill details
Get the bill pay details including account details, balance etc and display them to your users using this endpoint
Step 2 - Post a pay bill transaction
Once you get the bill details, post a pay bill transaction using this endpoint
Step 3 - Receive Instant Payment Notification (IPN)
All transactions on Xente are asynchronous. Therefore, after you POST a pay bill transaction, you need to wait for a success (or failure) response using webhooks called Instant Payment Notifications (IPN).
Learn more about Instant Payment Notifications.