[PR #170] [MERGED] Ziraat HashMismatch Exception Hk. #239

Closed
opened 2026-03-03 15:44:06 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mewebstudio/pos/pull/170
Author: @FikretCin
Created: 12/12/2023
Status: Merged
Merged: 12/12/2023
Merged by: @nuryagdym

Base: masterHead: ziraat-hash-mismatch-fix


📝 Commits (1)

  • b2dcf80 nationalidno check hash içerisinden temizlendi

📊 Changes

2 files changed (+8 additions, -2 deletions)

View changed files

📝 src/Crypt/EstV3PosCrypt.php (+7 -2)
📝 tests/DataMapper/ResponseDataMapper/EstPosResponseDataMapperTest.php (+1 -0)

📄 Description

Payten ekibi ile iletişime geçerek teyit aldığımız NATIONALIDNO parametresi geri dönüş datasında yer aldığı için checkHash methodunun hata vermesine sebep oluyordu. github.com/mewebstudio/pos@f2640ff7b2/src/Crypt/EstV3PosCrypt.php (L21)

create3DHash methodu aşağıdaki gibi düzenlendi ve test içerisine eklendi.

github.com/FikretCin/pos@b2dcf802bd/src/Crypt/EstV3PosCrypt.php (L21)


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/mewebstudio/pos/pull/170 **Author:** [@FikretCin](https://github.com/FikretCin) **Created:** 12/12/2023 **Status:** ✅ Merged **Merged:** 12/12/2023 **Merged by:** [@nuryagdym](https://github.com/nuryagdym) **Base:** `master` ← **Head:** `ziraat-hash-mismatch-fix` --- ### 📝 Commits (1) - [`b2dcf80`](https://github.com/mewebstudio/pos/commit/b2dcf802bde944490a79de78399727e0a24f228b) nationalidno check hash içerisinden temizlendi ### 📊 Changes **2 files changed** (+8 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/Crypt/EstV3PosCrypt.php` (+7 -2) 📝 `tests/DataMapper/ResponseDataMapper/EstPosResponseDataMapperTest.php` (+1 -0) </details> ### 📄 Description Payten ekibi ile iletişime geçerek teyit aldığımız NATIONALIDNO parametresi geri dönüş datasında yer aldığı için checkHash methodunun hata vermesine sebep oluyordu. https://github.com/mewebstudio/pos/blob/f2640ff7b2a6abca47b783bffd75d7b331e4e794/src/Crypt/EstV3PosCrypt.php#L21 create3DHash methodu aşağıdaki gibi düzenlendi ve test içerisine eklendi. https://github.com/FikretCin/pos/blob/b2dcf802bde944490a79de78399727e0a24f228b/src/Crypt/EstV3PosCrypt.php#L21 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 15:44:06 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/pos#239
No description provided.