mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 09:02:12 +00:00
This PR was merged into the payment-request branch. Discussion ---------- | Q | A |-----------------|----- | Branch? | payment-request | Bug fix? | no | New feature? | no | BC breaks? | yes | Deprecations? | no<!-- don't forget to update the UPGRADE-*.md file --> | Related tickets | | License | MIT <!-- - Bug fixes must be submitted against the 1.13 branch - Features and deprecations must be submitted against the 1.14 branch - Features, removing deprecations and BC breaks must be submitted against the 2.0 branch - Make sure that the correct base branch is set To be sure you are not breaking any Backward Compatibilities, check the documentation: https://docs.sylius.com/en/latest/book/organization/backward-compatibility-promise.html --> Commits ------- [Composer] Remove dependency to payum/core in Core component Move Payum-related exception to PayumBundle [OrderPay] Move Payum-related providers to PayumBundle Move Payum-related translations to PayumBundle [API] Remove non existing exception from status mapping [API] Fix GatewayConfig class in serialization Decouple CoreBundle from PayumBundle [Composer] Change dependency from Core component to CoreBundle in PayumBundle [OrderPay] Refactor services files in ShopBundle Bring back SyliusPayumBundle to Admin and Api bundles Move Payum-related configs and routings from ShopBundle to PayumBundle |
||
|---|---|---|
| .. | ||
| jwt | ||
| packages | ||
| routes | ||
| secrets | ||
| bootstrap.php | ||
| bundles.php | ||
| parameters.yaml | ||
| preload.php | ||
| routes.yaml | ||
| services.yaml | ||
| services_test.yaml | ||
| services_test_cached.yaml | ||
| services_test_cached_payum.yaml | ||