summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcello Stanisci <marcello.stanisci@inria.fr>2016-12-06 12:12:50 +0100
committerMarcello Stanisci <marcello.stanisci@inria.fr>2016-12-06 12:12:50 +0100
commit876eda39648b3ac6b14dfb756dbfc8ff3ce20ce1 (patch)
tree3d8784de59c2e761d171fbac9696b8731997f94f
parent123e3041a5de4f762b4be919ac815d2fd0b0c977 (diff)
downloaddocs-876eda39648b3ac6b14dfb756dbfc8ff3ce20ce1.tar.gz
docs-876eda39648b3ac6b14dfb756dbfc8ff3ce20ce1.tar.bz2
docs-876eda39648b3ac6b14dfb756dbfc8ff3ce20ce1.zip
More on repurchase correlation ID
-rw-r--r--api-merchant.rst6
1 files changed, 5 insertions, 1 deletions
diff --git a/api-merchant.rst b/api-merchant.rst
index 81cf5fc7..0dbd1006 100644
--- a/api-merchant.rst
+++ b/api-merchant.rst
@@ -466,7 +466,11 @@ The `contract` must have the following structure:
// Optional identifier chosen by the merchant,
// which allows the wallet to detect if it is buying
// a contract where it already has paid for the same
- // product instance.
+ // product instance. NOTE: this information is mainly
+ // needed when the customer visits a shared fulfillment
+ // URL about a product they already paid for, so that
+ // the wallet can reuse the same coins used in the first
+ // place.
repurchase_correlation_id?: string;
// URL that the wallet will navigate to after the customer