diff options
author | Christian Grothoff <christian@grothoff.org> | 2016-08-26 15:41:06 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2016-08-26 15:41:06 +0200 |
commit | f85f75b7db615662d80dd89e39b2f99fa1e8e2f8 (patch) | |
tree | 4e094d680cddc107996def576a380eba40ef7a3a /articles/ui | |
parent | e245e9dff7f3a395e471b39a28293740a10ab14d (diff) |
fix pay process
Diffstat (limited to 'articles/ui')
-rw-r--r-- | articles/ui/figs/taler-pay.pml | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/articles/ui/figs/taler-pay.pml b/articles/ui/figs/taler-pay.pml index 47b4e2a23..46d0602d3 100644 --- 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 |