We have created custom payment method. The method contains inputs etc in its form.phtml
file. In checkout, we get to Payment methods and our method is checked, but its form is not visible until we check it again. We can click continue, but it throws exception that we need to fill those inputs. However, user does not see them so he'll be confused.
Real situation Expected situation
Do we need to add any property?