taler-typescript-core

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

commit f85f75b7db615662d80dd89e39b2f99fa1e8e2f8
parent e245e9dff7f3a395e471b39a28293740a10ab14d
Author: Christian Grothoff <christian@grothoff.org>
Date:   Fri, 26 Aug 2016 15:41:06 +0200

fix pay process

Diffstat:
Marticles/ui/figs/taler-pay.pml | 14+++++++++-----
1 file changed, 9 insertions(+), 5 deletions(-)

diff --git a/articles/ui/figs/taler-pay.pml b/articles/ui/figs/taler-pay.pml @@ -9,9 +9,9 @@ note over Payee, Exchange: HTTP/HTTPS title Taler (Payment) -== Establish Contract == +== Request Offer == -Payer->Payee: Choose goods +Payer->Payee: Choose goods by navigating to offer URL Payee->Payer: Send signed digital contract proposal @@ -25,17 +25,21 @@ opt Payer->Payer: Affirm contract end +Payer->Payee: Navigate to fulfillment URL + +Payee->Payer: Send hash of digital contract and payment information + Payer->Payee: Send payment Payee->Exchange: Forward payment Exchange->Payee: Confirm payment -== Fulfilment == - Payee->Payer: Confirm payment -Payer->Payee: Request fulfillment (if Web article) +== Fulfilment == + +Payer->Payee: Reload fulfillment URL for delivery Payee->Payer: Provide product resource