The list of crowdfunding, tipping and donations platforms is enormous. But all of them end up using Stripe or any other commercial payment service. What about GNU Taler in this ecosystem? Should we build yet another platform or should we work on integrating it into existing ones?
Doesn’t Librepay also use commercial payment softwares “under the hood” so to speak? I am hoping GNU Taler will be a free software replacement for software like PayPal, so we can use free software to exchange funds between bank accounts, I assume using ACH protocols like other payment processing softwares must do… but I am learning how these things work now. Thanks for any feedback/info.
I guess they have a proper access to their API since it’s required to operate transfers to an account.
so do we!
not exactly. GNU Taler can provide anonymous payments thanks to an intermediary between the payer and the payee (referred as the Exchange, that delivers tokens against euros - what we call “withdrawal” - before any transaction can happen). But there is still the possibility to perform Wallet-to-Wallet, “P2P” payments in GNU Taler.
I’m not familiar with ACH protocols but GNU Taler has it’s own API as you can discover it in the docs. Maybe you can have a look at the overview of GNU Taler documentation for more details?