How to implement direct bank transfer payment in Django

Hello and seeking help from everyone. I have 3 questions as follows:

  • Is integrating direct bank transfer payment in Django the safest option?
  • Are there any security risks associated with this method and how to mitigate them?
  • The steps to implement this type of payment in Django?