From b8e656ca832da0ade6d465269185440b91370796 Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Wed, 15 Nov 2017 13:21:22 +0100 Subject: remove outdated note --- api-merchant.rst | 4 ---- 1 file changed, 4 deletions(-) (limited to 'api-merchant.rst') 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. -- cgit v1.2.3