taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit d39bbc6289753ec2643f1bc0642d30be952ccb85
parent 958978fda810ae0c0e9179907401490fbeb7f4f4
Author: Florian Dold <florian.dold@gmail.com>
Date:   Wed,  8 Mar 2017 03:32:57 +0100

grammar

Diffstat:
Mapi/api-merchant.rst | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/api/api-merchant.rst b/api/api-merchant.rst @@ -127,7 +127,7 @@ The Frontend HTTP API when the user visits the page after they cleared their cookies, the purchase can be replayed. - For purchases that can be repeated, the fulfillment URL map one-to-one to + For purchases that can be repeated, the fulfillment URL should map one-to-one to a proposal, e.g. by including the order id. Following these rules allows sharing of links and bookmarking to work correctly,