mirror of
https://github.com/mewebstudio/pos.git
synced 2026-04-26 01:45:55 +03:00
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#259
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/217
Author: @nuryagdym
Created: 5/24/2024
Status: ✅ Merged
Merged: 5/24/2024
Merged by: @nuryagdym
Base:
master← Head:204-kuveytturk-partial-refund-support📝 Commits (3)
b28558cissue #204 KuveytTurk partial refund support15cd83crun rectorc6eb253updated CHANGELOG.md📊 Changes
29 files changed (+317 additions, -243 deletions)
View changed files
📝
composer.json(+2 -2)📝
docs/CHANGELOG.md(+13 -0)📝
docs/REFUND-EXAMPLE.md(+17 -7)📝
examples/_common-codes/regular/refund.php(+20 -7)📝
src/DataMapper/RequestDataMapper/AkbankPosRequestDataMapper.php(+3 -0)📝
src/DataMapper/RequestDataMapper/KuveytPosRequestDataMapper.php(+5 -3)📝
src/Gateways/KuveytPos.php(+7 -6)📝
tests/Functional/KuveytPosTest.php(+59 -13)📝
tests/Functional/PaymentTestTrait.php(+7 -6)📝
tests/Unit/DataMapper/RequestDataMapper/AkbankPosRequestDataMapperTest.php(+10 -16)📝
tests/Unit/DataMapper/RequestDataMapper/EstPosRequestDataMapperTest.php(+5 -8)📝
tests/Unit/DataMapper/RequestDataMapper/EstV3PosRequestDataMapperTest.php(+5 -8)📝
tests/Unit/DataMapper/RequestDataMapper/GarantiPosRequestDataMapperTest.php(+5 -7)📝
tests/Unit/DataMapper/RequestDataMapper/InterPosRequestDataMapperTest.php(+5 -7)📝
tests/Unit/DataMapper/RequestDataMapper/KuveytPosRequestDataMapperTest.php(+54 -4)📝
tests/Unit/DataMapper/RequestDataMapper/PayForPosRequestDataMapperTest.php(+5 -7)📝
tests/Unit/DataMapper/RequestDataMapper/PosNetV1PosRequestDataMapperTest.php(+5 -7)📝
tests/Unit/Gateways/AkbankPosTest.php(+6 -9)📝
tests/Unit/Gateways/EstPosTest.php(+6 -9)📝
tests/Unit/Gateways/GarantiPosTest.php(+6 -9)...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.