-
Ask PaymentProvider for Payment Status
-
Payment providers should be provided as bundles, not as part of the core.
Maybe this needs some further improvements of how they are getting implemented.
-
| Functionality | Package Name | Notes | Own Git Repo / Package |
|-------------------|---------------------------------|----------…
-
### Pimcore version
10.5.19
### Steps to reproduce
1. Add a product to the cart, the cart item amount should now be `1`
2. Delete the product you added to the cart
3. The cart should now be empty…
-
### Improvement description
I saw that this Bundle (v5) requires the ecommerce bundle, which is only used in one class. The ecommerce bundle has many dependencies.
Do you think it is possible to dec…
-
### Improvement description
File https://github.com/pimcore/pimcore/blob/11.x/bundles/EcommerceFrameworkBundle/src/Resources/config/order_agent.yaml got added to this repo by #14679
Needs to be m…
-
# Bug Report
The following happens when sales transactions are completed in a currency different from that of the admin's current environment.
### Expected behavior
Pimcore Admin Ecommerce Back O…
-
### Expected behavior
It should either load the JS `pimcorepersonalization/js/ecommerce/pricing/conditions/targetGroup.js` in the ecommerceFramework bundle among the `getJsPaths` (since it's a depe…
-
## Feature description
- Cleanup Symfony packages not required by Core, which were introduced in https://github.com/pimcore/pimcore/pull/9355
-
### Improvement description
The Trait https://github.com/pimcore/pimcore/blob/11.x/bundles/CoreBundle/src/EventListener/Traits/EnabledTrait.php is shared between the GoogleMarketingBundle and the…