mirror of
https://github.com/mewebstudio/pos.git
synced 2026-04-26 09:55:52 +03:00
[PR #65] [MERGED] Interpos integration and many other fixes, improvements #190
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#190
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/65
Author: @nuryagdym
Created: 4/11/2022
Status: ✅ Merged
Merged: 4/11/2022
Merged by: @nuryagdym
Base:
master← Head:interpos-integration📝 Commits (10+)
50710e8issue #48 initial interpos integrationae0a282Merge branch 'mewebstudio:master' into interpos-integrationd3a5095updated InterPos example codes05a60c3InterPos updated send methodcea2799Merge branch 'master' into interpos-integrationc06d251InterPosTest fixed some code style warningsb7639d6replaced model types and merchant type with constantsad2cfdcreplaced model types and merchant type with constants9cf5b0dreplaced hard coded secure types with constants8cace53updated InterPos to use getDefaultPaymentResponse()📊 Changes
149 files changed (+3404 additions, -3986 deletions)
View changed files
📝
README.md(+13 -1)📝
composer.json(+1 -1)📝
config/pos.php(+16 -0)📝
examples/_main_config.php(+18 -0)📝
examples/akbank/3d-host/_config.php(+12 -14)📝
examples/akbank/3d-host/index.php(+5 -45)📝
examples/akbank/3d-host/response.php(+2 -107)📝
examples/akbank/3d-pay/_config.php(+12 -14)📝
examples/akbank/3d-pay/form.php(+6 -43)📝
examples/akbank/3d-pay/index.php(+3 -51)📝
examples/akbank/3d-pay/response.php(+2 -107)📝
examples/akbank/3d/_config.php(+14 -14)📝
examples/akbank/3d/form.php(+6 -46)📝
examples/akbank/3d/index.php(+3 -53)📝
examples/akbank/3d/response.php(+2 -107)➕
examples/akbank/_payment_config.php(+110 -0)➕
examples/akbank/index.php(+6 -0)📝
examples/akbank/regular/_config.php(+10 -16)📝
examples/akbank/regular/cancel.php(+8 -25)➖
examples/akbank/regular/direct.php(+0 -32)...and 80 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.