The Account Payment Taler module is done. It is modeled like the other account-payment-… modules.
The Account Payment Taler module allows receipt of payments using Taler. It communicates with the GNU Taler Merchant Backend for creating “orders” and checks whether they are paid. The module also provides the possibility to send refunds and checks whether they have been acquired by the customer.
For your web-shop it provides a “checkout” page containing the QR-code the customer’s wallet needs to scan. It also provides a sample report showing how to integrate the Taler payment QR-code into PDF invoices. Of course, the QR-code and the URL contained can also be send to the customer via an e-mail.
The module’s documentation includes comprehensive tutorial.
The package is available at PyPI, the module source is at heptapod. Conributions are welcome.