commit b8e656ca832da0ade6d465269185440b91370796
parent a8f4c3e8ecc4f6740613b550aef52da0a3efcfbe
Author: Marcello Stanisci <stanisci.m@gmail.com>
Date: Wed, 15 Nov 2017 13:21:22 +0100
remove outdated note
Diffstat:
2 files changed, 0 insertions(+), 4 deletions(-)
diff --git 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
Binary files differ.