summaryrefslogtreecommitdiff
path: root/developers-manual.rst
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2020-01-06 20:13:02 +0100
committerFlorian Dold <florian.dold@gmail.com>2020-01-06 20:13:02 +0100
commit5727cfe3838b3ed08305bb3157d896b16c804089 (patch)
tree2c05175f34b8847d2583fda02f9d7abbf5b94538 /developers-manual.rst
parent309e27dae286afe40748e4030d1d8fd611def082 (diff)
downloaddocs-5727cfe3838b3ed08305bb3157d896b16c804089.tar.gz
docs-5727cfe3838b3ed08305bb3157d896b16c804089.tar.bz2
docs-5727cfe3838b3ed08305bb3157d896b16c804089.zip
more avoid/use definitions
Diffstat (limited to 'developers-manual.rst')
-rw-r--r--developers-manual.rst16
1 files changed, 16 insertions, 0 deletions
diff --git a/developers-manual.rst b/developers-manual.rst
index c80526bf..5f70973b 100644
--- a/developers-manual.rst
+++ b/developers-manual.rst
@@ -797,6 +797,11 @@ Coin
**Use instead**: "(Digital) Cash" or "Wallet Balance"
+Consumer
+ Has bad connotation.
+
+ **Use instead**: Customer or user.
+
Proposal
The term used to describe the process of the merchant facilitating the download
of the signed contract terms for an order.
@@ -824,6 +829,10 @@ Order
**Use instead**: Purchase
+Fulfillment URL
+ URL that the serves the digital content that the user purchased
+ with their payment. Can also be something like a donation receipt.
+
Terms to Use
------------
@@ -839,10 +848,17 @@ Refund
Payment
The act of sending digital cash to a merchant to pay for an order.
+Purchase
+ Used to refer to the "result" of a payment, as in "view purchase".
+ Use sparsingly, as the word doesn't fit for all payments, such as donations.
+
Contract Terms
Partially machine-readable representation of the merchant's obligation after the
customer makes a payment.
+Merchant
+ Party that receives a payment.
+
Wallet
Also "Taler Wallet". Software component that manages the user's digital cash
and payments.