its like there is only "One" new property I need from the Form that is the Payment Method and rest all properties are in with relations with other Classes objects
Basically I want to create a object of the Payment class and add it in the DB.
So before that I would need all attributes of it so how can I proceed with it