summaryrefslogtreecommitdiff
path: root/core/api-merchant.rst
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2019-09-05 18:25:10 +0200
committerFlorian Dold <florian.dold@gmail.com>2019-09-05 18:25:10 +0200
commit9e130666efa8e524e1d19848a9fa7716595a966c (patch)
treefaac235684ac78ce8c37dbfa42ea1100ee6e3ab2 /core/api-merchant.rst
parent971a47b682fbf607bc2ed3bcb72123fbf91d1126 (diff)
downloaddocs-9e130666efa8e524e1d19848a9fa7716595a966c.tar.gz
docs-9e130666efa8e524e1d19848a9fa7716595a966c.tar.bz2
docs-9e130666efa8e524e1d19848a9fa7716595a966c.zip
no more trigger pay api
Diffstat (limited to 'core/api-merchant.rst')
-rw-r--r--core/api-merchant.rst7
1 files changed, 2 insertions, 5 deletions
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index 9eb69812..7db0eb52 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -23,6 +23,8 @@
Merchant Backend API
====================
+.. contents:: Table of Contents
+
------------------
Receiving Payments
------------------
@@ -1187,8 +1189,3 @@ both by the user's browser and their wallet.
merchant_sig: EddsaSignature;
}
-
-.. http:get:: /public/trigger-pay
-
- Used to trigger processing of payments, refunds and tips in the browser. The exact behavior
- can be dependent on the user's browser.