-
Magento version : 2.4.3-p1
Clerk version : 2.7.2 (Upgraded from 2.7.1)
In Magentos composer.json there is a dev requirement defined as "magento/magento-coding-standard": "*" so that a compatible v…
-
**To Reproduce**
Steps to reproduce the behavior:
1. Add product to cart and go to checkout
2. Use below address details.
3. Go to next step of checkout
Name: John Doe
Postcode: 1012JS
House …
-
There are quite a few cases in this extension where the extension will call something similar to:
```php
$productModel = $this->fbeHelper->getObject(\Magento\Catalog\Model\Product::class);
$produ…
-
**To Reproduce**
Steps to reproduce the behavior:
1. Make order on Commerce 2.4.4
2. Go to admin
3. Go to sales order grid in admin panel
4. See if last order is in sales order grid
**Expected…
-
Hello,
On Magento 2.4.4 (PHP 8) we get this error when adding a product which doesn't have any images to the cart:
`report.CRITICAL: Exception: Deprecated Functionality: stripslashes(): Passing nu…
-
Hello!
I wanna add reCAPTCHA to the new form. How to add this? I saw in the example this feature.
warm regards.
Alfredo
-
### Preconditions and environment
- Magento version 2.4.5-p1 +-
### Steps to reproduce
Here is a list of 24 fixes to bugs which I have created in past. Mostly small typos:
```
vendor/ma…
-
**Describe el bug**
Cuando lnstalo el Plugin con el composer para Magento 2.4.4 arroja el siguiente error:
![image](https://user-images.githubusercontent.com/80056767/171296174-562b2499-74e9-46f…
-
### Preconditions (*)
Magento 2.3.0 & 2.3-develop
The store should be in Arabic
### Steps to reproduce (*)
1) Place an order in Arabic store
2) Customer fill the address and name all in Arab…
-
### Preconditions (*)
1. Clean install of Magento 2.3.3
2. PHP 7.2
3. Braintree PayPal enabled
### Steps to reproduce (*)
1. Create a Virtual Product
2. Enable Braintree PayPal (any environmen…