Henning Kuntzschmann

Results 14 issues of Henning Kuntzschmann

As you stated, you want to refactor this extension. I put some thoughts on this, which will also address issues #6 and #7 First, you proposed using a kind of...

This is a proposal for a slight performance improvement. The around plugin for getValue is always executed on frontend, whereas m2e has nothing to do on frontend, imho. This around...

This issue is related to [@1096](https://github.com/amzn/amazon-payments-magento-2-plugin/issues/1096) but only solved for payment button, not for login button. #### What I expected Amazon Buttons (Login and Pay) render successfully #### What happened...

Fixes Issue [#1141 ](https://github.com/amzn/amazon-payments-magento-2-plugin/issues/1141) #### Additional details about this PR

**Describe the bug** When coming back to Magento from Mollie Payment page by using back button, the quote is not restored. This is due to an issue in the handling...

**Describe the bug** This is a minor flaw, but simple to fix. The meta title on the "use loading screen" page is empty. This might result in confusion if the...

**Describe the bug** It is not crystal clear why this option exists and what the purpose should be. 1. The comment states: `Use loading screen before redirect. This will enable...

question

**Describe the bug** When cancelling the payment on Mollie and returning to Magento, the generated error or notice messages or not shown on checkout page, but on a consecutive page....

In Magento 1.9.3.0 multi select attributes are handled as text backend type instead of varchar backend type like before. Hence, magmi import does not work anymore for multiselect attributes.

bug

### Failing unit test due to wrong expectation ### Preconditions Magento 2.3.2 Enhance Smtp 1.0.7 ### Steps to reproduce Run unit Test SendEmailTest::testSendEmail ### Expected result Test passes ### Actual...