fix pay process
This commit is contained in:
parent
e245e9dff7
commit
f85f75b7db
@ -9,9 +9,9 @@ note over Payee, Exchange: HTTP/HTTPS
|
|||||||
|
|
||||||
title Taler (Payment)
|
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
|
Payee->Payer: Send signed digital contract proposal
|
||||||
|
|
||||||
@ -25,17 +25,21 @@ opt
|
|||||||
Payer->Payer: Affirm contract
|
Payer->Payer: Affirm contract
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Payer->Payee: Navigate to fulfillment URL
|
||||||
|
|
||||||
|
Payee->Payer: Send hash of digital contract and payment information
|
||||||
|
|
||||||
Payer->Payee: Send payment
|
Payer->Payee: Send payment
|
||||||
|
|
||||||
Payee->Exchange: Forward payment
|
Payee->Exchange: Forward payment
|
||||||
|
|
||||||
Exchange->Payee: Confirm payment
|
Exchange->Payee: Confirm payment
|
||||||
|
|
||||||
== Fulfilment ==
|
|
||||||
|
|
||||||
Payee->Payer: Confirm payment
|
Payee->Payer: Confirm payment
|
||||||
|
|
||||||
Payer->Payee: Request fulfillment (if Web article)
|
== Fulfilment ==
|
||||||
|
|
||||||
|
Payer->Payee: Reload fulfillment URL for delivery
|
||||||
|
|
||||||
Payee->Payer: Provide product resource
|
Payee->Payer: Provide product resource
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user