mirror of
https://github.com/mewebstudio/pos.git
synced 2026-04-26 01:45:55 +03:00
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#272
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/255
Author: @nuryagdym
Created: 12/24/2024
Status: ❌ Closed
Base:
master← Head:254-kuveytpos-vakifkatilim-undefined-index📝 Commits (6)
1f460d3feat: get3DFormData support for form data generation without card.d04cd35feat: improved html check in serializiers.3fc6b8brefactor: upgrade phpstan and fix new errorsa885e33style: fix code styles1270f47fix: issue #254 kuveytpos, vakif katilim undefined index MerchantOrderIdec3b87cMerge branch 'master' into 254-kuveytpos-vakifkatilim-undefined-index📊 Changes
46 files changed (+353 additions, -193 deletions)
View changed files
📝
composer.json(+9 -3)📝
docs/PRE-AUTH-POST-EXAMPLE.md(+2 -1)📝
docs/THREED-PAYMENT-EXAMPLE.md(+2 -1)📝
docs/THREED-SECURE-AND-PAY-PAYMENT-IN-MODALBOX-EXAMPLE.md(+2 -1)📝
examples/_common-codes/3d/form.php(+1 -1)📝
phpstan-baseline.neon(+86 -42)📝
src/Crypt/EstV3PosCrypt.php(+1 -1)📝
src/Crypt/PosNetV1PosCrypt.php(+1 -1)📝
src/DataMapper/RequestDataMapper/KuveytPosRequestDataMapper.php(+6 -6)📝
src/DataMapper/RequestDataMapper/VakifKatilimPosRequestDataMapper.php(+5 -5)📝
src/DataMapper/ResponseDataMapper/KuveytPosResponseDataMapper.php(+3 -2)📝
src/DataMapper/ResponseDataMapper/NonPaymentResponseMapperInterface.php(+4 -4)📝
src/DataMapper/ResponseDataMapper/PaymentResponseMapperInterface.php(+3 -3)📝
src/DataMapper/ResponseDataMapper/VakifKatilimPosResponseDataMapper.php(+3 -3)📝
src/Factory/SerializerFactory.php(+1 -1)📝
src/Gateways/AbstractGateway.php(+6 -1)📝
src/Gateways/AkbankPos.php(+2 -2)📝
src/Gateways/EstPos.php(+2 -2)📝
src/Gateways/GarantiPos.php(+2 -2)📝
src/Gateways/InterPos.php(+2 -2)...and 26 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.