From b6b7063ecfc8ea186dea317f1ced6892fe15cbf7 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Sun, 11 Mar 2018 14:02:36 +0100 Subject: doc: remove obsolete JS APIs --- doc/merchant-api.content.texi | 8 -------- 1 file changed, 8 deletions(-) diff --git a/doc/merchant-api.content.texi b/doc/merchant-api.content.texi index b14427f6..5ebb200d 100644 --- a/doc/merchant-api.content.texi +++ b/doc/merchant-api.content.texi @@ -631,14 +631,6 @@ Add a callback to be called when support for Taler payments is detected. @item onAbsent(callback: () => void) Add a callback to be called when support for Taler payments is disabled. -@item pay(@{contract_url: string, offer_url: string@}) -Results in the same action as a @code{402 Payment Required} with @code{contract_url} in -the @code{X-Taler-Contract-Url} header and @code{offer_url} in the @code{X-Taler-Payment-Url} header. - -@item refund(refund_url: string) -Results in the same action as a @code{402 Payment Required} with @code{refund_url} in -the @code{X-Taler-Refund-Url} header. - @end table @node Stylesheet-based presence detection -- cgit v1.2.3