[PR #55] [MERGED] fix issue #50 Garanti POS undefined index on fail response #183

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

📋 Pull Request Information

Original PR: https://github.com/mewebstudio/pos/pull/55
Author: @nuryagdym
Created: 3/6/2022
Status: Merged
Merged: 3/6/2022
Merged by: @nuryagdym

Base: masterHead: unit-tests-for-garantipos


📝 Commits (3)

  • 09ef5be issue #50 fix undefined index on fail response
  • 0b11390 added more unit tests for GarantiPos::map3DPayResponseData()
  • dbd1e83 added more unit tests for GarantiPos::map3DPayResponseData()

📊 Changes

2 files changed (+173 additions, -28 deletions)

View changed files

📝 src/Gateways/GarantiPos.php (+59 -28)
📝 tests/Gateways/GarantiPosTest.php (+114 -0)

📄 Description

also added unit tests for Garanti POS


🔄 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/55 **Author:** [@nuryagdym](https://github.com/nuryagdym) **Created:** 3/6/2022 **Status:** ✅ Merged **Merged:** 3/6/2022 **Merged by:** [@nuryagdym](https://github.com/nuryagdym) **Base:** `master` ← **Head:** `unit-tests-for-garantipos` --- ### 📝 Commits (3) - [`09ef5be`](https://github.com/mewebstudio/pos/commit/09ef5be5d6f388544d0af4ca03a0b73aa089b18c) issue #50 fix undefined index on fail response - [`0b11390`](https://github.com/mewebstudio/pos/commit/0b113900ed1b6286040e2bc8e982ad2a9a93b4cb) added more unit tests for GarantiPos::map3DPayResponseData() - [`dbd1e83`](https://github.com/mewebstudio/pos/commit/dbd1e8312a0639ac592d02cb43d061b232688a50) added more unit tests for GarantiPos::map3DPayResponseData() ### 📊 Changes **2 files changed** (+173 additions, -28 deletions) <details> <summary>View changed files</summary> 📝 `src/Gateways/GarantiPos.php` (+59 -28) 📝 `tests/Gateways/GarantiPosTest.php` (+114 -0) </details> ### 📄 Description also added unit tests for Garanti POS --- <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:49 +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#183
No description provided.