mirror of
https://github.com/mewebstudio/pos.git
synced 2026-04-26 01:45:55 +03:00
[PR #67] [MERGED] kuveyt pos integration - initial commit #191
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#191
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/67
Author: @nuryagdym
Created: 4/15/2022
Status: ✅ Merged
Merged: 4/15/2022
Merged by: @nuryagdym
Base:
master← Head:kuveytpos-integration📝 Commits (1)
689b206kuveyt pos integration - initial commit📊 Changes
17 files changed (+1651 additions, -23 deletions)
View changed files
📝
README.md(+2 -0)📝
composer.json(+1 -1)📝
config/pos.php(+20 -21)➕
examples/kuveytpos/3d/_config.php(+20 -0)➕
examples/kuveytpos/3d/form.php(+36 -0)➕
examples/kuveytpos/3d/index.php(+10 -0)➕
examples/kuveytpos/3d/response.php(+4 -0)➕
examples/kuveytpos/_payment_config.php(+71 -0)➕
examples/kuveytpos/index.php(+6 -0)📝
examples/template/_header.php(+1 -0)➕
src/Entity/Account/KuveytPosAccount.php(+56 -0)➕
src/Entity/Card/CreditCardKuveytPos.php(+42 -0)📝
src/Factory/AccountFactory.php(+19 -0)📝
src/Gateways/AbstractGateway.php(+47 -1)➕
src/Gateways/KuveytPos.php(+771 -0)➕
tests/Entity/Card/CreditCardKuveytPosTest.php(+22 -0)➕
tests/Gateways/KuveytPosTest.php(+523 -0)📄 Description
config/pos.php'den geçersiz PayFlex arayarları silindi.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.