{% extends "common/base.j2" %} {% block body_content %}

Components

Merchant Backend Administration

{{ _("Tutorial and manual for operating a merchant") }}. {{ _("Also available as") }} PDF.

{{ _("Merchant API Tutorial (Command Line)") }}

{% trans %} Tutorial for processing Taler payments using the merchant backend's API, with command line (and cURL) examples. Also available as {% endtrans %} PDF.

Merchant API Tutorial (Python)

{% trans %} Tutorial for processing Taler payments using the merchant backend's API, with Python 3 examples. Also available as {% endtrans %} PDF.

Exchange

{% trans %} Operator's manual for the GNU Taler exchange. Also available as {% endtrans %} PDF.

{{ _("Bank Integration") }}

{% trans %} Manual for tightly integrating Taler with banking applications. Also available as {% endtrans %} PDF.

{{ _("Back office") }}

{% trans %} Manual to run the back-office Web application. Also available as {% endtrans %} PDF.

Internals

HTTP API

{{ _("Reference for the HTTP-based API for Taler components.") }}

Onboarding

{% trans %} Description of our taler.net setup and how to contribute. Also available as {% endtrans %} PDF.

Community

Mailing List

{{ _("The official GNU Taler mailing list.") }}

IRC

{{ _("Our IRC channel is #taler on freenode.") }}

Bug Tracker

{{ _("Our bug tracker for bugs and feature request.") }}

Code

{{ _("Code (Exchange)") }}

{{ _("Documented source code (with Doxygen) for the exchange.") }}

{{ _("Code (Merchant backend)") }}

{{ _("Documented source code (with Doxygen) for the merchant.") }}

Code (Wallet)

{{ _("TBD: Documented source code (with TypeDoc) for the wallet.") }}

{{ _("Git repositories") }}

{{ _("Git repositories for all of GNU Taler.") }}
{% endblock body_content %}