Utility bill payments integration
The available channels for utility bill payments information exchange are:
- online connection
- file exchange
In case of an online connection, requests are passed via TCP/IP or HTTP protocol:
- the utility bill balance of a subscriber
- notifications for the completed payments
In case of connection failure between the servers, eBG.bg repeats the notification for a completed payment until a successful code is received from the merchant's server.
For detailed specification, please download the online protocol.
In case of file exchange:
- automatic or manual upload of the file with the subscribers' dues in the eBG.bg interface; this can be done monthly, weekly or daily;
- eBG.bg weekly/monthly generates a file with the completed payments. It is accessible via the eBG.bg interface or can be automatically encrypted and sent to an email.
For more information, download the file exchange specification.
PHP
You can download example scripts of a merchant with online connection from here.

