From acfc24ff3c3c7804415588d73d849dd1110acfb2 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 26 Aug 2016 15:50:17 +0200 Subject: do not be so POST-specific --- articles/ui/ui.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'articles/ui') diff --git a/articles/ui/ui.tex b/articles/ui/ui.tex index ba5941643..a45eb051c 100644 --- a/articles/ui/ui.tex +++ b/articles/ui/ui.tex @@ -981,11 +981,11 @@ it has the following key advantages: \item Sending deep links to fullfilment or offer pages to other users has the expected behavior of asking the other user to pay for the resource. - \item Asynchronously POSTing coins from injected JavaScript costs + \item Asynchronously transmitting coins from injected JavaScript costs one roundtrip, but does not interfer with navigation and allows proper error handling. \item The different pages of the merchant have clear - delineations: the shopping pages conclude by proposing a contract, and + delineations: the shopping pages conclude by making an offer, and the fulfillment page begins with processing an accepted contract. It is thus possible for these pages to be managed by separate parties. The control of the fulfillment page over the transmission of the payment -- cgit v1.2.3