This documentation is intended for Kapital Bank clients for integration into the e-commerce system
Test Environment:
https://txpgtst.kapitalbank.az/api
Production Environment:
https://e-commerce.kapitalbank.az/api
All operations require BasicAuth-formatted header for authentication. This header contains the merchant's username and password, which are encoded in base64. This is a more secure way to authenticate merchants, as it prevents the username and password from being sent in plain text.
More information about BasicAuth :
https://www.twilio.com/docs/glossary/what-is-basic-authentication
BasicAuth in PostMan
https://learning.postman.com/docs/sending-requests/authorization/authorization-types/
Java : https://www.baeldung.com/java-httpclient-basic-auth
ASP.NET : https://code-maze.com/aspnetcore-basic-authentication-with-httpclient/
Php : https://www.gavsblog.com/blog/how-to-use-basic-authentication-with-php-curl
NodeJS : https://www.geeksforgeeks.org/basic-authentication-in-node-js-using-http-header/
Username: TerminalSys/kapital
Password: kapital123