Please rename the input field in view/frontend/web/template/payment/easycredit.html from "easycredit" to "payment[method]".
All payment modules in Magento named this field "payment[method]".
If a payment module has a different input name as "payment[method]", it breaks the accessibility by the keyboard navigation.