[PR #208] [MERGED] 207 estpos undefined array key authcode #252

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

📋 Pull Request Information

Original PR: https://github.com/mewebstudio/pos/pull/208
Author: @nuryagdym
Created: 5/17/2024
Status: Merged
Merged: 5/17/2024
Merged by: @nuryagdym

Base: masterHead: 207-estpos-undefined-array-key-authcode


📝 Commits (5)

  • 1018a5e fix issue #207 - estpos undefined authcode index
  • 9be3781 fix pipeline
  • 4defb5b fix issue #207 - estpos undefined authcode index
  • a772331 fix issue #207 - estpos undefined ERRORCODE index on refund
  • 5d94ebb fix issue #207 - estpos undefined index on cancel and refund

📊 Changes

5 files changed (+304 additions, -58 deletions)

View changed files

📝 src/DataMapper/ResponseDataMapper/EstPosResponseDataMapper.php (+31 -11)
📝 src/Gateways/VakifKatilimPos.php (+0 -4)
📝 tests/Functional/EstV3PosTest.php (+2 -2)
📝 tests/Unit/DataMapper/ResponseDataMapper/EstPosResponseDataMapperTest.php (+269 -39)
📝 tests/Unit/Gateways/EstPosTest.php (+2 -2)

📄 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/208 **Author:** [@nuryagdym](https://github.com/nuryagdym) **Created:** 5/17/2024 **Status:** ✅ Merged **Merged:** 5/17/2024 **Merged by:** [@nuryagdym](https://github.com/nuryagdym) **Base:** `master` ← **Head:** `207-estpos-undefined-array-key-authcode` --- ### 📝 Commits (5) - [`1018a5e`](https://github.com/mewebstudio/pos/commit/1018a5ef01fb2d72d9863b28620847f42a0419e5) fix issue #207 - estpos undefined authcode index - [`9be3781`](https://github.com/mewebstudio/pos/commit/9be37811adcfae1483c8e6bf53295a887b548292) fix pipeline - [`4defb5b`](https://github.com/mewebstudio/pos/commit/4defb5b9790feda9862b38c5368543d32928f28a) fix issue #207 - estpos undefined authcode index - [`a772331`](https://github.com/mewebstudio/pos/commit/a77233127ff4646ee0defd153b1595ecd382b9f0) fix issue #207 - estpos undefined ERRORCODE index on refund - [`5d94ebb`](https://github.com/mewebstudio/pos/commit/5d94ebb1046d796628534d7ff6077ba3ac5faa48) fix issue #207 - estpos undefined index on cancel and refund ### 📊 Changes **5 files changed** (+304 additions, -58 deletions) <details> <summary>View changed files</summary> 📝 `src/DataMapper/ResponseDataMapper/EstPosResponseDataMapper.php` (+31 -11) 📝 `src/Gateways/VakifKatilimPos.php` (+0 -4) 📝 `tests/Functional/EstV3PosTest.php` (+2 -2) 📝 `tests/Unit/DataMapper/ResponseDataMapper/EstPosResponseDataMapperTest.php` (+269 -39) 📝 `tests/Unit/Gateways/EstPosTest.php` (+2 -2) </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:44:10 +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#252
No description provided.