mirror of
https://github.com/mewebstudio/pos.git
synced 2026-04-26 09:55:52 +03:00
[PR #200] [MERGED] 191 akbank yeni api destegi #248
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#248
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/200
Author: @nuryagdym
Created: 4/23/2024
Status: ✅ Merged
Merged: 4/23/2024
Merged by: @nuryagdym
Base:
master← Head:191-akbank-yeni-api-destegi📝 Commits (8)
26a6f32ToslaPosResponseDataMapperTest remove unused methodec76f5cMerge branch '181-vakif-katilim-entegrasyonu' into 191-akbank-yeni-api-destegi60d0133fix crypt generateRandomString is not creating string with max length 320f495b7issue #191 added Akbank Pos gateway integration5112431tests - fixed broken functional EstV3PosTest4049a77issue #191 added batch num to payment response for consistency91c17b2Merge branch 'master' into 191-akbank-yeni-api-destegi5f807f2fix tests after merge📊 Changes
87 files changed (+7502 additions, -569 deletions)
View changed files
📝
README.md(+1 -0)📝
config/pos_production.php(+9 -0)📝
config/pos_test.php(+62 -53)📝
docs/CANCEL-EXAMPLE.md(+26 -6)📝
docs/ORDER-HISTORY-EXAMPLE.md(+9 -0)📝
docs/REFUND-EXAMPLE.md(+11 -0)📝
docs/THREED-PAYMENT-EXAMPLE.md(+1 -1)📝
examples/_common-codes/3d-host/index.php(+1 -0)📝
examples/_common-codes/3d/form.php(+1 -0)📝
examples/_common-codes/regular/cancel.php(+28 -8)📝
examples/_common-codes/regular/form.php(+1 -0)📝
examples/_common-codes/regular/order_history.php(+10 -0)📝
examples/_common-codes/regular/refund.php(+11 -0)📝
examples/_main_config.php(+11 -3)📝
examples/_templates/_header.php(+1 -0)➕
examples/akbankpos/3d-host/_config.php(+22 -0)➕
examples/akbankpos/3d-host/index.php(+3 -0)➕
examples/akbankpos/3d-host/response.php(+3 -0)➕
examples/akbankpos/3d-pay/_config.php(+22 -0)➕
examples/akbankpos/3d-pay/form.php(+3 -0)...and 67 more files
📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.