Skip to content

ahmadhuss/fints_frappe

Repository files navigation

FinTS Connector for Frappe/ERPNext

FinTS Connector is a Frappe/ERPNext app that integrates with German banks via the FinTS (HBCI) protocol. This app enables retrieval of bank transactions for reconciliation within ERPNext.

Features

  • Connection with German banks via FinTS
  • Bank transaction retrieval for reconciliation
  • Session persistence to reduce repeated TAN entry

Requirement

ERPNext should be installed as an application within the Frappe framework.

Installation

# Clone and install the app in Frappe Bench
cd ~/frappe-bench
bench get-app https://github.com/your-repo/fints_frappe.git
bench --site your-site install-app fints_frappe
bench restart

Tested

Banks that support TAN mechanisms and have been successfully tested.

Tested Banks

License

MIT (see license.txt )

About

FinTS Connector (Germany) for Frappe/ERPNext

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published