We have customer service agents ready to help you with any issue. Give us a call
You don't have a
Selfcare account?

Order ID details
Search for an order ID
Order ID details
account name
<% extraData ? extraData.fullName : '-' %>
Account type
<% orderDetails ? orderDetails.customerAccountType : '-' %>
Account number
<% extraData ? extraData.accountNumber : '-' %>
Meter number
<% extraData ? extraData.meterNumber : '-' %>
Payment Purpose
<% orderDetails ? orderDetails.purpose : '-' %>
Initiation Date
<% (!orderDetails) ? '-' : orderDetails.initiationTime|formatDate %>
Amount
₦ <% orderDetails ? orderDetails.amount : '-' %>
Status
<% orderDetails ? status : '-' %>