flows: minor edits
This commit is contained in:
parent
fddd06c152
commit
f40932196e
@ -1 +1 @@
|
|||||||
Subproject commit e50e37672fae7983fb5e934cd1d381b92648f7b6
|
Subproject commit 24d5059048972d4a3f9dc3db1181339d73364c08
|
@ -23,7 +23,7 @@
|
|||||||
\begin{callself}{merchant}{Initiate refund}{}
|
\begin{callself}{merchant}{Initiate refund}{}
|
||||||
\end{callself}
|
\end{callself}
|
||||||
\mess[0]{merchant}{{Refund offer (QR code)}}{wallet}
|
\mess[0]{merchant}{{Refund offer (QR code)}}{wallet}
|
||||||
\mess[0]{wallet}{Request refund}{merchant}
|
\mess[0]{wallet}{Download refund}{merchant}
|
||||||
\mess[0]{merchant}{Approve refund}{exchange}
|
\mess[0]{merchant}{Approve refund}{exchange}
|
||||||
\mess[0]{exchange}{Confirm refund}{merchant}
|
\mess[0]{exchange}{Confirm refund}{merchant}
|
||||||
\mess[0]{merchant}{Return refund confirmation}{wallet}
|
\mess[0]{merchant}{Return refund confirmation}{wallet}
|
||||||
|
@ -23,8 +23,8 @@
|
|||||||
\mess[0]{sms}{Validation process ID}{exchange}
|
\mess[0]{sms}{Validation process ID}{exchange}
|
||||||
\mess[0]{exchange}{Request address validation}{wallet}
|
\mess[0]{exchange}{Request address validation}{wallet}
|
||||||
\mess[0]{wallet}{Send address}{sms}
|
\mess[0]{wallet}{Send address}{sms}
|
||||||
\mess[0]{sms}{{Send PIN/TAN code (to address)}}{wallet}
|
\mess[0]{sms}{{Send confirmation code (to address)}}{wallet}
|
||||||
\mess[0]{wallet}{Supply PIN/TAN code}{sms}
|
\mess[0]{wallet}{Supply confirmation code}{sms}
|
||||||
\mess[0]{sms}{{Confirmed customer address}}{exchange}
|
\mess[0]{sms}{{Confirmed customer address}}{exchange}
|
||||||
\mess[0]{exchange}{{Confirm completion}}{wallet}
|
\mess[0]{exchange}{{Confirm completion}}{wallet}
|
||||||
\mess[0]{wallet}{{Retry action}}{exchange}
|
\mess[0]{wallet}{{Retry action}}{exchange}
|
||||||
@ -45,9 +45,9 @@ supported:
|
|||||||
|
|
||||||
\begin{itemize}
|
\begin{itemize}
|
||||||
\item Control over a domestic {\bf mobile phone number} is established
|
\item Control over a domestic {\bf mobile phone number} is established
|
||||||
by sending an SMS message with a PIN/TAN to the MSIN.
|
by sending an SMS message with a confirmation code to the MSIN.
|
||||||
\item Control over a domestic {\bf postal address} is established by
|
\item Control over a domestic {\bf postal address} is established by
|
||||||
sending a letter with a PIN/TAN to the address.
|
sending a letter with a confirmation code to the address.
|
||||||
\end{itemize}
|
\end{itemize}
|
||||||
|
|
||||||
Depending on the type of address, a validation has a limited validity period,
|
Depending on the type of address, a validation has a limited validity period,
|
||||||
|
Loading…
Reference in New Issue
Block a user