[PR #255] [CLOSED] fix issue #254 kuveytpos vakifkatilim undefined index #272

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

📋 Pull Request Information

Original PR: https://github.com/mewebstudio/pos/pull/255
Author: @nuryagdym
Created: 12/24/2024
Status: Closed

Base: masterHead: 254-kuveytpos-vakifkatilim-undefined-index


📝 Commits (6)

  • 1f460d3 feat: get3DFormData support for form data generation without card.
  • d04cd35 feat: improved html check in serializiers.
  • 3fc6b8b refactor: upgrade phpstan and fix new errors
  • a885e33 style: fix code styles
  • 1270f47 fix: issue #254 kuveytpos, vakif katilim undefined index MerchantOrderId
  • ec3b87c Merge branch 'master' into 254-kuveytpos-vakifkatilim-undefined-index

📊 Changes

46 files changed (+353 additions, -193 deletions)

View changed files

📝 composer.json (+9 -3)
📝 docs/PRE-AUTH-POST-EXAMPLE.md (+2 -1)
📝 docs/THREED-PAYMENT-EXAMPLE.md (+2 -1)
📝 docs/THREED-SECURE-AND-PAY-PAYMENT-IN-MODALBOX-EXAMPLE.md (+2 -1)
📝 examples/_common-codes/3d/form.php (+1 -1)
📝 phpstan-baseline.neon (+86 -42)
📝 src/Crypt/EstV3PosCrypt.php (+1 -1)
📝 src/Crypt/PosNetV1PosCrypt.php (+1 -1)
📝 src/DataMapper/RequestDataMapper/KuveytPosRequestDataMapper.php (+6 -6)
📝 src/DataMapper/RequestDataMapper/VakifKatilimPosRequestDataMapper.php (+5 -5)
📝 src/DataMapper/ResponseDataMapper/KuveytPosResponseDataMapper.php (+3 -2)
📝 src/DataMapper/ResponseDataMapper/NonPaymentResponseMapperInterface.php (+4 -4)
📝 src/DataMapper/ResponseDataMapper/PaymentResponseMapperInterface.php (+3 -3)
📝 src/DataMapper/ResponseDataMapper/VakifKatilimPosResponseDataMapper.php (+3 -3)
📝 src/Factory/SerializerFactory.php (+1 -1)
📝 src/Gateways/AbstractGateway.php (+6 -1)
📝 src/Gateways/AkbankPos.php (+2 -2)
📝 src/Gateways/EstPos.php (+2 -2)
📝 src/Gateways/GarantiPos.php (+2 -2)
📝 src/Gateways/InterPos.php (+2 -2)

...and 26 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/255 **Author:** [@nuryagdym](https://github.com/nuryagdym) **Created:** 12/24/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `254-kuveytpos-vakifkatilim-undefined-index` --- ### 📝 Commits (6) - [`1f460d3`](https://github.com/mewebstudio/pos/commit/1f460d302738712d6fd1e69c26c765a4f0407b46) feat: get3DFormData support for form data generation without card. - [`d04cd35`](https://github.com/mewebstudio/pos/commit/d04cd35070d3bf282e5ac1648517434502371f13) feat: improved html check in serializiers. - [`3fc6b8b`](https://github.com/mewebstudio/pos/commit/3fc6b8b3e233fce0f07b4778347b82b81068c453) refactor: upgrade phpstan and fix new errors - [`a885e33`](https://github.com/mewebstudio/pos/commit/a885e33f6e0737c69b149b6d2ba27f529ffb204e) style: fix code styles - [`1270f47`](https://github.com/mewebstudio/pos/commit/1270f47bdfce226a002ebe5987935444349fb43a) fix: issue #254 kuveytpos, vakif katilim undefined index MerchantOrderId - [`ec3b87c`](https://github.com/mewebstudio/pos/commit/ec3b87c45cb321a9182a018f8c10bbc9fcd1f939) Merge branch 'master' into 254-kuveytpos-vakifkatilim-undefined-index ### 📊 Changes **46 files changed** (+353 additions, -193 deletions) <details> <summary>View changed files</summary> 📝 `composer.json` (+9 -3) 📝 `docs/PRE-AUTH-POST-EXAMPLE.md` (+2 -1) 📝 `docs/THREED-PAYMENT-EXAMPLE.md` (+2 -1) 📝 `docs/THREED-SECURE-AND-PAY-PAYMENT-IN-MODALBOX-EXAMPLE.md` (+2 -1) 📝 `examples/_common-codes/3d/form.php` (+1 -1) 📝 `phpstan-baseline.neon` (+86 -42) 📝 `src/Crypt/EstV3PosCrypt.php` (+1 -1) 📝 `src/Crypt/PosNetV1PosCrypt.php` (+1 -1) 📝 `src/DataMapper/RequestDataMapper/KuveytPosRequestDataMapper.php` (+6 -6) 📝 `src/DataMapper/RequestDataMapper/VakifKatilimPosRequestDataMapper.php` (+5 -5) 📝 `src/DataMapper/ResponseDataMapper/KuveytPosResponseDataMapper.php` (+3 -2) 📝 `src/DataMapper/ResponseDataMapper/NonPaymentResponseMapperInterface.php` (+4 -4) 📝 `src/DataMapper/ResponseDataMapper/PaymentResponseMapperInterface.php` (+3 -3) 📝 `src/DataMapper/ResponseDataMapper/VakifKatilimPosResponseDataMapper.php` (+3 -3) 📝 `src/Factory/SerializerFactory.php` (+1 -1) 📝 `src/Gateways/AbstractGateway.php` (+6 -1) 📝 `src/Gateways/AkbankPos.php` (+2 -2) 📝 `src/Gateways/EstPos.php` (+2 -2) 📝 `src/Gateways/GarantiPos.php` (+2 -2) 📝 `src/Gateways/InterPos.php` (+2 -2) _...and 26 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:15 +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#272
No description provided.