summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.