mirror of
https://github.com/mewebstudio/pos.git
synced 2026-04-26 09:55:52 +03:00
[PR #211] [MERGED] Symfony v4 , v7 desteği ve daha spesifik exceptionlar #255
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#255
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/211
Author: @nuryagdym
Created: 5/17/2024
Status: ✅ Merged
Merged: 5/19/2024
Merged by: @nuryagdym
Base:
master← Head:refactoring-05📝 Commits (10+)
fee1ccbexamples - add success/fail url to order only for 3d payments8b095bdrefactor examples, tests, docse6296a3refactor - throw more specific exceptionscb04d26phpdocs add proper throws tagscf4b2aePosFactory - throw error if wrong gateway class is provided4a360faadd support for symfony 7 componentsff28db9Merge branch 'master' into refactoring-0566c8a98add support for symfony 4 componentsbe4de35README.md - added note about pos-bundle95de568CHANGELOG.md - 1.2 release📊 Changes
77 files changed (+650 additions, -410 deletions)
View changed files
📝
README.md(+22 -19)📝
composer.json(+2 -2)📝
config/pos_test.php(+3 -3)📝
docs/CANCEL-EXAMPLE.md(+3 -3)📝
docs/CHANGELOG.md(+9 -0)📝
docs/HISTORY-EXAMPLE.md(+5 -6)📝
docs/NON-SECURE-PAYMENT-EXAMPLE.md(+2 -1)📝
docs/ORDER-HISTORY-EXAMPLE.md(+8 -2)📝
docs/PRE-AUTH-POST-EXAMPLE.md(+26 -10)📝
docs/REFUND-EXAMPLE.md(+3 -4)📝
docs/STATUS-EXAMPLE.md(+3 -3)📝
docs/THREED-PAYMENT-EXAMPLE.md(+23 -4)📝
docs/THREED-SECURE-AND-PAY-PAYMENT-IN-MODALBOX-EXAMPLE.md(+2 -2)📝
examples/_common-codes/3d-host/index.php(+35 -28)📝
examples/_common-codes/3d/form.php(+150 -131)📝
examples/_common-codes/regular/cancel.php(+1 -2)📝
examples/_common-codes/regular/form.php(+2 -1)📝
examples/_common-codes/regular/history.php(+4 -8)📝
examples/_common-codes/regular/order_history.php(+5 -11)📝
examples/_common-codes/regular/refund.php(+1 -3)...and 57 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.