[PR #87] [MERGED] 86 Kuveyt POS 3D ödeme sorunlari cozuldu #203

Closed
opened 2026-03-03 15:43:55 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mewebstudio/pos/pull/87
Author: @nuryagdym
Created: 8/8/2022
Status: Merged
Merged: 8/8/2022
Merged by: @nuryagdym

Base: masterHead: 86-ödeme-sonucu-dönen-array-key-sorunu


📝 Commits (8)

  • 79b8728 issue #86 KuveytPosRequestDataMapper::create3DPaymentRequestData() fix undefined index error
  • 679adbd KuveytPosRequestDataMapperTest added more response data
  • b247351 KuveytPos fix undefined index HashData
  • bb6802e KuveytPos fix response and status_detail mapping
  • 158e8b4 KuveytPos fix EmptyMDException on provision request
  • cb1b739 KuveytPosTest added for getCommon3DFormData() method
  • b935347 KuveytPosTest added for map3DPaymentData() method
  • 8e79548 KuveytPosTest removed testGetCommon3DFormData()

📊 Changes

4 files changed (+150 additions, -37 deletions)

View changed files

📝 src/DataMapper/KuveytPosRequestDataMapper.php (+2 -2)
📝 src/Gateways/KuveytPos.php (+6 -3)
📝 tests/DataMapper/KuveytPosRequestDataMapperTest.php (+21 -6)
📝 tests/Gateways/KuveytPosTest.php (+121 -26)

📄 Description

No description provided


🔄 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/87 **Author:** [@nuryagdym](https://github.com/nuryagdym) **Created:** 8/8/2022 **Status:** ✅ Merged **Merged:** 8/8/2022 **Merged by:** [@nuryagdym](https://github.com/nuryagdym) **Base:** `master` ← **Head:** `86-ödeme-sonucu-dönen-array-key-sorunu` --- ### 📝 Commits (8) - [`79b8728`](https://github.com/mewebstudio/pos/commit/79b8728ad36411f20417f1e8f7374f564cf2c404) issue #86 KuveytPosRequestDataMapper::create3DPaymentRequestData() fix undefined index error - [`679adbd`](https://github.com/mewebstudio/pos/commit/679adbdd71a43492797c73ac44a7b57e4eeb3fea) KuveytPosRequestDataMapperTest added more response data - [`b247351`](https://github.com/mewebstudio/pos/commit/b24735192cb996c497339faf09c84a1b79b8e68d) KuveytPos fix undefined index HashData - [`bb6802e`](https://github.com/mewebstudio/pos/commit/bb6802e68f1ffbe493a7cbdc31283d2ba24615b9) KuveytPos fix response and status_detail mapping - [`158e8b4`](https://github.com/mewebstudio/pos/commit/158e8b447ff6b673686127267fabe728aa23aca4) KuveytPos fix EmptyMDException on provision request - [`cb1b739`](https://github.com/mewebstudio/pos/commit/cb1b73915d470997059a45e713702033bcbb9067) KuveytPosTest added for getCommon3DFormData() method - [`b935347`](https://github.com/mewebstudio/pos/commit/b9353475d9f26f0a615d82d9d2249b8380da7439) KuveytPosTest added for map3DPaymentData() method - [`8e79548`](https://github.com/mewebstudio/pos/commit/8e79548b537fcb7c2874736fb4bb632102de7425) KuveytPosTest removed testGetCommon3DFormData() ### 📊 Changes **4 files changed** (+150 additions, -37 deletions) <details> <summary>View changed files</summary> 📝 `src/DataMapper/KuveytPosRequestDataMapper.php` (+2 -2) 📝 `src/Gateways/KuveytPos.php` (+6 -3) 📝 `tests/DataMapper/KuveytPosRequestDataMapperTest.php` (+21 -6) 📝 `tests/Gateways/KuveytPosTest.php` (+121 -26) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 15:43:55 +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#203
No description provided.