taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit e01696f0e23ad09fc9738039b601c1221ac62abb
parent c80d5afe83839d60189d5c48a6848b96a361093b
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Wed, 17 Mar 2021 05:17:24 -0400

fix typo: s/setup/set up/

Diffstat:
Mcore/api-merchant.rst | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/core/api-merchant.rst b/core/api-merchant.rst @@ -1503,7 +1503,7 @@ Removing products from inventory Payment processing ------------------ -To process Taler payments, a merchant must first setup an order with +To process Taler payments, a merchant must first set up an order with the merchant backend. The order is then claimed by a wallet, and paid by the wallet. The merchant can check the payment status of the order. Once the order is paid, the merchant may (for a limited time)