Client Libraries (Client SDK)
MorPOS provides PHP, .NET and Java client libraries (Client SDK) for these languages. These libraries are prepared to simplify recurring tasks in integrations with MorPOS APIs and to speed up the development process.
The Client SDKs are developed in accordance with MorPOS API standards and enable core operations such as payment, querying and transaction management to be performed more simply.
Supported Languages
MorPOS Client SDKs support the following languages:
PHP
.NET
Java
Each SDK is developed in accordance with the standards of the relevant platform and ensures secure communication with MorPOS services.
PHP
The PHP Client SDK is specially designed for web-based applications and e-commerce platforms. It allows requests to MorPOS services to be managed securely and quickly.
👉 For installation and usage details PHP Client SDK please review the page.
.NET
The .NET Client SDK provides easy integration with MorPOS APIs for .NET-based applications. It is suitable for enterprise applications and high-traffic systems.
👉 For installation and usage details .NET Client SDK please review the page.
Java
The Java Client SDK is offered for developers who want to use MorPOS services in Java-based backend applications. It is suitable for secure and scalable integrations.
👉 For installation and usage details Java Client SDK please review the page.
General Notes
Client SDKs are fully compatible with the MorPOS API documentation
They simplify API key and signing (sign) processes
They provide standard request and response structures
Current versions and sample usages are available on the subpage for the respective language
Last updated
