do not be so POST-specific
This commit is contained in:
parent
f85f75b7db
commit
acfc24ff3c
@ -981,11 +981,11 @@ it has the following key advantages:
|
|||||||
\item Sending deep links to fullfilment or offer pages to
|
\item Sending deep links to fullfilment or offer pages to
|
||||||
other users has the expected behavior
|
other users has the expected behavior
|
||||||
of asking the other user to pay for the resource.
|
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
|
one roundtrip, but does not interfer with navigation and allows
|
||||||
proper error handling.
|
proper error handling.
|
||||||
\item The different pages of the merchant have clear
|
\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
|
the fulfillment page begins with processing an accepted contract. It is thus
|
||||||
possible for these pages to be managed by separate parties. The
|
possible for these pages to be managed by separate parties. The
|
||||||
control of the fulfillment page over the transmission of the payment
|
control of the fulfillment page over the transmission of the payment
|
||||||
|
Loading…
Reference in New Issue
Block a user