taler-docs

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

commit 3866b12410c94fa7c811adfbc89554911a76934d
parent 811984384e7a7a2184fe8db1f69836da447fb3a3
Author: Marcello Stanisci <marcello.stanisci@inria.fr>
Date:   Wed, 23 Mar 2016 16:24:10 +0100

still on example essay store

Diffstat:
Mexample-essay-store.rst | 10++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)

diff --git a/example-essay-store.rst b/example-essay-store.rst @@ -10,7 +10,7 @@ You should have received a copy of the GNU Lesser General Public License along with TALER; see the file COPYING. If not, see <http://www.gnu.org/licenses/> - @author Florian Dold + @author Marcello Stanisci ================================== Example: Essay Store @@ -70,7 +70,7 @@ Example: Essay Store Before reading -------------- To properly understand this example, the reader should be familiar with Taler's terminology; -in particular, definitions like `contract`, `fulfillment URL`, `offering URL` and `deposit permission`, +in particular, definitions like `contract`, `fulfillment URL`, `offering URL`, `IIG` and `deposit permission`, are assumed to be known. Refer to :ref:`contract`, :ref:`payprot` and :ref:`deposit` in order to get some general insight on terms and interactions between components. @@ -145,3 +145,9 @@ Once the user visits the offering URL by clicking on some article's title, the m script will just show the wanted article. `https://blog.demo.taler.net/essay_fulfillment.php?article=articleId&tid=3489&timestamp=8374738` + +---------------------- +IIG by fulfillment URL +---------------------- + +TBD