-
The `sales_order_view` file is missing `` root node, as a result it reports XSD validation failure.
https://github.com/sezzle/sezzle-magento2/blob/c7825f3bf438eccbf4a084bf823f07d22b10e789/view/fron…
-
On version v1.50
When requesting api schema via /rest/all/schema?services=all
Magento returns the following error `The "QuoteCreateResponseInterface" class doesn't exist and the namespace must be …
-
#### What I expected
Order confirmation email should send only if payment is confirmed.
#### What happened instead
Customer receiving order confirmation email for declined payment.
###…
-
This builds upon #39282
- [ ] As a developer, I want to use GraphQl in Magento and handle errors like other GraphQl applications.
- [ ] As a developer, I want placeOrder errors to trigger New Rel…
-
This issue is automatically created based on existing pull request: magento/magento2#39297: Fix offline invoice capture (404)
---------
### Description (*)
It's not possible to capture offline payme…
-
For one of our clients we want to implement Apple Pay however we noticed that the implementation had some issues. I am wondering if this is something that is known and on the radar to fix.
One issu…
-
Your current log implementation incorrectly uses PSR `LoggerInterface`, causing excessive log message volume, that log aggregation tools can't process correctly.
https://github.com/sezzle/sezzle-ma…
-
Magento 2.4.7-p1
mailchimp/mc-magento2 103.4.62
In the checkout, when a guest customer indicates he wants to create an account, he is not redirected to the payment service provider page. The order…
-
When PayPal express checkout is initiated through PDP it throws 'Unable to update address. Please try again.' on PayPal
**To Reproduce**
Steps to reproduce the behavior:
1. Go to the product deta…
-
https://github.com/GetResponse/magento/blob/master/view/frontend/layout/default.xml#L28
```
```
Do not use such configuration in `layout/default.xml` this is killing Magento2 performa…