taler-typescript-core

Wallet core logic and WebUIs for various components
Log | Files | Refs | Submodules | README | LICENSE

commit 9d8ee1719114b02b14184bdc450fff8a6cdcd0a0
parent 8258db6b55d7672d8174b7da53be7e933eeb7fd8
Author: Florian Dold <florian.dold@gmail.com>
Date:   Fri, 26 Aug 2016 16:25:33 +0200

plantuml / autonumber

Diffstat:
Marticles/ui/figs/paypal.pdf | 0
Marticles/ui/figs/paypal.pml | 2+-
Marticles/ui/figs/taler-pay.pdf | 0
Marticles/ui/figs/taler-pay.pml | 1+
Marticles/ui/figs/taler-withdraw.pdf | 0
Marticles/ui/figs/taler-withdraw.pml | 1+
6 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/articles/ui/figs/paypal.pdf b/articles/ui/figs/paypal.pdf Binary files differ. diff --git a/articles/ui/figs/paypal.pml b/articles/ui/figs/paypal.pml @@ -1,7 +1,7 @@ # FROM: https://github.com/w3c/webpayments/tree/gh-pages/PaymentFlows @startuml -!includeurl https://raw.githubusercontent.com/w3c/webpayments/gh-pages/PaymentFlows/skin.ipml +autonumber Participant "Payee (Merchant) Site" as Payee Actor "Payer (Shopper) Browser" as Payer diff --git a/articles/ui/figs/taler-pay.pdf b/articles/ui/figs/taler-pay.pdf Binary files differ. diff --git a/articles/ui/figs/taler-pay.pml b/articles/ui/figs/taler-pay.pml @@ -1,4 +1,5 @@ @startuml +autonumber Actor "Payer (Shopper) Browser" as Payer Participant "Payee (Merchant) Site" as Payee diff --git a/articles/ui/figs/taler-withdraw.pdf b/articles/ui/figs/taler-withdraw.pdf Binary files differ. diff --git a/articles/ui/figs/taler-withdraw.pml b/articles/ui/figs/taler-withdraw.pml @@ -1,4 +1,5 @@ @startuml +autonumber Actor "Customer Browser" as Customer Participant "Bank Site" as Bank