summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcello Stanisci <stanisci.m@gmail.com>2017-11-15 13:21:22 +0100
committerMarcello Stanisci <stanisci.m@gmail.com>2017-11-15 13:21:22 +0100
commitb8e656ca832da0ade6d465269185440b91370796 (patch)
tree2249bc5415ac3e5cf76d6881d1e28d72c2c6c846
parenta8f4c3e8ecc4f6740613b550aef52da0a3efcfbe (diff)
downloaddocs-b8e656ca832da0ade6d465269185440b91370796.tar.gz
docs-b8e656ca832da0ade6d465269185440b91370796.tar.bz2
docs-b8e656ca832da0ade6d465269185440b91370796.zip
remove outdated note
-rw-r--r--api-merchant.rst4
-rw-r--r--exts/__pycache__/tsref.cpython-35.pycbin7463 -> 7453 bytes
2 files changed, 0 insertions, 4 deletions
diff --git a/api-merchant.rst b/api-merchant.rst
index 21e257dc..be3767ac 100644
--- a/api-merchant.rst
+++ b/api-merchant.rst
@@ -358,8 +358,6 @@ The following API are made available by the merchant's `backend` to the merchant
Authorize a tip that can be picked up by the customer's wallet by POSTing to `/tip-pickup`. Note that this is simply the authorization step the back office has to trigger first. The frontend must return the tip's identifier (and exchange URL) via a "402 Payment Required" response to the wallet.
- Note that tipping is not yet implemented!
-
**Request**
The request body is a `TipCreateRequest`_ object.
@@ -406,8 +404,6 @@ The following API are made available by the merchant's `backend` to the merchant
Handle request from wallet to pick up a tip.
- Note that tipping is not yet implemented!
-
**Request**
The request body is a `TipPickupRequest`_ object.
diff --git a/exts/__pycache__/tsref.cpython-35.pyc b/exts/__pycache__/tsref.cpython-35.pyc
index b209b4b6..bbfb48dc 100644
--- a/exts/__pycache__/tsref.cpython-35.pyc
+++ b/exts/__pycache__/tsref.cpython-35.pyc
Binary files differ