-
mollie/magento2 payment plugin (using 1.11.0 but lower versions also have the problem) breaks the checkout when browsing in IE11.
The reason for the issue is found in "Mollie_Payment/js/view/checko…
-
https://github.com/Adyen/adyen-magento2/blob/38699823996576b691218e5a621b9492a5e6a029/Block/Redirect/Pos.php#L244
Remove $this->
$myReceiptOrderLines .= " " . 1 . " " . $this->__('Payment Fee') .…
-
# **Preconditions**
Magento 2.2.4
PHP 7.1
Cpanel Server
# **Steps to reproduce**
Production Mode
Single Store Mode
Add product to cart
Checkout
# **Expected result**
Order confirmation e…
-
Would it be possible to add a config option per payment method that allows us to set and use the payment option for backend only?
http://magentotoolkit.com/code/magento-admin-only-payment-method/
-
I have got a error like below,
[ERROR]: Document has ambiguous configuration: sales_flat_quote_payment
I have ignore the table
sales_flat_quote_payment
-
### Preconditions
1. Installed Magento version 2.2.2 with sample data.
2. checked in developer and production both mode.
3. Dotdigitalgroup_Email module is enabled downloaded with Magento version 2…
ghost updated
4 years ago
-
### Preconditions
1. Install Magento 2.1.5 in standard environment with php 7.0.15
2. Setup PayPal Express in Live mode with Payment Action set to 'Sale', PayPal button displayed on shopping cart, …
-
We use this extension to charge fees to customers based on their payment methods. These fees show up in Magento as a custom order total. When the transactions are pushed to AvaTax, the fee is not push…
-
```
[2017-01-03 13:53:10][ERROR]: Foreign key (FK_CATALOG_COMPARE_ITEM_CUSTOMER_ID_CUSTOMER_ENTITY_ENTITY_ID) constraint fails. Orphan records id: 0 from `catalog_compare_item`.`customer_id` has no r…
-
### Preconditions
1. Magento 2.1.7 via download
2. Nginx, php7, varnish, redis
### Steps to reproduce
1. Create tax class for product with 19%
2. Create Shipping tax class with 19%…