Description

This documentation is intended for Kapital Bank clients for integration into the e-commerce system

Base URL

Test Environment:

https://txpgtst.kapitalbank.az/api

Production Environment:

https://e-commerce.kapitalbank.az/api

Authentication

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.NEThttps://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/

Basic Auth test credentials

Username: TerminalSys/kapital

Password: kapital123