mirror of
https://github.com/mewebstudio/pos.git
synced 2026-04-26 09:55:52 +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#244
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/194
Author: @nuryagdym
Created: 3/30/2024
Status: ✅ Merged
Merged: 4/23/2024
Merged by: @nuryagdym
Base:
master← Head:172-kuveyt-turk-api-versiyon-guncellemesi📝 Commits (7)
cec6841issue #172 - upgrade KuveytPos version to TDV2.0.061bebdatests - refactor KuveytPosRequestDataMapperTest9c97ed4test - refactor KuveytPosSerializerTest.phpc2bcfdeissue #172 fix KuvetPos v2 3d payment is not working63eb8cdissue #159 fix KuveytPos cancel and refund is not workinga0bc982issue #159 KuveytPos change PartialDrawback to Drawback899eea1Merge branch 'master' into 172-kuveyt-turk-api-versiyon-guncellemesi📊 Changes
12 files changed (+699 additions, -52 deletions)
View changed files
📝
config/pos_production.php(+2 -2)📝
docs/THREED-PAYMENT-EXAMPLE.md(+33 -0)📝
examples/_common-codes/3d/form.php(+65 -0)📝
examples/kuveytpos/3d/_config.php(+2 -2)📝
examples/kuveytpos/_payment_config.php(+5 -4)📝
src/DataMapper/RequestDataMapper/KuveytPosRequestDataMapper.php(+8 -5)📝
src/DataMapper/ResponseDataMapper/KuveytPosResponseDataMapper.php(+25 -8)📝
src/Gateways/KuveytPos.php(+7 -1)➕
tests/Functional/KuveytPosTest.php(+141 -0)📝
tests/Unit/DataMapper/RequestDataMapper/KuveytPosRequestDataMapperTest.php(+6 -16)📝
tests/Unit/DataMapper/ResponseDataMapper/KuveytPosResponseDataMapperTest.php(+395 -4)📝
tests/Unit/Serializer/KuveytPosSerializerTest.php(+10 -10)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.