mirror of
https://github.com/mewebstudio/pos.git
synced 2026-04-26 01:45:55 +03:00
[PR #273] [MERGED] Payflexv4 post payment and recurring order fixes #279
Labels
No labels
PayFlexV4
TROY
akbankpos
bug
duplicate
enhancement
garanti
help wanted
isbank
kuveyt
payten
posnet
pull-request
vakifbank
ziraat
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/pos#279
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/mewebstudio/pos/pull/273
Author: @nuryagdym
Created: 8/25/2025
Status: ✅ Merged
Merged: 8/25/2025
Merged by: @nuryagdym
Base:
master← Head:payflexv4-post-payment-and-recurring-order-fixes📝 Commits (4)
28ae475tests - minor fixesce936e2payflexv4pos - fix post auth is not working7bdf3ffpayflexv4pos - add startDate to recurring ordersc4b12c9install captainhook📊 Changes
12 files changed (+398 additions, -25 deletions)
View changed files
📝
.gitattributes(+1 -0)➕
captainhook.json(+49 -0)📝
composer.json(+4 -1)📝
examples/_common-codes/regular/post-auth.php(+3 -0)📝
examples/_main_config.php(+1 -1)📝
examples/payflex-mpi-v4/_payment_config.php(+6 -6)📝
src/DataMapper/RequestDataMapper/PayFlexV4PosRequestDataMapper.php(+22 -7)📝
tests/Functional/AkbankPosTest.php(+3 -2)➕
tests/Functional/PayFlexV4PosTest.php(+262 -0)📝
tests/Functional/PaymentTestTrait.php(+6 -2)📝
tests/Functional/ToslaPosTest.php(+1 -1)📝
tests/Unit/DataMapper/RequestDataMapper/PayFlexV4PosRequestDataMapperTest.php(+40 -5)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.