ERPnext Education Receiving Fees via Web Service

Using Zeep soap client, I’m able to connect to connect to bank and pickup student payments with student_ID, student_Name, amount, etc.
Is it possible to put these into ERPnext as fees payments to respective students

@chrismberi

yes. You can. There is also payment gateway available in ERPNext like Razor pay, PayPal and stripe.

Thank you for your reply.
The current payment gateways are not yet an option for me right now due to bank restrictions. A few pointer on how I can implement my proposed integration would much appreciated