3
6
Fork
You've already forked tops
2
TOPS: Taler-Odoo Payment System is an Odoo add-on. It allows users to pay with Taler, akin to 18 other existing payment integrations in Odoo. It is developed using the Odoo Framework, in Javascript and Python. The module integrates into and increase functionality of other existing Odoo modules (ticket sale, online shopping, invoices, etc.). Installing the module allows merchants to offer their customers to use their Taler wallet to pay, allowing users to choose a payment system that respects their privacy. Once finished, this add-on will be made available on the Odoo Apps store https://apps.odoo.com/apps This work is published under license LGPL-3.0-or-later
  • Python 87.7%
  • HTML 12.3%
Nemael 8672e82f4f
All checks were successful
ci/woodpecker/push/unit-testing Pipeline was successful
Add one TODO item booo
2026年06月25日 19:07:25 -05:00
.woodpecker Even more file for REUSE compliance 2026年06月25日 18:09:32 -05:00
Devlog Making more files REUSE-compliant 2026年06月25日 18:00:14 -05:00
docs Even more file for REUSE compliance 2026年06月25日 18:09:32 -05:00
LICENSES Make repository REUSE-compliant 2026年02月10日 17:44:42 +01:00
payment_taler Making more files REUSE-compliant 2026年06月25日 18:00:14 -05:00
Security Reports Making more files REUSE-compliant 2026年06月25日 18:00:14 -05:00
.gitignore Even more file for REUSE compliance 2026年06月25日 18:09:32 -05:00
.readthedocs.yaml Even more file for REUSE compliance 2026年06月25日 18:09:32 -05:00
Personal notes.md Updated README and TODO 2026年03月17日 22:42:56 -05:00
README.md Moving REUSE compliance location 2026年06月25日 18:33:30 -05:00
TODO.md Add one TODO item booo 2026年06月25日 19:07:25 -05:00

REUSE status


TOPS: Taler-Odoo Payment System

TOPS is a module for Odoo. It allows users to pay with Taler, similar to other existing payment integrations in Odoo.

The module integrates into and increase functionality of other existing Odoo modules (eCommerce, invoices, ticket sales, online payment, etc.). It also implements refunds to customers that used Taler to pay.

Installing this module enables merchants to accept payments from customers using their Taler Wallet, giving them the option to choose a payment system that respects their privacy.

The module is also available on the Odoo Apps store (https://apps.odoo.com/apps/modules/18.0/payment_taler). It has been built for Odoo 18, and is compatible with Odoo 19 as well. The technical name for this add-on is payment_taler.


Documentation

A complete documentation for this module is available here: https://taler-odoo-payment-system.readthedocs.io/en/

A French version of the documentation is also available here. https://taler-odoo-payment-system.readthedocs.io/en/

Contributions and translations are welcome! A detailed explanation on how to contribute or translate is available here: https://taler-odoo-payment-system.readthedocs.io/en/latest/project/how-to-contribute.html


Special thanks to

  • The Odoo Community Association (OCA) and their many Open-Source addons, which helped me find my way around which Odoo flows to work on.
  • petites singularites for the support, and the administration of the ICH Forum, where I could post questions and updates about my progress, and get support from the community.
  • The Kashier and Sadad payment providers integrations in Odoo, which provided payment integration examples that helped me steer my work in the right direction.
  • Codeberg user @jans for their QA and their help to standardize my code.

Funding

This project is funded through NGI TALER Fund, a fund established by NLnet with financial support from the European Commission's Next Generation Internet program. More information at the NLnet project page.

NLnet foundation logo


Licensing

This work is published under license LGPL-3.0-or-later, and the devlog is published under license CC0-1.0. You can find license information at the top of each file.