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.
- Connection with German banks via FinTS
- Bank transaction retrieval for reconciliation
- Session persistence to reduce repeated TAN entry
ERPNext should be installed as an application within the Frappe framework.
# 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
Banks that support TAN mechanisms and have been successfully tested.
MIT (see license.txt )