-
Guest checkout is not working when creating an order from admin or frontend with the following error:
`main.ERROR: No such entity with cartId = 0 [] []`
Breaking the session at the same time, requir…
abude updated
3 years ago
-
https://github.com/magento/magento2/blob/c46d9bfea43f6ce8fe572b4498e858f15b3319cb/app/code/Magento/Sales/Model/Order/Payment/Operations/RegisterCaptureNotificationOperation.php#L42
The payment gate…
-
### Preconditions (*)
1. any magento version 2.x.x, 2.4.x
2.
Magento core code and module vendors do not care about checking if certain features are enabled or not for checkout.
See method h…
-
**Describe the bug**
Error message on the checkout page is showing on top of the page instead of displaying in payment area.See screenshot below
**To Reproduce**
Steps to reproduce the behavior:
…
-
**Describe the bug**
After upgrading from version 6.6.9 to 7.0.1, the mutation placeOrder call is no longer generating the "paymentMethod" node in the request for the /payment API method.
**To Rep…
-
### Preconditions (*)
1. Magento 2.3.3 - Looking at the relevant code, this is likely an issue in Magento 2.4.x as well
2. Store set up to use Braintree for payments
3. An api customization t…
-
**Describe the bug**
A partial refund was issued from magento, shows as requesting a partial refund in the notes, but actually requests a full refund, and confirms processing of a full refund.
Eg fu…
davie updated
3 years ago
-
When checking out and entering card details users are being returned to the cart.
Error in system.log file
(part of error)
Stack trace:
#0 /app/vendor/adyen/module-payment/Helper/Requests.php(1…
-
### Preconditions (*)
1. Magento 2.2.5
2. Standard Checkout
### Steps to reproduce (*)
1. Create a Cart Discount Code for example 5% off everything
2. If ANY of these conditions are T…
-
error message:
PHP Fatal error: Uncaught Error: Class 'Magento\Braintree\Model\Paypal\Helper\AbstractHelper' not found in /var/www/shop.com/app/code/Bigfishpaymentgateway/Pmgw/Gateway/Helper/Helper.…