[PR #215] [MERGED] issue #171 EstPos added support for excessive amount for post auth tx #258

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

📋 Pull Request Information

Original PR: https://github.com/mewebstudio/pos/pull/215
Author: @nuryagdym
Created: 5/22/2024
Status: Merged
Merged: 5/22/2024
Merged by: @nuryagdym

Base: masterHead: 171-estpos-support-for-excessive-amount-on-post-auth-tx


📝 Commits (1)

  • c888e3c issue #171 EstPos added support for excessive amount for post auth tx

📊 Changes

6 files changed (+63 additions, -67 deletions)

View changed files

📝 docs/PRE-AUTH-POST-EXAMPLE.md (+6 -25)
📝 examples/_common-codes/regular/post-auth.php (+6 -19)
📝 src/DataMapper/RequestDataMapper/EstPosRequestDataMapper.php (+11 -3)
📝 tests/Functional/EstV3PosTest.php (+11 -10)
📝 tests/Functional/PaymentTestTrait.php (+7 -6)
📝 tests/Unit/DataMapper/RequestDataMapper/EstPosRequestDataMapperTest.php (+22 -4)

📄 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/215 **Author:** [@nuryagdym](https://github.com/nuryagdym) **Created:** 5/22/2024 **Status:** ✅ Merged **Merged:** 5/22/2024 **Merged by:** [@nuryagdym](https://github.com/nuryagdym) **Base:** `master` ← **Head:** `171-estpos-support-for-excessive-amount-on-post-auth-tx` --- ### 📝 Commits (1) - [`c888e3c`](https://github.com/mewebstudio/pos/commit/c888e3c67330d3bcbcec351243a3e99e678a76e5) issue #171 EstPos added support for excessive amount for post auth tx ### 📊 Changes **6 files changed** (+63 additions, -67 deletions) <details> <summary>View changed files</summary> 📝 `docs/PRE-AUTH-POST-EXAMPLE.md` (+6 -25) 📝 `examples/_common-codes/regular/post-auth.php` (+6 -19) 📝 `src/DataMapper/RequestDataMapper/EstPosRequestDataMapper.php` (+11 -3) 📝 `tests/Functional/EstV3PosTest.php` (+11 -10) 📝 `tests/Functional/PaymentTestTrait.php` (+7 -6) 📝 `tests/Unit/DataMapper/RequestDataMapper/EstPosRequestDataMapperTest.php` (+22 -4) </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:11 +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#258
No description provided.