> For the complete documentation index, see [llms.txt](https://developer.esnekpos.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.esnekpos.com/hoppa-gelistirici-ortami/bkm-express/bkm-express-test-ortami-bilgileri.md).

# BKM Express Test Ortamı Bilgileri

Test işlemleri için kullanılacak test üye iş yeri ve BKM Express test hesap bilgileri şu şekildedir;

Test Panel Adresi: <https://postest.esnekpos.com/>

Gerçek ortam bilgileri elinde olan üye işyerleri bu panelden TEST işlemlerini takip edebilir ve raporlayabilir.

**Test API Base adresi için bizimle iletişime geçiniz.**&#x20;

**Tel**: 0(212) 235 66 00&#x20;

**Mail**: <destek@esnekpos.com>

Gerçek ortam bilgileri elinde olmayan üye iş yeri adayları aşağıdaki `MERCHANT` ve `MERCHANT_KEY` bilgileri ile test kartı bilgilerini kullanarak ödeme işlemi testi gerçekleştirebilir.

| Test Üye İş Yeri Bilgileri |                          |
| -------------------------- | ------------------------ |
| MERCHANT                   | TEST1234                 |
| MERCHANT\_KEY              | 4oK26hK8MOXrIV1bzTRVPA== |

Test işlemi sonunda üye iş yerinin belirttiği geri dönüş sayfasına verilerin eksiksiz ve doğru bir şekilde geldiğinden emin olunmalıdır. Sonrasında sistemden dönecek **hata kod** ve **mesajlarına** göre işlem sonucundaki senaryolar ve yazılım geliştirmeleri üye işyeri tarafından gerçekleştirilir.

| BKM Express Test Hesap Bilgileri |                  |
| -------------------------------- | ---------------- |
| Kullanıcı Adı                    | <isyeri@bkm.com> |
| Şifre                            | 147258           |
| Doğrulama Kodu                   | 123456           |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://developer.esnekpos.com/hoppa-gelistirici-ortami/bkm-express/bkm-express-test-ortami-bilgileri.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
