mirror of
https://github.com/mewebstudio/pos.git
synced 2026-04-26 09:55:52 +03:00
[PR #16] [MERGED] code refactoring and improvement #167
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#167
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/16
Author: @nuryagdym
Created: 11/22/2020
Status: ✅ Merged
Merged: 12/3/2020
Merged by: @mewebstudio
Base:
master← Head:master📝 Commits (5)
16d79e9code refactoring and improvement4af43c1fix refund example3fd2e34fix yapikredi exampleb5472f4update yapikredi URLs436133dupdate README.md📊 Changes
92 files changed (+6313 additions, -4919 deletions)
View changed files
📝
README.md(+20 -31)📝
config/pos.php(+18 -31)📝
examples/_main_config.php(+3 -0)📝
examples/akbank/3d-pay/_config.php(+4 -10)📝
examples/akbank/3d-pay/form.php(+4 -5)📝
examples/akbank/3d-pay/response.php(+1 -1)📝
examples/akbank/3d/_config.php(+4 -13)📝
examples/akbank/3d/form.php(+3 -4)📝
examples/akbank/3d/index.php(+5 -5)📝
examples/akbank/3d/response.php(+1 -1)📝
examples/akbank/regular/_config.php(+5 -13)📝
examples/akbank/regular/cancel.php(+7 -4)📝
examples/akbank/regular/direct.php(+1 -2)📝
examples/akbank/regular/history.php(+3 -3)📝
examples/akbank/regular/post.php(+5 -5)📝
examples/akbank/regular/refund.php(+6 -5)📝
examples/akbank/regular/response.php(+3 -4)📝
examples/akbank/regular/status.php(+8 -6)📝
examples/finansbank-payfor/3d-host/_config.php(+3 -11)📝
examples/finansbank-payfor/3d-host/index.php(+2 -3)...and 72 more files
📄 Description
src/Pos.phpandsrc/PosHelpersTrait.php, instead addedsrc/Gateways/AbstractGateway.phpandsrc/Factory/PosFactory.phpDegisiklikleri PayFor icin denedim calisiyor. Digerlerinde belli bire yere kadar test edebildim, hesap ve kart bilgileri olsa digerlerinde de test ederim.
Genel olarak kontrolleri unit testlerle desteklemeye calistim.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.