This document provides an overview of the Sipay Payment System and helps merchants and developers understand how it operates.Before going live, all endpoints should be thoroughly tested in the test environment to ensure proper integration, validate the request and response structures, and confirm that the system behaves as expected.
Access URLs#
Use the following test merchant credentials to perform initial integration tests.| Parameter | Value | Description |
|---|
| Merchant Key | A unique key assigned to the merchant, used to authenticate and secure API requests | $2y$10$HmRgYosneqcwHj.UH7upGuyCZqpQ1ITgSMj9Vvxn.t6f.Vdf2SQFO |
| APP ID | APP ID is used for authentication | 6d4a7e9374a76c15260fcc75e315b0b9 |
| APP Secret | Secret key used for authentication | b46a67571aa1e7ef5641dc3fa6f1712a |
| Merchant ID | A unique merchant identifier | 18309 |
API credentials can be obtained from the Merchant Portal by navigating to Settings > Integration & API, as shown in the screenshot below.