Documentation
FastPay offers external developers a variety of ways to interact with the service through software. One such method involves utilizing an API. This API defines a collection of functions that enable seamless interaction via HTTPS protocols. By employing these functions, developers can access various system resources, such as payment, withdrawal methods, and balance information. This interaction is achieved using POST requests in UTF-8 encoding.
PHP API Client Library
To interact with our API, you can use our official API client library. Download the library and get started quickly.
Download API Client Library