diff options
-rw-r--r-- | doc/taler-exchange.texi | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/taler-exchange.texi b/doc/taler-exchange.texi index 917e70898..ce8f9dd9c 100644 --- a/doc/taler-exchange.texi +++ b/doc/taler-exchange.texi @@ -512,9 +512,7 @@ requests. The @code{taler_bank} plugin implements the wire method ``x-taler-bank''. -The format of the @code{payto://} URL is @code{payto://x-taler-bank/HOSTNAME:PORT}, -possibly followed by other parameters like the amount and wire transfer subject -as per the @code{payto://} standard. +The format of the @code{payto://} URL is @code{payto://x-taler-bank/HOSTNAME:PORT}. For basic authentication, the @code{taler_bank} plugin only supports simple password-based authentication. For this, the configuration |