[PR #31] [MERGED] EstPost added **3d_host** payment support #169

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

📋 Pull Request Information

Original PR: https://github.com/mewebstudio/pos/pull/31
Author: @nuryagdym
Created: 6/6/2021
Status: Merged
Merged: 6/8/2021
Merged by: @mewebstudio

Base: masterHead: master


📝 Commits (2)

📊 Changes

5 files changed (+218 additions, -3 deletions)

View changed files

examples/akbank/3d-host/_config.php (+22 -0)
examples/akbank/3d-host/index.php (+54 -0)
examples/akbank/3d-host/response.php (+109 -0)
📝 src/Gateways/EstPos.php (+3 -3)
📝 tests/Gateways/EstPostTest.php (+30 -0)

📄 Description

issue #30da istenilen guncellemeyi yaptim, ama calistirip denenmesi gerekiyor


🔄 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/31 **Author:** [@nuryagdym](https://github.com/nuryagdym) **Created:** 6/6/2021 **Status:** ✅ Merged **Merged:** 6/8/2021 **Merged by:** [@mewebstudio](https://github.com/mewebstudio) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`3c7db71`](https://github.com/mewebstudio/pos/commit/3c7db71beb24b4f9923d58187b20a40214e08873) issue #30 EstPos added 3d_host support - [`107b3b7`](https://github.com/mewebstudio/pos/commit/107b3b736b91113b511ca90cbe3b72eab2ee01a4) issue #30 EstPos added 3d_host examples ### 📊 Changes **5 files changed** (+218 additions, -3 deletions) <details> <summary>View changed files</summary> ➕ `examples/akbank/3d-host/_config.php` (+22 -0) ➕ `examples/akbank/3d-host/index.php` (+54 -0) ➕ `examples/akbank/3d-host/response.php` (+109 -0) 📝 `src/Gateways/EstPos.php` (+3 -3) 📝 `tests/Gateways/EstPostTest.php` (+30 -0) </details> ### 📄 Description issue #30da istenilen guncellemeyi yaptim, ama calistirip denenmesi gerekiyor --- <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:46 +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#169
No description provided.