[PR #62] [MERGED] Issue 60 vakifbank odeme calismiyor #186

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

📋 Pull Request Information

Original PR: https://github.com/mewebstudio/pos/pull/62
Author: @nuryagdym
Created: 4/4/2022
Status: Merged
Merged: 4/9/2022
Merged by: @nuryagdym

Base: 60-vakifbank-odeme-calismiyorHead: issue-60-vakifbank-odeme-calismiyor


📝 Commits (5)

  • 7cbaec2 VakifBankPos fix undefined index errors
  • 0496d13 VakifBankPos replace empty strings with NULL
  • 9b83851 VakifBankPosTest added test for map3DPaymentData() method
  • 6776879 VakifBankPos examples added extraData to order
  • 95bfa2f updated README.md

📊 Changes

9 files changed (+224 additions, -32 deletions)

View changed files

📝 README.md (+13 -12)
📝 examples/vakifbank/3d/form.php (+1 -1)
📝 examples/vakifbank/_payment_config.php (+8 -2)
📝 examples/vakifbank/regular/cancel.php (+1 -1)
📝 examples/vakifbank/regular/form.php (+1 -1)
📝 examples/vakifbank/regular/post-auth.php (+1 -1)
📝 examples/vakifbank/regular/refund.php (+1 -1)
📝 src/Gateways/VakifBankPos.php (+40 -12)
📝 tests/Gateways/VakifBankPosTest.php (+158 -1)

📄 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/62 **Author:** [@nuryagdym](https://github.com/nuryagdym) **Created:** 4/4/2022 **Status:** ✅ Merged **Merged:** 4/9/2022 **Merged by:** [@nuryagdym](https://github.com/nuryagdym) **Base:** `60-vakifbank-odeme-calismiyor` ← **Head:** `issue-60-vakifbank-odeme-calismiyor` --- ### 📝 Commits (5) - [`7cbaec2`](https://github.com/mewebstudio/pos/commit/7cbaec23162ae8d8026801f6f90f6e7a1b07f18c) VakifBankPos fix undefined index errors - [`0496d13`](https://github.com/mewebstudio/pos/commit/0496d13c4ee7d581951454d4687a5ff7e2c5dc0e) VakifBankPos replace empty strings with NULL - [`9b83851`](https://github.com/mewebstudio/pos/commit/9b838510eb455e8a6be58af2106d2f2805aabee2) VakifBankPosTest added test for map3DPaymentData() method - [`6776879`](https://github.com/mewebstudio/pos/commit/67768793407e052965924d47f88ad15b01dc2c27) VakifBankPos examples added extraData to order - [`95bfa2f`](https://github.com/mewebstudio/pos/commit/95bfa2f4aeba8c3de23950afae4c102c265af7cd) updated README.md ### 📊 Changes **9 files changed** (+224 additions, -32 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+13 -12) 📝 `examples/vakifbank/3d/form.php` (+1 -1) 📝 `examples/vakifbank/_payment_config.php` (+8 -2) 📝 `examples/vakifbank/regular/cancel.php` (+1 -1) 📝 `examples/vakifbank/regular/form.php` (+1 -1) 📝 `examples/vakifbank/regular/post-auth.php` (+1 -1) 📝 `examples/vakifbank/regular/refund.php` (+1 -1) 📝 `src/Gateways/VakifBankPos.php` (+40 -12) 📝 `tests/Gateways/VakifBankPosTest.php` (+158 -1) </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:43:50 +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#186
No description provided.