[PR #198] [MERGED] 181 vakif katilim entegrasyonu #247

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

📋 Pull Request Information

Original PR: https://github.com/mewebstudio/pos/pull/198
Author: @nuryagdym
Created: 4/1/2024
Status: Merged
Merged: 4/23/2024
Merged by: @nuryagdym

Base: masterHead: 181-vakif-katilim-entegrasyonu


📝 Commits (4)

📊 Changes

60 files changed (+5283 additions, -203 deletions)

View changed files

📝 README.md (+161 -92)
📝 config/pos_production.php (+9 -0)
📝 config/pos_test.php (+9 -0)
📝 docs/CANCEL-EXAMPLE.md (+5 -0)
📝 docs/HISTORY-EXAMPLE.md (+8 -0)
📝 docs/ORDER-HISTORY-EXAMPLE.md (+8 -0)
📝 docs/REFUND-EXAMPLE.md (+5 -0)
📝 examples/_common-codes/regular/cancel.php (+5 -0)
📝 examples/_common-codes/regular/history.php (+12 -1)
📝 examples/_common-codes/regular/order_history.php (+11 -0)
📝 examples/_common-codes/regular/refund.php (+5 -0)
📝 examples/_templates/_header.php (+1 -0)
examples/vakif-katilim/3d-host/_config.php (+22 -0)
examples/vakif-katilim/3d-host/index.php (+3 -0)
examples/vakif-katilim/3d-host/response.php (+3 -0)
examples/vakif-katilim/3d/_config.php (+22 -0)
examples/vakif-katilim/3d/form.php (+3 -0)
examples/vakif-katilim/3d/index.php (+3 -0)
examples/vakif-katilim/3d/response.php (+3 -0)
examples/vakif-katilim/_payment_config.php (+19 -0)

...and 40 more files

📄 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/198 **Author:** [@nuryagdym](https://github.com/nuryagdym) **Created:** 4/1/2024 **Status:** ✅ Merged **Merged:** 4/23/2024 **Merged by:** [@nuryagdym](https://github.com/nuryagdym) **Base:** `master` ← **Head:** `181-vakif-katilim-entegrasyonu` --- ### 📝 Commits (4) - [`16f44f5`](https://github.com/mewebstudio/pos/commit/16f44f52940982b95373054136faef3aa4ecdc8c) issue #181 prepare apiUrl mapping for vakifKatilimPos Changes - [`63f3782`](https://github.com/mewebstudio/pos/commit/63f378266584aa35e0e05e8bca8355cf71d7d30c) readme.md auto format - [`1646623`](https://github.com/mewebstudio/pos/commit/16466230e88dee750c8491dc48bc5ec2adca6da0) issue #181 integrate vakif katilim pos - [`7e470e5`](https://github.com/mewebstudio/pos/commit/7e470e53f493a14e21f3772e1dac4f224a778c99) updated README.md ### 📊 Changes **60 files changed** (+5283 additions, -203 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+161 -92) 📝 `config/pos_production.php` (+9 -0) 📝 `config/pos_test.php` (+9 -0) 📝 `docs/CANCEL-EXAMPLE.md` (+5 -0) 📝 `docs/HISTORY-EXAMPLE.md` (+8 -0) 📝 `docs/ORDER-HISTORY-EXAMPLE.md` (+8 -0) 📝 `docs/REFUND-EXAMPLE.md` (+5 -0) 📝 `examples/_common-codes/regular/cancel.php` (+5 -0) 📝 `examples/_common-codes/regular/history.php` (+12 -1) 📝 `examples/_common-codes/regular/order_history.php` (+11 -0) 📝 `examples/_common-codes/regular/refund.php` (+5 -0) 📝 `examples/_templates/_header.php` (+1 -0) ➕ `examples/vakif-katilim/3d-host/_config.php` (+22 -0) ➕ `examples/vakif-katilim/3d-host/index.php` (+3 -0) ➕ `examples/vakif-katilim/3d-host/response.php` (+3 -0) ➕ `examples/vakif-katilim/3d/_config.php` (+22 -0) ➕ `examples/vakif-katilim/3d/form.php` (+3 -0) ➕ `examples/vakif-katilim/3d/index.php` (+3 -0) ➕ `examples/vakif-katilim/3d/response.php` (+3 -0) ➕ `examples/vakif-katilim/_payment_config.php` (+19 -0) _...and 40 more files_ </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:08 +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#247
No description provided.