mirror of
https://github.com/mewebstudio/pos.git
synced 2026-04-26 01:45:55 +03:00
[PR #202] [MERGED] 191 akbankpos history request destegi #251
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#251
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/202
Author: @nuryagdym
Created: 4/26/2024
Status: ✅ Merged
Merged: 4/26/2024
Merged by: @nuryagdym
Base:
master← Head:191-akbank-yeni-api-destegi📝 Commits (4)
707869aissue #191 akbankpos - update orderHistory mapping7744892issue #191 akbankpos - added support for history transactionaab2470Merge branch 'master' into 191-akbank-yeni-api-destegi5e42b54run rector php📊 Changes
29 files changed (+14312 additions, -74 deletions)
View changed files
📝
README.md(+1 -1)📝
composer.json(+1 -0)📝
docs/HISTORY-EXAMPLE.md(+11 -0)📝
examples/_common-codes/regular/history.php(+11 -0)➕
examples/akbankpos/regular/history.php(+3 -0)📝
src/Crypt/AbstractCrypt.php(+2 -2)📝
src/Crypt/AkbankPosCrypt.php(+1 -0)📝
src/DataMapper/RequestDataMapper/AbstractRequestDataMapper.php(+1 -0)📝
src/DataMapper/RequestDataMapper/AkbankPosRequestDataMapper.php(+25 -2)📝
src/DataMapper/RequestDataMapper/PosNetV1PosRequestDataMapper.php(+1 -1)📝
src/DataMapper/ResponseDataMapper/AbstractResponseDataMapper.php(+1 -0)📝
src/DataMapper/ResponseDataMapper/AkbankPosResponseDataMapper.php(+125 -23)📝
src/DataMapper/ResponseDataMapper/KuveytPosResponseDataMapper.php(+2 -10)📝
src/Gateways/AkbankPos.php(+3 -14)📝
src/Gateways/KuveytPos.php(+1 -0)📝
src/Serializer/AkbankPosSerializer.php(+43 -1)📝
tests/Functional/AkbankPosTest.php(+45 -0)📝
tests/Functional/KuveytPosTest.php(+2 -1)📝
tests/Functional/PaymentTestTrait.php(+15 -2)📝
tests/Unit/DataMapper/RequestDataMapper/AkbankPosRequestDataMapperTest.php(+51 -3)...and 9 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.