mirror of
https://github.com/mewebstudio/pos.git
synced 2026-04-26 09:55:52 +03:00
[PR #26] [MERGED] hata duzeltmeler #168
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#168
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/26
Author: @nuryagdym
Created: 5/4/2021
Status: ✅ Merged
Merged: 5/17/2021
Merged by: @mewebstudio
Base:
master← Head:master📝 Commits (7)
f303645fix issue #23 undefined index6176790added unit test run instructions in README.mde5ce005EstPos added todo job9562826added setCard methodb79104ccloses issue #276af7529AbstractGateway remove invalid and unused USE statements9704ed5fix CodeSniffer warnings📊 Changes
14 files changed (+1816 additions, -1566 deletions)
View changed files
📝
README.md(+7 -0)📝
src/Gateways/AbstractGateway.php(+17 -12)📝
src/Gateways/EstPos.php(+235 -217)📝
src/Gateways/GarantiPos.php(+386 -371)📝
src/Gateways/PayForPos.php(+188 -183)📝
src/Gateways/PosNet.php(+256 -246)📝
src/PosInterface.php(+5 -6)📝
tests/Entity/Card/CreditCardEstPosTest.php(+1 -2)📝
tests/Entity/Card/CreditCardPosNetTest.php(+1 -1)📝
tests/Gateways/EstPostTest.php(+172 -125)📝
tests/Gateways/GarantiPosTest.php(+272 -198)📝
tests/Gateways/PayForTest.php(+158 -110)📝
tests/Gateways/PosNetCryptTest.php(+0 -1)📝
tests/Gateways/PosNetTest.php(+118 -94)📄 Description
fix issue #25 and #27 , commit mesajinda yanlislikla 23 yazmisim
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.