Pay bills for different vendors
Supported by Basic, Pro & Pro+ plans
With the Xente API, you can pay bills in three easy steps.
Get the bill pay details including account details, balance etc and display them to your users using this endpoint
Once you get the bill details, post a pay bill transaction using this endpoint
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.