mirror of
https://github.com/mewebstudio/pos.git
synced 2026-04-26 01:45:55 +03:00
[PR #201] [MERGED] Kuveytpos non secure payment integration #249
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#249
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/201
Author: @nuryagdym
Created: 4/25/2024
Status: ✅ Merged
Merged: 4/26/2024
Merged by: @nuryagdym
Base:
master← Head:kuveytpos-non-secure-payment-integration📝 Commits (4)
df47a70kuveytpos - working on test coverage6968056kuveytpos - working on test coverage8a14553Kuveyt Pos added support for non secure payment2e5a288kuveyt pos improve status response mapping📊 Changes
17 files changed (+907 additions, -116 deletions)
View changed files
📝
README.md(+1 -1)📝
config/pos_production.php(+1 -1)📝
config/pos_test.php(+1 -1)📝
docs/PRE-AUTH-POST-EXAMPLE.md(+1 -1)📝
docs/THREED-PAYMENT-EXAMPLE.md(+1 -1)📝
examples/kuveytpos/regular/_config.php(+3 -3)📝
src/Crypt/KuveytPosCrypt.php(+2 -1)📝
src/DataMapper/RequestDataMapper/KuveytPosRequestDataMapper.php(+27 -4)📝
src/DataMapper/ResponseDataMapper/KuveytPosResponseDataMapper.php(+15 -5)📝
src/Gateways/KuveytPos.php(+58 -19)📝
src/Gateways/VakifKatilimPos.php(+0 -5)📝
tests/Functional/KuveytPosTest.php(+116 -0)📝
tests/Unit/Crypt/KuveytPosCryptTest.php(+19 -1)📝
tests/Unit/DataMapper/RequestDataMapper/KuveytPosRequestDataMapperTest.php(+192 -28)📝
tests/Unit/DataMapper/ResponseDataMapper/KuveytPosResponseDataMapperTest.php(+331 -2)📝
tests/Unit/Gateways/KuveytPosTest.php(+139 -36)📝
tests/Unit/Gateways/VakifKatilimTest.php(+0 -7)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.