mirror of
https://github.com/mewebstudio/pos.git
synced 2026-04-26 01:45:55 +03:00
[PR #146] [MERGED] 122 kuveytturk status, iade ve iptal destegi #232
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#232
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/146
Author: @nuryagdym
Created: 7/9/2023
Status: ✅ Merged
Merged: 7/10/2023
Merged by: @nuryagdym
Base:
master← Head:122-kuveytturk-iade-ve-iptal📝 Commits (4)
e1faa2fKuveytPos added support for status, cancel and refund requestsd58d658Dockerfile fix not buildingd21670fexamples - added KuveytPos status, cancel and refund examples9068b20KuveytPos - fix cancel and refund requests are not working📊 Changes
16 files changed (+1508 additions, -268 deletions)
View changed files
📝
.docker/Dockerfile-web(+2 -4)📝
README.md(+2 -0)📝
config/pos.php(+4 -0)📝
examples/kuveytpos/_payment_config.php(+12 -0)➕
examples/kuveytpos/regular/_config.php(+18 -0)➕
examples/kuveytpos/regular/cancel.php(+39 -0)➕
examples/kuveytpos/regular/form.php(+3 -0)➕
examples/kuveytpos/regular/index.php(+3 -0)➕
examples/kuveytpos/regular/refund.php(+39 -0)➕
examples/kuveytpos/regular/status.php(+36 -0)📝
phpstan-baseline.neon(+56 -1)📝
src/DataMapper/KuveytPosRequestDataMapper.php(+142 -6)📝
src/DataMapper/ResponseDataMapper/KuveytPosResponseDataMapper.php(+218 -16)📝
src/Gateways/KuveytPos.php(+85 -15)📝
tests/DataMapper/KuveytPosRequestDataMapperTest.php(+208 -2)📝
tests/DataMapper/ResponseDataMapper/KuveytPosResponseDataMapperTest.php(+641 -224)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.