[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Taler] Questions re: Taler Project
From: |
Christian Grothoff |
Subject: |
Re: [Taler] Questions re: Taler Project |
Date: |
Mon, 11 Apr 2022 08:39:00 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.7.0 |
On 4/10/22 16:44, Jordan Howlett wrote:
> Process:
> * User is using some *trusted* application that lets them buy things.
> User enters their credit card in the application
> * Application uses Stripe (or some service) to charge their credit card
> * Application then issues "tokens" to the user using Talers blind
> signature system
> * User then spends these tokens at the Merchant (or another user in w-t-w)
> * Merchant (perhaps when balance reaches a certain threshold) can go to
> the Application and request a payout
> * Application then accepts the tokens and can use Stripe again to send
> money to the merchant.
> * Step 3: Profit (minus Stripes fees)
You can do this (if you write the Stripe integration). With libeufin, we
have done this for EBICS. But to run it legally, you still need a
payment service provider or banking license, which is the big
problematic step.