mirror of
https://github.com/mewebstudio/PosBundle.git
synced 2026-04-27 02:06:02 +03:00
[PR #5] [MERGED] Mews pos 1.7 destegi #5
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/PosBundle#5
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/PosBundle/pull/5
Author: @nuryagdym
Created: 9/23/2025
Status: ✅ Merged
Merged: 10/4/2025
Merged by: @nuryagdym
Base:
master← Head:mews-pos-1-7-destegi📝 Commits (4)
655ca82installed monolog bundle as a dev dependency62a4410mews/pos v1.7 support: added mbr_id config support7f22f8ftests: use KernelTestCase for integration testse49a8f4mews/pos v1.7 support: defined gateway_configs configuration📊 Changes
15 files changed (+156 additions, -33 deletions)
View changed files
📝
README.md(+10 -2)📝
composer.json(+5 -1)📝
docs/EXAMPLE_CONFIGURATIONS.md(+29 -2)📝
phpunit.xml(+7 -2)📝
src/DependencyInjection/Configuration.php(+15 -1)📝
src/Gateway/AccountFactory.php(+2 -0)📝
src/Gateway/Builder/AbstractGatewayDefinitionBuilder.php(+7 -0)📝
src/Gateway/Builder/PayForPosDefinitionBuilder.php(+5 -0)📝
src/Gateway/GatewayFactory.php(+10 -4)📝
tests/Integration/GatewaysTest.php(+31 -13)📝
tests/Kernel/Kernel.php(+3 -0)📝
tests/config/framework.yaml(+1 -0)📝
tests/config/mews_pos.yaml(+22 -8)➕
tests/config/packages/monolog.yaml(+6 -0)📝
tests/config/services.yaml(+3 -0)📄 Description
gateway_configskonfigurasiyonu eklendi.credentialskonfigurasiyonu icinmbr_idalani eklendi.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.