-
After updating the Mollie module to 5.4.0 the checkout process was suddenly changed:
* in our site, products are tax included. On checkout, the tax was added once more and also displayed extra
* wit…
-
https://github.com/Adyen/adyen-magento2/blob/38699823996576b691218e5a621b9492a5e6a029/Block/Redirect/Pos.php#L244
Remove $this->
$myReceiptOrderLines .= " " . 1 . " " . $this->__('Payment Fee') .…
-
When using slick + shapeless (via the usage of slickless https://github.com/underscoreio/slickless), if you accidentally get an incorrect mapping (which can happen with really large case class) the co…
-
Hi,
**Summary of the issue --**
We are using Magento 2.2.7 , we use Magento default checkout for our site whenever we enter card details on Braintree Checkout page, the 3 d secure will popup as…
ebofi updated
4 years ago
-
**User story.**
As a Postman user, I can use Prism CLI for mocking, Stoplight Docs via the stoplight-cli analyze to host documentation, and other read-only aspects of the Stoplight ecosystem.
**Is…
-
how to enable this extension on magento admin panel?
i am confusing to find setting this extension.
Thanks
-
When running locally everything works fine. However, when the app is running on the windows server, published, I cannot edit or delete anything, including products, widgets, pages, menus, etc.
Step…
-
Hey people,
I try to add an agreement checkbox to the customer registration. For this I added an aggreement in the admin panel at "Sales > Billing Agreements" and selected "On customer registration…
-
The ```testmode``` [parameter suggests it is possible to create a payments with a paymentFee in test mode](https://www.mollie.com/en/docs/reference/payments/create#pfp-params)
However, when setting…
-
What kind of value should the `TaxRate` value be in the Payment Fee object?
Is this a field or an amount or an actual percentage?