mollie / magento2

Mollie Payments for Magento 2
https://www.mollie.com
Other
101 stars 53 forks source link

Error: getActiveMethods: The amount is lower that the minimum. Field: amount #541

Closed simonmaass closed 2 years ago

simonmaass commented 2 years ago

Describe the bug I am getting the following errors: [2022-06-28T23:57:04.894214+00:00] Mollie.ERROR: error: Function: getActiveMethods: [2022-06-28T23:57:04+0000] Error executing API call (400: Bad Request): The amount is lower than the minimum. Field: amount. Documentation: https://docs.mollie.com/overview/handling-errors [] [] [2022-06-28T23:57:05.497819+00:00] Mollie.ERROR: error: Function: getActiveMethods: [2022-06-28T23:57:05+0000] Error executing API call (400: Bad Request): The amount is lower than the minimum. Field: amount. Documentation: https://docs.mollie.com/overview/handling-errors [] [] [2022-06-29T07:44:26.587080+00:00] Mollie.ERROR: error: Function: getActiveMethods: [2022-06-29T07:44:26+0000] Error executing API call (400: Bad Request): The amount is lower than the minimum. Field: amount. Documentation: https://docs.mollie.com/overview/handling-errors [] []

Used versions

To Reproduce Steps to reproduce the behavior: Unfortunately i am currently not really sure when this error occurs...

The erros are logged in the var/log/mollie.log

Frank-Magmodules commented 2 years ago

Hello @simonmaass,

Thanks for opening this issue. This error is in some cases allowed to happen, and we log this for the cases where it happens but should not. To still make sure it is logged we lowered the message from error to info. This will be in included in the next upcoming release!

simonmaass commented 2 years ago

thank you for the info!

Frank-Magmodules commented 2 years ago

HI @simonmaass , as promised, we've just added this into our new release #254 
Have a good friday ahead!