[PR #113] [MERGED] EST Pos için 3D Pay Hosting Ödeme Modeli eklendi #214

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

📋 Pull Request Information

Original PR: https://github.com/mewebstudio/pos/pull/113
Author: @umuttaymaz
Created: 1/27/2023
Status: Merged
Merged: 1/28/2023
Merged by: @nuryagdym

Base: masterHead: est-3d-pay-hosting-model


📝 Commits (6)

  • 6e01541 EST Pos için 3D Pay Hosting Ödeme Modeli eklendi
  • a7d5e17 make3DPayHostingPayment eklendi
  • 3a97491 make3DPayHostingPayment methodu kaldırıldı
  • 1279bec make3DPayHostingPayment methodu kaldırıldı
  • 4b70a25 make3DPayHostingPayment methodu kaldırıldı
  • 4b12c12 typo fix

📊 Changes

7 files changed (+44 additions, -5 deletions)

View changed files

examples/akbank/3d-pay-hosting/_config.php (+23 -0)
examples/akbank/3d-pay-hosting/form.php (+3 -0)
examples/akbank/3d-pay-hosting/index.php (+3 -0)
examples/akbank/3d-pay-hosting/response.php (+4 -0)
📝 examples/akbank/_payment_config.php (+4 -0)
📝 src/DataMapper/EstPosRequestDataMapper.php (+5 -4)
📝 src/Gateways/AbstractGateway.php (+2 -1)

📄 Description

EST için TEB ve İş bankası üzerinde ekstra bir method olan 3D_PAY_HOSTING modeli eklendi.


🔄 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/113 **Author:** [@umuttaymaz](https://github.com/umuttaymaz) **Created:** 1/27/2023 **Status:** ✅ Merged **Merged:** 1/28/2023 **Merged by:** [@nuryagdym](https://github.com/nuryagdym) **Base:** `master` ← **Head:** `est-3d-pay-hosting-model` --- ### 📝 Commits (6) - [`6e01541`](https://github.com/mewebstudio/pos/commit/6e0154118b4aede3cb3b5bff4b98aedf4a3fb54d) EST Pos için 3D Pay Hosting Ödeme Modeli eklendi - [`a7d5e17`](https://github.com/mewebstudio/pos/commit/a7d5e1733ae3e1f08b3f22382c28a84c319e4cc2) make3DPayHostingPayment eklendi - [`3a97491`](https://github.com/mewebstudio/pos/commit/3a9749107328b8ba30303e186fc48e6d3daf96a4) make3DPayHostingPayment methodu kaldırıldı - [`1279bec`](https://github.com/mewebstudio/pos/commit/1279becd4eeeb33835af5bdd5fdeab4500dcca31) make3DPayHostingPayment methodu kaldırıldı - [`4b70a25`](https://github.com/mewebstudio/pos/commit/4b70a25fe2888ba7b99875af7ef051d763514844) make3DPayHostingPayment methodu kaldırıldı - [`4b12c12`](https://github.com/mewebstudio/pos/commit/4b12c12662c72be49e294c4cb786dca20d29bc7a) typo fix ### 📊 Changes **7 files changed** (+44 additions, -5 deletions) <details> <summary>View changed files</summary> ➕ `examples/akbank/3d-pay-hosting/_config.php` (+23 -0) ➕ `examples/akbank/3d-pay-hosting/form.php` (+3 -0) ➕ `examples/akbank/3d-pay-hosting/index.php` (+3 -0) ➕ `examples/akbank/3d-pay-hosting/response.php` (+4 -0) 📝 `examples/akbank/_payment_config.php` (+4 -0) 📝 `src/DataMapper/EstPosRequestDataMapper.php` (+5 -4) 📝 `src/Gateways/AbstractGateway.php` (+2 -1) </details> ### 📄 Description EST için TEB ve İş bankası üzerinde ekstra bir method olan 3D_PAY_HOSTING modeli eklendi. --- <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:59 +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#214
No description provided.