2. Payment/Donation Buttons and Code-less Payments with GNU Taler
To accept payments with GNU Taler currently some custom (though
simple!)
code must be written to integrate with an existing web shop or
frontend.
The goal of this project is to create a component that sits between
the
seller's frontend and the GNU Taler merchant backend. This component
should have a web interface, where payment buttons or payment forms can
be configured that can by copy-pasted into the seller's frontend as
static HTML/JS. Bonus goals are inventory management, where the seller
can configure the available stock for an item, and will get notified
when their stock runs low.
Familiarity with the web platform and at least one frontend language /
framework (such as Python+Flask, Python+Django, nodejs, etc.) are
required.